LeverylTeam / Leveryl

An Advanced & Feature Rich Server Software for MC:PE 1.1.x
GNU Lesser General Public License v3.0
44 stars 23 forks source link

items don't drop when die #51

Closed XDqrkneZ closed 7 years ago

XDqrkneZ commented 7 years ago

Issue description

Write a short description about the issue

Steps to reproduce the issue

  1. ... you don't drop items when you die but you get to keep them
  2. ... players inventory get cleared on join (Nope, it's not one of my plugin)
  3. ...

OS and versions

Plugins

Test on a clean server without plugins: is the issue reproducible without any plugins loaded? If the issue is NOT reproducible without plugins, It's probably a Plugin Issue. Please ask the author of the plugin.

Crashdump, backtrace or other files

Please add a CrashDump to help us resolve the issue. :)

here are my plugins PurePerms v1.4.0-INDEV, SlapperRotation v1.0.1, BoostPad v1, SlapperCache v1.0.1, StaffChat v1.1.0, VersionModifier v1.0.0, AdvancedKits v5.1, MagicWE v0.3.0, Slapper v1.3.5, CustomAlerts v1.6, SimpleAuth v1.8.1-dev1, SimpleAuthHelper v2.0.5-dev1, PureChat v1.4.0

XDqrkneZ commented 7 years ago

this doesn't happen when im in the normal pocketmine world

DerddyDert commented 7 years ago

Is there a setting in the yml for player keeps inventory on death? @XDqrkneZ

XDqrkneZ commented 7 years ago

@daddydert nope, I even deleted the leveryl.yml and pocketmine.yml to make sure but it still happens

XDqrkneZ commented 7 years ago

video https://youtu.be/hvn9AwkG2dU

CortexPE commented 7 years ago

Oh it's a problem with GameRule... (Cuz normal Worlds have Gamerule nbt tags while ported ones don't.) I'll fix it when I get home.

DerddyDert commented 7 years ago

Interesting... @CortexPE which worrld type would you recommend for importing PC maps?

CortexPE commented 7 years ago

Anvil... But I'll fix it by overwriting the GameRules NBT tag if it's invalid.

DerddyDert commented 7 years ago

Wow. Awesome

XDqrkneZ commented 7 years ago

@cortexpe gl

CortexPE commented 7 years ago

ok so can u test it now? (lol took 3 commits)

XDqrkneZ commented 7 years ago

08:41:48 [CRITICAL] Unhandled exception executing command 'kill' in kill: Undefined index: showDeathMessage 08:41:48 [CRITICAL] ErrorException: "Undefined index: showDeathMessage" (EXCEPTION) in "/src/pocketmine/level/format/io/BaseLevelProvider" at line 169

08:42:26 [CRITICAL] Could not tick level "New World": Undefined index: showDeathMessage 08:42:26 [CRITICAL] ErrorException: "Undefined index: showDeathMessage" (EXCEPTION) in "/src/pocketmine/level/format/io/BaseLevelProvider" at line 169

CortexPE commented 7 years ago

try now.

XDqrkneZ commented 7 years ago

wow you actually fixed it!!

CortexPE commented 7 years ago

:D