ecaphet
ecaphet
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
I believe so too! Could be the symlink messing stuff up@_@ I appreciate all your help and wish you happy holidays! I'll mark this thread as resolved and update the descriptions!
71 replies
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
great news! i've retested the jars and now my client reports full DH support! i've been in game for a while and can see the data.sqlite being populated in DHSupport folder, and lods popping up in the client! It's a christmas miracle
71 replies
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
happy to. i'll locate the jar file and retest with latest release!
71 replies
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
71 replies
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
it’s actually the first thing i did
71 replies
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
@пшш @Jckf Hey guys sry i wasn't being clear enough. So far I've done testing against: - server 1.21.1; client 1.21.1. - server 1.20.2; client 1.21.1. There are in total two server logs and one client log in this thread. The older server log belongs to 1.20.2 server, newer one -> 1.21.1 Server is deployed via docker. can look at docker compose block mentioned above for configuration. (only for first testing server 1.21.1 config was attached above) In both testings, no mods/plugins other than DH(client) and DHS(server) is used, except for the second one viaversion was used.(I did not know it was unsupported at the time). The plugin list Jckf you saw was for initial second testing. and i've removed the extra mods and did the testing too. I'm yet to do testing for older client version. Appreciate you guys for responding at xmas eve. you guys are awesome🌟 lmk if you have any questions!
71 replies
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
will test current packages against older versions of server and client MC. right now 1.21.1 is confirmed to suffer from this bug.
71 replies
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
updated title to reflect on the latest progress in this thread 🙂
71 replies
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
Hey @Jckf Thanks for your work on the plugin! Do you mind explaining “the Forge byte”? I was having trouble googling this issue. Don’t feel obligated tho, i’d be perfectly fine to wait for the next release. happy holidays!
71 replies
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
im temporarily off to do stuff. Ping me for anything! Thanks!
71 replies
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
Client OS: SteamOS 3.6.20 Playing on steam deck rn if it helps at all Server OS: Debian 6.1.0-23-amd64 Using 25566 port to communicate to server.
71 replies
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
server plugin: DHS 0.6.1 client mod: fabric loader, DH 2.3.0 RC1
71 replies
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
server docker file:
services:
mc:
image: itzg/minecraft-server
container_name: mc
tty: true
stdin_open: true
environment:
EULA: "TRUE"
TYPE: PAPER
VERSION: "1.21.1"
ONLINE_MODE: "TRUE"
MEMORY: 4G
MAX_MEMORY: 8G
ports:
- "25566:25566"
- "25049:25049"
volumes:
- ./data:/data
restart: unless-stopped
services:
mc:
image: itzg/minecraft-server
container_name: mc
tty: true
stdin_open: true
environment:
EULA: "TRUE"
TYPE: PAPER
VERSION: "1.21.1"
ONLINE_MODE: "TRUE"
MEMORY: 4G
MAX_MEMORY: 8G
ports:
- "25566:25566"
- "25049:25049"
volumes:
- ./data:/data
restart: unless-stopped
71 replies
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
server log here.
71 replies
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
71 replies
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
posting the client log
71 replies
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
tried with bare bones server with no proxy. still failed. i’ve ran out of ideas
71 replies
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
I'm trying to untangle the topology for my bungeecord proxy and see if a naked server will have any problems or not
71 replies
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
Good to know! I'll mark it for deprecation. Tho i've tried a vanilla server with only DHS and a vanilla fabric client with only DH and getting message DH not supported.
71 replies
DHDistant Horizons
Created by ecaphet on 12/23/2024 in #help-me
[Resolved] DHS plugin protocol mismatch bug - “the Forge byte”
The only idea i have left is that server is using bungeecord as proxy. Is there proper support for it for DHS? Bungeecord has GeyserMC and floodgate installed.
71 replies