MineColonies

MineColonies

53M Downloads

Unable to open miner GUI

MeikelLP opened this issue ยท 17 comments

commented

Prerequisites

  • I am running the latest alpha version of MineColonies and Structurize for my Minecraft version.
  • I checked the MineColonies/Structurize wiki and made sure my issue is not covered there.
  • I made sure that this issue is not a duplicate of any existing issue. May be related to #5100

Context

  • Minecraft Version: 1.16.5
  • MineColonies Version: 0.14.34-ALPHA
  • Structurize Version: 0.13.148-ALPHA
  • Related Mods and their Versions:

Expected behavior

Actual behavior

Crashes every time (reproducable)

Steps to reproduce the issue

Unknown

Logs

Notes


Viewers

  • Add a thumbs-up to the bug report if you are also affected. This helps the bug report become more visible to the team and doesn't clutter the comments.
  • Add a comment if you have any insights or background information that isn't already part of the conversation.
commented

Can't find the exception in this log

commented

oh the log got truncated
let me fix that

commented

So github was limiting my log to ~4k lines but it had 75k. I included only the last lines

commented

I can't reproduce this. Can you send me a copy of your world?

commented

Will send you a link via discord. It's about 1.6GB

commented

That'd be great. You can find me in the MC discord Vroni#3924

commented

I tried to setup my world with the latest development code

but I am not getting my error.

I noticed the dev code uses forge 36.0.39 but my modpack is using 36.0.42
I am also unable to reproduce this issue in my world with an older modpack version (including an older mcol version)

commented

With the dev code + forge 36.0.42, does it happen?

commented

I will need help with that. I am not a Java dev so I am too stupid to increase the forge version

commented

there is a build.properties file, just increment it there

commented

Nope doesn't happen on .42

I will now try with the other mods installed

commented

So what I found out that it is not related to the forge version.
However, opening the world multiple times with only minecolonies installed (so ~190 mods missing) kinda purged my world.
It is now working with this purged state. However this is not acceptable as basically 90% of my items are gone.

I'll continue to investigate on that. Maybe it's related to my inventory.

Edit:
No its not related to my inventory.

commented

I was able to make it reproducable for @vroni92 with a minimal setup

commented

So we found out that this is some kind of race condition.

This happens if you are early in your game session and click the miner.
If you wait long enough this won't happen.

commented

It's normal for the colony to take a few seconds to fully load after the world itself is loaded and interactable. If you're near a citizen you can see them change job outfits and if you right-click a hut during this time you usually get the 'this hut is missing its building" error in chat. Usually things don't actually crash though.

commented

Yeah the guards in mines is a very new feature :)

commented

I guess it's just in the moment before the colony view is over, but the building view is already over