Okay, did quite a bit of working redoing the save system so that it actually works properly and saves the more complicated data. As a bonus side effect, saves should be transferable between versions now!
Link to Download
- saving will now automatically turn off planting mode
- changed shop numbers when buying and selling to white for visibility
- overhauled saving system to actually save necessary data
- overhauled event system to work with new save system
- fixed shop overlay crashing game (hopefully)
EDIT: changed the stop overlay AGAIN to try and stop crashing, hopefully this one will stick.
Link to Download
- saving will now automatically turn off planting mode
- changed shop numbers when buying and selling to white for visibility
- overhauled saving system to actually save necessary data
- overhauled event system to work with new save system
- fixed shop overlay crashing game (hopefully)
EDIT: changed the stop overlay AGAIN to try and stop crashing, hopefully this one will stick.
Category Artwork (Digital) / Fat Furs
Species Unspecified / Any
Size 84 x 110px
File Size 21.4 kB
Listed in Folders
yeah here's the error from when I tried to go to the kangaroo lady to sell
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Draw Event
for object par_shop:
Variable obj_shop_allison.dark_area(100325, -2147483648) not set before reading it.
at gml_Object_par_shop_Draw_64
############################################################################################
stack frame is
gml_Object_par_shop_Draw_64 (line -1)
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Draw Event
for object par_shop:
Variable obj_shop_allison.dark_area(100325, -2147483648) not set before reading it.
at gml_Object_par_shop_Draw_64
############################################################################################
stack frame is
gml_Object_par_shop_Draw_64 (line -1)
FA+

Comments