jakeb072001 / TerraMine

A WIP mod that adds everything from Terraria into Minecraft
GNU Lesser General Public License v3.0
9 stars 6 forks source link

Game crashes on world load #12

Closed Punkin-GH closed 1 year ago

Punkin-GH commented 1 year ago

Describe the bug

Game crashes on world load Crash report: Accessed server level too early!

To Reproduce

  1. Launch the game
  2. Create or load a world
  3. See error

Game Environment

latest.log crash-2022-12-10_19.41.15-client.txt

jakeb072001 commented 1 year ago

Should be fixed with latest commit

Punkin-GH commented 1 year ago

Has the fix been released? The public available file (From Oct. 22) still has the same error.

jakeb072001 commented 1 year ago

No, not yet, been way too busy this month to finish off the next update. If you want the fix early you can download the latest artifact from the Actions tab.

https://github.com/jakeb072001/TerraMine/actions/runs/3668934452 is for 1.19.2 which may be backwards compatible with 1.19 but haven't tested yet.

Punkin-GH commented 1 year ago

By luck, I happen to be running 1.19.2. Thanks for letting me know where to get the build!

ItsIgnacioPortal commented 1 year ago

The artifact expired, I can't download it :( Please make a new release that contains this fix 🙏

jakeb072001 commented 1 year ago

I have been slowly working on an update, but I got a job later last year so I have been very busy. I can probably compile the current jar and just upload it to this issue, that way it shouldn't expire.

ItsIgnacioPortal commented 1 year ago

I have been slowly working on an update, but I got a job later last year so I have been very busy. I can probably compile the current jar and just upload it to this issue, that way it shouldn't expire.

that'd be great 😀

ItsIgnacioPortal commented 1 year ago

Nevermind, I made a fork of this repository and triggered the build github action manually.

Here's the artifact: https://github.com/ItsIgnacioPortal/TerraMine/suites/11647249939/artifacts/604804413 Mirror: https://mega.nz/file/8t4XXb7Q#8Hc-loKTGu1fUU2bA_ap5tGKFx3Y4Ba126IE1KUTN6k

thanks for making such a cool mod @jakeb072001 😁