- Jul 29, 2017
- 53
- 23
So Yesterday almost all of my MV games stopped working.
I'm not sure whats wrong and can't seem to find anything relevant online.
Some games like Evil Guard give the same error but with more details.
any help?
---
TypeError: Cannot read property 'render' of null
Function.Graphics.render (chrome-extension://odlameecjipmbmbejkplpemijjgpljce/www/js/rpg_core.js:1876:28)
Function.SceneManager.renderScene (chrome-extension://odlameecjipmbmbejkplpemijjgpljce/www/js/rpg_managers.js:2031:18)
Function.SceneManager.updateMain (chrome-extension://odlameecjipmbmbejkplpemijjgpljce/www/js/rpg_managers.js:1987:10)
Function.SceneManager.update (chrome-extension://odlameecjipmbmbejkplpemijjgpljce/www/js/rpg_managers.js:1907:14)
---
Solved: It's a graphics processor problem. If you have more thean one graphics processor great just change which one you run the game on, if not you out of luck.
I'm not sure whats wrong and can't seem to find anything relevant online.
Some games like Evil Guard give the same error but with more details.
any help?
---
TypeError: Cannot read property 'render' of null
Function.Graphics.render (chrome-extension://odlameecjipmbmbejkplpemijjgpljce/www/js/rpg_core.js:1876:28)
Function.SceneManager.renderScene (chrome-extension://odlameecjipmbmbejkplpemijjgpljce/www/js/rpg_managers.js:2031:18)
Function.SceneManager.updateMain (chrome-extension://odlameecjipmbmbejkplpemijjgpljce/www/js/rpg_managers.js:1987:10)
Function.SceneManager.update (chrome-extension://odlameecjipmbmbejkplpemijjgpljce/www/js/rpg_managers.js:1907:14)
---
Solved: It's a graphics processor problem. If you have more thean one graphics processor great just change which one you run the game on, if not you out of luck.
Last edited: