Post
Topic
Board Announcements (Altcoins)
Re: BYTEBALL: Totally new consensus algorithm + private untraceable payments
by
Trololoh
on 26/02/2017, 00:29:54 UTC
Can not run light wallet.
WinXP-sp3

1st run :
Code:
current tab walletHome, requested to set tab walletHome, reset=true
byteball.js:3210 uncaughtException
byteball.js:6755 stack Error: failed to write conf.json: Error: ENOENT: no such file or directory, open 'F:\Program Files\Byteball\undefined\byteball\conf.json'
    at Error (native)
    at chrome-extension://ppgbkonninhcodjcnbpghnagfadnfjck/public/byteball.js:9657:11
angular.js:28501 Showing err popup:Uncaught exception: Error: failed to write conf.json: Error: ENOENT: no such file or directory, open 'F:\Program Files\Byteball\undefined\byteball\conf.json'
angular.js:28501 Showing fi-alert popup:Uncaught exception: Error: failed to write conf.json: Error: ENOENT: no such file or directory, open 'F:\Program Files\Byteball\undefined\byteball\conf.json'
angular.js:28501 onGoingProcess Syncing true

2nd run and after conf.json created.
Code:
uncaughtException
byteball.js:6755 stack Error: Failed to switch to light, please restart the app
    at Error (native)
    at chrome-extension://ppgbkonninhcodjcnbpghnagfadnfjck/public/byteball.js:9660:11
angular.js:28501 Showing err popup:Uncaught exception: Error: Failed to switch to light, please restart the app
angular.js:28501 Showing fi-alert popup:Uncaught exception: Error: Failed to switch to light, please restart the app
angular.js:28501 onGoingProcess Syncing true