-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
Errors on StartUp #993
Comments
Upload your config file to pastebin and send it here |
Hello OmeR,
here is the upload pastebin: https://pastebin.com/sC6aDfmn
Op di 24 dec 2024 om 22:27 schreef Ome_R ***@***.***>:
… Upload your config file to pastebin and send it here
—
Reply to this email directly, view it on GitHub
<#993 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BARNCCIJ2WRW7KW3CONKIXL2HHGSNAVCNFSM6AAAAABUFCALXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRRGQ2TSMRZGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I need your config file, not the error |
Weird now it doesn't give errors. hmm i will send you when it gives errors
again.
Op vr 27 dec 2024 om 15:59 schreef Ome_R ***@***.***>:
… Hello OmeR, here is the upload pastebin: https://pastebin.com/sC6aDfmn Op
di 24 dec 2024 om 22:27 schreef Ome_R *@*.
*>: … <#m_4424019133091978389_> Upload your config file to pastebin and
send it here — Reply to this email directly, view it on GitHub <#993
(comment)
<#993 (comment)>>,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/BARNCCIJ2WRW7KW3CONKIXL2HHGSNAVCNFSM6AAAAABUFCALXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRRGQ2TSMRZGI
<https://github.com/notifications/unsubscribe-auth/BARNCCIJ2WRW7KW3CONKIXL2HHGSNAVCNFSM6AAAAABUFCALXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRRGQ2TSMRZGI>
. You are receiving this because you authored the thread.Message ID: @.*>
I need your config file, not the error
—
Reply to this email directly, view it on GitHub
<#993 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BARNCCLIBSRLA6US6LRGRVT2HVTLNAVCNFSM6AAAAABUFCALXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRTG43TQMBQGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Minecraft's Version
Version 1.21.1-R01.1-SNAPSHOT
Plugin's Version
WildStacker-2024.4-b110
Describe the bug
Alot of errors on startup
To Reproduce
[03:55:08 ERROR]: Could not pass event EntityDamageByBlockEvent to WildStacker v2024.4-b110
java.lang.ClassCastException: class org.bukkit.event.HandlerList cannot be cast to class com.bgsoftware.wildstacker.utils.events.BiHandlerList (org.bukkit.event.HandlerList is in unnamed module of loader java.net.URLClassLoader @4e515669; com.bgsoftware.wildstacker.utils.events.BiHandlerList is in unnamed module of loader 'WildStacker-2024.4-b110.jar' @21597c7b)
at WildStacker-2024.4-b110.jar/com.bgsoftware.wildstacker.listeners.EntitiesListener.recallDamageEvent(EntitiesListener.java:215) ~[WildStacker-2024.4-b110.jar:?]
at WildStacker-2024.4-b110.jar/com.bgsoftware.wildstacker.listeners.EntitiesListener.handleEntityDamage(EntitiesListener.java:250) ~[WildStacker-2024.4-b110.jar:?]
at WildStacker-2024.4-b110.jar/com.bgsoftware.wildstacker.listeners.EntitiesListener.handleEntityDamage(EntitiesListener.java:211) ~[WildStacker-2024.4-b110.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor382.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:1.21.1-128-d348cb8]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.event.CraftEventFactory.callEvent(CraftEventFactory.java:277) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:1209) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:1204) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at org.bukkit.craftbukkit.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:1149) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at org.bukkit.craftbukkit.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:1092) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at org.bukkit.craftbukkit.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:1247) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.world.entity.LivingEntity.handleEntityDamage(LivingEntity.java:2327) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.world.entity.LivingEntity.hurt(LivingEntity.java:1488) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.world.entity.monster.Guardian.hurt(Guardian.java:324) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.world.level.block.MagmaBlock.stepOn(MagmaBlock.java:32) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.world.entity.Entity.move(Entity.java:1228) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.world.entity.LivingEntity.handleRelativeFrictionAndCalculateMovement(LivingEntity.java:3065) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.world.entity.LivingEntity.travel(LivingEntity.java:2999) ~[paper-1.21.1.jar:1.21.1-128-d348cb8] at net.minecraft.world.entity.monster.Guardian.travel(Guardian.java:343) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3525) ~[paper-1.21.1.jar:1.21.1-128-d348cb8] at net.minecraft.world.entity.Mob.aiStep(Mob.java:678) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.world.entity.monster.Monster.aiStep(Monster.java:44) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.world.entity.monster.Guardian.aiStep(Guardian.java:273) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3173) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.world.entity.Mob.tick(Mob.java:445) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1248) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.world.level.Level.guardEntityTick(Level.java:1420) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.server.level.ServerLevel.lambda$tick$4(ServerLevel.java:737) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:39) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:717) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1804) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:473) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1596) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1302) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-128-d348cb8]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Additional Information
No response
The text was updated successfully, but these errors were encountered: