yesdog / Waterdog

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

Rain doesn't stop on server switch #81

Open Wertzui123 opened 4 years ago

Wertzui123 commented 4 years ago

Version of Waterdog git:Waterdog-Bootstrap:1.15-SNAPSHOT:a1a01bc:298

Expected Behavior Rain stops

Actual Behavior Rains on

Crashdump, Backtrace or Other Files

Describe the bug When I join a server, let it rain and switch servers via fast transfer, it keeps raining

To Reproduce Join the proxy, join a server and let it rain, switch servers

Screenshots

Server software used: PocketMine

Additional context

Erkam246 commented 4 years ago

Can approve this issue

TobiasGrether commented 4 years ago

Gonna look into that, we will probably need to overwrite another data set on server transfer. Thanks for reporting :)

GamakCZ commented 4 years ago

How did you start raining?

image

This code doesn't for me with proxy

Alemiz112 commented 4 years ago

For example: It occurs when player transfer from nukkit server (implemented weather, it is raining) to pmmp server (not implemented weather).

@GamakCZ check out how nukkit make it rains.

GamakCZ commented 4 years ago

srry, the problem is caused by low y position

Wertzui123 commented 4 years ago

How did you start raining?

image

This code doesn't for me with proxy

I used something like that, but with "data" = 1000

Wertzui123 commented 4 years ago

the problem is caused by low y position Wdym?

GamakCZ commented 4 years ago

that it isn't caused by waterdog

Wertzui123 commented 4 years ago

Why? When I disconnect the rain stops, but when I transfer via Waterdog it doesn't...

GamakCZ commented 4 years ago

I though starting rain

nextexr commented 4 years ago

Can approve this issue