Jump to content

Recommended Posts

Posted

I'm making a custom modpack for me and my friends to play with around 80 mods. Whenever I try to launch it, it works fine. I can load up worlds and walk around but whenever I hit/try to break a block my game crashes. Here's the crash report:

---- Minecraft Crash Report ----
// I feel sad now :(

Time: 3/2/16 4:32 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
    at net.minecraft.client.renderer.RenderGlobal.drawBlockDamageTexture(RenderGlobal.java:1652)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1264)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
 

Any help would be appreciated

  • Discord Moderator
Posted

You already have an active thread for your modpack. Do not start a new thread for the same problem as that makes it nearly impossible to provide consistent support.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...