Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException #117

Closed
Leer0yjenkins opened this issue Oct 31, 2012 · 3 comments
Closed

NullPointerException #117

Leer0yjenkins opened this issue Oct 31, 2012 · 3 comments

Comments

@Leer0yjenkins
Copy link

--- BEGIN ERROR REPORT bc84734f --------
Generated 10/31/12 11:18 AM

  • Minecraft Version: 1.4.2
  • Operating System: Windows 7 (x86) version 6.1
  • Java Version: 1.7.0_09, Oracle Corporation
  • Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
  • Memory: 98143664 bytes (93 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
  • JVM Flags: 0 total;
  • AABB Pool Size: 14995 (839720 bytes; 0 MB) allocated, 1407 (78792 bytes; 0 MB) used
  • FML: MCP v7.19 FML v4.2.13.429 Minecraft Forge 6.0.1.353 29 mods loaded, 29 mods active
    mcp Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    FML Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized-
    >Pre-initialized->Initialized->Post-initialized->Available
    
  • LWJGL: 2.4.2
  • OpenGL: GeForce GTX 550 Ti/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
  • Is Modded: Definitely; 'forge,fml'
  • Type: Client
  • Texture Pack: Default
  • Profiler Position: N/A (disabled)
  • Vec3 Pool Size: 1812 (101472 bytes; 0 MB) allocated, 321 (17976 bytes; 0 MB) used
  • World MpServer Entities: 86 total; [axc['Highland3rx'/427, l='MpServer', ['Sheep'/240, l='MpServer', x=21.75, y=63.00, z=56.31]] Blah Blah Blah
  • Retry Entities: 0 total; []

java.lang.NullPointerException
at forestry.arboriculture.items.ItemGermlingGE.a(ItemGermlingGE.java:104)
at bag.a(RenderItem.java:267)
at bag.b(RenderItem.java:313)
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:976)
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)
--- END ERROR REPORT 72e98e59 ----------

I Crashed Randomly 2 times while on a server, same error report each time.

@huettner94
Copy link

see #121

@EvilGrinUK
Copy link

This happens for me in creative mode when scrolling the decorations tab of the inventory. I've tried changing saplingGE from 4090 to 3090 as suggested in #121 and it still crashes.

@EvilGrinUK
Copy link

After a little discussion on #forestry the following work around prevents the crash.

"restarting minecraft. join a ssp world, then main menu and join smp"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants