Patbox / polymer

Library for creating better server side content! (For Fabric)
GNU Lesser General Public License v3.0
263 stars 28 forks source link

Resource pack couldnt be applied #139

Closed Ender-Xvi closed 1 month ago

Ender-Xvi commented 1 month ago

Im using a test server to play around with polymer and filament but i keep running into a problem when i try to connect to the server i get "disconnection lost Server Resource pack couldnt be applied" im sure im missing something but i can't figure it out

im am using Minecraft version 1.20.1

Patbox commented 1 month ago

Check client logs for more info, I imagine autohost isn't configured correctly

Ender-Xvi commented 1 month ago

Here is the client log and the Auto-host.
im sure i messed something up with it But reading over things. i cant figure out what i messed up or missed.

latest.log image

Thank you for the help.

Merith-TK commented 1 month ago

Typically for basic test server you don't need to have anything in "settings" as autohost by default piggybacks off the Minecraft port for http traffic

Ender-Xvi commented 1 month ago

do i just delete whats in the " " for settings?

Merith-TK commented 1 month ago

just empty "external_address"

Ender-Xvi commented 1 month ago

latest.log Still doing it

Patbox commented 1 month ago

You need to change external_address to your servers domain/ip, with port being set to some free port