GeyserMC / Geyser

A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
https://geysermc.org
MIT License
4.73k stars 682 forks source link

Doesn't Work on Sponge API-8 #2353

Closed np22-jpg closed 2 years ago

np22-jpg commented 3 years ago

Describe the bug

Plugin is simply not recognized on a server running API-8, though the documentation on Sponge seems sparse.

I'm using this specific commit of Sponge on SpongeVanilla https://github.com/SpongePowered/Sponge/commit/5ce8e0dc329dc34353cdaaa2678dfe79f9688a71

and I'm using this build of geyser https://ci.opencollab.dev/job/GeyserMC/job/Geyser/job/master/744/

To Reproduce

  1. Download plugin
  2. Compile/run Sponge
  3. Shut down sponge, put plugin in "mods" folder
  4. Observe Sponge ignoring the plugin

Expected behaviour

The plugin should be recognized and loaded up.

Screenshots / Videos

No response

Server Version and Plugins

I didn't have any other plugins, logs here latest.log Using "version" doesn't return anything.

Geyser Dump

No response

Geyser Version

1.4.0-SNAPSHOT (git-master-7ae27c7)

Minecraft: Bedrock Edition Version

N/A

Additional Context

No response

Camotoy commented 3 years ago

We plan on updating our Sponge module to API 8 around the time it's planned for release.