Server Crash with new MAPS

Get Help on scripting in POL with configurations, config setups, script trouble shooting, etc.
Post Reply
westrupp
Adept Poster
Posts: 89
Joined: Wed Aug 01, 2007 3:07 am

Server Crash with new MAPS

Post by westrupp »

I converted all maps with uoconvert.exe and now I have this error:

Startup script complete.
Server Shutdown: opening listen socket
Leftover objects in objecthash: 2012
Leaking a copy of the objecthash in order to avoid a crash.
Execution aborted due to: Unable to bind listening socket, res=-1

POL is 096, what need add or modify to access maps like Tokuno Island?

Thanks,

Westrupp
westrupp
Adept Poster
Posts: 89
Joined: Wed Aug 01, 2007 3:07 am

Re: Server Crash with new MAPS

Post by westrupp »

westrupp wrote:I converted all maps with uoconvert.exe and now I have this error:

Startup script complete.
Server Shutdown: opening listen socket
Leftover objects in objecthash: 2012
Leaking a copy of the objecthash in order to avoid a crash.
Execution aborted due to: Unable to bind listening socket, res=-1

POL is 096, what need add or modify to access maps like Tokuno Island?

Thanks,

Westrupp
fixed
User avatar
CWO
POL Expert
Posts: 1160
Joined: Sat Feb 04, 2006 5:49 pm

Re: Server Crash with new MAPS

Post by CWO »

westrupp wrote: Execution aborted due to: Unable to bind listening socket, res=-1
Just replying for anyone else that has this error and wants to know the fix, this error means POL can't use the connection port. Either you have another instance of POL running on the same port or some other program is using that port. It has nothing to do with the maps.
Post Reply