Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lift 31 + CB 1.4.6-R0.1 Exception #79

Closed
kbryant opened this issue Dec 28, 2012 · 2 comments
Closed

Lift 31 + CB 1.4.6-R0.1 Exception #79

kbryant opened this issue Dec 28, 2012 · 2 comments

Comments

@kbryant
Copy link

kbryant commented Dec 28, 2012

I see this in console intermittently:

22:07:14 [WARNING] [Lift] Task #24 for Lift v31 generated an exception
java.lang.IllegalStateException
at java.util.HashMap$HashIterator.remove(HashMap.java:855)
at net.croxis.plugins.lift.ElevatorManager.run(ElevatorManager.java:323)
at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftTask.run(CraftTask.java:53)
at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:517)
at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:481)
at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:416)
at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)

Using Lift 31 + CB 1.4.6-R0.1

@croxis
Copy link
Owner

croxis commented Dec 28, 2012

I think I got it. Version 32 should be out soon.

@kbryant
Copy link
Author

kbryant commented Jan 3, 2013

Looks like it's been fixed, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants