Description
The game runs fine but the character doesn't appear after a file is selected. It would also spam Warning: VM: [gml_Object_obj_player_Draw_0] CALLV with unresolvable function reference (type=0, codeIndex=-1) Error: VM: The exception handler frame stack is 0, but we have a pending exception to be dispatched! This would've technically crashed the game in the original runner... or we aren't handling exceptions correctly. We'll swallow the exception and hope for the best... (Exception: CALLV with unresolvable function reference) .
Unknown Functions:
Unknown chunk: UILR (length 8 at offset 0x97130)
Unknown chunk: PSEM (length 8 at offset 0x97170)
Unknown chunk: PSYS (length 8 at offset 0x97180)
Unknown chunk: FEAT (length 104 at offset 0x126FE0)
Loaded "Wallshmallow" (0) successfully! [WAD Version 17 / GameMaker version 2024.14.1.0]
Memory after data.win parsing: used=4877200 bytes (4762.9 KB)
VM: Initialized with 632 functions mapped
Unknown Functions:
- audio_group_set_gain
- int64
- window_set_showborder
- window_set_position
- gpu_set_texfilter
- array_get_index
- file_text_open_append
- show_message
- file_text_eoln
- file_copy
- array_contains
- get_string
- get_open_filename
- show_message_async
- asset_has_tags
- font_add
- device_mouse_check_button_pressed
- get_string_async
- game_set_speed
- ini_section_delete
- layer_shader
21 unknown function(s) out of 215 referenced
VM: Reset complete
Screenshots:
Game URL
https://sarlow.itch.io/wallshmallow
WAD Version
WAD Version 17
Butterscotch Target
Desktop (Windows, macOS, Linux)
Description
The game runs fine but the character doesn't appear after a file is selected. It would also spam
Warning: VM: [gml_Object_obj_player_Draw_0] CALLV with unresolvable function reference (type=0, codeIndex=-1) Error: VM: The exception handler frame stack is 0, but we have a pending exception to be dispatched! This would've technically crashed the game in the original runner... or we aren't handling exceptions correctly. We'll swallow the exception and hope for the best... (Exception: CALLV with unresolvable function reference).Unknown Functions:
Screenshots:
Game URL
https://sarlow.itch.io/wallshmallow
WAD Version
WAD Version 17
Butterscotch Target
Desktop (Windows, macOS, Linux)