Skip to content
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

Bungeecoord Crash #103

Open
Jesley69 opened this issue Mar 4, 2022 · 7 comments
Open

Bungeecoord Crash #103

Jesley69 opened this issue Mar 4, 2022 · 7 comments
Labels
question This is a Question!

Comments

@Jesley69
Copy link

Jesley69 commented Mar 4, 2022

I'm having a problem related to the crash in bungeecoord when the player logs in is in another dimension.

Is there any solution for this?

@spannerman79
Copy link
Contributor

spannerman79 commented Mar 4, 2022

Use https://github.com/HexagonMC/BungeeCord & forced_hosts

There are several mods that don't play nice with bungee on a modded 1.7.10 server - so forced host is the only work around.

That or https://github.com/KaiKikuchi/ServerRedirect

@juanmuscaria juanmuscaria added the question This is a Question! label Mar 4, 2022
@Jesley69
Copy link
Author

Jesley69 commented Mar 7, 2022

How does "forced host" work? I didn't understand very well, the player doesn't need to log in to the lobby? Is it instantly redirected to the main server?

@Jesley69
Copy link
Author

Jesley69 commented Mar 7, 2022

I also use "forced hosts" because my server is a cracked server.

@EverNife
Copy link
Member

EverNife commented Mar 7, 2022

If you modpacks are Custom Modpacks, like your own modpacks, the best solution is using the mod ServerRedirect.

If that is not an option, well, mods like ThaumCraft will never work well T.T

@spannerman79
Copy link
Contributor

spannerman79 commented Mar 7, 2022

If that is not an option, well, mods like ThaumCraft will never work well T.T

Not quite.

Using a forced host does work correctly with mods like Thaumcraft. The issue is a connecting client must connect via the forced host and not via bungee/hub then later select the modpacks server via portal/selector/command/etc.

Its the latter that mods like Thaumcraft have issues with.

So this issue is more of a bungee misconfig issue combined with running a server not using correct UUID's. In short - not a Crucrible issue. This I know for a fact as I run a very small network (mostly for friends) where I do have Hexacord, a hub but running Crucible with a custom modpack that does have Thaumcraft in it and I my friends and myself don't have UUID/Thaumonomicon issues.

@Fox2Code
Copy link
Contributor

Fox2Code commented Apr 5, 2022

Yeah but the problem is switching server, on APOC-Gateway (Private BungeeCord) I successfully fixed it.
Sadly it's not the same story with forge 1.13+, but with forge 1.7.10 it's pretty easy to do by using specific packets.

@Jesley69
Copy link
Author

Jesley69 commented Apr 5, 2022

How did you fix this in 1.7.10? No way could I.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question This is a Question!
Projects
None yet
Development

No branches or pull requests

5 participants