Log in

View Full Version : Rules Error - World:GMAccountIPList


Nightlord
02-21-2009, 03:03 PM
Troubleshooting my mini login here and have been running zone.exe to check on the errors. I came across this and wondered if anyone had any ideas about this error. (Nothing came up when I searched)
Fresh install with newest server (rev. 330) and cvs updated database/quests
All sourced in.

Everything loads up fine when I run zone.exe until this :
[Debug] [RULES__ERROR] Unable to find rule 'World:GMAccountIPList'
[Debug] [RULES__ERROR] Unable to interpret rule record for World:GMAccountIPList

Opened my peq database with MYSQL Query Browser went to "rule values"
and found the "rulename": World:GMAccountIPList and "value": False

Any ideas would be appreciated.
Thanks

Derision
02-21-2009, 03:11 PM
That rule was added in Revision340, which is why the version of code you are running doesn't recognise it. You can safely ignore the message.

Nightlord
02-21-2009, 03:14 PM
Shortened my search to GMAccountIPList and came up with this:

http://www.eqemulator.net/forums/showthread.php?p=164484&highlight=GMAccountIPList#post164484

Will try to digest this for now ...

An other ideas are welcome :)

Nightlord
02-21-2009, 03:15 PM
That rule was added in Revision340, which is why the version of code you are running doesn't recognise it. You can safely ignore the message.


Ok thanks ...