The game kept on crashing for unknown causes, I was working on a city but suddenly the game closed, It then happened again when i reopened . Here is the crash report
M2101K6G, v: 33 (Android)
1.10.95a (11095), p:false
java.lang.NullPointerException: Attempt to write to null array
java.lang.NullPointerException: Attempt to write to null array
at org.luaj.vm2.LuaClosure.call(LuaClosure.java:193)
at org.luaj.vm2.LuaValue.gettable(LuaValue.java:3301)
at org.luaj.vm2.LuaTable.get(LuaTable.java:230)
at org.luaj.vm2.LuaValue.get(LuaValue.java:1154)
at info.flowersoft.theotown.scripting.ScriptingEnvironment.getMethodCluster(ScriptingEnvironment.java:345)
at info.flowersoft.theotown.stages.BaseStage.leave(BaseStage.java:30336)
at info.flowersoft.theotown.stages.CreateCityStage.leave(CreateCityStage.java:470)
at