1
Editor Development / Re: AGS 3.3.0 Beta Release
« on: Today at 10:47 »
Tried the latest daily build and that seems to have fixed it, thanks.
You can view here all posts made by this member. Note that you can only see posts made in areas to which you currently have access.
---------------------------
Illegal exception
---------------------------
An exception 0xC0000005 occurred in ACWIN.EXE at EIP = 0x00456A84 ; program pointer is -23, ACI version 3.3.0.1130, 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 post the details on the AGS Technical Forum.
Most versions of Windows allow you to press Ctrl+C now to copy this entire message to the clipboard for easy reporting.
An error file CrashInfo.dmp has been created. You may be asked to upload this file when reporting this problem on the AGS Forums. (code 0)
---------------------------
OK
---------------------------
How that will work for rising stairs?
┌─[steve][archlaptop][~/evilhouse/Compiled]
└──╼ ags evilhouse.exe
AGS: Adventure Game Studio v3.3 Interpreter
Copyright (c) 1999-2011 Chris Jones and 2011-20xx others
ACI version 3.3.0.1132
AGS: ***** ENGINE STARTUP
AGS: Reading config file
AGS: Initializing allegro
AGS: Setting up window
AGS: Initializing game data
AGS: Game data file: /home/steve/evilhouse/Compiled/evilhouse.exe
AGS: Initializing TTF renderer
AGS: Initializing mouse
AGS: Checking memory
ci_find_file: cannot change to directory: Compiled
ci_find_file: cannot change to directory: Compiled
AGS: Initializing keyboard
AGS: Install timer
Checking sound inits.
AGS: Initialize sound drivers
AGS: Install exit handler
AGS: Initialize path finder library
AGS: Initialize gfx
AGS: Load game data
AGS: Built library path: ./libagslua.so
AGS: dlopen returned: ./libagslua.so: cannot open shared object file: No such file or directory
AGS: Built library path: /home/steve/evilhouse/Compiled/libagslua.so
AGS: dlopen returned: /home/steve/evilhouse/Compiled/libagslua.so: cannot open shared object file: No such file or directory
AGS: Plugin loading failed, trying built-in plugins...
AGS: No built-in plugin found. Plugin loading failed!
AGS: No placeholder functions for the plugin found. The game might fail to load.
An internal error has occurred. Please note down the following information.
If the problem persists, post the details on the AGS Technical Forum.
(ACI version 3.3.0.1132)
Error: load room: unable to deserialize prop schema
AGS: ***** ENGINE HAS SHUTDOWN
)