Jump to content

Home

When i compile nothing changes in the bsp file:(


superdude201

Recommended Posts

ok. I just figured it out. Check the junk.txt for the following errors:

 

MAX_VERTICES_EXCEEDED

 

or

 

**************

***leaked****

**************

 

If you have either of these errors you need to fix them like so:

 

for the first, you have too many vertices per line, just shift some around until they are no longer in a visible straight line, or shift some brushes around.

 

The second, you have to compile the map in JK2Radiant, but it will show you where the leak is. Follow the red line and find out where it's leaking from.

 

The first is the only one that will not allow your map to compile.

Link to comment
Share on other sites

Originally posted by superdude201

But i can't find my junk.txt

 

Junk.txt is a hidden file. I forget the path where it's located... do a windows search for it. Then set the file options so that you can view hidden files and folders and just double click your way to it.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...