Galacticraft: NoSuchFieldError: Crash During Startup: hasTileEntity

Created on 12 Nov 2018  路  3Comments  路  Source: micdoodle8/Galacticraft

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.

no action needed

Most helpful comment

@marcus8448 hero

All 3 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Bastion14 picture Bastion14  路  3Comments

MJRLegends picture MJRLegends  路  6Comments

C1ffisme picture C1ffisme  路  3Comments

Slasherss1 picture Slasherss1  路  4Comments

levilips123 picture levilips123  路  3Comments