What the problem?


($croel) #1

When I try to host a server the game writed this:

Setting MOTD…


ERROR: ‘trigger_objective_info’ has a missing target ‘fgate’

What I need to do?


($croel) #2

I have another problem with easygen!

Why don’t save the easygen the textures what I use?


(Ifurita) #3

ERROR: ‘trigger_objective_info’ has a missing target ‘fgate’

Your TOI is missing its target, ‘fgate’

I don’t see wha is so mysterious about this.

TOI’s need to target an entity (target = fgate0. The entity your TOI is supposed to be pointing to either 1) isn’t there, 2) doesn’t have a targetname of fgate, 3) you gave your TOI the wrong target name, or 4) you plain forgot a target line


(Ifurita) #4

BTW, cross posting the same problem in multiple threads isn’t helping