Page 1 of 1

[r278] False error message during startup

Posted: Fri Dec 26, 2008 1:52
by Agent ME
When I start GZdoom, here's a snippet of the startup log:
FMOD Sound System, copyright � Firelight Technologies Pty, Ltd., 1994-2008.
V_Init: allocate screen.
Switching to OpenGL renderer...
You must restart GZDoom to switch the renderer
S_Init: Setting up sound.
ST_Init: Init startup screen.
P_Init: Checking cmd-line parameters...
G_ParseMapInfo: Load map definitions.
S_InitData: Load sound definitions.
Texman.Init: Init texture manager.
TEAMINFO_Init: Load team definitions.
LoadActors: Load actor definitions.
R_Init: Init Doom refresh subsystem.
I'm thinking the bold part doesn't belong in there. GZdoom starts up in OpenGL mode fine.

Posted: Fri Dec 26, 2008 2:06
by Enjay
Is this on your Linus setup? I don't get that at all with my XP one.
FMOD Sound System, copyright © Firelight Technologies Pty, Ltd., 1994-2008.
V_Init: allocate screen.
S_Init: Setting up sound.
ST_Init: Init startup screen.
P_Init: Checking cmd-line parameters...
G_ParseMapInfo: Load map definitions.
S_InitData: Load sound definitions.
Texman.Init: Init texture manager.
TEAMINFO_Init: Load team definitions.
LoadActors: Load actor definitions.
R_Init: Init Doom refresh subsystem.

Posted: Fri Dec 26, 2008 2:10
by Agent ME
Yeah, seems this is linux-specific then.

Posted: Fri Dec 26, 2008 8:52
by Rachael
I've seen that pop up before on mine... I really don't think you need to worry about it. It's just giving that message.

If anything, this bug is more of a cosmetic issue that barely gets noticed.

Posted: Sun Jan 04, 2009 16:37
by Graf Zahl
fixed.

Somebody thought it was a good idea to disable the CVAR_NOINITCALL flag for vid_renderer.