Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

AdventurOS

Explore a unique adventure based on the content of your computer. · By Emi, toen, Lorena

Windows 10 crash

A topic by Purexo created Jul 18, 2018 Views: 297 Replies: 5
Viewing posts 1 to 6
(3 edits)

It happend when file is started

My file is start.exe


Windows Version 8 (#93520)

___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Create Event
for object room_generation:

local variable file_totem_lines(100004, -2147483648) not set before reading it.
at gml_Script_room_create
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_room_create (line -1)
gml_Object_room_generation_Create_0

(1 edit)

Same here, but crash was in Windows 7

My file is firulais.dll

Blank new installation in my ladtop. Executed as user and as administrator. Downloaded the zip

___________________________________________

############################################################################################
FATAL ERROR in
action number 1
of Create Event
for object room_generation:

local variable file_totem_lines(100004, -2147483648) not set before reading it.
at gml_Script_room_create
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_room_create (line -1)
gml_Object_room_generation_Create_0

(1 edit)

Same error, same crash log, down to the last letter.

On windows 7, not 10 though.

Same, Windows 10


___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Create Event
for object room_generation:

Variable room_generation.background6(100242, -2147483648) not set before reading it.
at gml_Script_room_background_set
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_room_background_set (line -1)
gml_Script_load_json_map
gml_Script_room_generate
gml_Script_room_create
gml_Object_room_generation_Create_0


Only happens when going to certain folders (Doors), but once this error is given save is unusable

(1 edit)

With last update, it work correctly until i search to access this path :
C:/msys64/mingw64/share/man

___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Create Event
for object room_generation:

Variable room_generation.background6(100242, -2147483648) not set before reading it.
at gml_Script_room_background_set
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_room_background_set (line -1)
gml_Script_load_json_map
gml_Script_room_generate
gml_Script_room_create
gml_Object_room_generation_Create_0

---------------------------------------------------------------------------------------------


Its a folder with 2 subfolders man1 and man2 (each with many .gz file)


Save are dead but recovery work

Developer

Hello there! I pushed an update just now, hopefully, it will fix the error that you are reporting . Let me know!