Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD General Discussion
Shezmu
Wanderer


Joined: 23 Apr 2010
Posts: 53

PostPosted: Sun Mar 27, 2011 12:52 am   

Access Violation at address 00DDDE73 error message
 
I need some help with the following error message:

Access violation at address 00DDDE73 in module 'cMUD.exe'. Read of address 000001BC.

I have a button that is enabled whenever I log one specific character in. Activating the button enables a class folder, allowing me access to the scripts in it. The moment I click on the button, the above error message pops up. The only thing the button does is enables/disables a class folder. The error message happens every time I click the button.

The button's code is:

<?xml version="1.0" encoding="ISO-8859-1" ?>
<cmud>
<button name="AthalosButton" type="Toggle" autopos="false" left="560" color="white" priority="13324">
<caption>Solo Mode Off</caption>
<value>#class Athalos 1
#echo ---- SOLO MODE ON ----</value>
<button>
<caption>Solo Mode On</caption>
<value>#class Athalos 0
#echo -- SOLO MODE OFF --</value>
</button>
</button>
</cmud>


None of the scripts in the folder run automatically, I have to call each of them individually, so that's not causing the access violation.

Does anyone see anything obvious?
Reply with quote
MattLofton
GURU


Joined: 23 Dec 2000
Posts: 4834
Location: USA

PostPosted: Sun Mar 27, 2011 1:07 am   
 
You have a corrupted package.
_________________
EDIT: I didn't like my old signature
Reply with quote
Shezmu
Wanderer


Joined: 23 Apr 2010
Posts: 53

PostPosted: Sun Mar 27, 2011 1:10 am   
 
Would I only see it in that one instance, or wouldn't I see it everywhere else? And if that's the case, do I export all to XML and re-install?
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net