Wolfsblvt / BlossomsPokemonGoManager

BlossomsPokemonGoManager is a tool for easy managing of your Pokémon Go game. Visit us at our Discord server to talk:
https://discord.gg/E9v8RRb
397 stars 116 forks source link

[Bug] Encoding #46

Closed OSwoboda closed 8 years ago

OSwoboda commented 8 years ago

Nidoranâ instead of ♂ or ♀

Wolfsblvt commented 8 years ago

Encoding is a known problem. We are working on that.

OSwoboda commented 8 years ago

I've built the newest version and the Coding is more messed up than before. Even Pokémon is now not properly displayed and there are no Pokémon loaded.

Wolfsblvt commented 8 years ago

Oh, sorry that it wasn't that clear. We haven't released a new version with that fix already. I just closed the issue cause it works in the development version.

OSwoboda commented 8 years ago

As I said: I've built the latest version from master and it's more messed up than the release version. Or where can I find the development version when it's not here on master?

Wolfsblvt commented 8 years ago

Nah, master is correct. It worked for us, but seems to be some issues still then. Maybe it will be fixed with the release version and has something to do with the encoding set for the build on your side?

Either way, I will re-open that issue until it is solved.

wullxz commented 8 years ago

@OSwoboda it would help us, if you could tell us more about how you built the project.
Which IDE are you using? Do you use a build system?
Have you tried building it with mvn package (requires Maven to be installed)?

Also, does your IDE/Editor show the encoding it has detected for the files? If so: what does it say?

OSwoboda commented 8 years ago

I've testet it today on my home desktop and encoding was fine. I'll test it on my work computer on monday again, there I had the problems. If there are still problems I'll report you exactly my setup.

Wolfsblvt commented 8 years ago

Waiting for @OSwoboda's input then.

OSwoboda commented 8 years ago

Everything is fine now, don't know what it was. Can be closed.