Regions Unexplored (forge/fabric)

Regions Unexplored (forge/fabric)

12M Downloads

Bug Report "Mod isn't registering their wood types properly"

litjohn50 opened this issue · 5 comments

commented

Describe the bug
Log spam when trying to find issues about other mods.

Crash Logs
https://gist.github.com/litjohn50/44160e04e4a5e5480301bc8c50042d9e

How To Reproduce
Run region's unexplored with Supplementaries and moonlight. Read the log for spam of " mod isnt registering their wood type properly"

Version
Minecraft Version:
1.20.1
Modloader Version:
47.1.3
Mod Version:
RegionsUnexploredForge-0.5.3+1.20.1.jar
supplementaries-1.20-2.6.17.jar
moonlight-1.20-2.8.56-forge.jar
Screenshots
refer to gist github for details

Additional information:
Trying to reduce the amount of errors I find in my modpack

commented

this is odd, we are registering our wood types correctly, will look into it

commented

This issue is also on Fabric. But not so bad as it would only complain about:

[08/11/2023 11:27:48 am] [Render thread/WARN] Failed to generate hanging sign extension texture for regions_unexplored:alpha. Could be that the target mod isnt registering their wood type properly
[08/11/2023 11:27:48 am] [Render thread/INFO] Generated runtime CLIENT_RESOURCES for pack Moonlight Mods Dynamic Assets (supplementaries) in: 158 ms

of which, makes sense. Since we don't have a wood type for alpha

commented

Same issue here.

Here's the pastebin link: https://pastebin.com/DxTqJaRN

Supplementaries fails to generate a hanging sign texture for Alpha, and suggests the wood type might be registered incorrectly. I have no idea what that means, but MehVahdJukaar said I should report it, so here I am! I'm not sure how to fix this but I'm concerned it's related to a "resource reload failed" error I keep getting.

Versions

  • Regions Unexplored: 0.5.3
  • Forge: 47.2.17
commented

We are aware of this issue, and we will be working on a fix that should fix it 👍 Please be patient

commented