Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: jane on Sun 05/10/2003 22:39:21

Title: Book of spells
Post by: jane on Sun 05/10/2003 22:39:21
Have downloaded the latest complete 3 versions of book of spells - and got to third chapter and it keeps crashing - error notice says -

Illegal exception
---------------------------
An exception 0xC0000094 occured in ACWIN.EXE at EIP = 0x0042182A ; program pointer is +6, ACI version 2.56.627, gtags (2,0)

AGS cannot continue, this exception was fatal.
(Room 2 script line 9)

Helpppppppppp!

Title: Re:Book of spells
Post by: Pumaman on Mon 06/10/2003 00:01:01
Hmm, it looks like a crash trying to display an empty line of text - Spyros, are you around? What is room 2 script line 9?
Title: Re:Book of spells
Post by: Spyros on Mon 06/10/2003 21:05:44
This is line 9:
DisplaySpeech (NONE, "After a long time...");

where none is an invisble char (something like a narrator)

Bos 3 is available for 2 years and no one has ever reported a bug like this  ???


Title: Re:Book of spells
Post by: Pumaman on Mon 06/10/2003 22:04:46
Are there any translations available for BoS3?
jane, were you using one?
Title: Re:Book of spells
Post by: jane on Wed 08/10/2003 09:56:19
Not really sure what you mean as a bit of a novice - just found out that my son donloaded The book of Spells Complete from GAG - and it says it is available for beta testing!
Title: Re:Book of spells
Post by: Pumaman on Fri 10/10/2003 20:10:06
Spyros: is the new combined version using RunAGSGame to combine the parts? If so, it's possible this is a bug with that somehow which I can look into.

jane: for now, you might be better off downloading chapter 3 seperately, I imagine it is also available on the site.

Sorry for the hassle, hopefully we can track this down.
Title: Re:Book of spells
Post by: Spyros on Fri 10/10/2003 20:24:02
Yes it uses RunAGSgame but.
All parts until the 3rd work fine.
The error doesn't occur when part 3 starts but after you have entered the 2nd room.
There are also 2 more people that reported the same bug but I can't duplicate it in my pc.
Title: Re:Book of spells
Post by: Pumaman on Fri 10/10/2003 20:40:06
Is there any DisplaySpeech in the game before this point, or is this the first time it is called in part 3?
Title: Re:Book of spells
Post by: Spyros on Fri 10/10/2003 20:54:16
It's the first time.
The first room is a cutscene with no displaySpeech
Title: Re:Book of spells
Post by: Pumaman on Sat 11/10/2003 13:35:14
could you try this:

http://www.agsforums.com/acwin.zip

Unzip it into the game folder, and rename the game EXE file to "ac2game.dat". See if that helps at all.