Giter Site home page Giter Site logo

More Errors clicking on star about assault HOT 8 CLOSED

ATMmachin3 avatar ATMmachin3 commented on September 23, 2024
More Errors clicking on star

from assault.

Comments (8)

TheNathanSpace avatar TheNathanSpace commented on September 23, 2024 1

OH

That was weird, but it should be fixed now and I learned a bit about Java too :) (I was catching Exceptions but turns out there's another secret kind of Error)

NEW RELEASE!

from assault.

ATMmachin3 avatar ATMmachin3 commented on September 23, 2024 1

Works perfectly normal now! Thanks so much

from assault.

ATMmachin3 avatar ATMmachin3 commented on September 23, 2024

I find it kinda ironic that a sound is causing this from what I know

Well a part of it

from assault.

ATMmachin3 avatar ATMmachin3 commented on September 23, 2024

This may just of been an issue with timing of builds cause I don't believe that the latest patch was included in the build when you look at commit history

Edit:
I think it is entirely this the commit prior to the most recent commit had a tag for the release whilst the patch which should fix the error does not, but it does reference it as it's parent commit.

from assault.

TheNathanSpace avatar TheNathanSpace commented on September 23, 2024

Yeah, I thought I fixed the jar for that release but idk, here's the new release that hopefully has it all: https://github.com/TheKingElessar/Assault/releases/tag/v0.11.2

Edit: Changed link from v0.11.1 to v0.11.2 (with custom map support)

from assault.

ATMmachin3 avatar ATMmachin3 commented on September 23, 2024

Thanks!

from assault.

ATMmachin3 avatar ATMmachin3 commented on September 23, 2024

Well Um....

[07:07:20] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to Assault v0.11.2
1432
java.lang.NoSuchFieldError: ORB_PICKUP
1433
at com.thekingelessar.assault.lobby.LobbyUtil.joinQueue(LobbyUtil.java:31) ~[?:?]
1434
at com.thekingelessar.assault.game.eventhandlers.PlayerInteractHandler.onPlayerInteract(PlayerInteractHandler.java:23) ~[?:?]
1435
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor229.execute(Unknown Source) ~[?:?]
1436
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.17.1.jar:git-Purpur-1287]
1437
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.17.1.jar:git-Purpur-1287]
1438
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.17.1.jar:git-Purpur-1287]
1439
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.17.1.jar:git-Purpur-1287]
1440
at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[patched_1.17.1.jar:git-Purpur-1287]
1441
at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:501) ~[patched_1.17.1.jar:git-Purpur-1287]
1442
at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:496) ~[patched_1.17.1.jar:git-Purpur-1287]
1443
at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:492) ~[patched_1.17.1.jar:git-Purpur-1287]
1444
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:1905) ~[?:?]
1445
at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:28) ~[?:?]
1446
at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:8) ~[?:?]
1447
at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) ~[?:?]
1448
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[patched_1.17.1.jar:git-Purpur-1287]
1449
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[?:?]
1450
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[?:?]
1451
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1422) ~[patched_1.17.1.jar:git-Purpur-1287]
1452
at net.minecraft.server.MinecraftServer.shouldRun(MinecraftServer.java:190) ~[patched_1.17.1.jar:git-Purpur-1287]
1453
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[?:?]
1454
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1400) ~[patched_1.17.1.jar:git-Purpur-1287]
1455
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1393) ~[patched_1.17.1.jar:git-Purpur-1287]
1456
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[?:?]
1457
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1369) ~[patched_1.17.1.jar:git-Purpur-1287]
1458
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1280) ~[patched_1.17.1.jar:git-Purpur-1287]
1459
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Purpur-1287]
1460
at java.lang.Thread.run(Thread.java:831) [?:?]

Don't think it's fixed

from assault.

ATMmachin3 avatar ATMmachin3 commented on September 23, 2024

Thanks!

from assault.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.