I've been playing this game since I bought it on Steam about a day or two ago and gotten completely addicted to it.
Seeing as I'm studying to become a programmer, I thought I'd give modding this game a try, yet I seem to have hit a wall.
For some reason, try to generate a new map or load a previous one, I get the same error:
Code: Select all
control.lua:14:LuaBootstrap doesn't contain key oninit.
Code: Select all
script.oninit(function() OnInit() end)