HinchyMinecraft / Pavement

Pavement is a Minecraft/Bukkit/Spout/SpoutCraft custom block that allows players to run faster on top of it.
http://dev.bukkit.org/server-mods/pavement/
Other
3 stars 1 forks source link

Exception in thread #1

Closed fahlman closed 12 years ago

fahlman commented 12 years ago

http://pastebin.com/dG2wD5NK

CraftBukkit: 1597 Spout: 644 Pavement: alpha 1

HinchyMinecraft commented 12 years ago

This looks like a Spout issue. Are you sure it's caused by Pavement? The error throws as Spout is first being intialized, before your world is loaded, before Pavement is initialized.

If you remove Pavement, does the error stop?

fahlman commented 12 years ago

I agree it's strange that it happens so early in the startup, but if I remove Pavement from my plugins folder the error disappears. As you can see from the log, during my testing, I was only using spout and pavement.

HinchyMinecraft commented 12 years ago

I really don't know what could possibly cause it but I'll shoot a message to #spoutdev and get back to you. For the record I do not get this issue using the same builds.

fahlman commented 12 years ago

Pavement works fine even with the error. Thank you for your effort to resolve this issue and your work on this mod. It's developers like you that make bukkit so fun.

HinchyMinecraft commented 12 years ago

I try ;)

Inscrutable commented 12 years ago

I have been getting the same error, up to and including CB#1602 and Spout 650, Pavement a1. It all still works, so no real problem. If it's a spoutplugin bug, it ain't fixed yet... {Thanks for a great plugin btw.}

HinchyMinecraft commented 12 years ago

Closing this issue as it's confirmed to be a SpoutPlugin error. It's fixed in the current dev build.