You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When importing an externally changed Player JSON file nothing happens
To Reproduce
Steps to reproduce the behavior:
Open Player file
Export Player JSON via menu File->Export->Player JSON...
Edit something in JSON file in an external text editor. For example in inventory:itemBags:materialBag: change the content of field "count" from say 9 to 10
Import changed Player JSON file via menu File->Import->Player JSON...
Expected behavior
The number of items of the material edited in step 3. should show as 10 but instead it still is 9.
Work around
Import another Player JSON file, don't save!!!!, immediately afterwards load the Player JSON file in question. The content of the player inventory will change as expected.
The text was updated successfully, but these errors were encountered:
Describe the bug
When importing an externally changed Player JSON file nothing happens
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The number of items of the material edited in step 3. should show as 10 but instead it still is 9.
Work around
Import another Player JSON file, don't save!!!!, immediately afterwards load the Player JSON file in question. The content of the player inventory will change as expected.
The text was updated successfully, but these errors were encountered: