1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Solved Server crash – Error: Value xxx is too large!

Discussion in 'Help' started by WinterBuild7074, Jun 11, 2017.

  1. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    Since today my server is always crashing every 10 minutes.
    My crashdump:
    https://ghostbin.com/paste/dbhs7

    The errors are:
    Code:
    Error: Value 237 is too large!
    File: /src/pocketmine/nbt/tag/ByteTag
    
    Code:
    [Server thread/CRITICAL]: InvalidArgumentException: "Value 197 is too large!" (EXCEPTION) in "/src/pocketmine/nbt/tag/ByteTag" at line 70
    [Server thread/EMERGENCY]: Crashed while crashing, killing process
    
    Code:
    [Server thread/CRITICAL]: [Network] Stopped interface pocketmine\network\mcpe\RakLibInterface due to Value 171 is too large!
    
    Is this a Slapper problem? But why did it happen from one hour to another? 1 hour ago, everything was still normal. The next hour, it started crashing the whole time.

    I'm wondering what it could be. Because I didn't change on my server before that all those crashes.

    I noticed that this only happens if a player is online.
    _________________________________

    This belongs to Plugin Help, but I don't want too open to many new questions:

    In EconomyJob Plugin, I want players to get the money even if they break a block in a protected area. How can I do this? I saw this on another server once, and I want to do that too.
     
    Last edited: Jun 11, 2017
  2. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    Can anyone help? My server is crashing sometimes and I'm getting that error + crashdump.
     
  3. corytortoise

    corytortoise Skeleton

    Messages:
    825
    GitHub:
    corytortoise
    Instead of telling us the error and letting us guess what is causing it, try to determine if/what plugin is causing it. The errors are too vague for us to know the exact cause.
     
  4. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    It crashed everytime I build more than 5 minutes without a break. This happens in every world.
    Can this be a Slapper problem? Because it is saying:
    Code:
    #4 /src/pocketmine/Player(3733): pocketmine\entity\Human->saveNBT(boolean)
     
  5. Intyre

    Intyre Administrator Staff Member PMMP Team

    Messages:
    81
    GitHub:
    Intyre
    Yes it can be slapper or not! Why don't you try to figure it out yourself like @corytortoise told you to do (the bold underlined italic text)?
     
    jojoe77777, HimbeersaftLP and dktapps like this.
  6. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    Yes, and if my Slappers get removed? I would try that if I know that the Slappers will be saved, but I cannot find any file where those Slappers are saved.
    I only want to be sure.
     
    Last edited: Jun 13, 2017
  7. Intyre

    Intyre Administrator Staff Member PMMP Team

    Messages:
    81
    GitHub:
    Intyre
    So you run a server but have not heard of backups? Do you want us to hold your hand and spoon feed you?
    Learn how to use your OS. Learn how to use/make backups. Learn learn learn and never ever stop learning! It's much more fun when you can figure out your own problems, after that you can say to yourself that you solved it on your own!

    Having a server doesn't mean you should stop learning, its only the beginning!
     
  8. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    I'm still getting the same problem: "Value xxx is too large!"
    I updated to the newest PocketMine-MP version, but no difference.
    I'm getting the same error as https://github.com/pmmp/PocketMine-MP/issues/1072
    Even if I take away/turn off all plugins, still a crash.
     
  9. Awzaw

    Awzaw Zombie Pigman Poggit Admin

    Messages:
    726
    GitHub:
    awzaw
    You need to take a scientific approach to this instead of panicking! So first provide a crash dump when running an unmodified jenkins/poggit pocketmine phar with no plugins, so people here don't have to assume anything.

    As others have already said, you need to test everything logically. Figure out how to reproduce it, then narrow the problem down with a combination of crashdump analysis, debugging, and trial and error.
     
    EdwardHamHam likes this.
  10. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    I already tested everything:
    If the server crashes even if it has no plugins, it can't be a plugin that makes it crash.
    Code:
    pocketmine\entity\Human->saveNBT(boolean)
    That looks like a Slapper problem for me. I tried going to a world without any Slappers, but it still crashes.
    Can it be a PocketMine problem? If yes, I can't fix it – !
    I don't know what to look at next...
    And the strange thing is: I didn't change anything on my server before this happened. It can't be PocketMine too! If it is not PocketMine, any other plugin, or maybe even my PHP on my server, I have no idea what to do!
    Maybe I shall ask **-Hosting or look if it can be a Debian 8.0 or VPS problem? And I can hardly think that it has something to do with that.
    Not my VPS, not **-Hosting, not a PMMP problem, not plugins, not PHP, what can it be, then?
     
    Last edited: Jun 15, 2017
  11. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    Wow, a lot of people have the same problem.

    And plus, what can it be if it's not a plugin? And if it's not PocketMine? Nothing much I can do...
     
    Last edited: Jun 15, 2017
  12. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    I fixed it now. It was the /unlimited command in EssentialsPE. In Creative Mode that command can be buggy if it's turned on.
     
  13. Awzaw

    Awzaw Zombie Pigman Poggit Admin

    Messages:
    726
    GitHub:
    awzaw
    You twice said that it was crashing with no plugins!!
     
    jojoe77777 and corytortoise like this.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.