XProger / OpenLara

Classic Tomb Raider open-source engine
http://xproger.info/projects/OpenLara/
BSD 2-Clause "Simplified" License
4.71k stars 364 forks source link

Game instantly crashes on launch (Windows) #491

Open D-113CR opened 3 weeks ago

D-113CR commented 3 weeks ago

I got it to run once, but every subsequent launch just crashes me with this error:

Problem Event Name: APPCRASH Application Name: OpenLara.exe Application Version: 0.0.0.0 Application Timestamp: 605a9020 Fault Module Name: atioglxx.dll Fault Module Version: 6.14.10.11672 Fault Module Timestamp: 517f330b Exception Code: c0000005 Exception Offset: 0000ef0a OS Version: 6.0.6003.2.2.0.256.1 Locale ID: 2060 Additional Information 1: 96d8 Additional Information 2: 9a79eed10afc0299fd0af5592b6fc929 Additional Information 3: abd0 Additional Information 4: ec7ee36a3d4b68525e2603c4b7e51bda

From what I can tell it doesn't like my gpu driver's opengl implementation which is weird cause other gl games run just fine and so has openlara the first time I launched it.

Here's the environment I'm running it in:

Windows Vista SP2 6.0.6003 CPU: Core i7 2600 RAM: 12Gb GPU: Ati Radeon HD 2400 XT 256 Mb DDR2

Please note that this is an always offline system meant for retro gaming. I have also attached a screenshot of what's going on. image