I fresh install editor, installed runtime, when i hit playtest i got a crash on init.
reactor_managers.js:2136 TypeError: this._app.start is not a function at Graphics.startGameLoop (js/reactor_core.js:587:19) at SceneManager.run (js/reactor_managers.js:1976:18) (anonymous) @ reactor_managers.js:2136 reactor_managers.js:2074 TypeError: this._app.stop is not a function at Graphics.stopGameLoop (reactor_core.js:596:19) at SceneManager.stop (reactor_managers.js:2296:14) at SceneManager.<computed> [as catchException] (VisuMZ_0_CoreEngine.js:9594:120531) at SceneManager.run (reactor_managers.js:1978:14) (anonymous) @ reactor_managers.js:2074 reactor_managers.js:2075 undefined undefined (anonymous) @ reactor_managers.js:2075 reactor_core.js:596 Uncaught (in promise) TypeError: this._app.stop is not a function at Graphics.stopGameLoop (reactor_core.js:596:19) at SceneManager.stop (reactor_managers.js:2296:14) at SceneManager.<computed> [as catchException] (VisuMZ_0_CoreEngine.js:9594:120531) at SceneManager.run (reactor_managers.js:1978:14)
and i have some problems to black screens because pixi 8 at init of game, at moment i stay with version 0.94.3 or 0.94.1 works good for me, i applied some fixes on 0.94.5 and works but i have bugs, i focused on MVCompatFilter to work with .call()/.apply() patterns from legacy code Fix Graphics.startGameLoop to properly start the v8 ticker