Minecraft version: 1.12.2
Forge version: 14.23.4.2705
Galacticraft version: 4.0.1.181
Single player (SSP), Multiplayer (SMP), or SSP opened to LAN (LAN)?
SSP
Galacticraft add-ons and other mods installed?
SurvivalPlus and MoreThanAPickaxe (Both created by myself)
Please provide screenshots / crash report / log as needed.
crash-2018-11-12_09.27.05-client.txt
Working on my mod MoreThanAPickaxe and am having issues with Galcticraft on this particular version of forge.
Your build.gradle specifies 1.12.2-14.23.4.2705 Forge, but your MAPPINGS are from 1.11.2 try with the default mappings for forge 2705: snapshot_20171003 and rebuild your workspace. hasTileEntity (1.12) is the new name for isBlockContainer (1.11) so that's why it's missing. See ModCoderPack/MCPBot-Issues#505
Thank you very much for finding this! Works perfectly now!
@marcus8448 hero
Most helpful comment
@marcus8448 hero