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

Support for Prism 2.0 #1

Closed
SBPrime opened this issue May 27, 2014 · 1 comment
Closed

Support for Prism 2.0 #1

SBPrime opened this issue May 27, 2014 · 1 comment

Comments

@SBPrime
Copy link
Owner

SBPrime commented May 27, 2014

Hi ! I got this error spamed in console : :/
Prism 2.0
AsyncWorldEdit 1.3

[05:43:35] [Server thread/WARN]: [AsyncWorldEdit] Task #5331 for AsyncWorldEdit v1.3 generated an exception
java.lang.NoSuchMethodError: me.botsko.prism.actionlibs.ActionFactory.create(Ljava/lang/String;Lorg/bukkit/Location;IBIBLjava/lang/String;)Lme/botsko/prism/actions/Handler;
at org.PrimeSoft.blocksHub.blocklogger.PrismLogger.logBlock(PrismLogger.java:105) ~[?:?]
at org.PrimeSoft.blocksHub.Logic.logBlock(Logic.java:180) ~[?:?]
at org.primesoft.asyncworldedit.BlocksHubIntegration.logBlock(BlocksHubIntegration.java:77) ~[?:?]
at org.primesoft.asyncworldedit.BlocksHubIntegration.logBlock(BlocksHubIntegration.java:130) ~[?:?]
at org.primesoft.asyncworldedit.worldedit.AsyncEditSession.doRawSetBlock(AsyncEditSession.java:1569) ~[?:?]
at org.primesoft.asyncworldedit.blockPlacer.BlockPlacerBlockEntry.Process(BlockPlacerBlockEntry.java:65) ~[?:?]
at org.primesoft.asyncworldedit.blockPlacer.BlockPlacer.run(BlockPlacer.java:321) ~[?:?]
at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:67) ~[spigot.jar:git-Spigot-1476]
at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1476]
at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:628) [spigot.jar:git-Spigot-1476]
at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283) [spigot.jar:git-Spigot-1476]
at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:576) [spigot.jar:git-Spigot-1476]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:482) [spigot.jar:git-Spigot-1476]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1476]

@SBPrime
Copy link
Owner Author

SBPrime commented May 28, 2014

Done

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

1 participant