1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Solved Error loading worlds

Discussion in 'Plugin Help' started by WinterBuild7074, Mar 24, 2017.

  1. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    I try going into another world, and I egt these errors:
    In Game: [Error] The level couldn't be loaded
    Or: [SignPortal] World '<worldName>' not found.

    Console: Invalid level.dat, see also: http://i.cubeupload.com/A3eNJ2.png

    Plus, when will the missing Blocks be added? I need Elytra, Purpur Blocks, Beacon, Red Sandstone, Doors, and all the other missing things for my shop!
     
  2. corytortoise

    corytortoise Skeleton

    Messages:
    825
    GitHub:
    corytortoise
    You probably edited a level.dat file without a proper nbt editor, or you messed something up in the file.
     
  3. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    How can I fix everything? All my worlds have the same problem.
     
  4. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    If the level.dat file is messed up, you might be able to fix it by correcting the level.dat file using a proper nbt editor, such as NBTExplorer.
    They will be added when the PocketMine developers are able to implement them. MCPE updates way too fast and often to do everything instantly.
     
    HimbeersaftLP likes this.
  5. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    1. OK, I'll try.

    2. Why does it take months for them? There's around 1 and a half months time until the next updates.
     
  6. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    to No. 1:
    I cannot open the level.dat, it says: One or more selected files failed to open.
    What shall I do now? Is my whole server lost?!
     
  7. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    Did you change anything in the level.dat?
     
  8. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    Only the LevelName.
     
  9. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    You might not have done it correctly then. Is the LevelName the same as the name of the world's folder?
     
  10. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    Yes. I tried opening the level.dat again, and it showed me strange chinese symbols, like this:
    Code:
    謟ࠈ⨲壕敬敶2免湁䄓퐐ᵨ妼胋Ϡᯊ斈爃�Ȗ瑎�죶㎳馫䝙㜋섞㠗胳鄉䡲赲췝餦䵣畗啵适潀Ƅ␅卡䤘饎餠ྡྷ㖟⒖쐁뎗闓䇪葿勥ѥ﯍╻ꁠઌ딊䗺げ蹫�䅬D붼讛昉Ⲵ蛳铆챃蓇炡䗤ﴄ㤝겯≸衠�ϣ斛䟙燯䁆⇟摯ᆇ㛽鸈爭㘼꫟䁒䆼匧࣫辺곯褱罡㭊鿒妐捻ᥴ疫㼓ꪪ捊른䌦茎덵뀼張뒧彟⼱老ؘ㶙㢚ꭅꬦૠ奢ཀྵ퇭�⇐뒉ꥨ淒ഇ嶤䴪朣�썡�翬㜢ዜῥ軌�愨蕯㏚�쇔麡뚱凗ꕞ汭듯띍⊳엤閃툗畲굚䲠딵螚魓懲嚒䷀렮駒⤙薿쟻홍럩齹賿뗴냭៩î豖킈ɕ 
     
  11. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    You have to use an NBT editor to open it. You can't view it as readable otherwise, as only the computer can understand it then.
     
  12. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    I can't, it says: "Failed to open"
     
  13. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    What shall I do now? I cannot open it with the NBT program too.
     
  14. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    How did you edit it in the first place?
     
  15. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    With Notepad, I saw this in the editor:
    LevelName world
    Now I changed world to another name.
    Plus, there werre some strange symbols between the letters/words, but I didn't change any of them.
     
  16. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    Everything is gone! Totally gone! I have no idea what happened! This is terriable!
     
  17. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    Well that's your problem. Editing the file with notepad corrupted it. Notepad is only made for regular, plain text files. I'm sorry, but unless you backed it up before, than your world is probably lost. Please correct me if I'm wrong though. I definitely don't know of a way to fix it.
     
  18. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    But it always (really always!) worked before! I always chanegd the LevelName in the level.dat and restarted my server, it never destroyed my world. But why did it exactly happen now? It always worked before and this time it didn't!
     
  19. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    Well, how did you do it before?
     
  20. WinterBuild7074

    WinterBuild7074 Zombie Pigman

    Messages:
    693
    GitHub:
    winterbuild7074
    I fixed the problem! This tutorial saved my server – I got a level.dat file from my Minecraft Windows, and it now works perfectly. Only the spawn point changed and I needed to find the real spawn.
    But next time I edit a level.dat, Ill better use the NBT editor.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.