Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: on Tue 06/04/2004 18:23:17

Title: Errors
Post by: on Tue 06/04/2004 18:23:17
I have download the guis from  here
http://www.juncmodule.com/juncSource.html
and they all give errors ?
Whats the deal with those and this error ?  
---------------------------
Adventure Game Studio
---------------------------
An internal error has occured. Please note down the following information.
If the problem persists, contact Chris Jones.
(ACI version 2.60.698)

Error: run_text_script1: error -1 (Runtime error: wrong number of parameters to exported function 'unhandled_event') running function 'unhandled_event'
Title: Re:Errors
Post by: Scorpiorus on Tue 06/04/2004 20:08:25
These templates were written in an earlier version of AGS, which doesn't do a check for the number of parameters for unhandled_event() function. Now it does to keep reliability. Proskrito, however, updated templates to work with the latest version. See http://www.adventuregamestudio.co.uk/yabb/index.php?board=2;action=display;threadid=6642;start=msg122548#msg122548
Title: Re:Errors
Post by: on Wed 07/04/2004 08:16:03
Looks like they still don't work .. I wish there was one with the bottom gui that worked . I like how that looks ..
Title: Re:Errors
Post by: Scorpiorus on Wed 07/04/2004 14:15:34
Then you could try a solution from the next thread: http://www.adventuregamestudio.co.uk/yabb/index.php?board=2;action=display;threadid=11723
Title: Re:Errors
Post by: Scorpiorus on Wed 07/04/2004 14:52:23
Quote from: Candle on Wed 07/04/2004 08:16:03
Looks like they still don't work .. I wish there was one with the bottom gui that worked . I like how that looks ..
btw, did you download them from
http://galeon.com/golfa/otros/nuevos/MI2_template_v13.rar (300kb)
http://galeon.com/golfa/otros/nuevos/FOA_template_v13.rar (100kb)
respectively.

They work fine when I run them with AGS261beta4