Muirfield / pocketmine-plugins

Repository for my PocketMine plugins
GNU General Public License v2.0
86 stars 78 forks source link

signwarp problem critical #93

Open Bidou0418 opened 8 years ago

Bidou0418 commented 8 years ago

[18:23:48] [Server thread/CRITICAL]: ClassNotFoundException: "Class aliuly\signwarp\common\mc not found" (EXCEPTION) in "/src/spl/BaseClassLoader" at line 144

Bidou0418 commented 8 years ago

i always get this error when i restart.

Bidou0418 commented 8 years ago

[08:23:54] [Server thread/INFO]: Enabling SignWarp v1.6.0 [08:23:54] [Server thread/CRITICAL]: ClassNotFoundException: "Class aliuly\signwarp\common\mc not found" (EXCEPTION) in "/src/spl/BaseClassLoader" at line 144 [08:23:54] [Server thread/INFO]: Disabling SignWarp v1.6.0

ARE YOU GOING TO FIX THIS OR DO WE JUST DELETE THIS PLUGIN???

Bidou0418 commented 8 years ago

hello?

HimbeersaftLP commented 8 years ago

Download the version from pocketmine forums, it works for me

dsclassen commented 8 years ago

Hello, I am attempting to build SignWarp on a PocketMine-MP server. PocketMine-MP version 1.6dev "Unleashed" (API 2.0.0) using DevTools v1.11.0

I'm getting the following error:

[01:11:58] [Server thread/INFO]: Enabling SignWarp v1.6.0
[01:11:58] [Server thread/CRITICAL]: ClassNotFoundException: "Class aliuly\signwarp\common\mc not found" (EXCEPTION) in "/src/spl/BaseClassLoader" at line 144
[01:11:58] [Server thread/INFO]: Disabling SignWarp v1.6.0
HimbeersaftLP commented 8 years ago

It looks like this error only occurs when running from source / using devtools or any other plugin to build it. Try downloading the phar fron the releases page or the pocketmine site.