[STEAM] [0.12.24] Can't play with older mods at all
Posted: Tue Mar 01, 2016 4:58 pm
I understand that most issues with mods needs to be taken to the mod author, but due to my own attempts to fix the issue I've determined it's unlikely the mods are at fault. I could be wrong
Game loads all mods just fine, but when I try to generate a new game I get back an error that prevents world creation.
"mod name control.lua" attempt to index global 'game' (a nil value)
I've tried removing the first few mods I had installed that generated the issue but it just makes a new issue with another mod with the same error.
From what I can tell the game is interpreting any and all instances of the word 'game' as something that requires a value, and as most mods have instructions within control.lua to explain what certain functions do and how to edit the file for the users preference there's a lot of mentionings of the word 'game' without a value
Mods like Autofill, TreeCollision, YARM, DayNightExtender, and such other older mods are all coming back with this error
Game loads all mods just fine, but when I try to generate a new game I get back an error that prevents world creation.
"mod name control.lua" attempt to index global 'game' (a nil value)
I've tried removing the first few mods I had installed that generated the issue but it just makes a new issue with another mod with the same error.
From what I can tell the game is interpreting any and all instances of the word 'game' as something that requires a value, and as most mods have instructions within control.lua to explain what certain functions do and how to edit the file for the users preference there's a lot of mentionings of the word 'game' without a value
Mods like Autofill, TreeCollision, YARM, DayNightExtender, and such other older mods are all coming back with this error