Page 1 of 2
OpenGL Halp
Posted: Thu May 20, 2010 5:50 pm
by Sared Kilvan
Trying to get JA working again. JAMP (with and without RPMod) and JASP are giving me the same error.
Here's you're copypasta:
----------------------
30847 files in pk3 files
execing mpdefault.cfg
couldn't exec jampconfig.cfg
couldn't exec autoexec.cfg
...detecting CPU, found AMD w/ 3DNow!
------- Input Initialization -------
Skipping check for DirectInput
Joystick is not active.
------------------------------------
...initializing QGL
succeeded
...setting mode 4: 800 600 FS
...using desktop display depth of 32
...calling CDS: ok
...created window@0,0 (800x600)
Initializing OpenGL driver
...getting DC: succeeded
...GLW_ChoosePFD( 32, 24, 8 )
...35 PFDs found
...GLW_ChoosePFD failed
...GLW_ChoosePFD( 32, 24, 0 )
...35 PFDs found
...GLW_ChoosePFD failed
...failed to find an appropriate PIXELFORMAT
...restoring display settings
...WARNING: could not set the given mode (4)
...setting mode 3: 640 480 FS
...using colorsbits of 16
...calling CDS: ok
...created window@0,0 (640x480)
Initializing OpenGL driver
...getting DC: succeeded
...GLW_ChoosePFD( 16, 16, 0 )
...35 PFDs found
...GLW_ChoosePFD failed
...GLW_ChoosePFD( 16, 16, 0 )
...35 PFDs found
...GLW_ChoosePFD failed
...failed to find an appropriate PIXELFORMAT
...restoring display settings
...WARNING: could not set the given mode (3)
GLW_StartOpenGL() - could not load OpenGL subsystem
You know the routine; I'm running Windows 7, directX 11, ATI drivers are up-to-date, game is patched and I'm running the game in admin mode.
In other words:

Posted: Thu May 20, 2010 5:51 pm
by Sared Kilvan
Posted: Thu May 20, 2010 6:04 pm
by Aslyn Denethorn
Looks like you're using a bad resolution, judging by that report. Doesn't seem to like the one you've got running. Don't suppose you're using a particularly high resolution that the game can't handle when trying to reduce it down to 800x600?
Posted: Thu May 20, 2010 6:21 pm
by Zeak Dystiny
Hmm familiar. What graphics card are you using and have you updated the drivers by any chance?
Posted: Thu May 20, 2010 7:18 pm
by Illrian Damaris
While the error would make you think it's running at a higher resolution, or that there is an issue with the graphics card, don't go over the thought that there could be a bad .pk3 file within your directories.
If your resolution isn't too high, then what I would suggest is to take any .pk3 files that you've added between the last time you played and now, remove them, and then see how it goes. If it works, then re-download those files and see if it still works.
That's what has happened with me every time I get that specific error...
Posted: Thu May 20, 2010 7:37 pm
by Sared Kilvan
My desktop is set to 1440x900, and I haven't gotten JAMP to launch even once to even set it, so it remains at it's default resolution.
The only custom PK3's that I have loaded in my rpmod folder are custom temple map, and everyone's skins. Nothing extra is in base.
I have a ATI Radeon X1600 card with the most recent catalyst package as of today.
Edit:// This is also all starting from a fresh install, and a single subsequent re-install.
Posted: Thu May 20, 2010 8:18 pm
by Illrian Damaris
Sared Kilvan wrote:My desktop is set to 1440x900, and I haven't gotten JAMP to launch even once to even set it, so it remains at it's default resolution.
The only custom PK3's that I have loaded in my rpmod folder are custom temple map, and everyone's skins. Nothing extra is in base.
I think he meant your computer resolution... perhaps. lol. Also, the .pk3 could be in the rpmod, I didn't mean base only. I just mean any .pk3 that you've added at all. Even if it's in the rpmod, it could stop your game from running without the mod.
So whatever .pk3 you've added to any folder since the last time it worked, try removing and seeing if the game runs then.
Posted: Thu May 20, 2010 8:22 pm
by Sared Kilvan
Any extra skin/vehicle/music/weapon/effects PK3's pertaining to JEDI I keep in my RPMod folder, so that when I launch JAMP by itself, I should be running the unaltered game by itself. I don't believe that any PK3 there should interfere with me launching JAMP.
Posted: Thu May 20, 2010 8:30 pm
by Sared Kilvan
Unpatched Windows Error Message
Problem signature:
Problem Event Name: APPCRASH
Application Name: jamp.exe
Application Version: 1.0.0.0
Application Timestamp: 3f1cc0ec
Fault Module Name: StackHash_ba2b
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 00000000
Exception Code: c0000005
Exception Offset: 00000000
OS Version: 6.1.7600.2.0.0.256.1
Locale ID: 1033
Additional Information 1: ba2b
Additional Information 2: ba2b81fd58d2a501e3d886b067d5ce3d
Additional Information 3: 57a9
Additional Information 4: 57a96357a1492d4ac7b5691e2f9a4a23
Patch 1.01 Error Message (from console)
JAmp: v1.0.1.0 win-x86 Oct 24 2003
----- FS_Startup -----
Current search path:
C:\Program Files\LucasArts\Star Wars Jedi Knight Jedi Academy\GameData\base\assets3.pk3 (16 files)
C:\Program Files\LucasArts\Star Wars Jedi Knight Jedi Academy\GameData\base\assets2.pk3 (62 files)
C:\Program Files\LucasArts\Star Wars Jedi Knight Jedi Academy\GameData\base\assets1.pk3 (8320 files)
C:\Program Files\LucasArts\Star Wars Jedi Knight Jedi Academy\GameData\base\assets0.pk3 (15346 files)
C:\Program Files\LucasArts\Star Wars Jedi Knight Jedi Academy\GameData/base
----------------------
23744 files in pk3 files
execing mpdefault.cfg
couldn't exec jampconfig.cfg
couldn't exec autoexec.cfg
...detecting CPU, found AMD w/ 3DNow!
------- Input Initialization -------
Skipping check for DirectInput
Joystick is not active.
------------------------------------
...initializing QGL
succeeded
...setting mode 4: 800 600 FS
...using desktop display depth of 32
...calling CDS: ok
...created window@0,0 (800x600)
Initializing OpenGL driver
...getting DC: succeeded
...GLW_ChoosePFD( 32, 24, 8 )
...35 PFDs found
...GLW_ChoosePFD failed
...GLW_ChoosePFD( 32, 24, 0 )
...35 PFDs found
...GLW_ChoosePFD failed
...failed to find an appropriate PIXELFORMAT
...restoring display settings
...WARNING: could not set the given mode (4)
...setting mode 3: 640 480 FS
...using colorsbits of 16
...calling CDS: ok
...created window@0,0 (640x480)
Initializing OpenGL driver
...getting DC: succeeded
...GLW_ChoosePFD( 16, 16, 0 )
...35 PFDs found
...GLW_ChoosePFD failed
...GLW_ChoosePFD( 16, 16, 0 )
...35 PFDs found
...GLW_ChoosePFD failed
...failed to find an appropriate PIXELFORMAT
...restoring display settings
...WARNING: could not set the given mode (3)
GLW_StartOpenGL() - could not load OpenGL subsystem
Same as above when launched with RPMod.
Posted: Thu May 20, 2010 8:46 pm
by Tyrael Zerric
Have you tried reinstalling it completely? Save all the PK3s you need, remove it and reinstall, then add them back and check if that works for you.
Posted: Thu May 20, 2010 9:14 pm
by Sared Kilvan
Yep, twice now.

Posted: Thu May 20, 2010 9:20 pm
by Tyrael Zerric
And have you restarted your computer each time? Maybe tried running them in compatibility with XP Service Pack 2 or 3? Sometimes it can be a registry error which requires you to restart in order to load the new set of keys, or it could be a compatibility error.
Posted: Thu May 20, 2010 9:35 pm
by Sared Kilvan
Reset after each installation of every patch and/or modification to my system. Just tried running it under every compatibility mode available and still no change.
Posted: Thu May 20, 2010 9:39 pm
by Corinth Alkorda
Perhaps a dumb question, but...
Have you updated to 1.01?
Posted: Thu May 20, 2010 9:41 pm
by Sared Kilvan
With each re-installation. It's becoming less procedure and more ritual. I'm thinking of holding hands around my tower next time and singing Kum Ba Yah during the setup.