AGS cannot continue, this exception was fatal

Started by Icey, Sat 28/05/2011 18:25:37

Previous topic - Next topic

Icey

I was testing my game when I got this message.

AGS cannot continue, this exception was fatal. Please note down the numbers above, remember what you were doing at the time and post the details on the AGS Technical Forum.

in "Tween.asc", line 483
from "Tween.asc", line 505
from "Tween.asc", line 532
from "Tween.asc", line 626
from "Tween.asc", line 1007
from "room12.asc", line 70
(and more...)

I never seen that before until now.

How do I fix this & what does it mean?

Khris

How about posting room 12's script, at least line 70 and surrounding lines? ::) ::) ::)

Icey

Code: ags
{
  Wait(1); //< that is new. I added this think it would help. It seems like it fixed the problem. Let's just imagine it was not there. What would be the cause of the problem?

  HUD.TweenTransparency(0.1, 100);
    gameover.Visible = false;
  gameover.TweenTransparency(0.1, 100);
  Shiva.TweenTransparency(0.1, 100);

SMF spam blocked by CleanTalk