Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Unhandled object in map update: FQuestUpdate #24

Closed
mitviet1 opened this issue Feb 12, 2018 · 4 comments
Closed

Warning: Unhandled object in map update: FQuestUpdate #24

mitviet1 opened this issue Feb 12, 2018 · 4 comments

Comments

@mitviet1
Copy link

I am running 2 separate Command windows for 2 accts. On one of them, there is a warning msg keeps popping up but the other window is just fine. Not impact anything but kind of weird that it happen on one acct but not the other. I am using similar coords for both.

13:20:17 - debug: Map Refresh lat=-43.52265718865315, lng=172.61110648037663
13:20:18 - warn: Unhandled object in map update: FQuestUpdate
13:20:18 - debug: Use building b8753a8e-b460-11e7-a456-0d818eb6f954
13:20:28 - debug: Map Refresh lat=-43.52284870673067, lng=172.61114008175417
13:20:28 - warn: Unhandled object in map update: FQuestUpdate
13:20:28 - debug: Use building b8753a8e-b460-11e7-a456-0d818eb6f954

@niicojs
Copy link
Contributor

niicojs commented Feb 12, 2018

That's because you have a quest active or something like that? Or maybe a quest nearby?
I've never work with quests so it's not implemented.

@mitviet1
Copy link
Author

mitviet1 commented Feb 13, 2018 via email

@mitviet1
Copy link
Author

it appeared new Draco api is now active. I ran an update and seemed to get an error and thus could not run dracobot to test this. Here's the error msg.
C:\Users......\dracowalker>npm i
npm ERR! code ETARGET
npm ERR! notarget No matching version found for draconode@^0.4.1
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'dracowalker'
npm ERR! notarget

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users......\AppData\Roaming\npm-cache_logs\2018-02-16T02_06_02_505Z-debug.log

C:\Users......\dracowalker>tsc

C:\Users......\dracowalker>node ./bin/app.js
21:06:23 - debug: Using config file config.yaml.
21:06:23 - info: App starting...
21:06:23 - info: go to http://ui.dracoapi.ml/ for ui
21:06:23 - debug: Socket server listening at 8000
21:06:23 - debug: Init walker...
21:06:23 - debug: Ping server...
21:06:23 - error: Error: Error from server: 409 - Conflict
at Client.call (C:\Users......\dracowalker\node_modules\draconode\bin\index.js:141:19)
at
at process._tickCallback (internal/process/next_tick.js:160:7)
21:06:23 - error: Exiting.

@niicojs
Copy link
Contributor

niicojs commented Feb 16, 2018

sorry, forgot to push a button.
try again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants