Acid303@Posted: Wed Aug 04, 2004 12:51 pm :
Hi,

I'm trying to get the DOOMEditor to work but I get the following error message all the time :

ERROR: wglMakeCurrent failed..
Please restart DOOMEdit if the camera view is not working

Shows up in the inspector window :s

Maybe i'm doing something wrong, i'm pretty newb at this :)

Greetz,



DudeMiester@Posted: Wed Aug 04, 2004 6:00 pm :
I got that error too. Can't explain it, cause I'm no n00b at this.



BNA!@Posted: Wed Aug 04, 2004 6:12 pm :
wglMakeCurrent is an openGL thing, we had this problem pretty often in the leak and got it resolved, can't find the thread to save my life tho...



Acid303@Posted: Thu Aug 05, 2004 2:35 pm :
Anyone know how to solve this??? Otherwise i'll just have to wait until a better editor is out, one that works because I can't see the grid or the camera view :cry:



GomJabbar@Posted: Thu Aug 05, 2004 3:27 pm :
This was solved earlier already, please use the search feature next time.

Run doom with the following parameters, that should do the trick:
doom.exe +com_allowConsole 1 +r_fullscreen 0 +editor

If it doesn't, try adding some +wait calls to the command line like this:
doom.exe +com_allowConsole 1 +r_fullscreen 0 +wait +wait +wait +editor



BNA!@Posted: Thu Aug 05, 2004 3:31 pm :
Acid303 wrote:
Anyone know how to solve this??? Otherwise i'll just have to wait until a better editor is out, one that works because I can't see the grid or the camera view :cry:


Look here - I've updated it:
http://www.doom3world.org/phpbb2/viewtopic.php?t=3



DaZ@Posted: Thu Aug 05, 2004 4:45 pm :
Just have to say hi the acid junkie! :D

Best...synth...ever...



Acid303@Posted: Fri Aug 06, 2004 12:35 am :
DaZ wrote:
Just have to say hi the acid junkie! :D

Best...synth...ever...

Hi there ;) You are SO right ! :D

On-topic :

Thanks for the replies, I'll try to get the editor to work with those commands :)

I think i'll stick around here, and read some tutorials, cause i'm new to mapping. Only did some build engine maps for duke 3d (but that's MANY years ago :s).

greetz,



Cyper@Posted: Fri Aug 06, 2004 8:51 pm :
Sorry for bumping this to the top, and sorry if your question was already answered, but if not, i had the same problem and it was right after i turned AA on ingame, so if you have it on, turn it off, and the editor should load fine, or at least it did for me, sorry again if this was answered i didn't read the whole thread like i should of ;d



Acid303@Posted: Fri Aug 06, 2004 8:58 pm :
Cyper wrote:
Sorry for bumping this to the top, and sorry if your question was already answered, but if not, i had the same problem and it was right after i turned AA on ingame, so if you have it on, turn it off, and the editor should load fine, or at least it did for me, sorry again if this was answered i didn't read the whole thread like i should of ;d

It works now, might even be the AA setting, I turned it off and now the editor works perfect 8)

Greetz,



marsellus@Posted: Fri Aug 06, 2004 10:17 pm :
Hello!

I am so ready to start mapping Doom3, but its just not working. I have gone through the threads and
read what to do, but to no avil.

Any more help? I can give more info.




My Shortcut:
"C:\Program Files\Doom 3\Doom3.exe" com_allowConsole 1 +r_fullscreen 0 +vid_restart +wait +wait +wait +editor

( i tryed fullscreen 1 and 0, still same errors)

-----------------------
Message Doom3Q:

CDialogTextures::BuildTree() took 3381 milliseconds
WARNING: couldn't create font dlists
WARNING: wglUseFontBitmaps failed (6). Trying again.
WARNING: wglUseFontBitmaps failed again (6). Trying outlines.
WARNING: wglUseFontOutlines also failed (6), no coordinate text will be visible.
GL_VENDOR: (null)
GL_RENDERER: (null)
GL_VERSION: (null)
GL_EXTENSIONS: (null)
QE_LoadProject (doom.qe4)
WARNING: file def/map_intro.def, line 93: Unknown entityDef 'char_labcoat_young' inherited by 'intro_scientist'
Map_New
Entering message loop
ERROR: wglMakeCurrent failed..
Please restart DOOMEdit if the camera view is not working
ERROR: wglMakeCurrent failed..
Please restart DOOMEdit if the Z view is not working
ERROR: wglMakeCurrent failed.. Error:1282
Please restart Q3Radiant if the Map view is not working
ERROR: wglMakeCurrent failed.. Error:1282
Please restart Q3Radiant if the Map view is not working
ERROR: wglMakeCurrent failed..
Please restart DOOMEdit if the camera view is not working
ERROR: wglMakeCurrent failed..
Please restart DOOMEdit if the Z view is not working
ERROR: wglMakeCurrent failed..
ERROR: wglMakeCurrent failed..
ERROR: wglMakeCurrent failed..

--------------------------

Specs:
Pent 4 2.4MHz
Nvidia Gforce 4TI 4400
1024meg ram
Windows XP



GomJabbar@Posted: Fri Aug 06, 2004 10:27 pm :
I've just taken another look at the problem on my second pc and it seems like Cypher was right in an earlier post: On some machines the editor refuses to work if you enabled antialiasing.

Please try starting the editor again after switching it off. You can do that in game under Options -> System -> Advanced Options.

Hope that helps.

BNA: This might be worth adding to the FAQ too.



marsellus@Posted: Fri Aug 06, 2004 11:18 pm :
WOW, thanks that worked! Now its time to tinker back down!
Thanks!



Schivosa@Posted: Sat Aug 07, 2004 1:02 am :
I am getting the same thing with no camera and gridlines. I've tried all of the configurations of parameters listed here and made sure that AA was off. Anyone have any ideas? Thanks in advance.