Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: InCreator on Wed 13/08/2003 02:37:58

Title: Plugins don't work
Post by: InCreator on Wed 13/08/2003 02:37:58
Maybe i shouldn't complain. but snow/rain plugin doesn't work with ags 2.56!

Rain is essential component of some rooms in my game so i think i won't ugrade my game to new ags.

is plugin modification and recompiling stopped or will creators rewrite them for newer versions of AGS?
Title: Re:Plugins don't work
Post by: Pumaman on Fri 15/08/2003 17:11:14
Why doesn't it work? What's the problem? AGS should be backwards compatible with plugins.
Title: Re:Plugins don't work
Post by: Dr Snark on Sat 16/08/2003 01:28:15
Im Having the Same Problem:
---------------------------
Illegal exception
---------------------------
An exception 0xC0000005 occured in ACWIN.EXE at EIP = 0x0040D2CB ; program pointer is +5, ACI version 2.56.612, gtags (0,0)

AGS cannot continue, this exception was fatal. Please note down the numbers above, remember what you were doing at the time and notify CJ on the Tech forum.



Most versions of Windows allow you to press Ctrl+C now to copy this entire message to the clipboard for easy reporting.
---------------------------
OK  
---------------------------

this one was for Scrollng Creditz 1.1
it worked Fine until i got agz 2.56 Final
Title: Re:Plugins don't work
Post by: Pumaman on Sat 16/08/2003 11:28:51
At what point does it crash? I just tried it out myself and it worked fine.
Title: Re:Plugins don't work
Post by: Dr Snark on Sun 17/08/2003 03:11:58
did you Try the DEMO or a new game, it works fine with the test game, but not with a New Game

As Soon as i get to thre First Credit, it crashes.


Ok I take that back, the Demo game Freezes My Machine.

ok Here is My  System:

Windows Xp Home, SP1
385 MB Ram
785 Mhz

and it worked FINE until i upgraded to 2.56 Final.
Title: Re:Plugins don't work
Post by: Pumaman on Sun 17/08/2003 17:43:47
Can you post the script you're using for the plugin, so that I can try it out using exactly the same commands.
Title: Re:Plugins don't work
Post by: AJA on Sun 17/08/2003 18:36:38
This sure sounds veeery weird. What could you have done, CJ? :P
Title: Re:Plugins don't work
Post by: Pumaman on Sun 17/08/2003 18:42:26
The crash printout indicates the  IAGSEngine::DrawText  method is crashing, but I'm not sure why, unless you've selected an invalid font somehow. If anyone can provide the script they're using or maybe upload a test game where this happens, it'd be appreciated.

As I say, I'm not having any problems myself, and I certainly haven't changed that part of the AGS code since the previous version.
Title: Re:Plugins don't work
Post by: Dr Snark on Mon 18/08/2003 04:09:11
ok WELL

I Finaly fixed the error and now it works, I guess... I don 't know what the hell i did, but the Error is GONE!!

I Think Chris uploaded me a virus and made my game go nutso LOL..

Ok Now back to my game..
Title: Re:Plugins don't work
Post by: Pumaman on Wed 20/08/2003 20:49:32
Hehe, glad to hear that's fixed.

I'd like to hear back from InCreator though who started this thread, to see if there's a problem at all.