Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

I think I found the problem. When deckeditorcore is below libraryplus,it works fine. When it's above, the issue comes back. I've left it deckeditorcore low in the load order and it seems to be working, that is until you try to edit your deck in game. Now my issue is that when I try to edit the deck for the character, the game crashes with "TypeError Cannot set property to 'smooth' of undefined." Here's the f8 list for that:

Lyra_ErrorExtras.js:149 undefined false

pixi.js:4426 PixiJS Deprecation Warning: Please use object-based options for Graphics#beginTextureFillDeprecated since vv5.2.0

Lyra_ErrorExtras.js:149 TypeError: Cannot set property 'smooth' of undefined

    at Sprite_SkillCard.drawAmount (MYTH_CGC_LibraryPlus.js:609)

    at Window_DeckDeckList.Window_CardList.createCard (MYTH_CGC_CoreEngine.js:8936)

    at Window_DeckDeckList.createCard (MYTH_CGC_DeckEditorCore.js:1991)

    at Window_DeckDeckList.Window_CardList.updateCardCreation (MYTH_CGC_CoreEngine.js:8871)

    at Window_DeckDeckList.updateCardCreation (MYTH_CGC_DeckEditorCore.js:1978)

    at Window_DeckDeckList.Window_CardList.update (MYTH_CGC_CoreEngine.js:8861)

    at WindowLayer.update (rmmz_core.js:4287)

    at Scene_DeckSelector.Scene_Base.updateChildren (rmmz_scenes.js:129)

    at Scene_DeckSelector.Scene_Base.update (rmmz_scenes.js:52)

    at Scene_DeckSelector.Scene_MenuBase.update (rmmz_scenes.js:1200) false

rmmz_managers.js:2036 TypeError: Cannot set property 'smooth' of undefined

    at Sprite_SkillCard.drawAmount (MYTH_CGC_LibraryPlus.js:609)

    at Window_DeckDeckList.Window_CardList.createCard (MYTH_CGC_CoreEngine.js:8936)

    at Window_DeckDeckList.createCard (MYTH_CGC_DeckEditorCore.js:1991)

    at Window_DeckDeckList.Window_CardList.updateCardCreation (MYTH_CGC_CoreEngine.js:8871)

    at Window_DeckDeckList.updateCardCreation (MYTH_CGC_DeckEditorCore.js:1978)

    at Window_DeckDeckList.Window_CardList.update (MYTH_CGC_CoreEngine.js:8861)

    at WindowLayer.update (rmmz_core.js:4287)

    at Scene_DeckSelector.Scene_Base.updateChildren (rmmz_scenes.js:129)

    at Scene_DeckSelector.Scene_Base.update (rmmz_scenes.js:52)

    at Scene_DeckSelector.Scene_MenuBase.update (rmmz_scenes.js:1200)

SceneManager.catchNormalError @ rmmz_managers.js:2036

DevTools failed to load SourceMap: Could not load content for chrome-extension://njgcanhfjdabfmnlmpmdedalocpafnhl/js/libs/pixi.js.map: System error: net::ERR_FILE_NOT_FOUND

DevTools failed to load SourceMap: Could not load content for chrome-extension://njgcanhfjdabfmnlmpmdedalocpafnhl/js/plugins/pixi-filters.js.map: System error: net::ERR_FILE_NOT_FOUND

DevTools failed to load SourceMap: Could not load content for chrome-extension://njgcanhfjdabfmnlmpmdedalocpafnhl/js/plugins/pixi-filters.js.map: System error: net::ERR_FILE_NOT_FOUND

DevTools failed to load SourceMap: Could not load content for chrome-extension://njgcanhfjdabfmnlmpmdedalocpafnhl/js/plugins/pixi-filters.js.map: System error: net::ERR_FILE_NOT_FOUND

DevTools failed to load SourceMap: Could not load content for chrome-extension://njgcanhfjdabfmnlmpmdedalocpafnhl/js/plugins/pixi-filters.js.map: System error: net::ERR_FILE_NOT_FOUND