Jump to content

Home

Using QuArK


JediGhost[SITH]

Recommended Posts

I've just completed the entity list for Quark not too long ago. I've made a few simple maps, and I don't seem to have any problems. A full release should be in the not too distant future. For now, though, you probably could use a snapshot (I haven't found any show-stopping bugs).

Link to comment
Share on other sites

Okay I have it installed but everytime I run the JK2 map editor and enable the 3D Window it says the textures can't be found. I think I have to extract them to a folder in Quark?

 

This really sucks.

 

 

EDIT:

Okay I got the textures to work. I made the map and tried to run it by clicking JK2 and click "textures + build + map"

 

At first I got an error saying it couldnt find Q3MAP.exe, I messed with that, and got rid of it.

 

Now it goes and I get this:

 

greetings mortals

greetings mortals

Traceback (innermost last):

File "J:\QUARK\quarkpy\mapquakemenu.py", line 229, in qmenuitem1click

RebuildAndRun([(editor.fileobject, editor.Root, m.info)], editor,

File "J:\QUARK\quarkpy\mapquakemenu.py", line 447, in RebuildAndRun

newcmdline = string.replace(newcmdline, "%buildpgmsdir%", setup["BuildPgmsDi

r"])

TypeError: argument 3: expected read-only buffer, None found

Traceback (innermost last):

File "J:\QUARK\quarkpy\mapquakemenu.py", line 229, in qmenuitem1click

RebuildAndRun([(editor.fileobject, editor.Root, m.info)], editor,

File "J:\QUARK\quarkpy\mapquakemenu.py", line 447, in RebuildAndRun

newcmdline = string.replace(newcmdline, "%buildpgmsdir%", setup["BuildPgmsDi

r"])

TypeError: argument 3: expected read-only buffer, None found

Link to comment
Share on other sites

make sure all your directory paths are set correctly.

 

it could be that you have the wrong python pack installed. make sure that it's the min-python, not the full version. if you did install the full version, installing the mini on top of it will fix it.

 

also, did you install the patch?

 

jh

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...