Skip to content

Crash And Bug report template

Zyro edited this page Nov 5, 2020 · 1 revision

Bug Reports

BUG: {title}

and {title} is the name you call the bug. For example:\ I have a bug that do something it shouldn't do, like in the Players script.
It doesn't check for server movement. Then the bug report should be:
BUG: Server movement is not checked

Crash Reports

CRASH: {title}

and {title} should be what you thing cause the crash for example:
If the GameManager is null and it shouldn't be null then type the title like this:
CRASH: GameManager is null

Clone this wiki locally