I was playing a game earlier when a friend was experiencing a bug. Wouldn’t it make sense for me to be experiencing the same bug since were playing the same game that’s coded with the same lines of code?
While you play a game, your actions affect the state of the game’s world, and therefore the game’s code. If the bug only happens when some part of the code is in a specific state, then you can trigger the bug by specific in-game actions.
Latest Answers