Beyond Earth

Beyond Earth

3M Downloads

Stone block breaking still not fixed in latest 1-19-2 release

trogarus opened this issue ยท 4 comments

commented

Mod loader

Forge

Minecraft version

1.19.2

Beyond Earth version

6.3

Modloader version

Forge 43.1.52

The latest.log file

https://gist.github.com/trogarus/75cb0fbaf3a83231b5ee43f0239c062e

Issue description

Stone block variants still not breaking properly. Load up game, find a stone block variant or ore, use the pickaxe, and The One Probe still shows "no tool" in description. Break block, block disappears with no drop.

Latest Log File
latest.log

Latest Debug Log File
debug.log

If I remove Beyond Earth, there is no issue.

Steps to reproduce

No response

Other information

No response

commented

for some strange reason the latest release was not actually compiled from the latest github files...

If you compile from source it works fine, so I am not sure what happened when the release was compiled

commented

for some strange reason the latest release was not actually compiled from the latest github files...

If you compile from source it works fine, so I am not sure what happened when the release was compiled

Unfortunately, compiling is beyond my present capabilities. I download from Curseforge through Overwolf, and that particular download is still broken. :)

commented

OK, can confirm that the latest update available in overwolf fixes the problem. HOWEVER, it seems to create some weird mod compatibility issues with GeckoLib creating a weird PID error. To be clear, latest Beyond Earth and GeckoLib 3.1.38 creates the issue. Rolling back to GeckoLib 3.1.37 seems to fix this issue. I'll include the PID error log in this post. This caused the regular minecraft launcher to crash.

Also, there is a tag error relating to all rocket recipes. For example, tier 1 rocket requires beyond_earth:compresseds/steel making the recipe use barrier blocks in JEI. The same is true of all rocket tiers because they all include that "compresseds" instead of "compressed".

Lastly, JEI does not show recipes for any of the base or netherite armor making them uncraftable in the present version.

Here's the PID error log
hs_err_pid17776.log

Thanks for the work you guys put into this mod. I'm just looking to be able to actually play it in 1-19-2

commented

geckolib 3.1.38 has a rewrite of one of their systems which may cause this bug