RevivalPMMP / PureEntitiesX

A Revival of the original PureEntities, a plugin which provides MobAI for PMMP - Coming back soon
GNU General Public License v3.0
166 stars 76 forks source link

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

Closed totor29 closed 7 years ago

totor29 commented 7 years ago

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

    https://github.com/pmmp/PocketMine-MP/issues/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 commented 7 years ago

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 commented 7 years ago

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 commented 7 years ago

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 commented 7 years ago

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 commented 7 years ago

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

totor29 commented 7 years ago

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

jasonw4331 commented 7 years ago

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

totor29 commented 7 years ago

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

thanks

jasonw4331 commented 7 years ago

type version command on console

totor29 commented 7 years ago

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 commented 7 years ago

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 commented 7 years ago

can you tell me if you are using PMMP PocketMine?

totor29 commented 7 years ago

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

is it PMMP PocketMine? thanks

jasonw4331 commented 7 years ago

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 commented 7 years ago

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 commented 7 years ago

@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 commented 7 years ago

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