Fenixin/Minecraft-Region-Fixer

Exception:<type 'exceptions.ValueError'>Unrecognised tag type

Closed this issue · 2 comments

I am running a 1.14.2 minecraft server, it crashed, and won't come back. I looked at the crash logs and the chunks had been damaged. I tried to run region fixer and this error came up:

Bug report:

**********
*** Exception while scanning:
*** r.2.-2.mca
**********
*** Printing the child's traceback:
*** Exception:<type 'exceptions.ValueError'>Unrecognised tag type
**********
*** File regionfixer_core\scan.pyo, line 694, in scan_region_file
***   None**********
*** File regionfixer_core\scan.pyo, line 778, in scan_chunk
***   None**********
*** File nbt\region.pyo, line 567, in get_chunk
***   None**********
*** File nbt\region.pyo, line 552, in get_nbt
***   None**********
*** File nbt\nbt.pyo, line 517, in __init__
***   None**********
*** File nbt\nbt.pyo, line 544, in parse_file
***   None**********
*** File nbt\nbt.pyo, line 391, in _parse_buffer
***   None**********
*** File nbt\nbt.pyo, line 379, in __init__
***   None**********
*** File nbt\nbt.pyo, line 391, in _parse_buffer
***   None**********
*** File nbt\nbt.pyo, line 379, in __init__
***   None**********
*** File nbt\nbt.pyo, line 395, in _parse_buffer
***   None
**********

Hello!

Please, could you provide the whole text provided by region-fixer? From the start of the scan to the crash. Which version of regionfixer are you using? Are you running region-fixer in windows or linux?

Right now it looks like you are using an outdatted region-fixer version.

I'm closing this.

If you still have problems, please, feel free to open a new issue with the needed information.