Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

Hi, I'm just writing as I came across an issue that seems to be 100% my fault. While working on my game, I had a sudden power cut and my computer shut down unexpectedly. When I restarted my computer and ran the game I now get this error: 

TypeError

Cannot read property 'tilesetNames' of null

The correct title screen map displays fine with the events etc working on the menu screen. When I hit start game this error immediately pops up. When I disable this plugin, the game works correctly. I'm not sure what happened, but any help to troubleshoot this would be great.

Edit: I also ran the console now to find what error it throws up, pls see the screen grab below for the error reported. I'm not familiar with coding so this doesn't make sense to me.

Edit 2: I also checked it with another map and it worked, so it must be some data in the map that was corrupted. If you know if there is a quick fix for this pls let me know, otherwise I'll just rebuild the map, thanks for any help!