PocketMine Crash Archive

#29780415 Unknown error

Submitted by Hydracon-PM 1.6.2dev

General information

Version: 1.6.2dev
API version: 3.0.0-ALPHA5
Caused by a Plugin: Not directly
Report date: Sunday 26/06/2022 16:23:15
Attached Issue: None

System Information

PHP version: 7.0.9
Operating system: linux
System banner: Linux b696f313c725 4.15.0-143-generic #147-Ubuntu SMP Wed Apr 14 16:10:11 UTC 2021 x86_64

Error information

file_put_contents(/home/gs-41720/worlds/hm/level.dat): failed to open stream: No such file or directory
File: /src/pocketmine/level/format/io/BaseLevelProvider
Line: #129
Error level: notice

[120] 		return $this->levelData;
[121] 	}
[122] 
[123] 	public function saveLevelData(){
[124] 		$nbt = new NBT(NBT::BIG_ENDIAN);
[125] 		$nbt->setData(new CompoundTag("", [
[126] 			"Data" => $this->levelData
[127] 		]));
[128] 		$buffer = $nbt->writeCompressed();
[129] 		file_put_contents($this->getPath() . "level.dat", $buffer);
[130] 	}
[131] 
[132] 	public function requestChunkTask(int $x, int $z) : AsyncTask{
[133] 		$chunk = $this->getChunk($x, $z, false);
[134] 		if(!($chunk instanceof Chunk)){
[135] 			throw new ChunkException("Invalid Chunk sent");
[136] 		}
[137] 
[138] 		return new ChunkRequestTask($this->level, $chunk);
[139] 	}
#0 (): pocketmine\(integer 2, string file_put_contents(/home/gs-41720/worlds/hm/level.dat): failed to open stream: No such file or directory, string phar:///home/gs-41720/PocketMine-MP.phar/src/pocketmine/level/format/io/BaseLevelProvider.php, integer 129, array Array())
#1 /src/pocketmine/level/format/io/BaseLevelProvider(129): file_put_contents(string /home/gs-41720/worlds/hm/level.dat, string ..........M..n.0.D'..&UE....[...D.".Ao.f....9..n........m..G..H.R..Ao....gDx4..C....b..U<...(....{.._.oM..JjP4tpKI........1o1..............IFmx..q).'..g.3re].|.7.,d[.R.n.P.M..X..o.T.C}Y.........4F...^c..*.......\......&...)
#2 /src/pocketmine/level/Level(1024): pocketmine\level\format\io\BaseLevelProvider->saveLevelData(boolean)
#3 /src/pocketmine/Server(2306): pocketmine\level\Level->save(boolean )
#4 /src/pocketmine/Server(2446): pocketmine\Server->doAutoSave(boolean)
#5 /src/pocketmine/Server(2182): pocketmine\Server->tick(boolean)
#6 /src/pocketmine/Server(2064): pocketmine\Server->tickProcessor(boolean)
#7 /src/pocketmine/Server(1646): pocketmine\Server->start(boolean)
#8 /src/pocketmine/PocketMine(501): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string phar:///home/gs-41720/PocketMine-MP.phar/, string /home/gs-41720/, string /home/gs-41720/plugins/)
#9 (1): require_once(string phar:///home/gs-41720/PocketMine-MP.phar/src/pocketmine/PocketMine.php)

Loaded Plugins

NameVersionStateAuthor(s)
NoHunger1.0.3EnabledMatthww
Slapper1.3.5Enabledjojoe77777
Proteção2.2.0Enabledaliuly
KeepInventory1.2.0Enabledboybook
ManyWorlds2.0.3Enabledaliuly
ServerAuth2.13EnabledEvolSoft
Lançador1Enableddevsloty
KillHealthJuze1EnabledJUZEXMOD
MultiTP1.0.0EnabledMinifixio
ServerKits1.3EnabledEvolSoft

Server Settings [toggle]

NameValue
gamemode0
enable-rconoff
white-list0
hardcoreoff
level-namehm
max-players30
auto-saveon
spawn-protection16
motd§l§b« Hemix§eMC »
announce-player-achievementson
allow-flightoff
spawn-animalson
spawn-mobson
force-gamemodeoff
pvpon
difficulty1
generator-settings
level-seed
level-typeDEFAULT
rcon.password******
view-distance8
enable-queryon
disable-logfileoff
server-port41720
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
debug.assertions.warn-if-enabledtrue
debug.level1
debug.commandsfalse
player.save-player-datatrue
player.anti-cheat.allow-movement-cheatsfalse
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.enabledtrue
anonymous-statistics.hoststats.pocketmine.net
auto-updater.enabledtrue
auto-updater.on-update.warn-consoletrue
auto-updater.on-update.warn-opstrue
auto-updater.preferred-channelbeta
auto-updater.suggest-channelstrue
auto-updater.hostwww.pocketmine.net
timings.hosttimings.pmmp.io
console.title-ticktrue
aliases
worlds
Find duplicates  |   Download