Durtur / Dungeoneer

A virtual tabletop designed for 5e D&D, includes a map tool with dynamic lighting, initiative tracker, combat tracker and homebrew management.
GNU Affero General Public License v3.0
169 stars 16 forks source link

[BUG] Hosting Playerside Map and UI Problem #87

Closed YasinAhmet closed 1 year ago

YasinAhmet commented 1 year ago

Describe the bug Playerside is not able to see the map. UI doesn't work correctly. You can see the details on the image, I just connected to myself from the invite link to test the dynamical fog mechanics, but it seems like I am not going to see the map soon.

Expected behavior It has to show me the map from the playerside, give the player a token etc.

Screenshots image

YasinAhmet commented 1 year ago

I have just restarted the server, it solved the problem. But there is still a bug inside probably.

Durtur commented 1 year ago

Great, thanks for reporting this.

Since the client connects directly to your machine with peer to peer it is possible that data transfers fail, especially if the map is changed whilst the transfer is ongoing, in which case the client needs to reconnect. It's on the todo list to make it a little bit more robust. If it happens again, feel free to reopen this issue. It would also be helpful to get a screenshot from the devtools console in the server window (ctrl shift i opens it)