EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   How to fix.... (https://www.eqemulator.org/forums/showthread.php?t=26207)

Warleggon 09-17-2008 02:21 PM

How to fix....
 
World.exe is kicking out a fistfull of these errors...

Code:

[Debug] [RULES__ERROR] Unable to find rule 'NPC:MinorNPCCorpseDecayTimeMS'
the variables (I guess that is what to call them) are different, and I wasnt sure how many of them to post up, because the list is kinda large.

Anyone got any thoughts on how do fix this?


Thanks,

Warleggon.

renoofturks1 09-17-2008 03:50 PM

What Database are you using?

trevius 09-17-2008 03:51 PM

These are your rules. If you are running a new database with an old source version, you will have this problem. If you update to the latest or pretty recent version, this problem should go away.

Warleggon 09-17-2008 10:28 PM

I am using the peq database cvs'd 2 days ago. The eqemu build is 1129a.

AndMetal 09-18-2008 03:09 AM

Code:

INSERT INTO rule_values VALUES (0, NPC:MinorNPCCorpseDecayTimeMS, 450000)
That should get rid of it generating an error message. The default value of 450000 came from common/ruletypes.h:
Code:

RULE_INT ( NPC, MinorNPCCorpseDecayTimeMS, 450000 ) //level<55
In general, it should still use the default value from ruletypes.h, although it is certainly possible there may be an issue there.

Hope this helps.

Warleggon 09-18-2008 02:53 PM

Thank you, AndMetal. Now I know where to go to look to learn how this is all put together.

I did find the cause of the problem. It came when I went to add bots.
Congdar's bot release, not the one that comes off MArgoth78's website was ment to be used with the peq database I have and the 1129a release of eqemu.

With Congdar's world,zone and dll, all my errors went away as well as the extra lag and general instability that I was having.

Thank you all for all the very obvious hard work you are all putting into this. My kids will love you.

Warleggon


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

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