Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Server crashes after the death match!!! #90

Open
Wertzui123 opened this issue Apr 23, 2019 · 4 comments
Open

The Server crashes after the death match!!! #90

Wertzui123 opened this issue Apr 23, 2019 · 4 comments

Comments

@Wertzui123
Copy link

Build Version

  • Latest releas

PocketMine API Version

  • 3.7.1

Steps to reproduce

  • join deathmatch, kill all players

Arena Config

sign_line_1: '&6-=&e[&fH&cG&e]&6=-'
sign_line_2: '&f{on}&f/&a{max}'
sign_line_3: '&aGame: &f{game}'
sign_line_4: '&eStatus: {status}'
is_sky_wars: "no"
clear_inventory_on_join: true
min_players: 2
max_players: 4
game_seconds: 10.000000
waiting_seconds: 30.000000
game_level: Arena1
refill_chest_after_seconds: 150.000000
chest_items:
- 272 0 1
- 298 0 1
- 299 0 1
- 300 0 1
- 301 0 1
lobby_pos:
  level: Arena1
  x: 60.961800
  "y": 156.000000
  z: 162.209900
death_match_pos:
  level: Arena1
  x: 149.486300
  "y": 214.062500
  z: 40.483700
slots:
  1:
    x: 38.311200
    "y": 78.000000
    z: 146.360900
  2:
    x: 29.466000
    "y": 78.000000
    z: 156.452500
  3:
    x: 38.581900
    "y": 78.000000
    z: 165.617000
  4:
    x: 48.462400
    "y": 78.000000
    z: 156.488600
sign_list:
  238:67:251:CB1: ""
  288:66:327:Arena1: ""
  289:66:327:Arena1: ""
  60:157:153:Arena1: ""
  61:157:154:Arena1: ""
  61:157:153:Arena1: ""
  252:107:264:Lobby: ""
  15603:67:15304:HGLobby: ""
  15603:68:15304:HGLobby: ""
...
@Wertzui123
Copy link
Author

Wertzui123 commented May 5, 2019


[17:42:39] [Server thread/DEBUG]: #0 src/pocketmine/level/Position(43): pocketmine\level\Position->setLevel(pocketmine\level\Level object)

[17:42:39] [Server thread/DEBUG]: #1 plugins/HungerGames(3).phar/src/hungergames/obj/HungerGames(310): pocketmine\level\Position->__construct(double 248.5316, double 91, double 265.508, pocketmine\level\Level object)

[17:42:39] [Server thread/DEBUG]: #2 plugins/HungerGames(3).phar/src/hungergames/lib/mgr/GameManager(46): hungergames\obj\HungerGames->getSlots()

[17:42:39] [Server thread/DEBUG]: #3 plugins/HungerGames(3).phar/src/hungergames/tasks/DeathMatchTask(39): hungergames\lib\mgr\GameManager->refresh()

[17:42:39] [Server thread/DEBUG]: #4 src/pocketmine/scheduler/TaskHandler(159): hungergames\tasks\DeathMatchTask->onRun(integer 29363)

[17:42:39] [Server thread/DEBUG]: #5 src/pocketmine/scheduler/TaskScheduler(199): pocketmine\scheduler\TaskHandler->run(integer 29363)

[17:42:39] [Server thread/DEBUG]: #6 src/pocketmine/plugin/PluginManager(688): pocketmine\scheduler\TaskScheduler->mainThreadHeartbeat(integer 29363)

[17:42:39] [Server thread/DEBUG]: #7 src/pocketmine/Server(2559): pocketmine\plugin\PluginManager->tickSchedulers(integer 29363)

[17:42:39] [Server thread/DEBUG]: #8 src/pocketmine/Server(2335): pocketmine\Server->tick()

[17:42:39] [Server thread/DEBUG]: #9 src/pocketmine/Server(2196): pocketmine\Server->tickProcessor()

[17:42:39] [Server thread/DEBUG]: #10 src/pocketmine/Server(1775): pocketmine\Server->start()

[17:42:39] [Server thread/DEBUG]: #11 src/pocketmine/PocketMine(258): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string /home/minecraft/, string /home/minecraft/plugins/)

[17:42:39] [Server thread/DEBUG]: #12 (1): require(string phar:///home/minecraft/pocketmine.phar/src/pocketmine/PocketMine.php)

[17:42:39] [Server thread/EMERGENCY]: An unrecoverable error has occurred and the server has crashed. Creating a crash dump

[17:42:39] [Server thread/EMERGENCY]: Please upload the "/home/minecraft/crashdumps/Sun_May_5-17.42.39-CEST_2019.log" file to the Crash Archive and submit the link to the Bug Reporting page. Give as much info as you can. ```

@Mohagames205
Copy link


[17:42:39] [Server thread/DEBUG]: #0 src/pocketmine/level/Position(43): pocketmine\level\Position->setLevel(pocketmine\level\Level object)

[17:42:39] [Server thread/DEBUG]: #1 plugins/HungerGames(3).phar/src/hungergames/obj/HungerGames(310): pocketmine\level\Position->__construct(double 248.5316, double 91, double 265.508, pocketmine\level\Level object)

[17:42:39] [Server thread/DEBUG]: #2 plugins/HungerGames(3).phar/src/hungergames/lib/mgr/GameManager(46): hungergames\obj\HungerGames->getSlots()

[17:42:39] [Server thread/DEBUG]: #3 plugins/HungerGames(3).phar/src/hungergames/tasks/DeathMatchTask(39): hungergames\lib\mgr\GameManager->refresh()

[17:42:39] [Server thread/DEBUG]: #4 src/pocketmine/scheduler/TaskHandler(159): hungergames\tasks\DeathMatchTask->onRun(integer 29363)

[17:42:39] [Server thread/DEBUG]: #5 src/pocketmine/scheduler/TaskScheduler(199): pocketmine\scheduler\TaskHandler->run(integer 29363)

[17:42:39] [Server thread/DEBUG]: #6 src/pocketmine/plugin/PluginManager(688): pocketmine\scheduler\TaskScheduler->mainThreadHeartbeat(integer 29363)

[17:42:39] [Server thread/DEBUG]: #7 src/pocketmine/Server(2559): pocketmine\plugin\PluginManager->tickSchedulers(integer 29363)

[17:42:39] [Server thread/DEBUG]: #8 src/pocketmine/Server(2335): pocketmine\Server->tick()

[17:42:39] [Server thread/DEBUG]: #9 src/pocketmine/Server(2196): pocketmine\Server->tickProcessor()

[17:42:39] [Server thread/DEBUG]: #10 src/pocketmine/Server(1775): pocketmine\Server->start()

[17:42:39] [Server thread/DEBUG]: #11 src/pocketmine/PocketMine(258): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string /home/minecraft/, string /home/minecraft/plugins/)

[17:42:39] [Server thread/DEBUG]: #12 (1): require(string phar:///home/minecraft/pocketmine.phar/src/pocketmine/PocketMine.php)

[17:42:39] [Server thread/EMERGENCY]: An unrecoverable error has occurred and the server has crashed. Creating a crash dump

[17:42:39] [Server thread/EMERGENCY]: Please upload the "/home/minecraft/crashdumps/Sun_May_5-17.42.39-CEST_2019.log" file to the Crash Archive and submit the link to the Bug Reporting page. Give as much info as you can. ```

Could you maybe show us the log file, this will help with finding the issue.

@Wertzui123
Copy link
Author

Why?

@Wertzui123
Copy link
Author

I fixed it for myself, but I recommend you to fix the plugin!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants