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

Arcane Bench not working #592

Closed
duck2lord opened this issue Dec 30, 2020 · 1 comment
Closed

Arcane Bench not working #592

duck2lord opened this issue Dec 30, 2020 · 1 comment
Labels
bug Anything that isn't working how it's supposed to external bug This issue was caused by another mod, but I might still be able to prevent it

Comments

@duck2lord
Copy link

Please read the guide for contributing before posting.

Minecraft version: 1.12.2 [change as necessary]
Wizardry version: 4.3.1 [change as necessary]
Environment: Singleplayer/LAN game/Server [delete as necessary]

I can place all items on the bench. however when I try to activate it, the animation and sound play, but nothing happens. Spells don't link to the wand, nor does the wand charge. I have RL craft installed but I don't think that's causing the problem, since all of the spell scrolls work fine.

log events, when I press the a Check
18:41:04.215
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
18:41:04.215
Caused by: java.lang.NoClassDefFoundError: electroblob/wizardry/tileentity/ContainerArcaneWorkbench
18:41:04.215
at codersafterdark.compatskills.common.compats.electroblob.WizardyEventHandler.onSpellBind(WizardyEventHandler.java:21) ~[WizardyEventHandler.class:?]
18:41:04.215
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_922_WizardyEventHandler_onSpellBind_SpellBindEvent.invoke(.dynamic) ~[?:?]
18:41:04.215
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
18:41:04.215
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) ~[EventBus.class:?]
18:41:04.215
at electroblob.wizardry.inventory.ContainerArcaneWorkbench.onApplyButtonPressed(ContainerArcaneWorkbench.java:435) ~[ContainerArcaneWorkbench.class:?]
18:41:04.215
at electroblob.wizardry.packet.PacketControlInput.lambda$onMessage$2(PacketControlInput.java:47) ~[PacketControlInput.class:?]
18:41:04.215
at electroblob.wizardry.packet.PacketControlInput$$Lambda$3383/1250065560.run(Unknown Source) ~[?:?]
18:41:04.215
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_51]
18:41:04.215
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_51]
18:41:04.215
at net.minecraft.util.Util.func_181617_a(Util.java:47) ~[h.class:?]
18:41:04.215
... 5 more

@duck2lord duck2lord added the bug Anything that isn't working how it's supposed to label Dec 30, 2020
@Electroblob77
Copy link
Owner

I think this is because CompatSkills is not yet updated for wizardry 4.3+. Try removing CompatSkills or reverting to wizardry 4.2.11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Anything that isn't working how it's supposed to external bug This issue was caused by another mod, but I might still be able to prevent it
Projects
None yet
Development

No branches or pull requests

2 participants