Jump to content

GtkRadiant Error When Compiling


Recommended Posts

So, i have finished a (sorta) big map. It compiled nicely, but now whenever i compile that map the following error  appears:

************ ERROR ************
Token too large on line 1343

Its not instant, but after the shaders are loaded the compiler shows this and closes immediatly. And i did change the map too.

Help?

Link to comment

Might be related:
 

Quote

 

UnmatchedToken "({)"; MatchToken( "{" ) failed at line xx

You have an error in a custom shader. Most likely you forgot to close out a final shader stage or you have two brackets instead of one. Where xxx = the offending line in your shader.

 

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...