Search found 2 matches
- Tue Feb 26, 2013 6:53 pm
- Forum: Troubleshooting
- Topic: On Server Start server.lua Fails To Load Conquest
- Replies: 1
- Views: 1792
Re: On Server Start server.lua Fails To Load Conquest
So after digging through the log files further my roomate tracked down the issue to missions.lua on line 850. Commenting the line out and restarting the server has it up and running without error. Have to actually check what that line does to figure out what's broken there still.
- Mon Feb 25, 2013 8:22 pm
- Forum: Troubleshooting
- Topic: On Server Start server.lua Fails To Load Conquest
- Replies: 1
- Views: 1792
On Server Start server.lua Fails To Load Conquest
I just compiled a new server using revision 2753 with no errors during compile however when I start the game server I get an error displaying in the log: [Error][0m luautils::OnServerStart: scripts/globals/server.lua:7: loop or previous error loading module 'scripts/globals/conquest' The server fini...