
Woodwork planks requirements soft-locking progression
Closed this issue · 11 comments
Is there an existing issue for this?
- I have searched the existing issues.
Are you using the latest MineColonies Version?
- I am running the latest beta/release version of MineColonies for my Minecraft version.
I am also running the latest versions of other mods that are part of my problem.
Did you check on the Wiki? or ask on Discord?
- I checked the MineColonies Wiki and made sure my issue is not covered there. Or I was sent from discord to open an issue here.
What were you playing at the time? Were you able to reproduce it in both settings?
- Single Player
- Multi Player
Minecraft Version
1.20
MineColonies Version
1.1.889
Structurize Version
1.0.772
Related Mods and their Versions
1.Forge Version: 47.4.0
2.Block UI Version: 1.0.190
3.Domun Ornamentun Version: 1.0.285
Current Behavior
Planks requirements on woodwork university research not showing
Expected Behavior
Woodwork university research showing 64 of any planks as a requirement
Reproduction Steps
- Start a forge minecraft server and put mods on it
- Play the game as usual, leveling the colony
- At the university woodwork research, the problem appears.
Logs
latest server log -> https://drive.google.com/drive/folders/1B_hd8091DeWwvitt79XeuAWsxOv_P76q?usp=sharing
Anything else?
This problem only happens when on server. I have already checked most of the folders for any visible problems. Some times, during server boot up, i see a warning that says something like "This array is empty, this might cause some future problems", and i suspect of it to be the problem.
Sorry for any poor writen sentences, im not from a english native country.
Thank You for your time.
Footer
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.
Your log is basically empty. We need a log that includes the startup of the server.
Your log is basically empty. We need a log that includes the startup of the server.
Just updated it, can you check if this one is better?
No, that's the debug log. As the template said, we want the latest.log.
Just updated it again
we're having the same issue in our server, but more researching tiers have also been flagged with a similar issue: Veinminer / Good Veins / Rich Veins / Amazing Veins / Motherlode / Pave the Road.
we think it may be an issue with any research that is asking for a general block rather than a specific variation of the block, like "any plank" vs specifically oak planks, so maybe an issue with the item tags?
take a look here
https://discord.com/channels/139070364159311872/1003402487417548801/1376325590331953162
Probably a mod conflict.....
https://gist.github.com/kezmodius/42be582e371a12c89f33d9a7ce6490a4
A list of mods in common between three different modpacks with this bug.
@pedrocatelani please upload the log in a gist.github.com
Whats interesting is that the tag itself seems to be missing, his translation says com.minecolonies.coremod.research.tags.minecraft:
, not com.minecolonies.coremod.research.tags.minecraft:planks
. So could this be a parsing bug in 1.20?
If it is reproducible without the mods Kez linked, then it could be.
Otherwise I can’t see how one of those mods could introduce a parsing bug