Problems loading Game_Server
Problems loading Game_Server
Hi, getting errors when trying to load game server.exe and it just closes out. Here are the errors from the log:
[01:39:14][1;32m[Status][0m do_init: loading zones[01:40:47][1;31m[Fatal Error][0m [1;31mCZone::LoadZoneWeather: Cannot load zone weather (285)
[0m[01:40:48][1;36m[Debug][0m [1;36mUpdateWeather Finished
[0m - [1;32m[OK][0m
[01:40:48][1;33m[Warning][0m luautils::GetNPCByID NPC doesn't exist (17240507)
[01:40:48][1;36m[LUA Script][0m 'SetFieldManual' Error trying to load undefined npc (17240507)
[01:40:48][1;33m[Warning][0m luautils::GetNPCByID NPC doesn't exist (17240487)
[01:40:48][1;31m[Error][0m luautils::OnServerStart: .\scripts/globals/conquest.lua:1174: attempt to index a nil value
[01:40:48][1;32m[Status][0m do_init: server is binding with port 54230[01:40:48][1;31m[Error][0m make_listen_bind: bind failed (socket #1, code 10048)!
Thank you in advance for your help
[01:39:14][1;32m[Status][0m do_init: loading zones[01:40:47][1;31m[Fatal Error][0m [1;31mCZone::LoadZoneWeather: Cannot load zone weather (285)
[0m[01:40:48][1;36m[Debug][0m [1;36mUpdateWeather Finished
[0m - [1;32m[OK][0m
[01:40:48][1;33m[Warning][0m luautils::GetNPCByID NPC doesn't exist (17240507)
[01:40:48][1;36m[LUA Script][0m 'SetFieldManual' Error trying to load undefined npc (17240507)
[01:40:48][1;33m[Warning][0m luautils::GetNPCByID NPC doesn't exist (17240487)
[01:40:48][1;31m[Error][0m luautils::OnServerStart: .\scripts/globals/conquest.lua:1174: attempt to index a nil value
[01:40:48][1;32m[Status][0m do_init: server is binding with port 54230[01:40:48][1;31m[Error][0m make_listen_bind: bind failed (socket #1, code 10048)!
Thank you in advance for your help
Re: Problems loading Game_Server
Something else is already using the port you are attempting to use for the server. Find out what is using port 54230 on your system already.
Re: Problems loading Game_Server
I am getting close to the same error except my port is working and just started getting this error last night. I am not sure how to fix zone weather 285 and treasure not found part. ever since I started getting that error nobody can connect to my server but me.
Code: Select all
[Status] Memory manager initialised: log/DSP.leaks
[Info] DarkStar - onetimexi - SVN Revision: 4413.
[Status] do_init: begin server initialization...
[14:32:43][Info] Console Silent Setting: 0 - [OK]
[14:32:43][Status] do_init: map_config is reading - [OK]
[14:32:43][Status] luautils::init:lua initializing... - [OK]
[14:32:43][Status] do_init: sqlhandle is allocating - [OK]
[14:32:43][Status] do_init: zlib is reading - [OK]
[14:32:43][Status] do_init: loading items - [OK]
[14:32:44][Status] do_init: loading spells - [OK]
[14:32:44][Status] do_init: loading zones[14:33:36][Fatal Error] CZone::LoadZone
Weather: Cannot load zone weather (285)
[14:33:36][Debug] UpdateWeather Finished
- [OK]
[14:33:36][Debug] zonetuils::UpdateTreasureSpawnPoint: treasure <17355006> not f
ound
[14:33:36][Status] do_init: server is binding with port 54230 - [OK]
[14:33:36][Status] The map-server is ready to work...
=======================================================================
[14:33:37][Debug] [Lua] Garbage Collected. Current State Top: 0
Re: Problems loading Game_Server
they are not related to your problem - Feretory's weather is because I forgot to add an entry to it, and the treasure IDs is because some zones haven't had their npcids updated yetTweezit wrote:I am getting close to the same error except my port is working and just started getting this error last night. I am not sure how to fix zone weather 285 and treasure not found part. ever since I started getting that error nobody can connect to my server but me.
Re: Problems loading Game_Server
I'm also getting the error loading weather 285, was wondering what i could do to fix this.
[1;32m[Status][0m Memory manager initialised: [1;37mlog/DSP.leaks[0m
[1;37m[Info][0m DarkStar - onetimexi - SVN Revision: [1;37m4160[0m.
[1;32m[Status][0m do_init: begin server initialization...
[21:00:36][1;37m[Info][0m Console Silent Setting: 0 - [1;32m[OK][0m
[21:00:37][1;32m[Status][0m do_init: map_config is reading - [1;32m[OK][0m
[21:00:37][1;32m[Status][0m luautils::init:lua initializing... - [1;32m[OK][0m
[21:00:37][1;32m[Status][0m do_init: sqlhandle is allocating - [1;32m[OK][0m
[21:00:37][1;32m[Status][0m do_init: zlib is reading - [1;32m[OK][0m
[21:00:37][1;32m[Status][0m do_init: loading items - [1;32m[OK][0m
[21:00:37][1;32m[Status][0m do_init: loading spells - [1;32m[OK][0m
[21:00:38][1;32m[Status][0m do_init: loading zones[21:01:42][1;31m[Fatal Error][0m [1;31mCZone::LoadZoneWeather: Cannot load zone weather (285)
[0m[21:01:42][1;36m[Debug][0m [1;36mUpdateWeather Finished
[0m - [1;32m[OK][0m
[1;32m[Status][0m Memory manager initialised: [1;37mlog/DSP.leaks[0m
[1;37m[Info][0m DarkStar - onetimexi - SVN Revision: [1;37m4160[0m.
[1;32m[Status][0m do_init: begin server initialization...
[21:00:36][1;37m[Info][0m Console Silent Setting: 0 - [1;32m[OK][0m
[21:00:37][1;32m[Status][0m do_init: map_config is reading - [1;32m[OK][0m
[21:00:37][1;32m[Status][0m luautils::init:lua initializing... - [1;32m[OK][0m
[21:00:37][1;32m[Status][0m do_init: sqlhandle is allocating - [1;32m[OK][0m
[21:00:37][1;32m[Status][0m do_init: zlib is reading - [1;32m[OK][0m
[21:00:37][1;32m[Status][0m do_init: loading items - [1;32m[OK][0m
[21:00:37][1;32m[Status][0m do_init: loading spells - [1;32m[OK][0m
[21:00:38][1;32m[Status][0m do_init: loading zones[21:01:42][1;31m[Fatal Error][0m [1;31mCZone::LoadZoneWeather: Cannot load zone weather (285)
[0m[21:01:42][1;36m[Debug][0m [1;36mUpdateWeather Finished
[0m - [1;32m[OK][0m
Re: Problems loading Game_Server
i answered that in the post directly above yours, but i've since fixed it in https://code.google.com/p/onetimexi/sou ... ail?r=4417umanaka wrote:I'm also getting the error loading weather 285, was wondering what i could do to fix this.
Re: Problems loading Game_Server
atom0s suggestion fixed my problem. Windows server 2012 was using the port apparently.
Thank you very much for the help
Thank you very much for the help
Re: Problems loading Game_Server
Edit: Got it all fixed.
Also the map error I got earlier is fixed Thanks KjLotus
Also the map error I got earlier is fixed Thanks KjLotus
Re: Problems loading Game_Server
Anyone's game server crash when it starts to load the zones. I'm running revision 4420 and my login and search runs fine.
Aideth Elwing, Owner of NIGHTBROOD
http://www/nightbrood.freeforums.net/
http://www/nightbrood.freeforums.net/
Re: Problems loading Game_Server
Be sure that you:
1. Recompiled all binaries after upgrading to the latest SVN.
2. Re-ran all SQL files that were effected from the recent changes.
1. Recompiled all binaries after upgrading to the latest SVN.
2. Re-ran all SQL files that were effected from the recent changes.