-
PocketMine-MP Crash Dump Thu Feb 4 01:13:18 UTC 2016
Error: Call to a member function getInventory() on array
File: /SurvivalGame-master/src/Andre/SurvivalGame/Main
Line: 1185
Type: E_ERROR
THIS CRA…
-
```
Genisys
Crash Dump Sat Jan 30 12:35:10 MSK 2016
Error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 1187840 bytes)
File: /src/pocketmine/Server
Line: 2198
Type: E_ERROR
…
-
Genisys Crash Dump Sat Feb 13 08:19:09 GMT 2016
Error: Return value of pocketmine\level\Level::getSeed() must be of the type integer, string returned
File: /src/pocketmine/level/Level
Line: 2943
Type…
-
Regarding https://github.com/PurePlugins/PurePerms/pull/91
If this fix works for PurePerms; would you also please fork and make a similar set of changes to SimpleAuth?
I think it is experiencing th…
-
Genisys Crash Dump Mon Mar 21 05:11:55 CDT 2016
Error: Event is not Cancellable
File: /src/pocketmine/event/Event
Line: 56
Type: notice
Code:
[47] }
[48]
[49] /**
[50] \* @return bool
[51…
-
Genisys Crash Dump Sun Mar 13 10:54:29 ICT 2016
Error: Value -0.66666666666667 exceeds the range!
File: /src/pocketmine/entity/Attribute
Line: 174
Type: notice
Code:
[165] }
[166]
[167] public …
-
PocketMine-MP Crash Dump Fri Jan 29 01:41:31 UTC 2016
Error: Call to undefined method Andre\SurvivalGame\Main::sendTip()
File: /SurvivalGame_v1.0.7.phar/src/Andre/SurvivalGame/Main
Line: 618
Type: E_…
-
When I do /rankup i recieve this message:
[Server thread/CRITICAL]: Unhandled exception executing command 'rankup' in rankup: strtolower() expects parameter 1 to be string, object given
[17:55:32] [S…
-
In my server normal players can warp others. I already denied simplewarp.command.warp.others permission by using PurePerms but... it still happens..
-
The 1.8.0 fork of SimpleAuth crashes when one player above max players joins (they get kicked with "server full"). Note that Shoghi made some code changes to the UUID; so we may need a new approach fo…