ruffle icon indicating copy to clipboard operation
ruffle copied to clipboard

Shopaholic: Hollywood - Cannot access a property or method of a null object reference. (accessing field: data)

Open MartySVK opened this issue 1 year ago • 0 comments

Describe the bug

You need to play the game at least twice because I only see the error after the second run. Just go to the menu and reload the game. Maybe some problems with save data

Error:

core/src/display_object/movie_clip.rs:2642 Error occurred when running AVM2 frame script: TypeError: Error #1009: Cannot access a property or method of a null object reference. (accessing field: data)
at zlong.shopaholic.data::Data$/init()
at Main/initGameSettings()
at Main/gameStart()
at Main()
at zlong.Template::AbstractRootClass/initMainClass()
at zlong.Template::AbstractRootClass/s2()
at flash.display::MovieClip/flash::display::MovieClip::gotoAndStop()
at Root/enterGame()
at Root/loadingFinish()
at zlong.Template::AbstractRootClass/onLoadingLogicUpdateHandler()

Expected behavior

run the game after the second start

Content Location

Game URL - https://www.gameflare.com/online-game/shopaholic-hollywood/ SWF URL - https://data.gameflare.com/games/4229/54okrfNMNdUEeF.swf

Affected platform

Desktop app

Operating system

Windows 11

Browser

No response

Additional information

No response

MartySVK avatar Jun 25 '24 19:06 MartySVK