1. Please be advised of a few specific rules and guidelines for this section.

RELEASED N-pack! [ Available on the Steam Workshop! ] 1.0.0

Adds in new powerful items, gear, armor, npc's, and species.

  1. Joseph K

    Joseph K Giant Laser Beams

    The volcanic planets work now, except when I move to the right a little...
    ezgif-2-2bebed2bf331.gif
     
  2. Joseph K

    Joseph K Giant Laser Beams

    I figured out the problem: you referred to the perennialplant as wildperennialplant in name section of its dungeon file.
     
  3. Noah Nebula

    Noah Nebula Sandwich Man

    Thank you @tigerfestival for letting me know!

    I found the same error in your log as well.
    Code:
    [15:48:36.744] [Error] UniverseServer: Could not load celestial world 12576641:-431064069:-232529872:3, removing! Cause: (VersionedJsonException) VersionedJson identifier mismatch, expected 'WorldMetadata' but got ''
    But this is an issue outside of my knowledge, I have no idea where this empty WorldMetadata is located in the files. This is a big problem that I will need help with on the forums.
     
  4. Noah Nebula

    Noah Nebula Sandwich Man

  5. Joseph K

    Joseph K Giant Laser Beams

    I squashed every conceivable bug I could find and the volcanic planets are still broken. I'm afraid you're on your own now.
     
  6. Noah Nebula

    Noah Nebula Sandwich Man

    I hope that was the problem, I made the change by just removing the perennialplant. If that was the issue then it should be causing problems with all the other planets that have the perennialplant.
     
  7. Noah Nebula

    Noah Nebula Sandwich Man

    lol ok
     
  8. tigerfestival

    tigerfestival Cosmic Narwhal

    That might be the reason I was sent to my ship on different planets, like the desert planet I was on earlier. I'll reinstall this mod and see what happens.
     
  9. Noah Nebula

    Noah Nebula Sandwich Man

  10. Joseph K

    Joseph K Giant Laser Beams

    Installed latest version, and... it still doesn't work. I'll keep looking.
     
  11. Joseph K

    Joseph K Giant Laser Beams

    I tried removing the volcanic patch file and it still won't work. Did you apply anything else to the volcanic biome?
     
  12. Joseph K

    Joseph K Giant Laser Beams

    Forest planets and all others seem to be broken too, quick! What's something that applies to all planets?
     
  13. tigerfestival

    tigerfestival Cosmic Narwhal

    Same here. I'm having the same problems in spite of the update.
     
  14. Joseph K

    Joseph K Giant Laser Beams

    I'm just about ready to give up at this point...
     
  15. Noah Nebula

    Noah Nebula Sandwich Man

    I don't know why you guys are still having the same issue. The problem was in the encounterDungeons.dungeons.patch.
    Code:
      {
        "op": "add",
        "path": "/metadata/anchor/-",
        "value": "nebulanwatchpost"
      },
    
      {
        "op": "add",
        "path": "/parts/-",
        "value": {
          "name": "nebulanwatchpost",
          "rules": [
            [ "maxSpawnCount", [2] ]
          ],
          "def": [ "tmx", "nebulanwatchpost1.json", "nebulanwatchpost2.json" ]
        }
      },
    The game was looking for "nebulanwatchpost1.json" and "nebulanwatchpost2.json" in the same location that the patch was. But I didn't have those .json's in that location, so it found nothing and got this error.
    Code:
    expected 'WorldMetadata' but got ''
    Moved them to the correct location and the planets work fine for me now.
     
  16. Joseph K

    Joseph K Giant Laser Beams

    You did upload the right version for the update, right?
     
  17. Noah Nebula

    Noah Nebula Sandwich Man

  18. Noah Nebula

    Noah Nebula Sandwich Man

  19. Joseph K

    Joseph K Giant Laser Beams

    It works now, good job!
     
  20. tigerfestival

    tigerfestival Cosmic Narwhal

    Yeah it seems to be working on my end too. Glad you fixed it.
     
  21. Joseph K

    Joseph K Giant Laser Beams

    I found that Prince Gaap was an exact copy of Kluex Avatar (behavior anyway). But it was drawn really well and it'd be a shame to leave it that way, so I "tweaked" the fight a "little" bit. Go to this link: http://www.mediafire.com/file/h1hio5jmyhqq2qv/Npack.zip/file and replace your Npack folder with the downloaded one, then find a Gaap Temple to see the new fight!

    PS Gaap Temples might be a "little" bigger.
     

Share This Page