Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

#2011 Value 34970 is too large! / #2012 Value 32849 is too large! =) caused by PureEntities or not ? #196

Closed
3 tasks done
totor29 opened this issue Jul 27, 2017 · 17 comments
Labels
Category: Bug This is a bug in the code! Status: Unconfirmed

Comments

@totor29
Copy link

totor29 commented Jul 27, 2017

  • This issue isn't duplicated - you can check if it is by using the search bar located at the top left hand corner and select "Issues" on the left.
  • This issue includes appropriate markdown for sections - e.g. code blocks for crash dumps.
  • This issue is understandable - feel free to use your native language to write issues if you are not comfortable with English.

Issue description

server crash

Reproducing the issue

  1. unknown

Client information

PocketMine-MP Version: 1.6.2dev-315
Plugin Version: (insert commit label here)
PHP version: 7.0.13 (default)

Optional information

pmmp/PocketMine-MP#1251

critical error #2011 Value 34970 is too large!
https://crash.pmmp.io/view/2011

#2012 Value 32849 is too large!
https://crash.pmmp.io/view/2012

@jasonw4331
Copy link
Contributor

This issue could only happen while using a spawner. If you didn't use a spawner, then the issue is from PocketMine. In the future, please use the issue template when reporting bugs.

@totor29
Copy link
Author

totor29 commented Jul 27, 2017

sorry, i'm a newbie, what is a spawner ?
I use only Pocketmine + plugins related in crashdump
ok for next issue template sorry
thanks

@jasonw4331
Copy link
Contributor

Have you ever played vanilla minecraft at all? A spawner is a block found in a dungeon which spawns mobs of a set type

@totor29
Copy link
Author

totor29 commented Jul 27, 2017

ok thanks, but it's a new server with only :
PocketMine-MP 1.6.2dev-314: PurePerms 1.4.1-dev1; BlockPets 1.1.0; ItemCasePE 1.1.0-dev1; FactionsPro 1.4.4-dev1; SignPortal 1.1.3-dev1; AlwaysSpawn 2.2.3-dev1; Cameraman 1.1.0-dev; TreasureChest 1.2.1; PureEntitiesX 0.2.2_dev; SimpleAuth 1.8.1-dev1; SimpleAuthHelper 2.0.5-dev1; PiggyCustomEnchants 1.0.2; essentialsTP 1.1.1-dev2; ChatToDiscord 1.1.0; Parkour 1.5.3

I do not understand the origin of the bug.
Yesterday there was no bug in the same configuration.
How can i find the problem
thanks

@jasonw4331
Copy link
Contributor

I need you to fill in the template information for me to be of any help

@totor29
Copy link
Author

totor29 commented Jul 27, 2017

the template information ?
is ist this file on attachment ?
thanks
Downloads.zip

@jasonw4331
Copy link
Contributor

jasonw4331 commented Jul 27, 2017

What is your php version, your PocketMine commit hash, and your plugin commit hash?

@totor29
Copy link
Author

totor29 commented Jul 27, 2017

my server is hosted and i just use a panel ?
where find this information ?

thanks

@jasonw4331
Copy link
Contributor

type version command on console

@totor29
Copy link
Author

totor29 commented Jul 27, 2017

version command :
This server is running PocketMine-MP 1.6.2dev-314 「Unleashed」 implementing API version 3.0.0-ALPHA7 for Minecraft: PE v1.1.0.55 (protocol version 113)

same bug in PocketMine-MP 1.6.2dev-315

plugins command :
Plugins (15): PurePerms v1.4.1-dev1, BlockPets v1.1.0, ItemCasePE v1.1.0-dev1, FactionsPro v1.4.4-dev1, SignPortal v1.1.3-dev1, AlwaysSpawn v2.2.3-dev1, Cameraman v1.1.0-dev, TreasureChest v1.2.1, PureEntitiesX v0.2.2_dev, SimpleAuth v1.8.1-dev1, SimpleAuthHelper v2.0.5-dev1, PiggyCustomEnchants v1.0.2, essentialsTP v1.1.1-dev2, ChatToDiscord v1.1.0, Parkour v1.5.3

@totor29
Copy link
Author

totor29 commented Jul 27, 2017

Additionnal information

PocketMine-MP 1.6.2dev-315
and without plugin PureEntitiesX

2017-07-27 [19:14:57] �[Server thread/ERROR]: Error while unloading a chunk: Value 33539 is too large!�
2017-07-27 [19:14:57] �[Server thread/CRITICAL]: InvalidArgumentException: "Value 33539 is too large!" (EXCEPTION) in "src/pocketmine/nbt/tag/ShortTag" at line 70�

2017-07-27 [19:15:27] �[Server thread/ERROR]: Error while unloading a chunk: Value 34140 is too large!�
2017-07-27 [19:15:27] �[Server thread/CRITICAL]: InvalidArgumentException: "Value 34140 is too large!" (EXCEPTION) in "src/pocketmine/nbt/tag/ShortTag" at line 70�

what means ?
thanks

@jasonw4331
Copy link
Contributor

can you tell me if you are using PMMP PocketMine?

@totor29
Copy link
Author

totor29 commented Jul 27, 2017

I use and download PocketMine MP at this link
https://jenkins.pmmp.io/job/PocketMine-MP/

is it PMMP PocketMine?
thanks

@jasonw4331
Copy link
Contributor

It sounds like you are using 32 bit software, but then pmmp wouldn't run...
If the server is having issues without PureEntitiesX on it, then it's a PocketMine problem

@Sandertv
Copy link
Contributor

Sandertv commented Jul 27, 2017

Perhaps this isn't even PocketMine @jasonwynn10, we don't know what the host is actually running. As PocketMine dropped support for 32 bit I guess this is a spoon that hasn't dropped 32 bit support.

@jasonw4331
Copy link
Contributor

@Sandertv we never decided to only support PMMP on this plugin, and @kniffo80 has made some parts to be compatible to 3rd party softwares, so what do you think we should do about it?

@Sandertv
Copy link
Contributor

Not entirely sure. If this is indeed an issue with a third party software, then we can't do anything about it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Category: Bug This is a bug in the code! Status: Unconfirmed
Projects
None yet
Development

No branches or pull requests

3 participants