Anyone see an error in this script?
Well as I am fighting in PoP I occasionally run into a script that doesn't take into account bot groups. Not a problem. I tried editing this script but it is still crashing the zone.
Anyone see the error? Code:
sub EVENT_CLICKDOOR { Criimson |
when you get a crash, do you not get any clues in the logs or crash dumps?
|
I look in the log files and nothing shows. Does perl write errors somewhere besides /eqemu/logs/ ?
I now crash when trying to use SolRo stone and PoTactics stone. The rest work just fine oddly enough. Also does perl use any kind of cache system? I was getting out of date pointers that I "fixed" by renumbering my character ID but then tried reinstalling perl without renumbering the char ID and that also fixed the problems I was having. So am thinking maybe it has something to do with reading bad data. EDIT: Just cleared all logs and started the server and tried to zone in to SolRo This was in eqemu_quest_zone_****.log (at the end of all 5 zones) at the bottom [08.05. - 12:26:00] Terminating on signal SIGHUP(1) Am guessing this is what is causing it as I have never seen this. Any ideas? |
in logs with names like eqemu_quest_zone_0272.log you would get perl msgs like
[08.02. - 11:17:56] Useless use of private variable in void context at plugins/formation_tools.pl line 364. |
i see the edit now... not sure what that SIGHUP(1) is. Any clues around that log line?
|
This is what is in all 5:
Code:
--------------------------------------------- |
You on Linux? I mention this cuz if you set up Visual Studio right it will catch the zone crashes and put you right on the line that it crashed on for further debugging.
|
No I'm on WIndows. Used VC++
I'll look into that Thanks |
All times are GMT -4. The time now is 01:00 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.