- Code: Select all
- Broken Sword 2.5 Engine - Build: Jul 24 2006 - 14:20:00 -
 VersionID: 26fe39331cddecb8a5634d0f81db04c
 ---------------------------------------------------------------------------
 KERNEL: created.
 CPUINFO: WARNING - Could not determine CPU name.
 KERNEL: CPU detected (vendor name: "GenuineIntel", CPU name: "unknown").
 KERNEL: CPU features: MMX SSE.
 KERNEL: Window created.
 KERNEL: Service 'lua' created from superclass 'script'.
 SCRIPT: Lua initialized.
 KERNEL: Script bindings registered.
 PACKAGEMANAGER: Script bindings registered.
 KERNEL: Service 'kfs' created from superclass 'package'.
 PACKAGEMANAGER: Package 'data.b25c' mounted as '/'.
 INPUTENGINE: Script bindings registered.
 KERNEL: Service 'winapi' created from superclass 'input'.
 GRAPHICENGINE: Script bindings registered.
 KERNEL: Service 'opengl' created from superclass 'gfx'.
 SOUNDENGINE: Script bindings registered.
 KERNEL: Service 'fmod' created from superclass 'sfx'.
 GEOMETRY: Script bindings registered.
 KERNEL: Service 'std' created from superclass 'geometry'.
 FMODSOUND: FMOD-Library initialized. Sample rate: 44100 / Channels: 32
 OPENGLGFX: ERROR - Could not initialize GLsprites. Reason: DISPLAY_MODE_CHANGE_FAILED
 MAIN: ERROR - Exception "EXCEPTION_ACCESS_VIOLATION" occured at 0x004180A7.
 MAIN: Memory dump written to "C:\DOCUME~1\Facundo\CONFIG~1\Temp\BSE2B5.tmp".
 KERNEL: Active service 'opengl' disconnected from superclass 'gfx'.
 KERNEL: Active service 'kfs' disconnected from superclass 'package'.
 KERNEL: Active service 'winapi' disconnected from superclass 'input'.
 KERNEL: Active service 'fmod' disconnected from superclass 'sfx'.
 KERNEL: Active service 'lua' disconnected from superclass 'script'.
 KERNEL: Active service 'std' disconnected from superclass 'geometry'.
 KERNEL: Window destroyed.
 KERNEL: destroyed.
 MAIN: ERROR - !! PROGRAM TERMINATED DUE TO EXCEPTION !!
PD.: I have seen the engine demo...It looks great..
I have watching the log, I see that you are developing with lua scripts and opengl,
so... there can be a BS2.5 for linux??
thx...


