Crash When Placing Blocks
OlorinIV opened this issue ยท 1 comments
Your GTNH Discord Username
No response
Mod Version
1.0.0-alpha13
Java Version
Java 8
Bug Report
crash-2024-01-09_20.43.23-client.txt
There are issues that reported crash when starting game. However, this is not entirely true as worlds like 'Redstone Ready' could play without a crash. It is more likely that the presence of some (mostly biome-related) blocks that caused this type of issue.
List of blocks that would trigger this:
Grass Block
Water
Leaves
Grass & Fern (including tall ones)
Vine
Mod List or GTNH Pack Version
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
CodeChickenCore{1.2.0} [CodeChicken Core] (minecraft.jar)
NotEnoughItems{2.4.13-GTNH} [NotEnoughItems] (NotEnoughItems-2.4.13-GTNH.jar)
unimixins{0.1.15} [UniMixins] (+unimixins-all-1.7.10-0.1.15.jar)
unimixins-mixin{0.1.15} [UniMixins: Mixin (UniMix)] (+unimixins-all-1.7.10-0.1.15.jar)
unimixins-compat{0.1.15} [UniMixins: Compatibility] (+unimixins-all-1.7.10-0.1.15.jar)
mixingasm{0.3} [UniMixins: Mixingasm] (+unimixins-all-1.7.10-0.1.15.jar)
spongemixins{2.0.1} [UniMixins: SpongeMixins] (+unimixins-all-1.7.10-0.1.15.jar)
mixinbooterlegacy{1.2.1} [UniMixins: MixinBooterLegacy] (+unimixins-all-1.7.10-0.1.15.jar)
gasstation{0.5.1} [UniMixins: GasStation] (+unimixins-all-1.7.10-0.1.15.jar)
gtnhmixins{2.2.0} [UniMixins: GTNHMixins] (+unimixins-all-1.7.10-0.1.15.jar)
mixinextras{0.1.15} [UniMixins: MixinExtras] (+unimixins-all-1.7.10-0.1.15.jar)
hbm{1.0.27 BETA (4816)} [Hbm's Nuclear Tech] (aaNTMO-1.0.27_X4816.1.jar)
mcpatcherforge{1.0.0-alpha} [MCPatcherForge] (angelica-1.0.0-alpha13.jar)
embeddium{1.0.0-alpha13} [Embeddium] (angelica-1.0.0-alpha13.jar)
hodgepodge{2.4.8} [Hodgepodge] (hodgepodge-2.4.8.jar)
angelica{1.0.0-alpha13} [Angelica] (angelica-1.0.0-alpha13.jar)
notfine{1.0.0-alpha13} [NotFine] (angelica-1.0.0-alpha13.jar)
gtnhlib{0.0.13} [GTNH Lib] (gtnhlib-0.0.13.jar)
In this case, the issue is due to a conflict with hbm.
Final Checklist
- I have searched the issues and haven't found a similar issue.
- I have read the known incompatibilities and this is not related to one of those.
- I am running an officially released version. (Or, if I've compiled it myself I plan to fix the issue)
- This issue is not shader related (they aren't ready yet for testing)
This seems the same as #163 , so maybe this was fixed already