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

Parser error #89

Open
ren-kun opened this issue Jun 9, 2017 · 2 comments
Open

Parser error #89

ren-kun opened this issue Jun 9, 2017 · 2 comments
Labels

Comments

@ren-kun
Copy link

ren-kun commented Jun 9, 2017

2017-06-09 00:29:09 - ERROR - starrypy.plugin_manager # Exception encountered in plugin on action: player_warp_result
Traceback (most recent call last):
File "/var/Server/Starbound/Starbound/wrapper/StarryPy3k-master/plugin_manager.py", line 45, in do
if not (yield from p(packet, connection)):
File "/var/Server/Starbound/Starbound/wrapper/StarryPy3k-master/plugins/player_manager.py", line 351, in on_player_warp_result
if data["parsed"]["warp_success"]:
KeyError: 'parsed'

@ren-kun ren-kun changed the title Parder error Parser error Jun 9, 2017
@rubellyte
Copy link
Member

Can you check and see if this was fixed in the latest commit?

@rubellyte rubellyte added the bug label Jun 9, 2017
@kharidiron
Copy link
Member

Agreed. This is a bug that was fixed in the most recent commit. Just pull the latest.

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

No branches or pull requests

3 participants