MurderMysteryPE icon indicating copy to clipboard operation
MurderMysteryPE copied to clipboard

Instance error

Open xBeastMode opened this issue 8 years ago • 1 comments

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.

xBeastMode avatar May 01 '17 04:05 xBeastMode

That's because you call it on file parsing. That's before MurderMystery even exists. I'll try do fix it tho

Kris-Driv avatar May 07 '17 10:05 Kris-Driv