ruffle icon indicating copy to clipboard operation
ruffle copied to clipboard

Dig To China: A term is undefined and has no properties. (accessing field: stats)

Open MartySVK opened this issue 1 year ago • 0 comments

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

MartySVK avatar Aug 26 '24 19:08 MartySVK