Lua error after changing file name?

Galacticat42

Drifting through space, lost
Joined
May 8, 2008
Messages
1,234
Location
CA, USA
After I changed the name of my Lua file to make the name fit what it does better, firetuner decides to give me an error. I changed the name in the InGame.xml too. I even added the file names to the Actions columns even though it's claimed to be unnecessary.
File name: NukeFX.lua
Line in the InGame.xml:
Code:
        <!-- Added by Civ Fuehrer -->
        <LuaContext Filename="NukeFX"    ID="NukeFX"        Hidden="True" />
        <!-- End add -->
Keep in mind that the InGame.xml and the NukeFX.lua are in the same folder.

Firetuner Error:
Code:
File Error: .lua
Runtime Error: Error loading .lua

I don't get why the game cannot retrieve the name of the lua file. Can anyone help me out here? It never gave me an error with the old name before I changed it. I verified the cache and steam said it was fine.
 

Attachments

  • luaError1.jpg
    luaError1.jpg
    396.4 KB · Views: 44
EDIT: This is getting annoying... Trying to find a bloody bug that appears out of no where from a bloody file name change...
 
Back
Top Bottom