Jump to content

1.6.2 Error linked to Forge Multipart


Vilicus

Recommended Posts

As soon as I install Forge Multipart I get this error.  No idea whats causing it.  Its a fresh install with Forge version 9.10.0.848.  I've tried with and without optifine, same error.  I've installed scala library, but as I understand it, that gets downloaded automatically.  Still, same error.

 

 

---- Minecraft Crash Report ----

// Hey, that tickles! Hehehe!

 

Time: 9/3/13 12:57 PM

Description: Registering texture

 

java.lang.NullPointerException

at net.minecraft.block.BlockLog.func_111049_d(BlockLog.java:82)

at net.minecraft.block.BlockRotatedPillar.func_71858_a(SourceFile:57)

at codechicken.microblock.BlockMicroMaterial$$anonfun$loadIcons$2.apply$mcVI$sp(BlockMicroMaterial.scala:44)

at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:141)

at codechicken.microblock.BlockMicroMaterial.loadIcons(BlockMicroMaterial.scala:43)

at codechicken.microblock.handler.MicroblockEventHandler$$anonfun$postTextureStitch$1.apply(EventHandler.scala:32)

at codechicken.microblock.handler.MicroblockEventHandler$$anonfun$postTextureStitch$1.apply(EventHandler.scala:32)

at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33)

at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:108)

at codechicken.microblock.handler.MicroblockEventHandler$.postTextureStitch(EventHandler.scala:32)

at net.minecraftforge.event.ASMEventHandler_5_MicroblockEventHandler$_postTextureStitch_Post.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)

at net.minecraftforge.event.EventBus.post(EventBus.java:108)

at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:247)

at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:149)

at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:57)

at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:69)

at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:133)

at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:99)

at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:87)

at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:540)

at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:245)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:506)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)

at net.minecraft.client.main.Main.main(SourceFile:101)

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:57)

at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at net.minecraft.block.BlockLog.func_111049_d(BlockLog.java:82)

at net.minecraft.block.BlockRotatedPillar.func_71858_a(SourceFile:57)

at codechicken.microblock.BlockMicroMaterial$$anonfun$loadIcons$2.apply$mcVI$sp(BlockMicroMaterial.scala:44)

at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:141)

at codechicken.microblock.BlockMicroMaterial.loadIcons(BlockMicroMaterial.scala:43)

at codechicken.microblock.handler.MicroblockEventHandler$$anonfun$postTextureStitch$1.apply(EventHandler.scala:32)

at codechicken.microblock.handler.MicroblockEventHandler$$anonfun$postTextureStitch$1.apply(EventHandler.scala:32)

at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33)

at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:108)

at codechicken.microblock.handler.MicroblockEventHandler$.postTextureStitch(EventHandler.scala:32)

at net.minecraftforge.event.ASMEventHandler_5_MicroblockEventHandler$_postTextureStitch_Post.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)

at net.minecraftforge.event.EventBus.post(EventBus.java:108)

at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:247)

at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:149)

at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:57)

 

-- Resource location being registered --

Details:

Resource location: minecraft:textures/atlas/items.png

Texture object class: net.minecraft.client.renderer.texture.TextureMap

Stacktrace:

at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:69)

at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:133)

at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:99)

at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:87)

at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:540)

at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:245)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:506)

 

-- Initialization --

Details:

Stacktrace:

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)

at net.minecraft.client.main.Main.main(SourceFile:101)

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:57)

at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

 

-- System Details --

Details:

Minecraft Version: 1.6.2

Operating System: Windows 8 (x86) version 6.2

Java Version: 1.7.0_25, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode, sharing), Oracle Corporation

Memory: 72222928 bytes (68 MB) / 140238848 bytes (133 MB) up to 518979584 bytes (494 MB)

JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v8.04 FML v6.2.59.848 Minecraft Forge 9.10.0.848 11 mods loaded, 11 mods active

mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

FML{6.2.59.848} [Forge Mod Loader] (minecraftforge-9.10.0.848.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Forge{9.10.0.848} [Minecraft Forge] (minecraftforge-9.10.0.848.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

CodeChickenCore{0.9.0.5} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

mod_bspkrsCore{v3.03(1.6.2)} [bspkrsCore] ([1.6.2]bspkrsCorev3.03.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

mod_ArmorStatusHUD{v1.12(1.6.2)} [ArmorStatusHUD] ([1.6.2]ArmorStatusHUDv1.12.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

mod_StatusEffectHUD{v1.14(1.6.2)} [statusEffectHUD] ([1.6.2]StatusEffectHUDv1.14.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

mod_TreeCapitator{ML 1.6.2.r01} [TreeCapitator] ([1.6.2]TreeCapitator.ML.1.6.2.r01.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

ForgeMultipart{1.0.0.154} [Forge Multipart] (ForgeMultipart-universal-1.6.2-1.0.0.154.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

McMultipart{1.0.0.154} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.2-1.0.0.154.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

ForgeMicroblock{1.0.0.154} [Forge Microblocks] (ForgeMultipart-universal-1.6.2-1.0.0.154.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Launched Version: 1.6.2-Forge9.10.0.848

LWJGL: 2.9.0

OpenGL: GeForce 9600 GT/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Pack: Default

Current Language: English (US)

Profiler Position: N/A (disabled)

Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

 

Link to comment
Share on other sites

  • 1 year later...

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.



×
×
  • Create New...

Important Information

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