yesdog / Waterdog

Waterdog, a Yesdog fork of Waterfall/BungeeCord that adds Bedrock support.
MIT License
186 stars 37 forks source link

Client resource pack doesn't active when add resource pack to server. #176

Closed AkmalFairuz closed 3 years ago

AkmalFairuz commented 3 years ago

I use shader resource pack, my resource pack active when without resource pack on server. When i add .mcpack file to packs/ server resource pack work, but my shader resource pack (from client) not active.

Version of Waterdog

https://jenkins.waterdog.dev/job/Waterdog/job/Waterdog/job/master-zlib/17/ **Expected Behavior**

Actual Behavior

Crashdump, Backtrace or Other Files

Describe the bug

To Reproduce

  1. Add resource pack to server.
  2. Use any your resource pack.
  3. Join to server.

Screenshots

Server software used:

Additional context

Alemiz112 commented 3 years ago

Hello, this is normal behavior as packs are enforced by proxy. You might change that manually by disabling force option here. Next time please open issue on our forked repository, here.