Myrrdyn
11-27-2003, 05:18 PM
Hi :) ,
I have upgrated my v5.0 server to v5.1 :? (all worked fine in 5.0 8) ).
Now, when i try to play, ZONE.exe crashed and i must CTRL+ALT+DEL to close eqgame.exe :cry:
Can someone have an idea on this "Multiplier == 0 in Client::CalcBaseHP" error in Zone.exe :?: :
ZONE.EXE :
[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.2
[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] 148 commands loaded
[Status] Entering sleep mode
Connected to worldserver: localhost:9000
[Status] Weather should change in 8684 seconds
Init: Loading zone lists, zone state or spawn list, player corpsesZonepoints loa
ded into memory
, timezone data - Done. ZoneID = 9; Time Offset = 0
Reading zhdr file './cfg/freportw.cfg'
Using database for safe coords.
Zone safe coords are x = 181; y = 335; z= -248
Reading zhdr file './cfg/freportw.cfg'
Using database for safe coords.
Zone safe coords are x = 181; y = 335; z= -248
Using default zone header data...
Converting old zone data...
[Status] Loading Objects from DB...
[Status] Loading Ground Spawns from DB...
[Status] Loading doors for freportw ...
[Status] Done loading doors for freportw ...
Petition 0 pettime = 0
[Status] Zone Bootup: freportw (9)
[Status] 111078 New client from ip:62.235.112.102 port:1050
[Error] Warning: Invalid PlayerAA_Struct size found in database
Unknown type/pettype of: 0,165
Multiplier == 0 in Client::CalcBaseHP
Unknown type/pettype of: 0,153
Multiplier == 0 in Client::CalcBaseHP
Unknown type/pettype of: 0,30
Unknown type/pettype of: 0,109
Multiplier == 0 in Client::CalcBaseHP
Unknown type/pettype of: 0,70
Client linkdead: Myrrdyn
Client disconnected (cs=d): Myrrdyn
Dropping client: Process=false, ip=62.235.112.102, port=1050
[Status] Zone Shutdown: freportw (9)
Loginserver.ini :
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginport=5997
worldname=Myrrdyn TEST WORLD
worldaddress=62.235.112.102
locked=false
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
Boot5zones.bat :
REM:--------------Start-----------------------
@echo off
if NOT exist spells_en.txt goto NOSPELL
start zone . 62.235.112.102 7995 localhost
start zone . 62.235.112.102 7996 localhost
start zone . 62.235.112.102 7997 localhost
start zone . 62.235.112.102 7998 localhost
start zone . 62.235.112.102 7999 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
REM:---------------END------------------------
Thanks.
Myrrdyn.
I have upgrated my v5.0 server to v5.1 :? (all worked fine in 5.0 8) ).
Now, when i try to play, ZONE.exe crashed and i must CTRL+ALT+DEL to close eqgame.exe :cry:
Can someone have an idea on this "Multiplier == 0 in Client::CalcBaseHP" error in Zone.exe :?: :
ZONE.EXE :
[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.2
[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] 148 commands loaded
[Status] Entering sleep mode
Connected to worldserver: localhost:9000
[Status] Weather should change in 8684 seconds
Init: Loading zone lists, zone state or spawn list, player corpsesZonepoints loa
ded into memory
, timezone data - Done. ZoneID = 9; Time Offset = 0
Reading zhdr file './cfg/freportw.cfg'
Using database for safe coords.
Zone safe coords are x = 181; y = 335; z= -248
Reading zhdr file './cfg/freportw.cfg'
Using database for safe coords.
Zone safe coords are x = 181; y = 335; z= -248
Using default zone header data...
Converting old zone data...
[Status] Loading Objects from DB...
[Status] Loading Ground Spawns from DB...
[Status] Loading doors for freportw ...
[Status] Done loading doors for freportw ...
Petition 0 pettime = 0
[Status] Zone Bootup: freportw (9)
[Status] 111078 New client from ip:62.235.112.102 port:1050
[Error] Warning: Invalid PlayerAA_Struct size found in database
Unknown type/pettype of: 0,165
Multiplier == 0 in Client::CalcBaseHP
Unknown type/pettype of: 0,153
Multiplier == 0 in Client::CalcBaseHP
Unknown type/pettype of: 0,30
Unknown type/pettype of: 0,109
Multiplier == 0 in Client::CalcBaseHP
Unknown type/pettype of: 0,70
Client linkdead: Myrrdyn
Client disconnected (cs=d): Myrrdyn
Dropping client: Process=false, ip=62.235.112.102, port=1050
[Status] Zone Shutdown: freportw (9)
Loginserver.ini :
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginport=5997
worldname=Myrrdyn TEST WORLD
worldaddress=62.235.112.102
locked=false
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
Boot5zones.bat :
REM:--------------Start-----------------------
@echo off
if NOT exist spells_en.txt goto NOSPELL
start zone . 62.235.112.102 7995 localhost
start zone . 62.235.112.102 7996 localhost
start zone . 62.235.112.102 7997 localhost
start zone . 62.235.112.102 7998 localhost
start zone . 62.235.112.102 7999 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
REM:---------------END------------------------
Thanks.
Myrrdyn.