Hello, to everyone in the mod community....here goes my first post (which interestingly enough, is a request for help...)
I'm trying to port TAUCP to the Spring engine...and I'm making a lot of progress, but there's a single error in the infolog.txt that I don't understand.
"Warning to many unit categories 33 missed jam" is what it says. Does anyone know what this means, or have any other insight on things I should look out for when trying to port TAUCP?
Thanks,
Conxion528
"Too many unit categories" errors in infolog.txt
Moderator: Moderators
That means the mod has too many unit categories, Spring only supports up to 32.
Category is what's written in the FBI line 'Category='. Each unit can have several categories, they are used by BadTargetCategory and OnlyTargetCategory FBI tags (and probably somewhere else, too). I'm not sure what the results of too many categories will be, probably targetting tags just won't work with those extra categories.
Category is what's written in the FBI line 'Category='. Each unit can have several categories, they are used by BadTargetCategory and OnlyTargetCategory FBI tags (and probably somewhere else, too). I'm not sure what the results of too many categories will be, probably targetting tags just won't work with those extra categories.
- PauloMorfeo
- Posts: 2004
- Joined: 15 Dec 2004, 20:53