EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Large log file - PoEartha related (https://www.eqemulator.org/forums/showthread.php?t=28377)

provocating 05-29-2009 10:22 PM

Large log file - PoEartha related
 
This just started happening with my last patch or so.

I have a 100mb log file after one day :)

Code:

Use of uninitialized value in numeric eq (==) at quests/poeartha/#Stone_Trigger.pl line 25.
[05.29. - 21:07:54] Use of uninitialized value $qst218092::stone_ring_run in numeric eq (==) at quests/poeartha/#Stone_Trigger.pl line 25.
[05.29. - 21:07:54] Use of uninitialized value $qst218091::timername in numeric eq (==) at quests/poeartha/#Vine_Trigger.pl line 20.
[05.29. - 21:07:54] Use of uninitialized value $qst218094::timername in numeric eq (==) at quests/poeartha/#Final_Trigger.pl line 9.
[05.29. - 21:07:54] Use of uninitialized value $qst218094::vine_ring in numeric eq (==) at quests/poeartha/#Final_Trigger.pl line 9.
[05.29. - 21:07:54] Use of uninitialized value $qst218090::timername in numeric eq (==) at quests/poeartha/#Mud_Trigger.pl line 13.
[05.29. - 21:07:55] Use of uninitialized value $qst218092::timername in numeric eq (==) at quests/poeartha/#Stone_Trigger.pl line 25.
[05.29. - 21:07:55] Use of uninitialized value in numeric eq (==) at quests/poeartha/#Stone_Trigger.pl line 25.
[05.29. - 21:07:55] Use of uninitialized value $qst218092::stone_ring_run in numeric eq (==) at quests/poeartha/#Stone_Trigger.pl line 25.
[05.29. - 21:07:55] Use of uninitialized value $qst218091::timername in numeric eq (==) at quests/poeartha/#Vine_Trigger.pl line 20.
[05.29. - 21:07:55] Use of uninitialized value $qst218094::timername in numeric eq (==) at quests/poeartha/#Final_Trigger.pl line 9.
[05.29. - 21:07:55] Use of uninitialized value $qst218094::vine_ring in numeric eq (==) at quests/poeartha/#Final_Trigger.pl line 9.
[05.29. - 21:07:55] Use of uninitialized value $qst218090::timername in numeric eq (==) at quests/poeartha/#Mud_Trigger.pl line 13.
[05.29. - 21:07:56] Use of uninitialized value $qst218092::timername in numeric eq (==) at quests/poeartha/#Stone_Trigger.pl line 25.


cavedude 05-29-2009 11:36 PM

Naughty quest team. :)

provocating 05-29-2009 11:40 PM

Tell me, what is wrong ?

trevius 05-30-2009 01:53 AM

The errors tell you:

Code:

timername in numeric eq (==)
When you are saying something equals a value that is NOT a number, you have to use "eq", not "==". And, visa versa.

provocating 05-30-2009 08:26 AM

Ahhh. Sorry I am a vb person.


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

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