Hi all,
Alot of people don't seem to know how to make crash reports, so I've provided a format which can be used.
I've written other "How To" threads such as the server unbanning report format, bug reports format and a suggestions format.
Checklist: Do before you post a crash report
Search for the error in the crash report.
Check your list of mods and make sure they are all made for the version of Minecraft you are running
Research the error in the /SWD Forums/Dalek Mod thread for a similar error.
Useful thread: [Reference] How to read crash reports before posting
Crash Reports Format: Copy and paste into your post please
Dalek Mod version:
Where you downloaded the mod from:
List of mods installed:
Minecraft Forge version:
Location of crash (e.g. On server/singleplayer):
What you were doing prior to crash:
Describe the problem please:
Crash Report in a spoiler : Use the "(?)" button
Finding errors in a crash report:
Look at the first lines of the crash report. That will tell you the answer. E.g. java.NoClassfound.def
Also look at the bottom of the crash report with the list of mods. Check 'errored' or 'not constructed'
This link here will tell you if you don't understand.
Example Crash report:
Hi there,
My Minecraft crashed when I was viewing a Vanilla Minecraft Tardis recipe using NEI. Please see below for more details
Dalek Mod version: Update 42.1
Where you downloaded the mod from: SWD Store
List of mods installed: Not Enough Items, Voxelmap, Code Chicken Core, EasyZoom mod
Minecraft Forge version: 1.8-Forge11.14.3.1450
Location of crash (e.g. On server/singleplayer): Singleplayer
What you were doing prior to crash: Viewing the Vanilla Minecraft Tardis recipe using NEI
Describe the problem please: The game crashes when viewing the recipe.
Crash Report in a spoiler :
---- Minecraft Crash Report ----
WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.115-universal.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.34-universal(1).jar)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.82-universal(1).jar)
CCCDeobfPlugin (unknown)
Transformer (EasyZoom[1.8][Forge].jar)
Contact their authors BEFORE contacting forge
// I blame Dinnerbone.
Time: 6/01/16 10:58 AM
Description: Rendering item
java.lang.NullPointerException: Rendering item
at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:235)
at net.minecraft.client.renderer.ItemModelMesher.func_178084_b(ItemModelMesher.java:70)
at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:43)
at net.minecraft.client.renderer.entity.RenderItem.func_175042_a(RenderItem.java:362)
at net.minecraft.client.renderer.entity.RenderItem.func_180450_b(RenderItem.java:413)
at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:491)
at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:266)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:461)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1078)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- Screen render details --
Details:
Screen name: codechicken.nei.recipe.GuiCraftingRecipe
Mouse location: Scaled: (432, 101). Absolute: (1730, 614)
Screen size: Scaled: (480, 255). Absolute: (1920, 1017). Scale factor of 4
UPDATE: