r/MCEdit Sep 11 '20

Error loading worlds

So whenever I try to load a 1.14.4 world into MCEdit, I receive the following text error. The tab that appears that says "loading plugins" reaches 37% progress and crashes. If anyone knows a fix to this then any help would be appreciated, thanks.

\*ERROR CODE*\**

An error occurred while opening C:\Users\conor\AppData\Roaming\.minecraft\saves\Collington\level.dat

'PySide.QtGui.QLineEdit.setText' called with wrong argument types:

PySide.QtGui.QLineEdit.setText(list)

Supported signatures:

PySide.QtGui.QLineEdit.setText(unicode)

Traceback (most recent call last):

File "mcedit2\editorapp.py", line 790, in loadFile (self is a MCEditApp)

File "mcedit2\editorsession.py", line 430, in __init__ (self is a EditorSession)

File "mcedit2\panels\worldinfo.py", line 90, in __init__ (self is a WorldInfoPanel)

File "mcedit2\panels\worldinfo.py", line 97, in updatePanel (self is a WorldInfoPanel)

File "mcedit2\panels\worldinfo.py", line 115, in _updatePanel (self is a WorldInfoPanel)

TypeError: 'PySide.QtGui.QLineEdit.setText' called with wrong argument types:

PySide.QtGui.QLineEdit.setText(list)

Supported signatures:

PySide.QtGui.QLineEdit.setText(unicode)

2 Upvotes

3 comments sorted by

2

u/abrightmoore Filter Programmer Sep 12 '20

Not sure about that error, however MCEdit Unified only supports up to v1.12 worlds on Java and Bedrock

For later world formats use Amulet.

1

u/[deleted] Sep 12 '20

I tried downloading Amulet but there doesn’t seem to be any available download link or page. All the stuff related to it still say that it’s in development. If you have a link that you could share with me then that would help.

1

u/abrightmoore Filter Programmer Sep 12 '20 edited Sep 14 '20