I encountered a strange bug after deciding to try out the newer version of W:O. I transferred all of the files to the new version as directed in #🍬│wrapper-updates , including the fixed main.js file that octanuary had provided not too long ago. I've been noticing that not all of the custom assets and/or props I have weren't loading during video playback. I am aware that some of the assets belong to a now-defunct port of Business Friendly, which I assume is not in this version of W:O. However, other custom/modded Comedy World assets aren't loading either, which I'm not sure as to why this is happening. Attached are some examples that I encountered when going through my saved movies.
Another issued I encountered were some movies returning the following exception when played (including the the stack trace):
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at anifire.player.playback::Behaviour/initBehaviourForCC()
at anifire.player.playback::Behaviour/initBehaviour()
at anifire.player.playback::Action/init()
at anifire.player.playback::Character/init()
at anifire.player.playback::AnimeScene/init()
at anifire.player.playback::Anime/init()
at anifire.player.playback::PlainPlayer/onLoadMovieCompleted()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at anifire.player.playback::PlayerDataStock/onAllThemeXmlLoaded()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at anifire.util::UtilLoadMgr/forceCompleteAll()
at anifire.util::UtilLoadMgr/onTimer()
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()
I'm not sure what could be causing this. Any help is greatly appreciated.