Submitted by PocketMine-MP Alpha_1.4dev-822
General information
Version: 1.4dev-822
API version: 1.7.0
Caused by a Plugin: Not directly
Report date: Monday 17/10/2022 06:55:57
Attached Issue: None
System Information
PHP version: 5.6.2
Operating system: win
System banner: Windows NT DESKTOP-62263G0 6.2 build 9200 (Windows 8) i586
Error information
usleep(): Number of microseconds must be greater than or equal to 0
File: /src/pocketmine/Server
Line: #2074
Error level: warning
[2065] }
[2066]
[2067] public function __debugInfo(){
[2068] return [];
[2069] }
[2070]
[2071] private function tickProcessor(){
[2072] while($this->isRunning){
[2073] $this->tick();
[2074] \usleep((int) \max(1, ($this->nextTick - \microtime(\true)) * 1000000));
[2075] }
[2076] }
[2077]
[2078] public function addPlayer($identifier, Player $player){
[2079] $this->players[$identifier] = $player;
[2080] }
[2081]
[2082] private function checkTickUpdates($currentTick){
[2083]
[2084] //Do level ticks
Loaded Plugins
Name | Version | State | Author(s) |
Server Settings [toggle]
Name | Value |
server-name | iosarchive |
server-port | 19135 |
memory-limit | 1024M |
gamemode | 0 |
max-players | 20 |
spawn-protection | -1 |
white-list | off |
enable-query | off |
enable-rcon | on |
rcon.password | ****** |
motd | Minecraft: PE Server |
announce-player-achievements | on |
allow-flight | off |
spawn-animals | on |
spawn-mobs | on |
force-gamemode | off |
hardcore | off |
pvp | on |
difficulty | 1 |
generator-settings | |
level-name | world |
level-seed | |
level-type | DEFAULT |
auto-save | on |
settings.shutdown-message | Server closed |
settings.query-plugins | true |
settings.deprecated-verbose | true |
settings.enable-profiling | false |
settings.advanced-cache | false |
settings.upnp-forwarding | false |
settings.send-usage | true |
settings.async-workers | 4 |
debug.level | 1 |
debug.commands | false |
level-settings.default-format | mcregion |
level-settings.convert-format | false |
chunk-sending.per-tick | 4 |
chunk-sending.compression-level | 8 |
chunk-sending.max-chunks | 96 |
chunk-ticking.per-tick | 80 |
chunk-ticking.tick-radius | 2 |
chunk-ticking.light-updates | false |
chunk-ticking.clear-tick-list | false |
chunk-generation.use-async | false |
chunk-generation.per-tick | 1 |
chunk-gc.period-in-ticks | 600 |
ticks-per.animal-spawns | 400 |
ticks-per.monster-spawns | 1 |
ticks-per.autosave | 6000 |
ticks-per.cache-cleanup | 900 |
spawn-limits.monsters | 70 |
spawn-limits.animals | 15 |
spawn-limits.water-animals | 5 |
spawn-limits.ambient | 15 |
auto-report.enabled | true |
auto-report.send-code | true |
auto-report.send-settings | true |
auto-report.send-phpinfo | true |
auto-report.host | crash.pocketmine.net |
auto-updater.enabled | true |
auto-updater.on-update.warn-console | true |
auto-updater.on-update.warn-ops | true |
auto-updater.preferred-channel | beta |
auto-updater.suggest-channels | true |
auto-updater.host | www.pocketmine.net |
aliases | |
worlds | |