Randymarsh9
08-01-2012, 11:13 PM
Ok, I've been running servers for a while, but I recently switched from Windows XP 32-bit to Windows 7 64-bit, so I have had to completely reinstall everything for running a server. I have everything set up correctly, I think, but whenever i try to start the server, zone.exe crashes.
---------------------------------------------
[08.01. - 23:09:22] Starting Log: logs/eqemu_quest_zone_3708.log
[08.01. - 23:09:22] Tying perl output to eqemu logs
[08.01. - 23:09:22] Creating EQEmuIO=HASH(0x311f22c)
[08.01. - 23:09:22] Creating EQEmuIO=HASH(0x311abac)
[08.01. - 23:09:22] Loading perlemb plugins.
[08.01. - 23:09:22] Subroutine Cwd::fastcwd redefined at C:/Perl/lib/Cwd.pm line 819.
[08.01. - 23:09:22] Subroutine Cwd::getcwd redefined at C:/Perl/lib/Cwd.pm line 819.
[08.01. - 23:09:22] Subroutine Cwd::abs_path redefined at C:/Perl/lib/Cwd.pm line 819.
[08.01. - 23:09:22] Subroutine CalcDestFromHeading redefined at plugins/path_tools.pl line 222.
[08.01. - 23:09:22] "my" variable $Item1 masks earlier declaration in same scope at plugins/quest_handin.pl line 19.
[08.01. - 23:09:22] "my" variable $Item2 masks earlier declaration in same scope at plugins/quest_handin.pl line 21.
[08.01. - 23:09:22] "my" variable $Item3 masks earlier declaration in same scope at plugins/quest_handin.pl line 23.
[08.01. - 23:09:22] "my" variable $Item4 masks earlier declaration in same scope at plugins/quest_handin.pl line 25.
[08.01. - 23:09:22] Subroutine GetReverseHeading redefined at plugins/spawn_utils.pl line 456.
[08.01. - 23:09:22] Subroutine ConvertHeadingToDegrees redefined at plugins/spawn_utils.pl line 477.
[08.01. - 23:09:22] Subroutine Whisper redefined at plugins/whisper.pl line 3.
[08.01. - 23:09:22] Subroutine vtell redefined at plugins/whisper.pl line 17.
[08.01. - 23:09:22] Loading perl commands...
When it gets to loading perl commands, it crashes and just keeps restarting itself. I compiled the source code myself while using Perl 5.14.2.1402. Does anyone have any ideas about this?
---------------------------------------------
[08.01. - 23:09:22] Starting Log: logs/eqemu_quest_zone_3708.log
[08.01. - 23:09:22] Tying perl output to eqemu logs
[08.01. - 23:09:22] Creating EQEmuIO=HASH(0x311f22c)
[08.01. - 23:09:22] Creating EQEmuIO=HASH(0x311abac)
[08.01. - 23:09:22] Loading perlemb plugins.
[08.01. - 23:09:22] Subroutine Cwd::fastcwd redefined at C:/Perl/lib/Cwd.pm line 819.
[08.01. - 23:09:22] Subroutine Cwd::getcwd redefined at C:/Perl/lib/Cwd.pm line 819.
[08.01. - 23:09:22] Subroutine Cwd::abs_path redefined at C:/Perl/lib/Cwd.pm line 819.
[08.01. - 23:09:22] Subroutine CalcDestFromHeading redefined at plugins/path_tools.pl line 222.
[08.01. - 23:09:22] "my" variable $Item1 masks earlier declaration in same scope at plugins/quest_handin.pl line 19.
[08.01. - 23:09:22] "my" variable $Item2 masks earlier declaration in same scope at plugins/quest_handin.pl line 21.
[08.01. - 23:09:22] "my" variable $Item3 masks earlier declaration in same scope at plugins/quest_handin.pl line 23.
[08.01. - 23:09:22] "my" variable $Item4 masks earlier declaration in same scope at plugins/quest_handin.pl line 25.
[08.01. - 23:09:22] Subroutine GetReverseHeading redefined at plugins/spawn_utils.pl line 456.
[08.01. - 23:09:22] Subroutine ConvertHeadingToDegrees redefined at plugins/spawn_utils.pl line 477.
[08.01. - 23:09:22] Subroutine Whisper redefined at plugins/whisper.pl line 3.
[08.01. - 23:09:22] Subroutine vtell redefined at plugins/whisper.pl line 17.
[08.01. - 23:09:22] Loading perl commands...
When it gets to loading perl commands, it crashes and just keeps restarting itself. I compiled the source code myself while using Perl 5.14.2.1402. Does anyone have any ideas about this?