IzzelAliz / Arclight

A Bukkit(1.19/1.20) server implementation in modding environment using Mixin. ⚡
GNU General Public License v3.0
1.54k stars 229 forks source link

Not working with geyserMC #1287

Open naanu88 opened 6 months ago

naanu88 commented 6 months ago

When connecting with to server with mods on bedrock via geyser, says that you need to have forge installed. Can't do that on bedrock.

p0t4t0sandwich commented 6 months ago

Yeah, that's cause you can't install Forge mods on Bedrock, it's never gonna work. Use Paper/Spigot if you want to support Bedrock, that's the only way. Either that or with server-side-only mods, but at that point you'd be better off using Paper/Spigot.

naanu88 commented 6 months ago

Ok

On Sat, 23 Mar 2024 at 12:50, Dylan Sperrer @.***> wrote:

Yeah, that's cause you can't install Forge mods on Bedrock, it's never gonna work. Use Paper/Spigot if you want to support Bedrock, that's the only way. Either that or with server-side-only mods, but at that point you'd be better off using Paper/Spigot.

— Reply to this email directly, view it on GitHub https://github.com/IzzelAliz/Arclight/issues/1287#issuecomment-2016310426, or unsubscribe https://github.com/notifications/unsubscribe-auth/BC46UBWL7KXKO5IGHHBCVN3YZTRHJAVCNFSM6AAAAABFEHOILGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJWGMYTANBSGY . You are receiving this because you authored the thread.Message ID: @.***>

Elyas2024 commented 3 months ago

i use fabric with serverside mods since spigot and its forks change some mechanics in minecraft. though arclight fabric exists for 1.21. why no support for geyser there?

p0t4t0sandwich commented 2 months ago

This post was referring to Forge. Arclight Fabric + Geyser Fabric with serverside mods might work, if it doesn't, post your logs in a github issue.

Elyas2024 commented 2 months ago

u could switch to either fabric or neoforge since geysermc do support them

p0t4t0sandwich commented 2 months ago

Not really the point though, since the user in the post wanted Forge content-mods to work with Bedrock (which is impossible lol)