Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #16  
Old 10-30-2012, 02:17 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

Your perl is broken somehow. If you're using a precompiled version, make sure the perl version matches what it was compiled with.
Reply With Quote
  #17  
Old 10-30-2012, 06:53 AM
javewow's Avatar
javewow
Sarnak
 
Join Date: Aug 2012
Location: work
Posts: 74
Default

---------------------------------------------
[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

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


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

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

Reply With Quote
  #18  
Old 10-30-2012, 08:50 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

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.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #19  
Old 10-30-2012, 12:23 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

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

GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
  #20  
Old 10-30-2012, 01:08 PM
javewow's Avatar
javewow
Sarnak
 
Join Date: Aug 2012
Location: work
Posts: 74
Default

Quote:
Originally Posted by GeorgeS View Post
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
Reply With Quote
  #21  
Old 02-07-2013, 11:07 PM
Dabloon
Sarnak
 
Join Date: Oct 2007
Posts: 78
Default

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
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

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


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3