Server Help... Crashes on character creation *known bug*
Any1 know how to fix this.. heres my world and zone output
World OUTPUT [Status] CURRENT_WORLD_VERSION:EQEMu 0.5.5-DR1 [Status] Loading variables.. [Status] Loading zones.. [Status] Loading items.. [Status] EMuShareMem loaded [Status] Loading items from database: count=28727, max id=69304 [Status] ./LoginServer.ini read. [Status] Loading guild ranks.. [Status] Loading ./addon.ini.. [Status] Loading EQ time of day.. [Error] Could not load EQTime file ./eqtime.cfg [Error] Unable to load ./eqtime.cfg [Status] Reboot zone modes ON [Status] Deleted 0 stale player corpses from database [Status] Deleted 0 stale player backups from database Please don't make me a levelme server. :( TCP listening on: 69.137.145.254:9000 World server listening on: 69.137.145.254:9000 Connected to LoginServer: eqlogin2.eqemulator.net:5997 20984 New TCP connection: 127.0.0.1:2627 20984 New TCP connection: 127.0.0.1:2628 21000 New TCP connection: 127.0.0.1:2630 21000 New TCP connection: 127.0.0.1:2629 New zoneserver: #1 127.0.0.1:2629 New zoneserver: #2 127.0.0.1:2630 New zoneserver: #3 127.0.0.1:2628 New zoneserver: #4 127.0.0.1:2627 Zoneserver SetConnectInfo: 127.0.0.1:2627: YourIP:8003 Zoneserver SetConnectInfo: 127.0.0.1:2628: YourIP:8002 Zoneserver SetConnectInfo: 127.0.0.1:2630: YourIP:7997 Zoneserver SetConnectInfo: 127.0.0.1:2629: YourIP:7999 21203 New TCP connection: 127.0.0.1:2631 21203 New TCP connection: 127.0.0.1:2633 21203 New TCP connection: 127.0.0.1:2632 21203 New TCP connection: 127.0.0.1:2636 21203 New TCP connection: 127.0.0.1:2634 21203 New TCP connection: 127.0.0.1:2635 New zoneserver: #5 127.0.0.1:2636 New zoneserver: #6 127.0.0.1:2632 New zoneserver: #7 127.0.0.1:2633 New zoneserver: #8 127.0.0.1:2631 New zoneserver: #9 127.0.0.1:2635 New zoneserver: #10 127.0.0.1:2634 Zoneserver SetConnectInfo: 127.0.0.1:2631: YourIP:7998 Zoneserver SetConnectInfo: 127.0.0.1:2633: YourIP:8000 Zoneserver SetConnectInfo: 127.0.0.1:2632: YourIP:8002 Zoneserver SetConnectInfo: 127.0.0.1:2636: YourIP:7995 Zoneserver SetConnectInfo: 127.0.0.1:2634: YourIP:8001 Zoneserver SetConnectInfo: 127.0.0.1:2635: YourIP:7996 102031 New client from ip: 172.202.8.226 port: 1218 Account Attempting to be created:nicide 0 Logged in: FirstLogin LS#48468: nicide Received unknown opcode: 0x02ee size:0 bytes Name approval request for:Lucid race:1 class:7 Character creation request from nicide LS#48468 (172.202.8.226:1218) : Name: Lucid Race: 1 Class: 7 Gender: 0 Deity: 396 Start zone: 1 STR STA AGI DEX WIS INT CHA Total 100 80 85 85 75 75 75 575 Face: 7 Eye colors: 4 4 Hairstyle: 2 Haircolor: 11 Beard: 255 Beardcolor: 255 Validating char creation info... Found 0 errors in character creation request [Status] Found starting location in start_zones ZONE SERVER OUTPUT [Status] CURRENT_ZONE_VERSION: EQEMu 0.5.5-DR1 [Status] Loading Variables [Status] Loading zone names [Status] Loading items [Status] EMuShareMem loaded [Status] Loading npcs [Status] Loading npc faction lists [Status] Loading loot tables [Status] Loading doors [Status] Loading guilds [Status] Loading factions [Status] Loading corpse timers [Status] Loading what ever is left [Status] Loading commands [Status] 157 commands loaded [Status] Entering sleep mode Connected to worldserver: localhost:9000 127.0.0.1:9000: TCPConnection::RecvData(): Error: 10054 Anyhelp is appreciated thanx. :) |
Do you use a router?
|
Zoneserver SetConnectInfo: 127.0.0.1:2627: YourIP:8003
Zoneserver SetConnectInfo: 127.0.0.1:2628: YourIP:8002 Zoneserver SetConnectInfo: 127.0.0.1:2630: YourIP:7997 Zoneserver SetConnectInfo: 127.0.0.1:2629: YourIP:7999 paste your loginserver.ini and boot5zones.bat file here.... i have a feeling somethings not set up right. |
Yeah i use a router. the ports are forwarded to this ip
BOOT ZONES (fixed the ips in here) @echo off if NOT exist spells_us.txt goto NOSPELL start zone . 69.137.145.254 7995 localhost start zone . 69.137.145.254 7996 localhost start zone . 69.137.145.254 7997 localhost start zone . 69.137.145.254 7998 localhost start zone . 69.137.145.254 7999 localhost start zone . 69.137.145.254 8000 localhost start zone . 69.137.145.254 8001 localhost start zone . 69.137.145.254 8002 localhost start zone . 69.137.145.254 8003 localhost exit cls :NOSPELL echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup. PAUSE LoginServer [LoginServer] loginserver=eqlogin1.eqemulator.net loginserver2=eqlogin2.eqemulator.net loginserver3=eqlogin3.eqemulator.net loginport=5997 loginport2=5997 loginport3=5997 worldname=Rip's Domain worldaddress=69.137.145.254 locked=false [WorldServer] Defaultstatus=0 Unavailzone= [LoginConfig] ServerMode=Standalone ServerPort=5999 UplinkAddress= UplinkPort= UplinkAccount= UplinkPassword= [ChatChannelServer] ChatChannelServer=192.168.1.1 |
Maybe you crash because the start location isnt in your DB.
Check start location in your DB. |
Which binaries are you using? Did you compile them yourself or get them from someone else?
|
Try going HERE and download the dev compiled (read very newest) binaries, and start over, as the newest binaries take care of some problems that you might be having, but certainly WILL have after you get the problem solved ...:)
Also, try using 127.0.0.1 in place of localhost, as some machines (wont go into details why), dont like localhost... |
LOL
look... you didnt paste the spells file in the folder and it says it will crash without them!!! LOL
|
hhaaa.... negative
|
All times are GMT -4. The time now is 12:35 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.