Username: Password:

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - quangvny

Pages: [1]
1
I got it today, but when the config is finished and running then the bot appears with the following error, I know that there was a problem, please help me, thanks!
Loading config...
Unhandled rejection TypeError: Cannot read property 'key' of undefined
    at exchanges.map (C:\snapshot\Gunbot-master\bot.js:0:0)
    at Array.map (native)
    at checkLicense (C:\snapshot\Gunbot-master\bot.js:0:0)
    at Bot.start.loadConfig.then (C:\snapshot\Gunbot-master\bot.js:0:0)
    at tryCatcher (C:\snapshot\Gunbot-master\node_modules\bluebird\js\release\util.js:16:23)
    at Promise.module.exports.Promise._settlePromiseFromHandler (C:\snapshot\Gunbot-master\node_modules\bluebird\js\release\promise.js:512:31)
    at Promise.module.exports.Promise._settlePromise (C:\snapshot\Gunbot-master\node_modules\bluebird\js\release\promise.js:569:18)
    at Promise.module.exports.Promise._settlePromise0 (C:\snapshot\Gunbot-master\node_modules\bluebird\js\release\promise.js:614:10)
    at Promise.module.exports.Promise._settlePromises (C:\snapshot\Gunbot-master\node_modules\bluebird\js\release\promise.js:693:18)
    at Async._drainQueue (C:\snapshot\Gunbot-master\node_modules\bluebird\js\release\async.js:133:16)
    at Async._drainQueues (C:\snapshot\Gunbot-master\node_modules\bluebird\js\release\async.js:143:10)
    at Immediate.__dirname.Async.drainQueues (C:\snapshot\Gunbot-master\node_modules\bluebird\js\release\async.js:17:14)
    at runCallback (timers.js:800:20)
    at tryOnImmediate (timers.js:762:5)
    at processImmediate [as _immediateCallback] (timers.js:733:5)

That's an issue with the config file that Gunthar posted in the OP. I'm not sure if he's fixed it now but when he first posted it there was an additional comma that shouldn't be there after the Kraken bit.
I checked the code on jsonlit, everything exactly, where did the error happen, I also refer to some other config from others, it still.

2
I got it today, but when the config is finished and running then the bot appears with the following error, I know that there was a problem, please help me, thanks!
Loading config...
Unhandled rejection TypeError: Cannot read property 'key' of undefined
    at exchanges.map (C:\snapshot\Gunbot-master\bot.js:0:0)
    at Array.map (native)
    at checkLicense (C:\snapshot\Gunbot-master\bot.js:0:0)
    at Bot.start.loadConfig.then (C:\snapshot\Gunbot-master\bot.js:0:0)
    at tryCatcher (C:\snapshot\Gunbot-master\node_modules\bluebird\js\release\util.js:16:23)
    at Promise.module.exports.Promise._settlePromiseFromHandler (C:\snapshot\Gunbot-master\node_modules\bluebird\js\release\promise.js:512:31)
    at Promise.module.exports.Promise._settlePromise (C:\snapshot\Gunbot-master\node_modules\bluebird\js\release\promise.js:569:18)
    at Promise.module.exports.Promise._settlePromise0 (C:\snapshot\Gunbot-master\node_modules\bluebird\js\release\promise.js:614:10)
    at Promise.module.exports.Promise._settlePromises (C:\snapshot\Gunbot-master\node_modules\bluebird\js\release\promise.js:693:18)
    at Async._drainQueue (C:\snapshot\Gunbot-master\node_modules\bluebird\js\release\async.js:133:16)
    at Async._drainQueues (C:\snapshot\Gunbot-master\node_modules\bluebird\js\release\async.js:143:10)
    at Immediate.__dirname.Async.drainQueues (C:\snapshot\Gunbot-master\node_modules\bluebird\js\release\async.js:17:14)
    at runCallback (timers.js:800:20)
    at tryOnImmediate (timers.js:762:5)
    at processImmediate [as _immediateCallback] (timers.js:733:5)


Pages: [1]