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 - KevTVKevin

Pages: [1]
1
(I use the newest Version of Gunbot Starter Editon (v16).)

Every time, I wan't to start the Gunbot Core, I get this error in my shell:

Your Gunthy token is: 200 in wallet: ....
TypeError: Cannot read property 'toUpperCase' of undefined
    at rp.then.rp.then.response (/snapshot/gbstarter/bot.gunbot.js:0:0)
    at tryCatcher (/snapshot/gbstarter/node_modules/bluebird/js/release/util.js:16:23)
    at Promise.module.exports.Promise._settlePromiseFromHandler (/snapshot/gbstarter/node_modules/bluebird/js/release/promise.js:512:31)
    at Promise.module.exports.Promise._settlePromise (/snapshot/gbstarter/node_modules/bluebird/js/release/promise.js:569:18)
    at Promise.module.exports.Promise._settlePromise0 (/snapshot/gbstarter/node_modules/bluebird/js/release/promise.js:614:10)
    at Promise.module.exports.Promise._settlePromises (/snapshot/gbstarter/node_modules/bluebird/js/release/promise.js:694:18)
    at _drainQueueStep (/snapshot/gbstarter/node_modules/bluebird/js/release/async.js:138:12)
    at _drainQueue (/snapshot/gbstarter/node_modules/bluebird/js/release/async.js:131:9)
    at Async._drainQueues (/snapshot/gbstarter/node_modules/bluebird/js/release/async.js:147:5)
    at Immediate.__dirname.Async.drainQueues [as _onImmediate] (/snapshot/gbstarter/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) 'Unhandled Rejection at Promise' Promise {
  _bitField: 18087936,
  _fulfillmentHandler0: TypeError: Cannot read property 'toUpperCase' of undefined
    at rp.then.rp.then.response (/snapshot/gbstarter/bot.gunbot.js:0:0)
    at tryCatcher (/snapshot/gbstarter/node_modules/bluebird/js/release/util.js:16:23)
    at Promise.module.exports.Promise._settlePromiseFromHandler (/snapshot/gbstarter/node_modules/bluebird/js/release/promise.js:512:31)
    at Promise.module.exports.Promise._settlePromise (/snapshot/gbstarter/node_modules/bluebird/js/release/promise.js:569:18)
    at Promise.module.exports.Promise._settlePromise0 (/snapshot/gbstarter/node_modules/bluebird/js/release/promise.js:614:10)
    at Promise.module.exports.Promise._settlePromises (/snapshot/gbstarter/node_modules/bluebird/js/release/promise.js:694:18)
    at _drainQueueStep (/snapshot/gbstarter/node_modules/bluebird/js/release/async.js:138:12)
    at _drainQueue (/snapshot/gbstarter/node_modules/bluebird/js/release/async.js:131:9)
    at Async._drainQueues (/snapshot/gbstarter/node_modules/bluebird/js/release/async.js:147:5)
    at Immediate.__dirname.Async.drainQueues [as _onImmediate] (/snapshot/gbstarter/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),
  _rejectionHandler0: undefined,
  _promise0: undefined,
  _receiver0: undefined,
  _cancellationParent:
   Promise {
     _bitField: 33554432,
     _fulfillmentHandler0: [Function],
     _rejectionHandler0: 'aZMgMcc/T/q0QaxSfSiMJzCcmiIZ8CkaDOUZ6vlOxEFMKhtW/TT3jJrtaQSLj/EBtvkOO7iKC2W9LLnR17F6xr7gkpzt7LY0iKsd8RoIcr5NI9S4cJqMNfCtNNnHJa7P3VuPmsaeA9ZkbXSM/LzFtEoZ+IKcT7+uRelZzKbN6eYwXjc8tIGJdpbTHwFOAz43AcO696cr87N42jK4PP++WzNa620YoFHp3+SWyFKEDl5AKBQXlfPRf/NUiP0jga1qqOZxJHXLNFUV+8e4GY3tMaaw4iK7tGyf3gyS0Mo9cyKXEbWd8dk+a9SH7i0Wx66vksP6r7yZ9D+BDgGNzTiSMwlHNI4Qu30s06jiXt1Cz7ayrLQjiNMjHooU1LuHEGQX',
     _promise0: undefined,
     _receiver0: undefined,
     _onCancelField: undefined,
     _branchesRemainingToCancel: 1,
     _cancellationParent: undefined } }

Pages: [1]