PocketMine Crash Archive

#29778496 Class not found error

Submitted by Tesseract 1.3.0-Dev
Warning! This crash was caused by a plugin. Please contact the original plugin author.

General information

Version: 1.3
API version: 3.0.0-ALPHA6
Caused by a Plugin: YES
Report date: Saturday 07/05/2022 15:59:06
Attached Issue: None

System Information

PHP version: 7.2.13
Operating system: linux
System banner: Linux gs274706 4.15.0-173-generic #182-Ubuntu SMP Fri Mar 18 15:53:46 UTC 2022 x86_64

Error information

Class DevTools\DevTools not found
File: /src/spl/BaseClassLoader
Line: #144
Error level: notice

[135] 
[136] 			if(method_exists($name, "onClassLoaded") and (new ReflectionClass($name))->getMethod("onClassLoaded")->isStatic()){
[137] 				$name::onClassLoaded();
[138] 			}
[139] 			
[140] 			$this->classes[] = $name;
[141] 
[142] 			return true;
[143] 		}elseif($this->getParent() === null){
[144] 			throw new ClassNotFoundException("Class $name not found");
[145] 		}
[146] 
[147] 		return false;
[148] 	}
[149] 
[150] 	/**
[151] 	 * Returns the path for the class, if any
[152] 	 *
[153] 	 * @param string $name
[154] 	 *
#0 (): BaseClassLoader->loadClass(string DevTools\DevTools)
#1 (): spl_autoload_call(string DevTools\DevTools)
#2 /src/pocketmine/plugin/PharPluginLoader(63): class_exists(string DevTools\DevTools, boolean 1)
#3 /src/pocketmine/plugin/PluginManager(157): pocketmine\plugin\PharPluginLoader->loadPlugin(string phar:///home/plugins/DevTools (1).phar)
#4 /src/pocketmine/plugin/PluginManager(307): pocketmine\plugin\PluginManager->loadPlugin(string /home/plugins/DevTools (1).phar, array Array())
#5 /src/pocketmine/Server(1563): pocketmine\plugin\PluginManager->loadPlugins(string /home/plugins/)
#6 /src/pocketmine/PocketMine(496): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string phar:///home/PocketMine-MP.phar/, string /home/, string /home/plugins/)
#7 (1): require_once(string phar:///home/PocketMine-MP.phar/src/pocketmine/PocketMine.php)

Loaded Plugins

NameVersionStateAuthor(s)
PremiumCase1.4.2DisabledJ0k3rrWild

Server Settings [toggle]

NameValue
server-nameServerName
motdMinecraft: PE Server
server-port21010
memory-limit2048M
white-listoff
announce-player-achievementson
spawn-protection16
max-players100
allow-flightoff
spawn-animalson
spawn-mobson
gamemode0
force-gamemodeoff
hardcoreoff
pvpon
difficulty1
generator-settings
level-nameworld
level-seed
level-typeDEFAULT
enable-queryon
enable-rconoff
rcon.password******
auto-saveon
online-mode0
view-distance8
settings.languageeng
settings.force-languagefalse
settings.shutdown-messageServer closed
settings.query-pluginstrue
settings.deprecated-verbosetrue
settings.enable-profilingfalse
settings.profile-report-trigger20
settings.async-workersauto
memory.global-limit0
memory.main-limit0
memory.main-hard-limit1024
memory.check-rate20
memory.continuous-triggertrue
memory.continuous-trigger-rate30
memory.garbage-collection.period36000
memory.garbage-collection.collect-async-workertrue
memory.garbage-collection.low-memory-triggertrue
memory.max-chunks.chunk-radius4
memory.max-chunks.trigger-chunk-collecttrue
memory.max-chunks.low-memory-triggertrue
memory.world-caches.disable-chunk-cachetrue
memory.world-caches.low-memory-triggertrue
network.batch-threshold256
network.compression-level7
network.async-compressionfalse
network.upnp-forwardingfalse
developer.incompatible-plugins.loadtrue
developer.folder-plugin-loadertrue
developer.devtools-commandstrue
debug.assertions.warn-if-enabledtrue
debug.level1
debug.commandsfalse
player.save-player-datatrue
player.anti-cheat.allow-movement-cheatstrue
player.anti-cheat.allow-instabreakfalse
level-settings.default-formatpmanvil
level-settings.auto-tick-ratetrue
level-settings.auto-tick-rate-limit20
level-settings.base-tick-rate1
level-settings.always-tick-playersfalse
chunk-sending.per-tick4
chunk-sending.spawn-radius4
chunk-sending.cache-chunksfalse
chunk-ticking.per-tick40
chunk-ticking.tick-radius3
chunk-ticking.light-updatesfalse
chunk-ticking.clear-tick-listtrue
chunk-ticking.disable-block-ticking
chunk-generation.queue-size8
chunk-generation.population-queue-size8
ticks-per.animal-spawns400
ticks-per.monster-spawns1
ticks-per.autosave6000
ticks-per.cache-cleanup900
spawn-limits.monsters70
spawn-limits.animals15
spawn-limits.water-animals5
spawn-limits.ambient15
auto-report.enabledtrue
auto-report.send-codetrue
auto-report.send-settingstrue
auto-report.send-phpinfofalse
auto-report.hostcrash.pocketmine.net
anonymous-statistics.enabledfalse
anonymous-statistics.hoststats.pocketmine.net
auto-updater.enabledfalse
auto-updater.on-update.warn-consoletrue
auto-updater.on-update.warn-opsfalse
auto-updater.preferred-channelstable
auto-updater.suggest-channelsfalse
auto-updater.hostwww.pocketmine.net
timings.hosttimings.pmmp.io
console.title-ticktrue
aliases
worlds
Find duplicates  |   Download