Bitcoin Forum
May 06, 2024, 03:00:16 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Error when starting Multibit HD on windows 7 64bit  (Read 930 times)
gigantic (OP)
Member
**
Offline Offline

Activity: 89
Merit: 10



View Profile
July 09, 2015, 02:58:05 PM
 #1

Hi
I am getting an error every time i am starting the multibit HD Client,
I have the latest Java version,

This is from the error log-

Code:
unacceptable character ' ' (0x0) special characters are not allowed
in "'reader'", position 0
at com.fasterxml.jackson.dataformat.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:93)
at com.fasterxml.jackson.dataformat.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:192)
at com.fasterxml.jackson.dataformat.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:60)
at com.fasterxml.jackson.dataformat.yaml.YAMLParser.<init>(YAMLParser.java:147)
at com.fasterxml.jackson.dataformat.yaml.YAMLFactory._createParser(YAMLFactory.java:513)
at com.fasterxml.jackson.dataformat.yaml.YAMLFactory.createParser(YAMLFactory.java:326)
at com.fasterxml.jackson.dataformat.yaml.YAMLFactory.createParser(YAMLFactory.java:14)
at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2192)
at org.multibit.hd.core.config.Yaml.readYaml(Yaml.java:54)
at org.multibit.hd.core.services.CoreServices.bootstrap(CoreServices.java:149)
at org.multibit.hd.ui.MultiBitHD.start(MultiBitHD.java:92)
at org.multibit.hd.ui.MultiBitHD.main(MultiBitHD.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
at com.install4j.runtime.launcher.WinLauncher.main(Unknown Source)


Anyone can help?

Thanks!
1714964416
Hero Member
*
Offline Offline

Posts: 1714964416

View Profile Personal Message (Offline)

Ignore
1714964416
Reply with quote  #2

1714964416
Report to moderator
The grue lurks in the darkest places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714964416
Hero Member
*
Offline Offline

Posts: 1714964416

View Profile Personal Message (Offline)

Ignore
1714964416
Reply with quote  #2

1714964416
Report to moderator
jim618
Legendary
*
Offline Offline

Activity: 1708
Merit: 1066



View Profile WWW
July 09, 2015, 03:23:13 PM
 #2

It is having problems reading a configuration file called 'mbhd.yaml' in your application directory.

It is stored in somewhere like:
C:\Users\example\AppData\Roaming\MultiBitHD

'example' is your user name.

You can try the following:
+ Shut down MultiBit HD
+ rename mbhd.yaml to old-mbhd.yaml
+ start up MultiBit HD

It will then recreate the file with the default settings.

Bug raised as: https://github.com/bitcoin-solutions/multibit-hd/issues/653

MultiBit HD   Lightweight desktop client.                    Bitcoin Solutions Ltd   Bespoke software. Consultancy.
gigantic (OP)
Member
**
Offline Offline

Activity: 89
Merit: 10



View Profile
July 09, 2015, 03:59:19 PM
 #3

It is having problems reading a configuration file called 'mbhd.yaml' in your application directory.

It is stored in somewhere like:
C:\Users\example\AppData\Roaming\MultiBitHD

'example' is your user name.

You can try the following:
+ Shut down MultiBit HD
+ rename mbhd.yaml to old-mbhd.yaml
+ start up MultiBit HD

It will then recreate the file with the default settings.

Bug raised as: https://github.com/bitcoin-solutions/multibit-hd/issues/653


That Worked!
The error was after i clicked the Exit button without logging to the wallet, not sure if that's helpful...
Thank you very much Smiley
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!