Windows .exe IC² , Forestry and BC³ Issues

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Marcel40625

New Member
Jul 29, 2019
54
0
0
-- Forestry --

5 - 6 Items Buggy and Crash the Client on sight ...

When u see the Items in the Inventory Client Crash ...

Code:
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
 
Time: 12.11.12 03:43
Description: Unexpected error
 
java.lang.NullPointerException
    at forestry.arboriculture.items.ItemGermlingGE.a(ItemGermlingGE.java:105)
    at bag.a(RenderItem.java:267)
    at bag.b(RenderItem.java:316)
    at atq.a(GuiContainer.java:310)
    at atq.a(GuiContainer.java:103)
    at aug.a(SourceFile:31)
    at aud.a(GuiContainerCreative.java:551)
    at ayt.b(EntityRenderer.java:1149)
    at net.minecraft.client.Minecraft.J(Minecraft.java:884)
    at net.minecraft.client.Minecraft.run(Minecraft.java:779)
    at java.lang.Thread.run(Unknown Source)

-- IC² --

After Deleting Forestry to prevent the Client Crashes

Turned on IC Copper and Tin gen ...

Result:

The Ores are Invis and not Minable ...

Givin the ore via /cmd Crashes the Client

Code:
--- Minecraft Crash Report ----
// Ooh. Shiny.
 
Time: 12.11.12 06:24
Description: Unexpected error
 
java.lang.NullPointerException
    at net.minecraftforge.common.ForgeInternalHandler.onEntityJoinWorld(ForgeInternalHandler.java:30)
    at net.minecraftforge.event.ASMEventHandler_0_ForgeInternalHandler_onEntityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic)
    at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
    at net.minecraftforge.event.EventBus.post(EventBus.java:103)
    at xe.d(World.java:1430)
    at awz.d(WorldClient.java:157)
    at awz.a(WorldClient.java:226)
    at awr.a(NetClientHandler.java:192)
    at cf.a(SourceFile:58)
    at bx.b(TcpConnection.java:441)
    at awr.d(NetClientHandler.java:104)
    at awz.b(WorldClient.java:72)
    at net.minecraft.client.Minecraft.l(Minecraft.java:1826)
    at net.minecraft.client.Minecraft.J(Minecraft.java:854)
    at net.minecraft.client.Minecraft.run(Minecraft.java:779)
    at java.lang.Thread.run(Unknown Source)

-- BC³ --

Quarrie mines Invis Blocks permantently ... with Forestry on.
 

frederikam

New Member
Jul 29, 2019
836
0
1
Really wierd errors you got there, the only thing i can suggest is:
  • Try to reinstall the pack.
  • Try to intall the latest version of java.
Your client is pointing at something that doesn't exist in both logs.
That's all i know.

Edit: Has anyone noticed the random weird text in the top of the crash logs?
 

Vauthil

New Member
Jul 29, 2019
1,491
-14
1
The Forestry error listed is what happens when you run across the Forestry-only Balsa Sapling in the Creative Inventory. If you don't search for something that matches that and you don't scroll down to it on the page on which it appears, it doesn't happen (NEI even had a nice fix-up because that same behavior was making all items "invisible" in NEI when you ran across it there; now the offending saplings appear as fire in NEI).

The other two, unfortunately, I can't quite understand you enough to try and diagnose, but seem to stem from exacerbation of the Forestry issue. Sorry.
 

rehajel

New Member
Jul 29, 2019
2
0
0
Hey there,

just wanted to jump in to say that i think i have the issues with the invisible ores from IC2 too.
At least that's what I think.
Because I turned off tin and copper in forestry and turned it on in IC2 too - and after that i got randomly stuck in the ground...
So thanks for the info and +1 on the error.

Have a nice day
 

Luke_H

New Member
Jul 29, 2019
273
0
0
To fix the error of the forestry one, install the pack again, then play single player once, then log out and you can play multiplayer without any issues.
 

Seadevils

New Member
Jul 29, 2019
4
0
0
I also discovered the invisible ore problem in Multiplayer on a server I created where I enabled generation in IC. Have yet to run across it in Single player but now that I know what's causing it I'll try it out.


Updated: While my server had the IC2 ore generation for copper and tin on my player client did not and this is what appears to be causing the crash. By going into the client FTB directory and editing the IC2 config to ore generation true I was able to relog in and view the invisibile ores as well as fix creative mode crashing. Verified on another computer and in the process of having some other users verify this.
 

Magecake

New Member
Jul 29, 2019
4
0
0
a really dumb question to ask but after you turn on IC2 ore gen are you loading the same save game or starting a new world.
 

Seadevils

New Member
Jul 29, 2019
4
0
0
In the multiplayer case I logged onto the same server without generating a new world. There were some players on who were at a location with the IC2 ores who reported it first so I logged on in as an op and couldn't see the ore. Disconnected and edited the IC2 config file and came back and they appeared exactly where the empty spaces were. I also noticed that there is an error in the initialization of Forestry but that's something else I think.

I did create a new world for the Single player mode to see if anything showed up wrong but even the saved games I had already started seemed to work okay.
 
Status
Not open for further replies.