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

Issue with 21w37a snapshot on waterfall #10

Closed
ScriptJunkieDev opened this issue Sep 19, 2021 · 5 comments
Closed

Issue with 21w37a snapshot on waterfall #10

ScriptJunkieDev opened this issue Sep 19, 2021 · 5 comments

Comments

@ScriptJunkieDev
Copy link

I have attempted to build and run a snapshot as a test (latest 21w37a). I see in your notes you say added support for velocity ip-forwarding. Does this mean this now only supports velocity? I hooked mine to bungee and waterfall to run some tests and it shows nothing in the log on the snapshot server when attempting the connection.

@ScriptJunkieDev ScriptJunkieDev changed the title Support for waterfall / bungee Issue with 21w37a snapshot on waterfall Sep 19, 2021
@ScriptJunkieDev
Copy link
Author

ScriptJunkieDev commented Sep 19, 2021

`Script runs the compile just fine:

C:_apps\vanillacord>C:\Progra~1\Java\jdk-16.0.1\bin\java -jar VanillaCord.jar 21W37A
VanillaCord 1.7
Searching versions
Found Minecraft Server 21w37a
Loading
Found the login listener in acq.class
Found the handshake listener in acp.class
Hooking
Generating helper classes
Exporting patched jarfile

Proxy sees me trying to attempt the connection to the vanillacord host:

17:46:48 [INFO] [ScriptJunkie] <-> ServerConnector [moana11] has connected
17:46:48 [INFO] [ScriptJunkie] <-> ServerConnector [moana11] has disconnected

No output in vanillacord server log though.

@ME1312
Copy link
Owner

ME1312 commented Sep 19, 2021

The first order of business when reporting an issue regarding snapshots is to find a proxy that was willing to support them in the first place. If you happened to be using one here, drop me a link.

@ScriptJunkieDev
Copy link
Author

Gotcha do you have a tested tried and true one that you have used? I used to use snapshot waterfall but they have removed those at this point and now rely on viaversion to handle the support. So technically all should support when viaversion is applied.

@ME1312
Copy link
Owner

ME1312 commented Sep 19, 2021

I don't think ViaVersion is applicable here. We're trying to connect a 1.18 client to a 1.18 server in this case. We are not connecting a 1.18 user to a 1.17 server. So, we're going to need a fork that can actually forward this protocol.

The proxy that I used back then has not yet been updated, it seems.

@ScriptJunkieDev
Copy link
Author

cool thanks. yeah that seems right. was thinking backwards lol.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants