Jump to content

[FIXED] "Blue screen" plus other issues involving crashes with a Forge server


Dark_Serpent

Recommended Posts

Hello! I've been having a lot of problems with my Forge server, I'll do my best to get right into it, but to preface, this is my first time posting on the forums, I've tried to follow every rule, but I apologize if I make some errors!

 

This is the error I'm getting when trying to connect to my server after a player head is placed; Most heads are working fine, but for whatever reason, certain head blocks are causing this error (from my latest.log):

 

 

[01:02:35] [Client thread/FATAL]: Reported exception thrown!

net.minecraft.util.ReportedException: Rendering Block Entity

at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:107) ~[bmk.class:?]

at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92) ~[bmk.class:?]

at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:772) ~[bma.class:?]

at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1596) ~[blt.class:?]

at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1334) ~[blt.class:?]

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001) ~[bao.class:?]

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]

at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

Caused by: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException

at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2201) ~[guava-17.0.jar:?]

at com.google.common.cache.LocalCache.get(LocalCache.java:3934) ~[guava-17.0.jar:?]

at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) ~[guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) ~[guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) ~[guava-17.0.jar:?]

at net.minecraft.client.resources.SkinManager.func_152788_a(SourceFile:125) ~[brj.class:?]

at vazkii.botania.client.render.tile.RenderTileSkullOverride.render(RenderTileSkullOverride.java:49) ~[RenderTileSkullOverride.class:?]

at vazkii.botania.client.render.tile.RenderTileSkullOverride.func_147500_a(RenderTileSkullOverride.java:38) ~[RenderTileSkullOverride.class:?]

at net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer.func_147500_a(SourceFile:21) ~[bms.class:?]

at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100) ~[bmk.class:?]

 

 

 

This is the only log where it appears. I'm assuming one of my mods is causing this error to appear (through some test cases I've determined my Vanilla and CraftBukkit servers are working with heads just fine, it's only the Forge server). Is this an error on my part, or the mods? And is there any fix for this?

 

Again, apologies if I made any mistakes, and thanks in advance!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.