#JSONData does not work when i export my Game!

7 messages · Page 1 of 1 (latest)

frigid osprey
#

So i have a issue regarding JSONData. I have a pretty good inventory and hotbar system that i learned through a youtube video. It all works and performs nice in the Engine , items stack togheter and remains like that even if i go back to menu and back in the game

#

but when i try and export the game this issue is happening

#

it shows 99 99 99 to all items wich is the max stack value i set it to be in the inventory scripts
this is the JSONData Script File

#

and in res:// i created a file called GameData and inside windows file manager i created a txt file and renamed it to be .json

#

in the export i also specified the file

#

but still shows 99 99 99 99 to all items , any solution please?
any way to fix this please?