Asaf
Sleep Deprived
- Joined
- Mar 22, 2010
- Messages
- 1,326
The game won't 'tell' you that there's an error, because it cannot detect an error.
Errors in code are called bugs, and they can lead to a wide range of results - from crashes through immediate incorrect behavior to something which is not being noticed until much further in the game.
These are not things that the game can detect.
Errors in code are called bugs, and they can lead to a wide range of results - from crashes through immediate incorrect behavior to something which is not being noticed until much further in the game.
These are not things that the game can detect.