-
is34 crashing.
Every time I try to start is34 (Perfect Church/Chapel Foyer) it crashes. I tried through pwAdmin, it shows the map started successfully, refresh the page, it's down again. I don't know what's causing the problem tbh, the maps comes standard with ronny's server files so :S
I grabbed this from the bottom of is34's logs... maybe it's helpful, maybe not.. but the full logs would take 3 posts to post it all xD
Code:
Regional data in the configuration file is not correct (base_region / local_region)
Initialization failed, Error Number: -2
Any help would be appreciated, thanks.
---------- Post added at 03:51 PM ---------- Previous post was at 03:13 PM ----------
Fixed it [:
Code:
grid = {80,80,25,-1000.0,-1000.0}
base_region = {-512.0,-512.0} , {512,512.0}
local_region = {-512.0,-512.0} , {512,512.0}
That's what I changed the original to in gs.conf :3
-
Re: is34 crashing.
http://forum.ragezone.com/f452/a34-w...elease-690065/
Try using the one I packaged up a while ago as I know it works
-
Re: is34 crashing.
I already fixed it, but thanks ^^
-
Re: is34 crashing.
What was your fix (in case anyone else runs into the problem, so they don't have to ask)...