Open rmasoni opened 3 years ago
Do you have the SVG so I can try to replicate?
Sorry for the late reply, life's been busy, but I've tried this again, and I can't replicate it. Are the GM for this game? localhost:30000 is the default port that's used for the docker repo.
Running a docker container for a test server, I can't replicate it. I'm guessing it might be a problem since as a client, you won't have access to localhost:30000 remotely, since localhost
is relative and will point to your own machine. It sounds like a configuration issue so far.
I experienced this when testing some things on the player side while hosting the server locally. That's why it's localhost
. I hosted the game and logged in as a player.
When logging in as a player, custom Turn Marker images are replaced by warning signs and I get the following errors in the Console:
They work fine as a GM.