Quit Wanderer
Joined: 19 Jul 2008 Posts: 59
|
Posted: Sat Feb 25, 2012 4:18 pm
Error parsing command |
hi
Why do I get this: Error parsing command: Access violation at address 00F76055 in module 'cMUDPro.exe'. Read of address 00000004
From this line of code:
Code: |
#IF (%db(%query("&mobname = %gmcp.comm.quest.targ" && "&zonename = %remove("The ",%gmcp.comm.quest.area)")) = "") {#SAY DATABASE EMPTY} {#SAY WE GOT A WINNER!!} |
After this happen I can still play, but not use my database, its in some kind of 'lock', can't change anything or change from List to record and it dosent save new data.
At the time this happen:
%gmcp.comm.quest.targ = A Legionnaire Flagbearer
%gmcp.comm.quest.targ = The Call of Heroes |
|