Minetest: [windows] game crash with unicode char in worldname

Created on 26 May 2017  路  3Comments  路  Source: minetest/minetest

My 10yo daughter found this bug, so I'm reporting it on her behalf 8-)

How to reproduce:
Setup: Minetest 0.4.15, running on Windows 7/64-bit, german.

Start game, singleplayer, "new", worldname Gummib盲rchen ( sigh ).

bugpic-1

Create.

bugpic-2

So far so good. "Play". click. Crash:

bugpic-3

So it looks like we've got a filename-character encoding issue here:

bugpic-4

anything else I could provide ?

@ Startup / Config / Util Bug Duplicate Windows

Most helpful comment

I like how you had to pretend that your daughter found it just because you named your world Gummib盲rchen (there was no need to be ashamed)

All 3 comments

I like how you had to pretend that your daughter found it just because you named your world Gummib盲rchen (there was no need to be ashamed)

As a solution, I guess encoding the world name with some encoding like in URLs should keep backwards compatibility and allow unicode characters in world names.

Duplicate of #3588

Was this page helpful?
0 / 5 - 0 ratings