r2448 Problem

Forum rules
NO LONGER BEING MAINTAINED!
Post Reply
twistedvengeance
Posts: 16
Joined: Tue Jan 22, 2013 12:10 pm

r2448 Problem

Post by twistedvengeance » Thu Jan 31, 2013 12:20 pm

After I updated to the r2448 revision, I've been getting this error

Code: Select all

luautils::OnServerStart: scripts/globals/server.lua:7: loop or previous error loading module 'scripts/globals/conquest'
No one is able to log into the server now. Any ideas what's wrong with it? There's no indication of the two scripts calling themselves over and over, so I don't understand what it's talking about.

bluekirby0
Developer
Posts: 707
Joined: Sun Jul 22, 2012 12:11 am

Re: r2448 Problem

Post by bluekirby0 » Fri Feb 01, 2013 12:46 am

I would recommend doing an svn revert on your entire scripts folder. You may need to back up any changes you made to settings.lua

twistedvengeance
Posts: 16
Joined: Tue Jan 22, 2013 12:10 pm

Re: r2448 Problem

Post by twistedvengeance » Fri Feb 01, 2013 10:20 am

I have reverted to a previous revision, I have undone any edits I've made, and I've redone all of the sql. Still getting stuck at Downloading Data... Any idea?

bluekirby0
Developer
Posts: 707
Joined: Sun Jul 22, 2012 12:11 am

Re: r2448 Problem

Post by bluekirby0 » Fri Feb 01, 2013 1:46 pm

Are you still getting that error? If not its probably your zoneip in zone_settings. Run through the server setup guide one more time to make sure you didn't miss something important.

twistedvengeance
Posts: 16
Joined: Tue Jan 22, 2013 12:10 pm

Re: r2448 Problem

Post by twistedvengeance » Fri Feb 01, 2013 3:18 pm

That's what it is, my IP changed and I completely forgot I would have to account for that. Thank you!!!

bluekirby0
Developer
Posts: 707
Joined: Sun Jul 22, 2012 12:11 am

Re: r2448 Problem

Post by bluekirby0 » Fri Feb 01, 2013 7:52 pm

no problem

Post Reply