BentoBoxWorld / Limits

Limits blocks and entities on islands - for BentoBox
Eclipse Public License 2.0
8 stars 17 forks source link

limits remain the same, recounting cause crash #101

Open LoneDevilX opened 3 years ago

LoneDevilX commented 3 years ago

Description A clear and concise description of what the bug is.

I have 2 island limits: Hopper and Spawners Every player ranks up to achieve greater limits of Hopper and Spawner.

When player rank up and rejoin, the hopper and spawner limits still remain the same as a default rank, The permission ain't changed as last updates, the previous update was working nicely

Steps to reproduce the behavior:

  1. before player rank up island limits: hopper 20 spawner 5
  2. player after rank up and rejoin : hopper limits 20 spanwer 5 (should be 30 ; 10)
  3. when player type /is limits recount : server crash

Expected behavior A clear and concise description of what you expected to happen. It should be increased the limits after rankup

Screenshots If applicable, add screenshots to help explain your problem. Rank default : noobie, rank level 2 : player image image unknown

Server Information:

[Please complete the following information:]

Additional context Add any other context about the problem here.

I just add on Wildstacker, I am not sure if it causes the problem or not? Is there any hook for it?

tastybento commented 3 years ago

That last screenshot showed some error lines. Can you copy and paste the full error log from your console to this ticket so I can see it? Important information was cut off.

Also what was your previous version that worked?

LoneDevilX commented 3 years ago

For the console error I have fixed it. I have remove the In Game customize blueprint , it fixed the /is limits recount However, the changes of limits still remain the same

Suppose in previous version, Rank level 1 is Hopper limit 20

After rank up to level 2 , Player are required to rejoin the server, so that their: the hopper limit will increase to 30

But now, Rank up from Level 1 to level 2, after rejoin, the limits still remain the same

LoneDevilX commented 3 years ago

I have removed all my skyblock file and regenerate it... but it doesn't work D:

LoneDevilX commented 3 years ago

I had found the reason cause this.

Its the 'island upgrade' add on override the rank up-hopper limits increase