I just thought that I wanted to make a map, so I got the 1.8 forge and the 1.8 worldedit (I also used Optifine), both of which I haven't used yet, and I got this crash report when I did //wand:
---- Minecraft Crash Report ----
// Don't do that.
Time: 11/6/15 7:36 PM
Description: Rendering item
java.lang.NoClassDefFoundError: net/minecraftforge/client/model/ISmartItemModel
at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55)
at net.minecraft.client.renderer.entity.RenderItem.func_175042_a(RenderItem.java:370)
at net.minecraft.client.renderer.entity.RenderItem.func_180450_b(RenderItem.java:421)
at net.minecraft.client.gui.GuiIngame.func_175184_a(GuiIngame.java:1059)
at net.minecraft.client.gui.GuiIngame.func_180479_a(GuiIngame.java:378)
at net.minecraftforge.client.GuiIngameForge.func_180479_a(GuiIngameForge.java:306)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:130)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1266)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1049)
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:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.model.ISmartItemModel
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 17 more
Caused by: java.lang.SecurityException: class "net.minecraftforge.client.model.ISmartItemModel"'s signer information does not match signer information of other classes in the same package
at java.lang.ClassLoader.checkCerts(ClassLoader.java:812)
at java.lang.ClassLoader.preDefineClass(ClassLoader.java:493)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 19 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55)
at net.minecraft.client.renderer.entity.RenderItem.func_175042_a(RenderItem.java:370)
-- Item being rendered --
Details:
Item Type: [email protected]
Item Aux: 0
Item NBT: null
Item Foil: false
Stacktrace:
at net.minecraft.client.renderer.entity.RenderItem.func_180450_b(RenderItem.java:421)
at net.minecraft.client.gui.GuiIngame.func_175184_a(GuiIngame.java:1059)
at net.minecraft.client.gui.GuiIngame.func_180479_a(GuiIngame.java:378)
at net.minecraftforge.client.GuiIngameForge.func_180479_a(GuiIngameForge.java:306)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:130)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Creeperlmw'/2230, l='MpServer', x=-18.60, y=4.00, z=-621.06]]
Chunk stats: MultiplayerChunkCache: 25, 25
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: -12.00,4.00,-616.00 - World: (-12,4,-616), Chunk: (at 4,0,8 in -1,-39; contains blocks -16,0,-624 to -1,255,-609), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513)
Level time: 168 game time, 168 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 3 total; [EntitySlime['Slime'/35387, l='MpServer', x=-27.84, y=4.02, z=-585.31], EntitySlime['Slime'/27618, l='MpServer', x=-27.97, y=5.22, z=-594.97], EntityPlayerSP['Creeperlmw'/2230, l='MpServer', x=-18.60, y=4.00, z=-621.06]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:407)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2489)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:366)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Mac OS X (x86_64) version 10.6.8
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 244177248 bytes (232 MB) / 416591872 bytes (397 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.14.1289 Minecraft Forge 11.14.0.1289 Optifine OptiFine_1.8_HD_U_D5 4 mods loaded, 4 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
FML{8.0.14.1289} [Forge Mod Loader] (forge-1.8-11.14.0.1289-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Forge{11.14.0.1289} [Minecraft Forge] (forge-1.8-11.14.0.1289-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
worldedit{6.1} [WorldEdit] (worldedit-forge-mc1.8-6.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Launched Version: 1.8-Forge11.14.0.1289-1.8
LWJGL: 2.9.2
OpenGL: NVIDIA GeForce GT 330M OpenGL Engine GL version 2.1 NVIDIA-1.6.40, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [faithful32pack copy]
Current Language: English (US)
Profiler Position: N/A (disabled)
Thanks so much!
Rollback Post to RevisionRollBack
Proud member of the Hypixel Build Team!
Hero's Destiny! A WIP mod coming soon!
SciTech! An amazing WIP technology mod that lets you tamper with RADIOACTIVE substances!
// Don't do that. Time: 11/6/15 7:36 PM
Description: Rendering item java.lang.NoClassDefFoundError: net/minecraftforge/client/model/ISmartItemModel
at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55)
at net.minecraft.client.renderer.entity.RenderItem.func_175042_a(RenderItem.java:370)
at net.minecraft.client.renderer.entity.RenderItem.func_180450_b(RenderItem.java:421)
at net.minecraft.client.gui.GuiIngame.func_175184_a(GuiIngame.java:1059)
at net.minecraft.client.gui.GuiIngame.func_180479_a(GuiIngame.java:378)
at net.minecraftforge.client.GuiIngameForge.func_180479_a(GuiIngameForge.java:306)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:130)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1266)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1049)
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:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.model.ISmartItemModel
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 17 more
Caused by: java.lang.SecurityException: class "net.minecraftforge.client.model.ISmartItemModel"'s signer information does not match signer information of other classes in the same package
at java.lang.ClassLoader.checkCerts(ClassLoader.java:812)
at java.lang.ClassLoader.preDefineClass(ClassLoader.java:493)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 19 more A detailed walkthrough of the error, its code path and all known details is as follows:
--------------------------------------------------------------------------------------- -- Head --
Stacktrace:
at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55)
at net.minecraft.client.renderer.entity.RenderItem.func_175042_a(RenderItem.java:370) -- Item being rendered --
Details:
Item Type: [email protected]
Item Aux: 0
Item NBT: null
Item Foil: false
Stacktrace:
at net.minecraft.client.renderer.entity.RenderItem.func_180450_b(RenderItem.java:421)
at net.minecraft.client.gui.GuiIngame.func_175184_a(GuiIngame.java:1059)
at net.minecraft.client.gui.GuiIngame.func_180479_a(GuiIngame.java:378)
at net.minecraftforge.client.GuiIngameForge.func_180479_a(GuiIngameForge.java:306)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:130) -- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Creeperlmw'/2230, l='MpServer', x=-18.60, y=4.00, z=-621.06]]
Chunk stats: MultiplayerChunkCache: 25, 25
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: -12.00,4.00,-616.00 - World: (-12,4,-616), Chunk: (at 4,0,8 in -1,-39; contains blocks -16,0,-624 to -1,255,-609), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513)
Level time: 168 game time, 168 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 3 total; [EntitySlime['Slime'/35387, l='MpServer', x=-27.84, y=4.02, z=-585.31], EntitySlime['Slime'/27618, l='MpServer', x=-27.97, y=5.22, z=-594.97], EntityPlayerSP['Creeperlmw'/2230, l='MpServer', x=-18.60, y=4.00, z=-621.06]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:407)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2489)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:366)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details --
Details:
Minecraft Version: 1.8
Operating System: Mac OS X (x86_64) version 10.6.8
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 244177248 bytes (232 MB) / 416591872 bytes (397 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.14.1289 Minecraft Forge 11.14.0.1289 Optifine OptiFine_1.8_HD_U_D5 4 mods loaded, 4 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
FML{8.0.14.1289} [Forge Mod Loader] (forge-1.8-11.14.0.1289-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Forge{11.14.0.1289} [Minecraft Forge] (forge-1.8-11.14.0.1289-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
worldedit{6.1} [WorldEdit] (worldedit-forge-mc1.8-6.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Launched Version: 1.8-Forge11.14.0.1289-1.8
LWJGL: 2.9.2
OpenGL: NVIDIA GeForce GT 330M OpenGL Engine GL version 2.1 NVIDIA-1.6.40, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported. Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [faithful32pack copy]
Current Language: English (US)
Profiler Position: N/A (disabled)
Thanks so much!
Hero's Destiny! A WIP mod coming soon!
SciTech! An amazing WIP technology mod that lets you tamper with RADIOACTIVE substances!
Got it. Thanks.
Hero's Destiny! A WIP mod coming soon!
SciTech! An amazing WIP technology mod that lets you tamper with RADIOACTIVE substances!