hello
when i am trying to access my gui script this message comes up and ags crashes
(Exception 0xC0000005 at EIP=0x005FE163, AGSE v.2.62.509)
i have tried importing new gui's from an old version but this also causes it to crash
no idea what to do
Which option are you using to access it? Does the crash happen every time?
I AM ACCESSING IT VIA, THE EDIT SCRIPT OPTION on the gui page. is there another way to access the gui script.
it crashes every time
If you use the "interface_click" option on the Script menu, does it work then?
Any chance you could upload the game for me to take a look at?
If you have some sort of serious mis-match of { and } in the function, it's possible that it could be confusing the editor but I can't think of anything else that could cause this.
fixed it, yeah i went to interface_click and saw that i had deleted a bit of code by mistake as i recently changed the loads of script in my game. For some stupid reason i had deleted a bit of the function. STUPID ME
all is well now
thanks for the help
Glad you solved it -- though if you still have a copy of the broken version I'd like to see it so that I can improve the editor not to crash in that sort of situation.