[r278] False error message during startup

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
User avatar
Agent ME
Posts: 229
Joined: Mon Jan 02, 2006 12:39
Contact:

[r278] False error message during startup

Post 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.
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

Post 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.
User avatar
Agent ME
Posts: 229
Joined: Mon Jan 02, 2006 12:39
Contact:

Post by Agent ME »

Yeah, seems this is linux-specific then.
User avatar
Rachael
Developer
Developer
Posts: 3651
Joined: Sat May 13, 2006 10:30

Post 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.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

fixed.

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

Return to “Closed Bugs”