Goldsource Error: I push button/trigger in game Last edited 6 years ago2017-12-14 12:28:55 UTC

This article was converted from a previous version of TWHL and may need to be reviewed

  1. The formatting may be incorrect due to differences in the WikiCode processing engine, it needs to be revised and reformatted
  2. Some information may be out of date
  3. After the article is re-formatted and updated, remove this notice and the Review Required category.
  4. Some older articles are no longer useful, or they duplicate information from other pages. In this case, delete the page after merging any relevant information into other pages. Contact an admin to delete a page.
ORIGINAL TITLE: I push button/trigger in game and get kicked out

If the compile was good, and there were no other problems, then the most common cause of this problem
is a logic loop with the entitys. Two or more entitys are set to call each other, and somehow you
set them in motion - buffers fill with the loops in under a second, crash, and you are kicked out.
Or you have named the trigger/button the same name as the entity it targets.

Solution: fix the entitys.

However, sometimes something else sets off the kick off, so keep an open mind.

It could be:

Comments

You must log in to post a comment. You can login or register a new account.