Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Reticle 7

3
Posts
A member registered Apr 14, 2020

Recent community posts

I'm confused, does the single plugin work for both MV and MZ, or is there an MV version I cannot find, because when I try to use it in my MV project, I always get a "Color Manager is not defined" error, which upon looking up, happens when a plugin designed for MZ with it's altered core functionality is run on MV.


I was able to get it to run after removing the single line of code that references Color Manager, but I don't know if that breaks anything.


Help would be appreciated.

To be more precise, here's the console errors.

TypeError: Cannot read property 'currentValue' of undefined

    at Object._updateEnabled (mz3d.js:48238)

    at Object.applyMapSettings (mz3d.js:48281)

    at Object.mz3d.callFeature (mz3d.js:7374)

    at Object.mz3d.callFeatures (mz3d.js:7384)

    at Object.applyMapSettings (mz3d.js:6210)

    at Scene_Map.onMapLoaded (mz3d.js:43588)

    at Scene_Map.isReady (rmmz_scenes.js:777)

    at Scene_Map.isReady (mz3d.js:43625)

    at Function.SceneManager.updateScene (rmmz_managers.js:2149)

    at Function.SceneManager.updateMain (rmmz_managers.js:2107)

SceneManager.catchNormalError @ rmmz_managers.js:2080

2mz3d.js:6099 Finished loading external data

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

I cannot access the discord, and when I try to run my project, gives the error 

 TypeError

Cannot read property 'currentValue' of undefined

Did the new MZ update break the most recent version on here? And is the discord gone?