When Worlds Collide...Win XP And Worldcraft Meet
#1 posted by
:=) on 2003/01/25 23:51:49
I am having a lot of trouble getting Worldcraft v1.6a to work properly with Windows XP. I did not have these types of problems when running Worldcraft on Windows 98. The problems generally result when trying to compile a map.
Here is an error that I am currently getting:
A window pops up after attempting to run the map:
�The file C:\QUAKE\ID1\maps\Test1e was not built, do you want to continue�
______________________________________________________________________
When I click �Yes� I get a new window with the following error:
�The command failed. Windows reported the error: �Invalid Argument� Do you want to continue?�
______________________________________________________________________
So I click Yes again and I get the following Error:
Quake Error: �W_LoadWadFile: couldn�t load gfx.wad�
______________________________________________________________________
A separate �Process Window� is also open from the time of the first error message and the following is diplayed:
** Executing...
** Command: C:\wc\Q1Tools\LIGHT.EXE
** Parameters: C:\QUAKE\ID1\maps\Test1e
----- LightFaces ----
************ ERROR ************
Error opening C:\QUAKE\ID1\maps\Test1e.bsp: No such file or directory
** Executing...
** Command: C:\wc\Q1Tools\Vis.exe
** Parameters: C:\QUAKE\ID1\maps\Test1e
---- vis ----
************ ERROR ************
Error opening C:\QUAKE\ID1\maps\Test1e.bsp: No such file or directory
** Executing...
** Command: Change Directory
** Parameters: c:\quake\winquake.exe
The command failed. Windows reported the error:
"Invalid argument"
** Executing...
** Command: C:\QUAKE\winquake.exe
** Parameters: +map Test1e
** Executing...
** Command: Copy File
** Parameters: "C:\QUAKE\OURMAP~1\Test1e.map" "C:\QUAKE\ID1\maps\Test1e.map"
** Executing...
** Command: C:\wc\Q1Tools\QBSP.EXE
** Parameters: C:\QUAKE\ID1\maps\Test1e
outputfile: C:\QUAKE\ID1\maps\Test1e.bsp
************ ERROR ************
Token too large on line 3
______________________________________________________________________
Can anyone offer some help with this problem and get me back on track with my map making hobby?
I am most grateful
:=)
I would also be grateful to learn if anyone is using a better editor for making Quake 1 maps, or if they have a program(s) that can compile and/or decompile maps.
Looks Outa Sequence And Too Many .wads
If that's the sequence that actions are taking place in, then something's wrong. The sequence should be:
Copy .map to \quake\id1\maps
QBSP
VIS
LIGHT
winquake.exe +map ...
So check that first off.
Secondly, your map isn't getting built in the first place because the string containing the .wad files used is too long.
Remove any wads you aren't using in this map from Worldcraft's list of textures before working on this file. If that doesn't work, stick them someplace else, like C:\WADS.
Steeriiikeee One!
#3 posted by :=) on 2003/01/26 22:58:45
Thank you so much for the reply. I tried you advice about removing the wad. Strangely enough after doing so and restarting Worldcraft they reappear in the list again??? Messing around some more I did the following:
I deleted all of the desktop icons, and files and folders from the zip-folder. Next I installed the Worldcraft shareware version which deposited itself in �Program Files.� Next I unzipped the Full version of Worldcraft into the Wordcraft-Shareware folder under Program Files supplanting any duplicate files. I then made a test map and got the following result:
The file C:\QUAKE\ID1\maps\test014.map could not be built Do you want to continue?
So I click yes and Quake begins to start and the last message is �Three Demo(s) in Loop� and then Quake does not load.
Here is the information appearing in a Process window:
** Executing...
** Command: Copy File
** Parameters: "C:\QUAKE\ID1\maps\test014.map" "c:\quake\id1\maps\test014.map"
** Executing...
** Command: C:\Program Files\WorldCraft\Q1Tools\QBSP.EXE
** Parameters: c:\quake\id1\maps\test014
outputfile: c:\quake\id1\maps\test014.bsp
************ ERROR ************
Token too large on line 3
** Executing...
** Command: C:\Program Files\WorldCraft\Q1Tools\LIGHT.EXE
** Parameters: c:\quake\id1\maps\test014
----- LightFaces ----
************ ERROR ************
Error opening c:\quake\id1\maps\test014.bsp: No such file or directory
** Executing...
** Command: C:\Program Files\WorldCraft\Q1Tools\Vis.exe
** Parameters: c:\quake\id1\maps\test014
---- vis ----
************ ERROR ************
Error opening c:\quake\id1\maps\test014.bsp: No such file or directory
** Executing...
** Command: Change Directory
** Parameters: c:\quake
** Executing...
** Command: c:\quake\winquake.exe
** Parameters: +map test014
Can anyone offer some help with this problem and get me back on track with my map making hobby?
I am most grateful
:=)
I don�t know if this helps but here is my Worldcraft Build configuration:
Game: c:\quake\winquake.exe
Lighting Program: C:\Program Files\WorldCraft\Q1Tools\QBSP.EXE
Vis Program: C:\Program Files\WorldCraft\Q1Tools\Vis.exe
Place compiled maps in this directory before running the game: c:\quake\id1\maps
Here is my Worldcraft Game Configuration:
Game Data Files: C:\Program Files\WorldCraft\Quake.fgd
Texture Format: WAD2(Quake, Hexen 1)
Map Type: Quake
Default entry Point Class: info_player_start
Game Directory: c:\quake
RMF Directory: c:\quake\id1\maps
Palette file: C:\Program Files\WorldCraft\quake.pal
Well now that I have made these changes I am not sure if I took a step forward or backward? At least now Quake begins to start, but there are still errors that prevent progress.
My thanks to anyone who can help more.
For Future Reference:
#4 posted by
metlslime on 2003/01/27 00:51:12
this question would be better asked in the "mapping help" thread. It doesn't need its own discussion thread.
Hmm, maybe i should make a little swastika icon for 'thread nazi' posts.
Are You Using Quote Marks In The Map Name?
If so, that could be breaking QBSP.
I know from experience: you cannot use quote marks (") in any value anywhere in a map.
Hmm
#6 posted by
nonentity on 2003/01/27 14:47:35
As well as what metl pointed out (the fact the you posted in both places was extra annoying BTW);
you don't have to install shareware WC before the full version...
Sorry
#7 posted by :=) on 2003/01/28 00:05:57
My apologies to the QMap community for the double entry as it was not my intention to annoy anyone. I was foremost trying to get attention to my problem and simply thought a thread specific to Worlcraft was appropriate. At this point I do not know how to fix this apparent intrusion.
With regard to Fat Controller's response. I am not using " in the file names.
With respect to Nonentity's post. Since I took the approach of installing shareware first since I could not install the full version in the conventional sense. Thought it might help. The act of a desperate man.
Someone please take pity and help me (note sobbing sounds)
Worldcraft Problem
#8 posted by Azazel on 2003/01/28 18:04:11
Try resetting your game configuration for q1 (verify paths etc). Also, try to run the build exe's outside of Worldcraft (i.e. as shortcuts or in a shell). Sound like the problem is outside of Worldcraft. Invalid arg errors are usually an operating system error.
Manual Approach
#9 posted by
daftpunk on 2003/01/29 13:46:55
please please try to think about all the steps. are all the files in the right routes? (this is a case for ANY program but specifically for compilers and all the stuff for q-editing)
have you tried making your own wad? merging them doesnt solve the problem. its the size and quantity of textures. you brobably arent using 90% or the textures so try extracting them with texmex.
as fat con said, do the sequence of compile yourself manually with the dos window if you are comfortable.
try the impossible like changing map names, making a similar one from scratch, i dunno, checking textures on liquids, checking for anything which might lead to an error, get another workin rmf file and edit it (i can give you one if you want)
thats all i can think of for now...sorry