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

Watering certain plants breaks plant view #19

Closed
jifunks opened this issue Jun 15, 2018 · 1 comment
Closed

Watering certain plants breaks plant view #19

jifunks opened this issue Jun 15, 2018 · 1 comment
Assignees

Comments

@jifunks
Copy link
Owner

jifunks commented Jun 15, 2018

"I tried visiting cmccabe plant, which gave me the preview (with the RIP tomb), but now I can't see my own plant (either with water or look)"

also doesn't show "you watered x's

can resolve the issue by visiting a working plant.

i think the issue starts around line 704 in menu_screen.py
cmccabe also has weirdly formed json:

{"generation": 1, "score": 82672, "description": "seed", "owner": "cmccabe", "file_name": "/home/cmccabe/.botany/cmccabe_plant.datq\u0014", "age": "10d:17h:7m:22s", "stage": "seed", "is_dead": true, "last_watered": 1525946641}
(why is q\u0014 there?)


so kind of two issues:

  1. what causes the display bug to show a gravestone and not refresh to your own plant after?
  2. what happened to cmccabe's json file that breaks it?
@jifunks
Copy link
Owner Author

jifunks commented Jun 15, 2018

this looks like a permissions issue on cmccabe's case. visitors.json should be writable

@jifunks jifunks self-assigned this Jun 15, 2018
@jifunks jifunks closed this as completed Jun 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant