CraftBook 3

CraftBook 3

139k Downloads

Can't create fireworks with Craftbook enabled.

LadyCailinBot opened this issue ยท 5 comments

commented

CRAFTBOOK-2854 - Reported by KingDingbat

There are no settings in the config files regarding fireworks and we have custom-crafting set to false.

However, when I try to create a firework star, it does not work, and the console shows
12:35:35 AM CONSOLE: WARN]: [CraftBook] Task #32190 for CraftBook v3.8-SNAPSHOT:3555-7ab7624,master generated an exception

commented

Comment by me4502

Can you please provide the full error, using the latest version?

commented

Comment by KingDingbat

That is the latest version. We updated a couple days before this, but I'm not sure if Fireworks worked before the update, since this is the first time we tried. Sorry about the incomplete error. I'm not sure what happened, except maybe I was late and delirious.

java.lang.NullPointerException
	at com.sk89q.craftbook.mech.area.simple.Gate.getGateBlock(Gate.java:469) ~[?:?]
	at com.sk89q.craftbook.mech.area.simple.Gate.isValidGateBlock(Gate.java:407) ~[?:?]
	at com.sk89q.craftbook.mech.area.simple.Gate.recurseColumn(Gate.java:124) ~[?:?]
	at com.sk89q.craftbook.mech.area.simple.Gate.toggleGates(Gate.java:95) ~[?:?]
	at com.sk89q.craftbook.mech.area.simple.Gate$1.run(Gate.java:318) ~[?:?]
	at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks]
	at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks]
	at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:587) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks]
	at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks]
	at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks]
	at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks]
	at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2978jnks]```
commented

Comment by me4502

That is a gate error, I don't believe it would cause any issues with fireworks?

commented

Comment by KingDingbat

My apologies. I thought that this error was related to the fireworks issue because it appeared in the log at the same time I was trying to make fireworks, and that "gate" in the message was probably a coding function or something rather than an actual reference to the gate feature. My false intelligence has wasted your time and I apologize. :) I will be more diligent and careful in the future when submitting issues.

commented

Comment by me4502

If custom crafting was disabled, this wouldn't be a craftbook issue. Nothing else in CraftBook accesses crafting.