Emacz Posted 2 hours ago Report Share Posted 2 hours ago I am getting the below warning - I realize the unit is still playable, but it is a little annoying <p class="warning">WARNING: [ParamNode] Could not remove token 'Citizen' from node 'VisibleClasses'; not present in list nor inherited (possible typo?)</p> But for the player template we added "Citizen" to <UnitClasses datatype="tokens"> and for the standard infantry template it shows: <VisibleClasses datatype="tokens">Citizen Worker Soldier Infantry</VisibleClasses> The idea being we don't want Mercenaries to be citizens. They were paid help from the outside. Any suggestions on how to clean it up, so the warning doesnt pop up all the time?! Thanks! @Atrik@real_tabasco_sauce@wowgetoffyourcellphone@Stan` or anyone else! Quote Link to comment Share on other sites More sharing options...
Stan` Posted 1 hour ago Report Share Posted 1 hour ago The problem would be a template doing -Citizen (notice the '-') that's what it's complaining about. Adding is fine, removing non existent is not hence the warning Quote Link to comment Share on other sites More sharing options...
Emacz Posted 1 hour ago Author Report Share Posted 1 hour ago 12 minutes ago, Stan` said: The problem would be a template doing -Citizen (notice the '-') that's what it's complaining about. Adding is fine, removing non existent is not hence the warning Thanks, I thought send it all trickled back to the infantry template, and they include Citizen, i could just -Citizen. I did find the "issue" I think. The merc I were playing around with were specialized either as a mix in or their own unit, so not based off the infantry template. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.