PocketMine Crash Archive

#29778527 Unknown error

Submitted by PocketMine-MP 1.6.2dev-188

General information

Version: 1.6.2dev-188
API version: 3.0.0-ALPHA5
Caused by a Plugin: Not directly
Report date: Monday 16/05/2022 09:28:49
Attached Issue: None

System Information

PHP version: 7.0.18
Operating system: win
System banner: Windows NT MCPEWARZ 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64

Error information

yaml_parse(): reading error encountered during parsing: invalid leading UTF-8 octet (line 1, column 1)
File: /src/pocketmine/utils/Config
Line: #145
Error level: notice

[136] 					case Config::PROPERTIES:
[137] 					case Config::CNF:
[138] 						$this->parseProperties($content);
[139] 						break;
[140] 					case Config::JSON:
[141] 						$this->config = \json_decode($content, \true);
[142] 						break;
[143] 					case Config::YAML:
[144] 						$content = self::fixYAMLIndexes($content);
[145] 						$this->config = \yaml_parse($content);
[146] 						break;
[147] 					case Config::SERIALIZED:
[148] 						$this->config = \unserialize($content);
[149] 						break;
[150] 					case Config::ENUM:
[151] 						$this->parseList($content);
[152] 						break;
[153] 					default:
[154] 						$this->correct = \false;
[155] 
#0 (): pocketmine\(integer 2, string yaml_parse(): reading error encountered during parsing: invalid leading UTF-8 octet (line 1, column 1), string phar://C:/Users/Administrator/Desktop/PocketMine-MP/PocketMine-MP.phar/src/pocketmine/utils/Config.php, integer 145, array Array())
#1 /src/pocketmine/utils/Config(145): yaml_parse(string #This configuration file controls global resources used on your PocketMine-MP server.....#Choose whether players must use your chosen resource packs to join the server...#NOTE: This will do nothing if there are no resource packs in the stack below...force_resources: true..resource_stack:.. #Resource packs here are applied from bottom to top. This means that resources in higher packs will override those in lower packs... #Entries here must indicate the filename of the resource pack... #Example..  - .....Z.zip.. # - vanilla.zip.. #If you want to force clients to use vanilla resources, you must place a vanilla resource pack in your resources folder and add it to the stack here.)
#2 /src/pocketmine/utils/Config(83): pocketmine\utils\Config->load(string C:\Users\Administrator\Desktop\PocketMine-MP\resource_packs\resource_packs.yml, integer 2, array Array())
#3 /src/pocketmine/resourcepacks/ResourcePackManager(70): pocketmine\utils\Config->__construct(string C:\Users\Administrator\Desktop\PocketMine-MP\resource_packs\resource_packs.yml, integer 2, array Array())
#4 /src/pocketmine/Server__64bit(1566): pocketmine\resourcepacks\ResourcePackManager->__construct(pocketmine\Server object, string C:\Users\Administrator\Desktop\PocketMine-MP\resource_packs\)
#5 /src/pocketmine/PocketMine(501): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string phar://C:/Users/Administrator/Desktop/PocketMine-MP/PocketMine-MP.phar/, string C:\Users\Administrator\Desktop\PocketMine-MP\, string C:\Users\Administrator\Desktop\PocketMine-MP\plugins\)
#6 (1): require(string phar://C:/Users/Administrator/Desktop/PocketMine-MP/PocketMine-MP.phar/src/pocketmine/PocketMine.php)

Loaded Plugins

NameVersionStateAuthor(s)

Server Settings [toggle]

NameValue
motdMinecraft: PE Server
server-port19132
white-listoff
announce-player-achievementson
spawn-protection16
max-players20
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
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
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.hostupdate.pmmp.io
timings.hosttimings.pmmp.io
console.title-ticktrue
aliases
worlds
Find duplicates  |   Download