Skip to main content

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

Hello, first off thank you for the great plugins. Unfortunately I can't get this plugin to work. Calling the scene in a fresh project throws this error:

TypeError

CGMZ_Utils.makeLabelText is not a function

Also, if I enable CGMZ ToastManager, I get this error upon trying to launch the game (also a fresh project):

TypeError

$cgmzTemp.getToastObjectFromPreset is not a function

Hi, make sure [CGMZ] Core is at least version 1.41.0 and [CGMZ] Toast Manager is at least version 1.8.0

Thank you, that was totally the problem!