Found an incompatibility with your mod, the invisible block frames for making secret passages can't be walked through with smart moving installed, I'm using your latest 1.7.2 version and smart moving from here: http://www.minecraft...e-smart-moving/
The Meaning of Life, the Universe, and Everything.
Join Date:
3/25/2013
Posts:
50
Minecraft:
pifase
Xbox:
pifase
Nintendo:
3646-8157-6793
Discord:
pifase#0001
PMC:
pifase2
Member Details
i have the current forge but this happened:
---- Minecraft Crash Report ----
// You're mean.
Time: 6/12/14 7:14 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/malisis/doors/block/Door
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:514)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: net/malisis/doors/block/Door
at net.malisis.doors.MalisisDoors.preInit(MalisisDoors.java:35)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
... 10 more
Caused by: java.lang.ClassNotFoundException: net.malisis.doors.block.Door
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 38 more
Caused by: java.lang.NoClassDefFoundError: net/malisis/core/renderer/IBaseRendering
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)
... 40 more
Caused by: java.lang.ClassNotFoundException: net.malisis.core.renderer.IBaseRendering
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 44 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)
... 46 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Found an incompatibility with your mod, the invisible block frames for making secret passages can't be walked through with smart moving installed, I'm using your latest 1.7.2 version and smart moving from here: http://www.minecraft...e-smart-moving/
I will investigate to see if I did something wrong somewhere.
Iron doors are invisible when placed on ground. They still work, but cannot see the door texture.
You're quite a few to have this bug but I was never able to reproduce it :(. Let's hope the refactoring I did with the rendering will automatically correct it.
Yeah, nice teaser!
Really cool feature to build a hidden base in the out of nowhere.
I would like to give another little suggestion:
Same animated feature for trapdoors, fencegates (if not actually in the mod) and maybe an api for modders to add their own custom doors.
Best regards,
Baalith
Animated tradpdoors and fencegates are already done =). As for an API, it's actually a good idea, but I don't know when I would be able to focus on that.
I used this with a load of other mods and my game crashed. When I look at it, it said that the Malisis doors mod pre-initialized than errored. Can anyone help me with this? I did have Malisis core installed.
I'm sorry but I'm not doing any backport. But you have a basic (and most likely buggy) build available for 1.6.4 where you could enjoy at least animated doors and vanishing frames.
I've been having a rather weird lighting glitch with this mod. Tried using just this one (and made sure it was up to date) but it just keeps happening. Since it's kind of difficult to explain in words I just . I hope you can fix this, if this isn't somehow still my fault because I missed something. If so, I'm sorry.
Anyways, thanks for making this mod. It's definitely one of my favourites.
The lighting bug is definitely on me, and is corrected for the next version. Version that I plan to release sooner than later. =)
I used this with a load of other mods and my game crashed. When I look at it, it said that the Malisis doors mod pre-initialized than errored. Can anyone help me with this? I did have Malisis core installed.
For anyone to be able to help you, the crash log is needed. Please provide it so I can determine what went wrong.
Ok, Ordinastie, I'll post them in this post ASAP. Crash log:---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 6/22/14 10:53 AM
Description: Initializing game
java.lang.IllegalArgumentException: Slot 500 is already occupied by com.mrcrayfish.furniture.blocks.BlockOvenOverhead@bc2693 when adding net.malisis.doors.block.SlidingDoor@889c0b
at net.minecraft.block.Block.<init>(Block.java:349)
at net.minecraft.block.BlockDoor.<init>(BlockDoor.java:27)
at net.malisis.doors.block.Door.<init>(Door.java:54)
at net.malisis.doors.block.SlidingDoor.<init>(SlidingDoor.java:19)
at net.malisis.doors.MalisisBlocks.instantiate(MalisisBlocks.java:41)
at net.malisis.doors.MalisisBlocks.init(MalisisBlocks.java:27)
at net.malisis.doors.MalisisDoors.load(MalisisDoors.java:46)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.block.Block.<init>(Block.java:349)
at net.minecraft.block.BlockDoor.<init>(BlockDoor.java:27)
at net.malisis.doors.block.Door.<init>(Door.java:54)
at net.malisis.doors.block.SlidingDoor.<init>(SlidingDoor.java:19)
at net.malisis.doors.MalisisBlocks.instantiate(MalisisBlocks.java:41)
at net.malisis.doors.MalisisBlocks.init(MalisisBlocks.java:27)
at net.malisis.doors.MalisisDoors.load(MalisisDoors.java:46)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
I'm sorry but I'm not doing any backport. But you have a basic (and most likely buggy) build available for 1.6.4 where you could enjoy at least animated doors and vanishing frames.
The lighting bug is definitely on me, and is corrected for the next version. Version that I plan to release sooner than later. =)
For anyone to be able to help you, the crash log is needed. Please provide it so I can determine what went wrong.
Where could i get the 1.6.4 (buggy build) at man . Thanx
Love the mod
NM man I found the 1.6.4 version i am apparently blind . ;-)
http://www.minecraft...e-smart-moving/
I also get this error, hopefully it gets fixed in the next update.
If you want the link to the video it is:
don't click this link...
---- Minecraft Crash Report ----
// You're mean.
Time: 6/12/14 7:14 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/malisis/doors/block/Door
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:514)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: net/malisis/doors/block/Door
at net.malisis.doors.MalisisDoors.preInit(MalisisDoors.java:35)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
... 10 more
Caused by: java.lang.ClassNotFoundException: net.malisis.doors.block.Door
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 38 more
Caused by: java.lang.NoClassDefFoundError: net/malisis/core/renderer/IBaseRendering
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)
... 40 more
Caused by: java.lang.ClassNotFoundException: net.malisis.core.renderer.IBaseRendering
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 44 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)
... 46 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 22237848 bytes (21 MB) / 153149440 bytes (146 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
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.209.1112 Minecraft Forge 10.12.1.1112 4 mods loaded, 4 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.2.209.1112} [Forge Mod Loader] (forge-1.7.2-10.12.1.1112.jar) Unloaded->Constructed->Pre-initialized
Forge{10.12.1.1112} [Minecraft Forge] (forge-1.7.2-10.12.1.1112.jar) Unloaded->Constructed->Pre-initialized
malisisdoors{1.7.2-0.6.4} [Malisis' Doors] (malisisdoors-1.7.2-0.6.4.jar) Unloaded->Constructed->Errored
don't click this link...
Thanks!
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYes you can! =)
I will investigate to see if I did something wrong somewhere.
You're quite a few to have this bug but I was never able to reproduce it :(. Let's hope the refactoring I did with the rendering will automatically correct it.
Unfortunately, no I don't know why it does that. I don't have this issue so it's nearly impossible to guess where it comes from.
Thank you very much for you review. I put you video in the post.
Mods for Minecraft :
MalisisDoors
MalisisBlocks
MalisisAdvert
MalisisSwitches
Do It Yourself Decorative Blocks
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumhttp://puu.sh/9tBBF (7.1MB)
http://puu.sh/9tChl (9.1MB)
http://puu.sh/9tgBb (17.5MB)
Warning : really heavy gifs!
Mods for Minecraft :
MalisisDoors
MalisisBlocks
MalisisAdvert
MalisisSwitches
Do It Yourself Decorative Blocks
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumReally cool feature to build a hidden base in the out of nowhere.
I would like to give another little suggestion:
Same animated feature for trapdoors, fencegates (if not actually in the mod) and maybe an api for modders to add their own custom doors.
Best regards,
Baalith
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumAnimated tradpdoors and fencegates are already done =). As for an API, it's actually a good idea, but I don't know when I would be able to focus on that.
Mods for Minecraft :
MalisisDoors
MalisisBlocks
MalisisAdvert
MalisisSwitches
Do It Yourself Decorative Blocks
-
View User Profile
-
View Posts
-
Send Message
Curse Premium-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI'm sorry but I'm not doing any backport. But you have a basic (and most likely buggy) build available for 1.6.4 where you could enjoy at least animated doors and vanishing frames.
The lighting bug is definitely on me, and is corrected for the next version. Version that I plan to release sooner than later. =)
For anyone to be able to help you, the crash log is needed. Please provide it so I can determine what went wrong.
Mods for Minecraft :
MalisisDoors
MalisisBlocks
MalisisAdvert
MalisisSwitches
Do It Yourself Decorative Blocks
// Who set us up the TNT?
Time: 6/22/14 10:53 AM
Description: Initializing game
java.lang.IllegalArgumentException: Slot 500 is already occupied by com.mrcrayfish.furniture.blocks.BlockOvenOverhead@bc2693 when adding net.malisis.doors.block.SlidingDoor@889c0b
at net.minecraft.block.Block.<init>(Block.java:349)
at net.minecraft.block.BlockDoor.<init>(BlockDoor.java:27)
at net.malisis.doors.block.Door.<init>(Door.java:54)
at net.malisis.doors.block.SlidingDoor.<init>(SlidingDoor.java:19)
at net.malisis.doors.MalisisBlocks.instantiate(MalisisBlocks.java:41)
at net.malisis.doors.MalisisBlocks.init(MalisisBlocks.java:27)
at net.malisis.doors.MalisisDoors.load(MalisisDoors.java:46)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.block.Block.<init>(Block.java:349)
at net.minecraft.block.BlockDoor.<init>(BlockDoor.java:27)
at net.malisis.doors.block.Door.<init>(Door.java:54)
at net.malisis.doors.block.SlidingDoor.<init>(SlidingDoor.java:19)
at net.malisis.doors.MalisisBlocks.instantiate(MalisisBlocks.java:41)
at net.malisis.doors.MalisisBlocks.init(MalisisBlocks.java:27)
at net.malisis.doors.MalisisDoors.load(MalisisDoors.java:46)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 87516576 bytes (83 MB) / 286584832 bytes (273 MB) up to 518979584 bytes (494 MB)
Mod Pack: Unknown / None
LiteLoader Mods: 3 loaded mod(s)
- HD Skins and Capes for Mine Little Pony version 3.0.4
- VoxelLib version 2.1.0
- Mine Little Pony version 1.6.4.1
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.11 FML v6.4.45.953 Minecraft Forge 9.11.1.953 35 mods loaded, 35 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{6.4.45.953} [Forge Mod Loader] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{9.11.1.953} [Minecraft Forge] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized->Initialized
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
PlayerAPI{1.0} [Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FamiliarsAPI{1.6.4} [Familiars API] (Familiars_API_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
vendingmachine{0.3} [Vending Machine Mod] ([1.6.4]VendingMachine_v0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
carsanddrives{1.0.4} [Cars and Drives] (Cars_and_Drives_Mod_V-1.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
cc.cocoacraft{1.63} [CocoaCraft] (CocoaCraft1.63[1.6.4].zip) Unloaded->Constructed->Pre-initialized->Initialized
FamiliarsDefaultMobPack{1.6.4} [Familiars DefaultMobPack] (Familiars_DefaultMobPack_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized
FamiliarsExtendedFamPack{1.6.4} [Familiars ExtendedFamPack] (Familiars_ExtendedFamPack_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized
FamiliarsHerobrineFamPack{1.6.4} [Familiars HerobrineFamPack] (Familiars_HerobrineFamPack_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized
iChunUtil{2.4.0} [iChunUtil] (util^iChunUtil2.4.0 (3).zip) Unloaded->Constructed->Pre-initialized->Initialized
GraviGun{2.0.0} [GraviGun] (files^GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
flenixcities{0.6.1} [FlenixCities] (FlenixCitiesCore_0.6.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
fc_office{0.2.0} [FlenixCities Office] (FlenixCitiesOffice_0.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
GalacticraftCore{2.0.8} [Galacticraft Core] (Galacticraft-1.6.4-2.0.8.908.jar) Unloaded->Constructed->Pre-initialized->Initialized
malisiscore{0.01} [Malisis' Core] (malisiscore-1.6.4-0.5 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
malisisdoors{0.01} [Malisis' Doors] (malisisdoors-1.6.4-0.5 (1).jar) Unloaded->Constructed->Pre-initialized->Errored
cfm{3.3.2} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.3(1.6.4).jar) Unloaded->Constructed->Pre-initialized->Initialized
OreSpawn{164.12} [OreSpawn] (orespawn164v12.zip) Unloaded->Constructed->Pre-initialized->Initialized
PartyMod{Alpha-V1.0} [Party Mod] (PartyMod-Alpha-V1.0) Unloaded->Constructed->Pre-initialized->Initialized
RDVehicleTools{v1.0} [RDVehicleTools] (PokeCycles.zip) Unloaded->Constructed->Pre-initialized->Initialized
PokeCycles{1.0.0.0} [PokeCycles] (PokeCycles.zip) Unloaded->Constructed->Pre-initialized->Initialized
PortalGun{2.0.2} [PortalGun] (PortalGun2.0.2 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
QuantumCraft{1.1} [qCraft] (qCraft1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
cmd_randomadditions{0.9} [Random Additions] (Random Additions 0.8.2 mc1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
secretroomsmod{4.6.2} [The SecretRoomsMod] (SecretRoomsMod-universal-1.6.4-4.6.2.324.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_SoManySwords{0.23} [mod_SoManySwords] (SMSv023.zip) Unloaded->Constructed->Pre-initialized->Initialized
gibby_enchanted{1.5} [Enchanted] (Staffs Mod 1.6.4-1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
Sync{2.1.1} [Sync] (Sync2.1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
TooMuchTNT{2.6} [TooMuchTNT] (TooMuchTNT v2.6) Unloaded->Constructed->Pre-initialized->Initialized
warpbook{0.0.177} [Warp Book] (Warp-Book-1.6.4-0.0.177.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
Launched Version: 1.6.4
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics GL version 2.1.0 - Build 8.15.10.2302, Intel
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
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumWhere could i get the 1.6.4 (buggy build) at man . Thanx
Love the mod
NM man I found the 1.6.4 version i am apparently blind . ;-)
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumWhat are the ids the mod uses there is no config file ?
https://www.dropbox.com/s/u80tk5vcdgsqv83/ru_RU.lang
i'm using forge 1085 and optifine.
Help plz