Bulldog83 / JustMap

A minimap mod for Minecraft with Fabric launcher.
GNU General Public License v3.0
42 stars 17 forks source link

[1.15.2] Server waypoints not saving after closing MC. #38

Closed shadow306k closed 4 years ago

shadow306k commented 4 years ago

As titled, playing on a vanilla server with friends, and using this and a couple other client-side mods (AppleSkin, I am Very Smart, REI (JEI Clone), Mouse Wheelie), and after making some generic waypoints to things around our world, I noticed they weren't anywhere to be found today after loading up and logging in. Not in the menu or rendered in-world.

shadow306k commented 4 years ago

Oh, looking through the logs it seems that certain non alpha-numeric characters, in this case "!?" was causing the issue, the logs said something about an illegal character in the file path.

Bulldog83 commented 4 years ago

Can you attach the log?

shadow306k commented 4 years ago

https://pastebin.com/SKShNkQP Here it is, this is the log from launching the game, (changing the server name in my multiplayer menu), joining the server, setting a waypoint and closing the game

Furthermore, this was preventing the map from rendering completely. not just waypoint bugs. No entities, no cave view, no overworld map rendering, just a black square

Bulldog83 commented 4 years ago

Yes, it don't like the '?' character. Ok, thanks.