MurderMysteryPE
MurderMysteryPE copied to clipboard
Instance error
On plugin start I receive this error:
[22:14:35] [Server thread/CRITICAL]: TypeError: "Return value of TurtleTeam\MurderMysteryPE\MurderMystery::getInstance() must be an instance of TurtleTeam\MurderMysteryPE\MurderMystery, null returned" (EXCEPTION) in "/MurderMysteryPE/src/TurtleTeam/MurderMysteryPE/MurderMystery" at line 123
@Chris-Prime you should fix that up.
That's because you call it on file parsing. That's before MurderMystery even exists. I'll try do fix it tho