EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Rev2214 Zone Crashes (https://www.eqemulator.org/forums/showthread.php?t=35926)

lerxst2112 10-30-2012 02:17 AM

Your perl is broken somehow. If you're using a precompiled version, make sure the perl version matches what it was compiled with.

javewow 10-30-2012 06:53 AM

---------------------------------------------
[10.30. - 18:32:11] Starting Log: logs/eqemu_zone_5720.log
[10.30. - 18:32:11] Using database 'peq_2214' at localhost:3306
[10.30. - 18:32:11] EMuShareMem loaded
[10.30. - 18:35:03] Booting nexus (152:0)
[10.30. - 18:35:03] Loading spawn conditions...
[10.30. - 18:35:03] Loading static zone points...
[10.30. - 18:35:03] Loading spawn groups...
[10.30. - 18:35:03] Loading spawn2 points...
[10.30. - 18:35:03] Loading player corpses...
[10.30. - 18:35:03] Loading traps...
[10.30. - 18:35:03] Loading adventure flavor text...
[10.30. - 18:35:03] Loading ground spawns...
[10.30. - 18:35:03] Loading Ground Spawns from DB...
[10.30. - 18:35:03] Loading World Objects from DB...
[10.30. - 18:35:03] Loading Objects from DB...
[10.30. - 18:35:03] Loading doors for nexus ...
[10.30. - 18:35:03] Loading Doors from database...
[10.30. - 18:35:03] Loading AA information...
[10.30. - 18:35:03] Loading AA Effects...
[10.30. - 18:35:03] Loaded 1026 AA Effects.
[10.30. - 18:35:03] Loading Merchant Lists...
[10.30. - 18:35:03] Loading Temporary Merchant Lists...
[10.30. - 18:35:03] Successfully loaded Zone Config.
[10.30. - 18:35:03] Loading timezone data...
[10.30. - 18:35:03] Init Finished: ZoneID = 152, Time Offset = 0
---------------------------------------------
[10.30. - 18:35:03] Starting Log: logs/eqemu_zone_5720.log
[10.30. - 18:35:03] ---- Zone server nexus, listening on port:7006 ----
[10.30. - 18:35:03] Zone Bootup: nexus (152: 0)
----------------------------------

---------------------------------------------
[10.30. - 18:32:11] Starting Log: logs/eqemu_quest_zone_5720.log
[10.30. - 18:32:11] Tying perl output to eqemu logs
[10.30. - 18:32:11] Creating EQEmuIO=HASH(0x9a274e4)
[10.30. - 18:32:11] Creating EQEmuIO=HASH(0x9a198dc)
[10.30. - 18:32:11] Loading perlemb plugins.
[10.30. - 18:32:11] Useless use of private variable in void context at plugins/formation_tools.pl line 364.
[10.30. - 18:32:11] Subroutine Cwd::fastcwd redefined at D:/PEQ_Repack/udrive/perl/lib/Cwd.pm line 812.
[10.30. - 18:32:11] Subroutine Cwd::getcwd redefined at D:/PEQ_Repack/udrive/perl/lib/Cwd.pm line 812.
[10.30. - 18:32:11] Subroutine Cwd::abs_path redefined at D:/PEQ_Repack/udrive/perl/lib/Cwd.pm line 812.
[10.30. - 18:32:11] Subroutine MobHealPercentage redefined at plugins/mob_utils.pl line 4.
[10.30. - 18:32:11] Subroutine MobHealPoints redefined at plugins/mob_utils.pl line 15.
[10.30. - 18:32:11] Subroutine SetLeashMob redefined at plugins/mob_utils.pl line 58.
[10.30. - 18:32:11] Subroutine CheckLeashMob redefined at plugins/mob_utils.pl line 73.
[10.30. - 18:32:11] Subroutine CalcDestFromHeading redefined at plugins/path_tools.pl line 222.
[10.30. - 18:32:11] "my" variable $Item1 masks earlier declaration in same scope at plugins/quest_handin.pl line 19.
[10.30. - 18:32:11] "my" variable $Item2 masks earlier declaration in same scope at plugins/quest_handin.pl line 21.
[10.30. - 18:32:11] "my" variable $Item3 masks earlier declaration in same scope at plugins/quest_handin.pl line 23.
[10.30. - 18:32:11] "my" variable $Item4 masks earlier declaration in same scope at plugins/quest_handin.pl line 25.
[10.30. - 18:32:11] Subroutine SetProx redefined at plugins/SetProx.pl line 1.
[10.30. - 18:32:11] Subroutine Whisper redefined at plugins/whisper.pl line 3.
[10.30. - 18:32:11] Subroutine vtell redefined at plugins/whisper.pl line 17.
[10.30. - 18:32:11] Loading perl commands...
[10.30. - 18:35:14] Unable to read perl file 'quests/nexus/player_v0.pl'


---------------------------------------------
[10.30. - 18:35:03] Starting Log: logs/eqemu_error_zone_5720.log
[10.30. - 18:35:03] Bad Magic String in .path file.
[10.30. - 18:35:03] Path File ./Maps/nexus.path failed to load.
[10.30. - 18:36:29] Wrong size: OP_InspectRequest, size=8, expected 4
[10.30. - 18:36:34] Wrong size: OP_InspectRequest, size=8, expected 4



-------------------
Above normal------si NPC-----$client->Message(14 XXX

----------------------------
http://www.shinsky.net/en/Uploadfiles/SysImage/a.jpg

-------------------------------------------
------------------------------------------

BUT NPC-----quest::say -======ZONE DOWN=====

http://www.shinsky.net/en/Uploadfiles/SysImage/b.jpg

trevius 10-30-2012 08:50 AM

What is your script for that NPC that crashed the zone? Please provide the full script if possible, as it may help to isolate your issue. Otherwise, my next suggestion would be for you to compile your own binaries on your server/PC and see if that works for you. Or, you can compile as debugging mode and provide a crash dump.

GeorgeS 10-30-2012 12:23 PM

I'll check when I'm home and see what version of perl I used to compile the binary.

GeorgeS

javewow 10-30-2012 01:08 PM

Quote:

Originally Posted by GeorgeS (Post 213847)
I'll check when I'm home and see what version of perl I used to compile the binary.

GeorgeS

Yes

Version perl is Error


Best version of perl5.10.0.1004 Build 1004 [287188]


PEQ_Repack_1871.rar Contain perl5.10.0.1004 Build 1004 [287188]The operation is very good Support UTF-8


Other versions have error


I hope you correct for us to Download Thank you!!:)


I spent a lot of time to test a lot of mistakes:-x

Dabloon 02-07-2013 11:07 PM

Lol I followed these same steps on my win7 pro machine everything works great.
Followed them again on my win xp pro machine and got the zone crashes. And before anyone asks global_player.pl is present and i used the perl rar from Georges site on both machines. Everything was done step by step exactly the same way on both machines yet zones crash on xp box but not the win7 box


All times are GMT -4. The time now is 04:07 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.