Fenixin

Results 48 comments of Fenixin

@splintermik, having a big world to test minecraft is always helpful. I have a few huge ones, but they are old worlds, from old versions, and they don't have interesting...

@splintermik, I have added some provisional changes that should let you scan you world and see the broken dat files. Use the branch [new2to3](https://github.com/Fenixin/Minecraft-Region-Fixer/tree/new2to3) to get the new chagnes. Please,...

@splintermik, thanks for the testing it and sorry for the new problem. I have provisionally added those exceptions to the list of corrupted chunks (before this I added them only...

@splintermik, thanks a lot for your continued support. I'm going to leave this open to remind myself what happened and what to add if nbt gets updated eventually.

Hello! That's expected, the GUI is non functional right now. I don't have the time nor the energy to update the GUI code right now I'm glad that you made...

Region-Fixer can already do this. In a Minecraft chunk there primarily blocks and entities. The things that take CPU and can make the server hang are [entities](http://www.minecraftwiki.net/wiki/Entity), because the sever...

Also, please, tell me if you have any problems fixing your world.

@ZizzyZizzy, Sorry for the late answer. I think replacing blocks is covered by other softwares (editors and the like), at least it was really well covered when I last checked...

Thanks for the bug report. I will fix it next time I give this some time.

I have tried to reproduce this bug with no success. If I try to open read only regionfiles a PermissionError exception is raised. Could you please provide some information about...