ruffle
ruffle copied to clipboard
Dig To China: A term is undefined and has no properties. (accessing field: stats)
Describe the bug
When you play the game and the timer runs out, the game is spamming this error:
Error dispatching event EventObject(EventObject { type: "enterFrame", class: flash.events::Event, ptr: 0x352feb8 }) to handler FunctionObject(FunctionObject { ptr: 0x134b898, name: Ok("org.flixel::FlxGame/onEnterFrame()") }) : TypeError: Error #1010: A term is undefined and has no properties. (accessing field: stats)
at FlxKongregate$/submitStats()
at Code.Player::Inventory/SaveData()
at Code.UI.MetagamePanel::MetaPanelMain()
at Code.States::Playstate/DisplayPanel()
at Code.States::Playstate/update()
at org.flixel::FlxGame/update()
at org.flixel::FlxGame/step()
at org.flixel::FlxGame/onEnterFrame()
Expected behavior
proceed to the second attempt
Content Location
Game URL - https://www.gameflare.com/online-game/dig-to-china/ SWF URL - https://data.gameflare.com/games/4957/Td1Z0KgdWF6VhZ.swf
Affected platform
Desktop app
Operating system
Windows 11
Browser
No response
Additional information
No response