Skip to content

Bungeecord instance unable to restart #79

@MG141

Description

@MG141

Describe the bug
Unable to restart BungeeCord instance. It needs to be force-killed. The bungeecord instance normally restarts without raknetify

To Reproduce
Steps to reproduce the behavior:

  1. Install RakNetify BungeeCord plugin
  2. Start the server
  3. Try to restart
  4. Stuck in an endless loop - needs to force kill

Expected behavior
For BungeeCord to restart normally, without errors

Screenshots
N/A

Runtime info (please complete the following information):

  • OS: Ubuntu 24.04
  • Minecraft version: Bungeecord Latest
  • Mod version: Latest
  • Mod branch: (fill this if you are not using the default ver branches)

Crash reports/logs
[12:52:38 INFO]: CONSOLE executed command: /end [12:52:38 INFO]: Closing listener [id: 0x83e1fc0f, L:/[0:0:0:0:0:0:0:0]:6660] [12:52:38 INFO]: Closing listener [id: 0x5e69d065, L:local:E:10953252] [12:52:38 INFO]: Closing listener [id: 0x8096d9dd, L:/[0:0:0:0:0:0:0:0]:6660] [12:52:38 ERROR]: Exception in thread "Shutdown Thread" java.lang.IncompatibleClassChangeError: Conflicting default methods: java/util/Collection.spliterator java/lang/Iterable.spliterator it/unimi/dsi/fastutil/objects/ObjectIterable.spliterator [12:52:38 ERROR]: at it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap$1.spliterator(Reference2ReferenceOpenHashMap.java) [12:52:38 ERROR]: at java.base/java.util.Collection.stream(Collection.java:750) [12:52:38 ERROR]: at com.ishland.raknetify.bungee.init.BungeeRaknetifyServer.stopAll(BungeeRaknetifyServer.java:277) [12:52:38 ERROR]: at com.ishland.raknetify.bungee.init.InjectedSet.clear(InjectedSet.java:56) [12:52:38 ERROR]: at net.md_5.bungee.BungeeCord.stopListeners(BungeeCord.java:458) [12:52:38 ERROR]: at net.md_5.bungee.BungeeCord.independentThreadStop(BungeeCord.java:496) [12:52:38 ERROR]: at net.md_5.bungee.BungeeCord.access$000(BungeeCord.java:122) [12:52:38 ERROR]: at net.md_5.bungee.BungeeCord$6.run(BungeeCord.java:475)

Other mods
Geyser, VoiceMod

Checklist

  • [ X] I am using the official version of the mod.
  • [X ] I tried the latest development version but the issue persists.
  • [ X] I searched for similar open issues and could not find an existing bug report on this.

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions