Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: MugMan on Tue 13/12/2016 20:39:18

Title: Trouble with changing GUI
Post by: MugMan on Tue 13/12/2016 20:39:18
Hello! Whilst i was making my game i changed the name of a gui button, and all the dunctions it called on (The loading button) i'm not entirely sure why but when i attempted to complie the game into an EXE i got this error:
Unexpected error: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
I'm not really sure what caused this but i have a feeling it might've been the change to the GUI, i'd appreciate any help you could give me.

Title: Re: Trouble with changing GUI
Post by: MugMan on Tue 13/12/2016 20:46:11
That's strange, for some reason the compile was succesful this time. ???
Anyone know how to close a thread?
Title: Re: Trouble with changing GUI
Post by: Khris on Wed 14/12/2016 02:01:30
You can't close a thread.

The error you got also happens for me from time to time. Just try again and it will usually work.