Author Topic: Different kind of subsystem error [SOLVED]  (Read 5149 times)

Mistah Thrax

  • Posts: 13
  • Turrets: +0/-0
Different kind of subsystem error [SOLVED]
« on: December 23, 2008, 09:39:08 pm »
Yes I read the FAQ and I've already tried those solutions but just hear me out ok?

First of all I know why it happened, it's because I had a new monitor and was seeing which resolution looked the best. I thought to myself "ah screw it il see the highest resolution" and the second I did that I crashed and I recieved this subsystem error that shows up every time I run Tremulous.

Now theres a twist to this, IF I run it as an administrator...Tremulous works fine ??? but if I try to load one of the custom maps (the ones you download) it spits back a cannot load error (even though the map files are still in the Tremulous folder) no I don't crash here, I can keep playing on the standard maps.

Perhaps if theres a command to change the resolution in the console screen (the startup box) that might fix it, but I really am clueless.
« Last Edit: December 25, 2008, 01:55:10 am by Mistah Thrax »

Mistah Thrax

  • Posts: 13
  • Turrets: +0/-0
Re: Different kind of subsystem error
« Reply #1 on: December 23, 2008, 09:47:42 pm »
Heres logs for anyone whose tech saavy I'm running vista

------- Input Initialization -------
No window for DirectInput mouse init, delaying
Joystick is not active.
------------------------------------
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
----- Client Initialization Complete -----
----- R_Init -----
Initializing OpenGL subsystem
...initializing QGL
...calling LoadLibrary( 'C:\Windows\system32\opengl32.dll' ): succeeded
...setting mode 9: 1600 1200 FS
...using colorsbits of 32
...calling CDS: failed, bad mode
...trying next higher resolution: failed, bad mode
...restoring display settings
...registered window class
...created window@3,22 (1606x1226)
Initializing OpenGL driver
...getting DC: succeeded
...GLW_ChoosePFD( 32, 24, 8 )
...101 PFDs found
...hardware acceleration found
...PIXELFORMAT 9 selected
...creating GL context: succeeded
...making context current: succeeded
...WARNING: fullscreen unavailable in this mode
...setting mode 9: 1600 1200 FS
...using colorsbits of 16
...calling CDS: failed, bad mode
...trying next higher resolution: failed, bad mode
...restoring display settings
...window already present, CreateWindowEx skipped
Initializing OpenGL driver
...WARNING: fullscreen unavailable in this mode
...shutting down QGL
...unloading OpenGL DLL
...assuming '3dfxvgl' is a standalone driver
...initializing QGL
...WARNING: missing Glide installation, assuming no 3Dfx available
...shutting down QGL
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
GLW_StartOpenGL() - could not load OpenGL subsystem

I think thats the cause of the error, its too large for my monitor to handle I suppose

Undeference

  • Tremulous Developers
  • *
  • Posts: 1254
  • Turrets: +122/-45
Re: Different kind of subsystem error
« Reply #2 on: December 23, 2008, 11:12:45 pm »
If this isn't in the FAQ, it probably should be. Start Tremulous from the command line with something like
Code: [Select]
tremulous.exe +reset r_modeand it should start fine.
Need help? Ask intelligently. Please share solutions you find.

Thats what we need, helpful players, not more powerful admins.

Mistah Thrax

  • Posts: 13
  • Turrets: +0/-0
Re: Different kind of subsystem error
« Reply #3 on: December 23, 2008, 11:41:47 pm »
The command line? whats that?

If you mean the startup console it's not letting me type anything.
« Last Edit: December 23, 2008, 11:43:32 pm by Mistah Thrax »

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: Different kind of subsystem error
« Reply #4 on: December 24, 2008, 12:07:00 am »
When you run as administrator is uses administrator's settings not yours, and that account has working settings.
Go to %APP DATA%/tremulous/base and find the file autogen.cfg, and remove the line that starts with r_mode
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

Einstein

  • Posts: 81
  • Turrets: +12/-2
Re: Different kind of subsystem error
« Reply #5 on: December 24, 2008, 12:18:27 am »
Hold Control and hit the "R" key. Type in "cmd" and hit [Enter]. Type "cd C:\the\path\to\your\tremulous\program\" and then hit [Enter]. Type "tremulous.exe +reset r_mode" and hit [Enter]. That "cmd" program that you go into is the Windows command line.

Mistah Thrax

  • Posts: 13
  • Turrets: +0/-0
Re: Different kind of subsystem error
« Reply #6 on: December 24, 2008, 02:07:37 am »
Thank you David that seems to let me launch it without needing the administrator access.

Einstein I know this is probably going to sound stupid but where do you mean for me to type that ;D

On a side note the downloaded maps still aren't working, but I'm sure you already knew that.

Syntac

  • Posts: 841
  • Turrets: +118/-104
    • Syntac's Stuff
Re: Different kind of subsystem error
« Reply #7 on: December 24, 2008, 03:38:19 am »
I assume hitting Ctrl-R brings up the thing where you type it.

Mistah Thrax

  • Posts: 13
  • Turrets: +0/-0
Re: Different kind of subsystem error
« Reply #8 on: December 24, 2008, 03:43:40 am »
Nothing happens in any part of tremulous and in the command prompt I get an arrow and R, which does nothing.

Bissig

  • Posts: 1309
  • Turrets: +103/-131
Re: Different kind of subsystem error
« Reply #9 on: December 24, 2008, 04:19:33 am »
The R part is to be used while STILL on the windows desktop.

Undeference

  • Tremulous Developers
  • *
  • Posts: 1254
  • Turrets: +122/-45
Re: Different kind of subsystem error
« Reply #10 on: December 24, 2008, 04:25:51 am »
Hold Control and hit the "R" key
I assume hitting Ctrl-R brings up the thing where you type it.
That should be the windows key, not ctrl.
Need help? Ask intelligently. Please share solutions you find.

Thats what we need, helpful players, not more powerful admins.

Syntac

  • Posts: 841
  • Turrets: +118/-104
    • Syntac's Stuff
Re: Different kind of subsystem error
« Reply #11 on: December 24, 2008, 05:00:20 am »
Oh.

What the hell is the point of having a Windows key, anyway? Sheesh. ::)

Mistah Thrax

  • Posts: 13
  • Turrets: +0/-0
Re: Different kind of subsystem error
« Reply #12 on: December 24, 2008, 06:55:50 am »
I think hes running linux thats why he said command line and also why that executable isn't turning on.

In other words-
Quote
I'm running windows vista
as seen on the second post.

It's used to pop up the taskbar Syntac :P its an alternative to ctrl-alt-delete which can be quite nasty.

Archangel

  • Guest
Re: Different kind of subsystem error
« Reply #13 on: December 24, 2008, 07:43:00 am »
windows has a command line. linux has a tty.

Mistah Thrax

  • Posts: 13
  • Turrets: +0/-0
Re: Different kind of subsystem error
« Reply #14 on: December 24, 2008, 09:25:55 am »
Command prompt ;)

Anyways any idea on why the custom maps might not be functioning? I'm actually getting ubuntu tomorrow but I don't want to get it and still have this error.  :-\

Syntac

  • Posts: 841
  • Turrets: +118/-104
    • Syntac's Stuff
Re: Different kind of subsystem error
« Reply #15 on: December 24, 2008, 03:40:47 pm »
It's used to pop up the taskbar Syntac :P its an alternative to ctrl-alt-delete which can be quite nasty.
Hey, I don't know anything about Windows. I'm trying not to contaminate my soul.

Mistah Thrax

  • Posts: 13
  • Turrets: +0/-0
Re: Different kind of subsystem error [SOLVED]
« Reply #16 on: December 25, 2008, 01:57:48 am »
Its fixed (well sort of) someone nice enough on Dretch Storm helped me out by reenabling my downloading. I can't seem to enable the maps already in base but its ok because with TF I can redownload in a few seconds.  :)

Thanks to all who helped.

And all I had to do was type "/cl_allowdownloading 1" or something to that effect.

P.S. Add this to the FAQ to help any others out.
« Last Edit: December 25, 2008, 01:59:39 am by Mistah Thrax »

Einstein

  • Posts: 81
  • Turrets: +12/-2
Re: Different kind of subsystem error [SOLVED]
« Reply #17 on: December 25, 2008, 10:24:09 pm »
Wow. Sorry for my misinformation, I must've been out of it when I typed that, I really did mean the Windows key, not Control. Oops. Anyways, glad you got it to work. For the record, I run Arch 32-bit and OpenSolaris in virtual machines on top of Ubuntu 64-bit, and I actually grew up on and have explored Windows (all versions up to Vista) extensively so I'm quite familiar with both Linux and Windows. I keep my Vista 32-bit for convenience's sake (and because one of my teachers requires me to compile and submit my assignments on Windows), which I dual-boot beside Ubuntu 8.10. I'm glad you figured everything out, in any case. :P

Edit: by the way, the Windows command prompt is the equivalent of the Linux terminal, both of which are interfaces to the command line, which under a *nix environment has multiple processes that each refer to at least one TTY. Windows+R is the shortcut that brings up the "run" dialog box in Windows. It's useful to know all of the keyboard shortcuts in whatever operating system you're on; here's a list straight from the resident authority on Microsoft's knowledge base. If you have a keyboard with a Windows key on it, you'll find the section of key combinations that use that very useful. It's actually very efficient in Windows especially to work without a mouse at all if you know these "hotkeys" and you can navigate very quickly in most popular operating systems by just using the keyboard.
« Last Edit: December 25, 2008, 10:44:49 pm by Einstein »