wxnnvs / AutoEagler

A tool to automaticly set up a localhost eaglerXbungee, aiming to provide an alternative to singleplayer
11 stars 12 forks source link

Unable to connect to server #10

Closed catfoolyou closed 9 months ago

catfoolyou commented 9 months ago

I'm unable to connect to the server with the browser or offline versions of 1.8. I have all of the jars downloaded and correctly pointed to in the python files. The desktop runtime does not work as well.

The server lists the port to be 25577 instead of 8081, but it will not work on either port.

The following message is printed in the console when I try to connect to ws://localhost:25577 (nothing happens when I use port 8081)

Screenshot 2024-01-08 121704

wxnnvs commented 9 months ago

let me look into it

wxnnvs commented 9 months ago

I see u are using the eaglercraft desktop runtime that is 1.5.2 only if you install 1.5.2 in AutoEagler it should work

OtterCodes101 commented 9 months ago

I see u are using the eaglercraft desktop runtime that is 1.5.2 only if you install 1.5.2 in AutoEagler it should work

kid named https://github.com/radmanplays/EaglerDesktopRuntime

wxnnvs commented 9 months ago

kid named https://github.com/radmanplays/EaglerDesktopRuntime

Is it 1.8 also? My bad

catfoolyou commented 9 months ago

I'm using the 1.8.8u19 runtime

catfoolyou commented 9 months ago

I saw some text about being unable to install programs in the console, maybe its because im using a school laptop.

wxnnvs commented 9 months ago

I saw some text about being unable to install programs in the console, maybe its because im using a school laptop.

That could be a problem yes

wxnnvs commented 9 months ago

Can u try connecting to ws://localhost without :8081

catfoolyou commented 9 months ago

kid named https://github.com/radmanplays/EaglerDesktopRuntime

I'm using this: https://github.com/catfoolyou/EaglercraftX-Desktop-Runtime (its slightly modified)

catfoolyou commented 9 months ago

I got it working on my personal Windows pc. Runs on ws://localhost:8081 as expected

wxnnvs commented 9 months ago

I got it working on my personal Windows pc. Runs on ws://localhost:8081 as expected

Perfect, have fun!