#Transferring Assets: Some Assets Not Loading During Video Preview

1 messages · Page 1 of 1 (latest)

fading shadow
#

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.

dense umbra
arctic dock
#

This has happened to me for 3 years now and to this day I didn't find a fix

#

It's a shame since most of my 2.0.0 videos got corrupted because of this

fading shadow
#

Coming back to this thread to ask for a follow up. Would be nice to see if I could fix this.

hasty zephyr
#

Did you import your custom Comedy World assets in 'static/store/3a981f5cb2739137/cc_store/family'? If you did, check the cc_themes.xml file to see if it includes those assets.

fading shadow