- Fixed an issue that left ghost blocks when destroying Rusty Hatch.
- Fixed player detection for auto opening doors.
- Added sound when opening/closing Hi-tech doors.
- Fixed compatibility issue with Sponge.
- Fixed an issue that left ghost blocks when destroying Rusty Hatch.
- Fixed player detection for auto opening doors.
- Added sound when opening/closing Hi-tech doors.
- Fixed compatibility issue with Sponge.
Newest version caused crash related to NetHandlerPlayServer. Crash report: https://pastebin.com/yuqKri2X Removing this mod caused the bug to go away.
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!
To take the test, check out https://minecraftnoobtest.com/test.php
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!
To take the test, check out https://minecraftnoobtest.com/test.php
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: SoundFixPatchingLoader (AmbientSounds v2.1.0 mc1.12.2.jar) CreativePatchingLoader (CreativeCore v1.9.1 mc1.12.2.jar) ForgelinPlugin (Forgelin-1.5.1.jar) MalisisCorePlugin (malisiscore-1.12.2-6.1.7.jar) LoadingPlugin (0-ChunkAnimator-MC1.12-1.2.jar) DynamicSurroundingsCore (0-DynamicSurroundings-1.12.2-3.4.7.2.jar) SignPictureCorePlugin (SignPicture-1.12.1-2.8.1-universal.jar) LittlePatchingLoader (LittleTiles v1.5.0-pre36 mc1.12.2.jar) LoadingPlugin (HardcoreDarkness-MC1.12-1.9.jar) CraftDevLoadingPlugin (craftdev-core-1.12.2-2.2.8.jar) MalisisSwitchesPlugin (malisisswitches-1.12-5.0.0.jar) CTMCorePlugin (0-CTM-MC1.12-0.2.3.9.jar) ShoulderPlugin (ShoulderSurfing-1.12.2-1.5.jar) TickrateChanger (TickrateChanger-1.0.14.jar) ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.2.jar) LoadingPlugin (Quark-r1.3-113.jar) LoadingPlugin (RandomThings-MC1.12.2-4.0.8.jar) DLFMLCorePlugin (0-DynamicLights-1.12.1.jar) weaponlib (mw-1.11.5.1_mc1.12.2.jar)Contact their authors BEFORE contacting forge
// I feel sad now
Time: 10/28/17 4:34 PMDescription: Rendering Block Entity
java.lang.IllegalArgumentException: Cannot get property PropertyDirection{name=facing, clazz=class net.minecraft.util.EnumFacing, values=[north, south, west, east]} as it does not exist in BlockStateContainer{block=null, properties=[]} at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:209) at net.malisis.doors.tileentity.TrapDoorTileEntity.getDirection(TrapDoorTileEntity.java:55) at net.malisis.doors.renderer.TrapDoorRenderer.setup(TrapDoorRenderer.java:172) at net.malisis.doors.renderer.TrapDoorRenderer.render(TrapDoorRenderer.java:158) at net.malisis.core.renderer.MalisisRenderer.func_192841_a(MalisisRenderer.java:441) at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:180) at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:148) at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:1001) at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1781) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1606) at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1377) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1117) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) at net.minecraft.client.main.Main.main(SourceFile:123) 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:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:2
I found a bug in the Door factory, When you create a double door. Once you open it, it will not let you close the doors. If you make a single door then it works fine.
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: SoundFixPatchingLoader (AmbientSounds v2.1.0 mc1.12.2.jar) CreativePatchingLoader (CreativeCore v1.9.1 mc1.12.2.jar) ForgelinPlugin (Forgelin-1.5.1.jar) MalisisCorePlugin (malisiscore-1.12.2-6.1.7.jar) LoadingPlugin (0-ChunkAnimator-MC1.12-1.2.jar) DynamicSurroundingsCore (0-DynamicSurroundings-1.12.2-3.4.7.2.jar) SignPictureCorePlugin (SignPicture-1.12.1-2.8.1-universal.jar) LittlePatchingLoader (LittleTiles v1.5.0-pre36 mc1.12.2.jar) LoadingPlugin (HardcoreDarkness-MC1.12-1.9.jar) CraftDevLoadingPlugin (craftdev-core-1.12.2-2.2.8.jar) MalisisSwitchesPlugin (malisisswitches-1.12-5.0.0.jar) CTMCorePlugin (0-CTM-MC1.12-0.2.3.9.jar) ShoulderPlugin (ShoulderSurfing-1.12.2-1.5.jar) TickrateChanger (TickrateChanger-1.0.14.jar) ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.2.jar) LoadingPlugin (Quark-r1.3-113.jar) LoadingPlugin (RandomThings-MC1.12.2-4.0.8.jar) DLFMLCorePlugin (0-DynamicLights-1.12.1.jar) weaponlib (mw-1.11.5.1_mc1.12.2.jar)Contact their authors BEFORE contacting forge
// I feel sad now
Time: 10/28/17 4:34 PMDescription: Rendering Block Entity
java.lang.IllegalArgumentException: Cannot get property PropertyDirection{name=facing, clazz=class net.minecraft.util.EnumFacing, values=[north, south, west, east]} as it does not exist in BlockStateContainer{block=null, properties=[]} at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:209) at net.malisis.doors.tileentity.TrapDoorTileEntity.getDirection(TrapDoorTileEntity.java:55) at net.malisis.doors.renderer.TrapDoorRenderer.setup(TrapDoorRenderer.java:172) at net.malisis.doors.renderer.TrapDoorRenderer.render(TrapDoorRenderer.java:158) at net.malisis.core.renderer.MalisisRenderer.func_192841_a(MalisisRenderer.java:441) at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:180) at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:148) at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:1001) at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1781) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1606) at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1377) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1117) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) at net.minecraft.client.main.Main.main(SourceFile:123) 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:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:2
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 11/1/17 11:19 AM
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/core/network/MalisisNetwork
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
Caused by: java.lang.NoClassDefFoundError: net/malisis/core/network/MalisisNetwork
at net.malisis.doors.MalisisDoors.<init>(MalisisDoors.java:51)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
at java.lang.Class.newInstance(Class.java:438)
at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:506)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
... 10 more
Caused by: java.lang.ClassNotFoundException: net.malisis.core.network.MalisisNetwork
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 40 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 42 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
I found a bug in the Door factory, When you create a double door. Once you open it, it will not let you close the doors. If you make a single door then it works fine.
Are you sure you didn't activate the Auto-open option?
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!
To take the test, check out https://minecraftnoobtest.com/test.php
I'd delete the current one you're running as well as the config, then get a new one from CurseForge. If you still get the same crash, remove all your mods, then add them back one by one until the crash happens again. That should help to locate the one causing it.
Rollback Post to RevisionRollBack
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!
To take the test, check out https://minecraftnoobtest.com/test.php
There should also be a log for the session of what went down somewhere in your .minecraft or whatever folder you named the Minecraft home folder. I think there's a "logs" folder for that.
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!
To take the test, check out https://minecraftnoobtest.com/test.php
In over 90% of all issues I have encountered on these forums, the relevant information that was needed to solve them, was contained in the Crash Report.
System information? Stacktrace? Java arguments? Minecraft, Forge and Mod versions? Other Installed mods? Core mods? All mentioned in the crash report.
In this case, it is almost certainly a conflict with another mod, though. Either the other mod is using a Vanilla method that Malisis is incorrectly altering, or (some mod, probably) Malisis is using a Vanilla method that another mod is incorrectly altering. I do not believe that these events are logged in the game log, though. If they are, and I reserve my right to be wrong, then in this case, the fml logs may be useful, however in general, crash logs are far from useless.
I don't mean to sound rude, but Ordinastie, you are an authority on knowing how Minecraft works and I want to prevent you from telling the laymen things that, in fact, just aren't true.
Let's say that nine times out of ten, the crash log won't give enough informations about what really happened. Often the crash log actually show the last part of a stack trace and hide the true reason for a crash (which is unintuitively at the bottom of a stacktrace).
Crashes are often a by product of something that happened earlier which was hopefully logged.
Usually, when a crash log is enough, it's because I'm already aware of the problem, or it's just a trivial mistake I shouldn't have made in the first place :).
Just add a timer to auto-close.
Mods for Minecraft :
MalisisDoors
MalisisBlocks
MalisisAdvert
MalisisSwitches
Do It Yourself Decorative Blocks
Ahh thanks somehow I managed to miss that.
Love the mod btw, its one of those quality of life things.
New version : MalisisDoors 1.12.2-7.1.1 for Minecraft 1.12.2
Requires MalisisCore 1.12.2-6.1.7
- Fixed an issue that left ghost blocks when destroying Rusty Hatch.
- Fixed player detection for auto opening doors.
- Added sound when opening/closing Hi-tech doors.
- Fixed compatibility issue with Sponge.
Mods for Minecraft :
MalisisDoors
MalisisBlocks
MalisisAdvert
MalisisSwitches
Do It Yourself Decorative Blocks
Newest version caused crash related to NetHandlerPlayServer. Crash report: https://pastebin.com/yuqKri2X Removing this mod caused the bug to go away.
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!


To take the test, check out
https://minecraftnoobtest.com/test.php
Don't click this link, HE is haunting it...
I'm getting a crash when opening my world
Core - 6.1.7
Doors - 7.1.1
Someday I'll return to the Blueheart Glacier and sleep for a thousand years.
Same crash as me. Real pain. I think I might revert back to an earlier version, until this one is fixed. Seems it is only MalisisCore related.
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!


To take the test, check out
https://minecraftnoobtest.com/test.php
Don't click this link, HE is haunting it...
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: SoundFixPatchingLoader (AmbientSounds v2.1.0 mc1.12.2.jar) CreativePatchingLoader (CreativeCore v1.9.1 mc1.12.2.jar) ForgelinPlugin (Forgelin-1.5.1.jar) MalisisCorePlugin (malisiscore-1.12.2-6.1.7.jar) LoadingPlugin (0-ChunkAnimator-MC1.12-1.2.jar) DynamicSurroundingsCore (0-DynamicSurroundings-1.12.2-3.4.7.2.jar) SignPictureCorePlugin (SignPicture-1.12.1-2.8.1-universal.jar) LittlePatchingLoader (LittleTiles v1.5.0-pre36 mc1.12.2.jar) LoadingPlugin (HardcoreDarkness-MC1.12-1.9.jar) CraftDevLoadingPlugin (craftdev-core-1.12.2-2.2.8.jar) MalisisSwitchesPlugin (malisisswitches-1.12-5.0.0.jar) CTMCorePlugin (0-CTM-MC1.12-0.2.3.9.jar) ShoulderPlugin (ShoulderSurfing-1.12.2-1.5.jar) TickrateChanger (TickrateChanger-1.0.14.jar) ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.2.jar) LoadingPlugin (Quark-r1.3-113.jar) LoadingPlugin (RandomThings-MC1.12.2-4.0.8.jar) DLFMLCorePlugin (0-DynamicLights-1.12.1.jar) weaponlib (mw-1.11.5.1_mc1.12.2.jar)Contact their authors BEFORE contacting forge
// I feel sad now
Time: 10/28/17 4:34 PMDescription: Rendering Block Entity
java.lang.IllegalArgumentException: Cannot get property PropertyDirection{name=facing, clazz=class net.minecraft.util.EnumFacing, values=[north, south, west, east]} as it does not exist in BlockStateContainer{block=null, properties=[]} at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:209) at net.malisis.doors.tileentity.TrapDoorTileEntity.getDirection(TrapDoorTileEntity.java:55) at net.malisis.doors.renderer.TrapDoorRenderer.setup(TrapDoorRenderer.java:172) at net.malisis.doors.renderer.TrapDoorRenderer.render(TrapDoorRenderer.java:158) at net.malisis.core.renderer.MalisisRenderer.func_192841_a(MalisisRenderer.java:441) at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:180) at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:148) at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:1001) at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1781) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1606) at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1377) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1117) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) at net.minecraft.client.main.Main.main(SourceFile:123) 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:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:2
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Thread: Client threadStacktrace: at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:209) at net.malisis.doors.tileentity.TrapDoorTileEntity.getDirection(TrapDoorTileEntity.java:55) at net.malisis.doors.renderer.TrapDoorRenderer.setup(TrapDoorRenderer.java:172) at net.malisis.doors.renderer.TrapDoorRenderer.render(TrapDoorRenderer.java:158) at net.malisis.core.renderer.MalisisRenderer.func_192841_a(MalisisRenderer.java:441)
-- Block Entity Details --Details: Name: minecraft:trapdoortileentity // net.malisis.doors.tileentity.TrapDoorTileEntity Block type: ID #96 (tile.trapdoor // net.malisis.doors.block.TrapDoor) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-22,94,-35), Chunk: (at 10,5,13 in -2,-3; contains blocks -32,0,-48 to -17,255,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Actual block type: ID #0 (tile.air // net.minecraft.block.BlockAir) Actual block data value: 0 / 0x0 / 0b0000Stacktrace: at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:180) at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:148) at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:1001) at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1781) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1606)
-- Affected level --Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['xLastt'/322, l='MpServer', x=-21.82, y=95.00, z=-33.64]] Chunk stats: MultiplayerChunkCache: 169, 169 Level seed: 0 Level generator: ID 06 - quark_realistic, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-9,64,-52), Chunk: (at 7,4,12 in -1,-4; contains blocks -16,0,-64 to -1,255,-49), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 93882 game time, 93882 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: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 98 total; [EntitySkeleton['Esqueleto'/512, l='MpServer', x=-37.50, y=17.00, z=34.50], EntityTFTinyBird['Tiny Bird'/513, l='MpServer', x=-21.50, y=53.00, z=30.50], EntityTFBoar['Wild Boar'/514, l='MpServer', x=-98.50, y=34.00, z=-38.50], EntityTFBoar['Wild Boar'/515, l='MpServer', x=-99.50, y=34.00, z=-35.50], EntityTFBoar['Wild Boar'/516, l='MpServer', x=-99.50, y=34.00, z=-38.50], EntityTFBoar['Wild Boar'/517, l='MpServer', x=-100.50, y=34.00, z=-36.50], EntityWolf['Lobo'/518, l='MpServer', x=-60.50, y=34.00, z=-94.50], EntityTFTinyBird['Tiny Bird'/519, l='MpServer', x=22.27, y=42.00, z=-42.79], EntityTFTinyBird['Tiny Bird'/520, l='MpServer', x=39.11, y=37.00, z=-52.64], EntityTFTinyBird['Tiny Bird'/521, l='MpServer', x=33.71, y=38.00, z=-63.65], EntityTFSquirrel['Forest Squirrel'/526, l='MpServer', x=-19.41, y=60.00, z=2.33], EntityTFBighorn['Bighorn Sheep'/527, l='MpServer', x=-29.31, y=51.00, z=5.55], EntityTFRaven['Forest Raven'/528, l='MpServer', x=-4.50, y=66.00, z=-7.44], EntityTFDeer['Wild Deer'/529, l='MpServer', x=-5.50, y=68.00, z=-0.72], EntityTFDeer['Wild Deer'/530, l='MpServer', x=-4.75, y=68.00, z=-1.50], EntityTFSquirrel['Forest Squirrel'/531, l='MpServer', x=-5.35, y=65.00, z=-9.37], EntityTFDeer['Wild Deer'/532, l='MpServer', x=11.50, y=61.00, z=-19.74], EntityTFBighorn['Bighorn Sheep'/533, l='MpServer', x=13.26, y=59.00, z=-21.50], EntityLift['entity.lift.name'/323, l='MpServer', x=-19.50, y=94.00, z=-32.50], EntityTFTinyBird['Tiny Bird'/326, l='MpServer', x=-0.89, y=37.00, z=-90.37], EntityTFTinyBird['Tiny Bird'/327, l='MpServer', x=-12.13, y=39.00, z=-81.48], EntityTFSquirrel['Forest Squirrel'/346, l='MpServer', x=-99.50, y=31.00, z=1.50], EntityCustomMob10000['entity.bandit1.name'/347, l='MpServer', x=-55.50, y=36.00, z=-50.50], EntityTFSquirrel['Forest Squirrel'/348, l='MpServer', x=-18.20, y=38.00, z=-91.57], EntityTFBoar['Wild Boar'/353, l='MpServer', x=-94.15, y=35.00, z=-107.32], EntityTFBoar['Wild Boar'/354, l='MpServer', x=-95.50, y=35.00, z=-108.50], EntityTFBighorn['Bighorn Sheep'/358, l='MpServer', x=47.27, y=37.00, z=-108.20], EntityTFBighorn['Bighorn Sheep'/359, l='MpServer', x=42.50, y=36.00, z=-104.50], EntityTFBighorn['Bighorn Sheep'/360, l='MpServer', x=40.65, y=36.00, z=-103.54], EntityTFBighorn['Bighorn Sheep'/361, l='MpServer', x=40.50, y=34.00, z=-107.50], EntityTFDeer['Wild Deer'/362, l='MpServer', x=42.41, y=37.00, z=-97.76], EntityTFDeer['Wild Deer'/363, l='MpServer', x=50.17, y=37.00, z=-93.80], EntityTFDeer['Wild Deer'/364, l='MpServer', x=45.40, y=37.00, z=-102.12], EntityTFDeer['Wild Deer'/365, l='MpServer', x=36.80, y=37.00, z=-96.52], EntityTFDeer['Wild Deer'/366, l='MpServer', x=38.46, y=38.00, z=-96.34], EntityTFTinyBird['Tiny Bird'/370, l='MpServer', x=4.92, y=34.00, z=-75.50], EntityTFTinyBird['Tiny Bird'/371, l='MpServer', x=12.17, y=37.00, z=-76.11], EntityTFDeer['Wild Deer'/383, l='MpServer', x=-51.50, y=33.00, z=-7.50], EntityPlayerSP['xLastt'/322, l='MpServer', x=-21.82, y=95.00, z=-33.64], EntityTFDeer['Wild Deer'/384, l='MpServer', x=-55.32, y=33.00, z=-12.23], EntityTFDeer['Wild Deer'/385, l='MpServer', x=-51.50, y=32.00, z=-6.50], EntityTFDeer['Wild Deer'/386, l='MpServer', x=-54.50, y=32.00, z=-5.50], EntityTFDeer['Wild Deer'/387, l='MpServer', x=-55.50, y=32.00, z=-7.50], EntityTFRaven['Forest Raven'/388, l='MpServer', x=-50.15, y=32.00, z=-1.10], EntityFishCod['Cod'/1156, l='MpServer', x=41.50, y=5.00, z=-70.50], EntityFishCod['Cod'/1157, l='MpServer', x=-3.73, y=21.00, z=-96.89], EntityTFBoar['Wild Boar'/392, l='MpServer', x=-96.50, y=35.00, z=-111.50], EntityTFBoar['Wild Boar'/393, l='MpServer', x=-96.50, y=35.00, z=-107.50], EntityTFBighorn['Bighorn Sheep'/402, l='MpServer', x=-52.27, y=34.00, z=-19.47], EntityTFBighorn['Bighorn Sheep'/403, l='MpServer', x=-51.20, y=34.00, z=-19.28], EntityTFSquirrel['Forest Squirrel'/407, l='MpServer', x=-92.80, y=31.00, z=8.09], EntityTFSquirrel['Forest Squirrel'/408, l='MpServer', x=-94.94, y=31.00, z=6.50], EntityWolf['Lobo'/409, l='MpServer', x=-56.03, y=35.00, z=-99.99], EntityWolf['Lobo'/410, l='MpServer', x=-59.50, y=35.00, z=-100.50], EntityWolf['Lobo'/411, l='MpServer', x=-56.50, y=35.00, z=-96.50], EntityTFTinyBird['Tiny Bird'/421, l='MpServer', x=-51.50, y=34.00, z=43.50], EntityTFTinyBird['Tiny Bird'/422, l='MpServer', x=-49.50, y=34.00, z=44.50], EntityLatchedRenderer['desconocido'/934, l='MpServer', x=-21.82, y=95.00, z=-33.64], EntityTFDeer['Wild Deer'/434, l='MpServer', x=-70.98, y=34.00, z=-90.89], EntityTFDeer['Wild Deer'/435, l='MpServer', x=-77.95, y=32.00, z=-83.50], EntityCustomMob10000['entity.bandit1.name'/436, l='MpServer', x=-76.50, y=34.00, z=-95.50], EntityTFTinyBird['Tiny Bird'/441, l='MpServer', x=18.88, y=37.00, z=-54.44], EntityTFBoar['Wild Boar'/442, l='MpServer', x=34.74, y=38.00, z=-72.71], EntityTFBoar['Wild Boar'/443, l='MpServer', x=41.43, y=37.00, z=-64.75], EntityTFBoar['Wild Boar'/444, l='MpServer', x=26.79, y=37.00, z=-65.54], EntityTFBoar['Wild Boar'/445, l='MpServer', x=39.50, y=38.00, z=-76.50], EntityTFSquirrel['Forest Squirrel'/446, l='MpServer', x=54.50, y=37.00, z=-94.50], EntityTFDeer['Wild Deer'/448, l='MpServer', x=45.50, y=51.00, z=29.50], EntityTFSquirrel['Forest Squirrel'/449, l='MpServer', x=-81.97, y=33.00, z=-89.12], EntityTFDeer['Wild Deer'/450, l='MpServer', x=-83.33, y=34.00, z=-104.19], EntityTFSquirrel['Forest Squirrel'/451, l='MpServer', x=-84.82, y=32.00, z=-83.49], EntityTFSquirrel['Forest Squirrel'/452, l='MpServer', x=-84.32, y=32.00, z=-83.49], EntityTFSquirrel['Forest Squirrel'/468, l='MpServer', x=54.50, y=36.00, z=-97.50], EntityTFDeer['Wild Deer'/476, l='MpServer', x=52.54, y=43.00, z=30.85], EntityTFDeer['Wild Deer'/481, l='MpServer', x=52.25, y=55.00, z=30.52], EntityTFDeer['Wild Deer'/482, l='MpServer', x=49.69, y=54.00, z=30.36], EntityTFTinyBird['Tiny Bird'/485, l='MpServer', x=-17.50, y=54.00, z=35.50], EntityTFTinyBird['Tiny Bird'/486, l='MpServer', x=-18.50, y=55.00, z=33.50], EntityTFTinyBird['Tiny Bird'/487, l='MpServer', x=-21.50, y=53.00, z=33.50], EntityTFSquirrel['Forest Squirrel'/488, l='MpServer', x=26.15, y=64.00, z=-0.63], EntityTFSquirrel['Forest Squirrel'/489, l='MpServer', x=27.50, y=64.00, z=-1.50], EntityFishCod['Cod'/1257, l='MpServer', x=-0.50, y=32.00, z=-87.50], EntityTFSquirrel['Forest Squirrel'/490, l='MpServer', x=25.81, y=64.00, z=-2.61], EntityTFDeer['Wild Deer'/491, l='MpServer', x=-34.45, y=37.00, z=-107.25], EntityTFDeer['Wild Deer'/492, l='MpServer', x=-31.50, y=37.00, z=-102.50], EntityTFDeer['Wild Deer'/493, l='MpServer', x=-39.10, y=36.00, z=-102.50], EntityTFDeer['Wild Deer'/494, l='MpServer', x=-29.50, y=38.00, z=-100.50], EntityTFDeer['Wild Deer'/496, l='MpServer', x=-9.51, y=67.00, z=0.62], EntityTFDeer['Wild Deer'/498, l='MpServer', x=-34.48, y=37.00, z=-92.78], EntityTFSquirrel['Forest Squirrel'/502, l='MpServer', x=57.33, y=35.00, z=-28.72], EntityTFSquirrel['Forest Squirrel'/503, l='MpServer', x=57.58, y=35.00, z=-28.40], EntityTFSquirrel['Forest Squirrel'/504, l='MpServer', x=56.50, y=35.00, z=-25.50], EntityTFBoar['Wild Boar'/506, l='MpServer', x=58.01, y=35.00, z=-26.26], EntityTFBoar['Wild Boar'/507, l='MpServer', x=58.29, y=35.00, z=-27.82], EntityTFBoar['Wild Boar'/508, l='MpServer', x=56.50, y=35.00, z=-29.50], EntityTFBoar['Wild Boar'/509, l='MpServer', x=57.33, y=35.00, z=-27.59], EntityTFKobold['Kobold'/510, l='MpServer', x=-37.50, y=17.00, z=35.50], EntityTFKobold['Kobold'/511, l='MpServer', x=-38.50, y=17.00, z=34.50]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer serverStacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2748) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:418) at net.minecraft.client.main.Main.main(SourceFile:123) 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:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --Details: Minecraft Version: 1.12.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_144, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1573701936 bytes (1500 MB) / 3435220992 bytes (3276 MB) up to 5355339776 bytes (5107 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 37 FML: MCP 9.42 Powered by Forge 14.23.0.2515 Optifine OptiFine_1.12.2_HD_U_C6 100 mods loaded, 100 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature | |:--------- |:--------------------------- |:-------------------------- |:------------------------------------------------------------ |:---------------------------------------- | | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None | | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None | | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.0.2515.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAA | forge | 14.23.0.2515 | forge-1.12.2-14.23.0.2515.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAA | creativecoredummy | 1.0.0 | minecraft.jar | None | | UCHIJAAAA | littletilescore | 1.0.0 | minecraft.jar | None | | UCHIJAAAA | mercurius_updater | 1.0 | MercuriusUpdater-1.12.2.jar | None | | UCHIJAAAA | quark | r1.3-113 | Quark-r1.3-113.jar | None | | UCHIJAAAA | autoreglib | 1.3-13 | 1-Library - AutoRegLib-1.3-13.jar | None | | UCHIJAAAA | craftstudioapi | 1.0.0 | 1-Library - CraftStudio-1.0.0.93-Alpha.jar | None | | UCHIJAAAA | tschipplib | 1.1 | 1-Library - TschippLib MC1.12 v1.1.jar | None | | UCHIJAAAA | ambientsounds | 2.0.0 | AmbientSounds v2.1.0 mc1.12.2.jar | None | | UCHIJAAAA | ichunutil | 7.0.2 | iChunUtil-1.12.2-7.0.2.jar | None | | UCHIJAAAA | backtools | 7.0.0 | BackTools-1.12.2-7.0.0.jar | None | | UCHIJAAAA | chiselsandbits | 14.9 | chiselsandbits-14.9.jar | None | | UCHIJAAAA | craftdevcore | 2.2.8 | craftdev-core-1.12.2-2.2.8.jar | 7b14aaee2dd17b12a140baecab28948fff3a263f | | UCHIJAAAA | creativecore | 1.7.4 | CreativeCore v1.9.1 mc1.12.2.jar | None | | UCHIJAAAA | ptrmodellib | 1.0.0 | Decocraft-2.5.1_1.12.2.jar | None | | UCHIJAAAA | props | 2.5.1 | Decocraft-2.5.1_1.12.2.jar | None | | UCHIJAAAA | forgelin | 1.5.1 | Forgelin-1.5.1.jar | None | | UCHIJAAAA | ftfragileglass | 1.8.5 | Fragile Glass and Thin Ice 1.12.2-1.8.5.jar | None | | UCHIJAAAA | gravitygun | 7.0.0 | GravityGun-1.12.2-7.0.1.jar | None | | UCHIJAAAA | ikwid | 1.0.2 | ikwid-1.0.2.jar | None | | UCHIJAAAA | jei | 4.8.0.110 | jei_1.12.2-4.8.0.110.jar | None | | UCHIJAAAA | jaff | 1.7_for_1.12 | JustAFewFish-1.7_for_1.12.jar | None | | UCHIJAAAA | lessforgivingvoid | 1.0.1 | LessForgivingVoid-1.0.1.jar | None | | UCHIJAAAA | littletiles | 1.5.0 | LittleTiles v1.5.0-pre36 mc1.12.2.jar | None | | UCHIJAAAA | modelloader | 1.0.5 | modelloader-1.0.5.jar | None | | UCHIJAAAA | magneticraft | 2.0.2 | Magneticraft_1.12-2.0.2.jar | None | | UCHIJAAAA | malisiscore | 1.12.2-6.1.7 | malisiscore-1.12.2-6.1.7.jar | None | | UCHIJAAAA | malisisadvert | 1.12-6.0.0 | malisisadvert-1.12-6.0.0.jar | None | | UCHIJAAAA | malisisblocks | 1.12-6.0.2 | malisisblocks-1.12-6.0.2.jar | None | | UCHIJAAAA | malisisdoors | 1.12.2-7.1.1 | malisisdoors-1.12.2-7.1.1.jar | None | | UCHIJAAAA | malisisswitches | 1.12-5.0.0 | malisisswitches-1.12-5.0.0.jar | None | | UCHIJAAAA | mw | 1.11.5.1 | mw-1.11.5.1_mc1.12.2.jar | None | | UCHIJAAAA | pxlmc | 1.0.3 | PearXLibMC-1.12.1-1.0.3.jar | None | | UCHIJAAAA | portalgun | 7.0.0 | PortalGun-1.12.2-7.0.1.jar | None | | UCHIJAAAA | randomthings | 4.0.8 | RandomThings-MC1.12.2-4.0.8.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 | | UCHIJAAAA | realdrops | 1.2.11 | RealisticItemDrops-1.2.11.jar | None | | UCHIJAAAA | shetiphiancore | 3.5.2 | shetiphiancore-1.12.0-3.5.2.jar | None | | UCHIJAAAA | spookycraft | 1.0.2 | spookycraft-1.12.2-1.0.2.jar | None | | UCHIJAAAA | thutcore | 5.11.6 | thutcore-5.11.6.jar | None | | UCHIJAAAA | thuttech | 6.0.6 | thuttech-6.0.6.1.jar | None | | UCHIJAAAA | ctm | MC1.12-0.2.3.9 | 0-CTM-MC1.12-0.2.3.9.jar | None | | UCHIJAAAA | twilightforest | 3.3.202 | twilightforest-1.12.2-3.3.202-universal.jar | None | | UCHIJAAAA | xaerominimap | 1.14 | Xaeros_Minimap_1.14_Forge_1.12.jar | None | | UCHIJAAAA | bedrockreplacer | 7.0.2 | 0-BedrockReplacer-Forge-7.0.2.jar | None | | UCHIJAAAA | chatflow | ANT:VERSION | 0-ChatFlow-1.4-7.jar | None | | UCHIJAAAA | chunkanimator | 1.2 | 0-ChunkAnimator-MC1.12-1.2.jar | None | | UCHIJAAAA | customcrosshairmod | 0.8.2 | 0-Crosshairmod-v0.8.2-forge-mc1.12.jar | None | | UCHIJAAAA | customcursormod | 1.0 | 0-CustomCursorMod-1.0.jar | None | | UCHIJAAAA | dynamiclights | 1.4.6 | 0-DynamicLights-1.12.1.jar | None | | UCHIJAAAA | dynamiclights_onfire | 1.0.7 | 0-DynamicLights-1.12.1.jar | None | | UCHIJAAAA | dynamiclights_creepers | 1.0.6 | 0-DynamicLights-1.12.1.jar | None
| | UCHIJAAAA | dynamiclights_dropitems | 1.1.0 | 0-DynamicLights-1.12.1.jar | None | | UCHIJAAAA | dynamiclights_entityclasses | 1.0.1 | 0-DynamicLights-1.12.1.jar | None | | UCHIJAAAA | dynamiclights_mobequipment | 1.1.0 | 0-DynamicLights-1.12.1.jar | None | | UCHIJAAAA | dynamiclights_flamearrows | 1.0.1 | 0-DynamicLights-1.12.1.jar | None | | UCHIJAAAA | dynamiclights_floodlights | 1.0.3 | 0-DynamicLights-1.12.1.jar | None | | UCHIJAAAA | dynamiclights_otherplayers | 1.0.9 | 0-DynamicLights-1.12.1.jar | None | | UCHIJAAAA | dynamiclights_theplayer | 1.1.3 | 0-DynamicLights-1.12.1.jar | None | | UCHIJAAAA | dsurround | 3.4.7.2 | 0-DynamicSurroundings-1.12.2-3.4.7.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | | UCHIJAAAA | presets | 3.4.7.2 | 0-DynamicSurroundings-1.12.2-3.4.7.2.jar | None | | UCHIJAAAA | extendpolyphonylimit | 1.3-for1.8-1.12.2 | 0-ExtendPolyphonyLimit-1.3-for1.8-1.12.2.jar | None | | UCHIJAAAA | itemzoom | 1.10 | 0-Itemzoom_1.12.1-1.10.jar | None | | UCHIJAAAA | mousetweaks | 2.8 | 0-MouseTweaks-2.8-mc1.12.1.jar | None | | UCHIJAAAA | soundfilters | 0.10_for_1.12 | 0-SoundFilters-0.10_for_1.12.jar | None | | UCHIJAAAA | uplytra | 1.12-1.0 | 0-Uplytra.jar | None | | UCHIJAAAA | baubles | 1.5.1 | 1-Library - Baubles-1.12-1.5.1.jar | None | | UCHIJAAAA | animania | 1.3.3 | 2-Principal - Animania-1.12.1-1.3.3.jar | None | | UCHIJAAAA | babyanimals | 1.11-2 | 2-Principal - BabyAnimals-1.11-2.jar | None | | UCHIJAAAA | forgecreeperheal | 1.3.0 | 2-Principal - creeperheal-1.12-1.3.1.jar | None | | UCHIJAAAA | customnpcs | 1.12 | 2-Principal - CustomNPCs_1.12.0(22jul17)beta.jar | None | | UCHIJAAAA | extraambiance | 1.0.1 | 2-Principal - ExtraAmbiance MC1.12 v1.0.1.jar | None | | UCHIJAAAA | fairylights | 2.1.1 | fairylights-2.1.1-1.12.jar | None | | UCHIJAAAA | fbp | 2.3.0 | FancyBlockParticles-1.12.2-2.3.0.jar | None | | UCHIJAAAA | grapplemod | 1.12-v10 | grapplemod-1.12-v10.jar | None | | UCHIJAAAA | hardcoredarkness | 1.9 | HardcoreDarkness-MC1.12-1.9.jar | None | | UCHIJAAAA | hopperducts | 1.5 | hopperducts-mc1.12-1.5.jar | None | | UCHIJAAAA | inventoryneko | ${version} | InventoryNeko-0.1.0.jar | None | | UCHIJAAAA | livingfireworks | 1.12-0.1 | LivingFireworks-1.12-0.1.jar | None | | UCHIJAAAA | menubooks | 1.0.3 | menubooks-1.0.3.jar | None | | UCHIJAAAA | minemenu | 1.6.2 | MineMenu-1.12.2-1.6.2-universal.jar | None | | UCHIJAAAA | mobends | 0.24 | mobends-0.24_for_MC-1.12.jar | None | | UCHIJAAAA | modernlamps | 1.0.3 | ModernLights-1.0.3_1.12.jar | None | | UCHIJAAAA | passableleaves | 6.2.0.0 | PassableLeaves-1.12.1-6.2.0.0.jar | None | | UCHIJAAAA | platforms | 1.4.0.1 | platforms-1.12.0-1.4.0.1.jar | None | | UCHIJAAAA | cobwebs | 1.0.3 | realistic-cobwebs-1.12.1-1.0.3.jar | None | | UCHIJAAAA | shouldersurfing | 1.5 | ShoulderSurfing-1.12.2-1.5.jar | None | | UCHIJAAAA | signpic | 2.8.1 | SignPicture-1.12.1-2.8.1-universal.jar | None | | UCHIJAAAA | spaceextended | 1.12-2.2.4-alpha | SpacePackExtended-1.12-2.2.4-alpha.jar | 2238d4a92d81ab407741a2fdb741cebddfeacba6 | | UCHIJAAAA | spikemod | 1.12-2.1.0 | spikemod-1.12-2.1.0.jar | None | | UCHIJAAAA | stg | 1.12-1.2.1 | stg-1.12-1.2.1.jar | None | | UCHIJAAAA | teleporto | 1.0.3 | Teleporto-1.12.1-1.0.3.jar | None | | UCHIJAAAA | tickratechanger | 1.0.14 | TickrateChanger-1.0.14.jar | None | | UCHIJAAAA | tracer | 0.2 | tracer-0.2.jar | None | | UCHIJAAAA | variedcommodities | 1.12.2 | VariedCommodities_1.12.2(30sep17).jar | None | | UCHIJAAAA | worldedit | 6.1.8 | worldedit-forge-mc1.12-6.1.8-dist.jar | None | | UCHIJAAAA | worldeditcuife2 | 2.1.2-mf-1.12-14.21.1.2387 | WorldEdit CUI Forge Edition 2-2.1.2-mf-1.12-14.21.1.2387.jar | None | | UCHIJAAAA | worldhandler | 1.50 | WorldHandler-1.12.2-1.50-Universal.jar | None |
Loaded coremods (and transformers): SoundFixPatchingLoader (AmbientSounds v2.1.0 mc1.12.2.jar) com.creativemd.ambientsounds.soundfix.SoundFixTransformerCreativePatchingLoader (CreativeCore v1.9.1 mc1.12.2.jar) ForgelinPlugin (Forgelin-1.5.1.jar) MalisisCorePlugin (malisiscore-1.12.2-6.1.7.jar) LoadingPlugin (0-ChunkAnimator-MC1.12-1.2.jar) lumien.chunkanimator.asm.ClassTransformerDynamicSurroundingsCore (0-DynamicSurroundings-1.12.2-3.4.7.2.jar) org.blockartistry.DynSurround.asm.TransformerSignPictureCorePlugin (SignPicture-1.12.1-2.8.1-universal.jar) com.kamesuta.mc.signpic.asm.SignPictureTransformerLittlePatchingLoader (LittleTiles v1.5.0-pre36 mc1.12.2.jar) com.creativemd.littletiles.LittleTilesTransformerLoadingPlugin (HardcoreDarkness-MC1.12-1.9.jar) lumien.hardcoredarkness.asm.ClassTransformerCraftDevLoadingPlugin (craftdev-core-1.12.2-2.2.8.jar) core.upcraftlp.craftdev.asm.CraftDevClassTransformerMalisisSwitchesPlugin (malisisswitches-1.12-5.0.0.jar) net.malisis.switches.asm.MalisisSwitchesTransformerCTMCorePlugin (0-CTM-MC1.12-0.2.3.9.jar) team.chisel.ctm.client.asm.CTMTransformerShoulderPlugin (ShoulderSurfing-1.12.2-1.5.jar) com.teamderpy.shouldersurfing.asm.ShoulderTransformationsTickrateChanger (TickrateChanger-1.0.14.jar) me.guichaguri.tickratechanger.TickrateTransformerShetiPhian-ASM (shetiphiancore-1.12.0-3.5.2.jar) shetiphian.asm.ClassTransformerLoadingPlugin (Quark-r1.3-113.jar) vazkii.quark.base.asm.ClassTransformerLoadingPlugin (RandomThings-MC1.12.2-4.0.8.jar) lumien.randomthings.asm.ClassTransformerDLFMLCorePlugin (0-DynamicLights-1.12.1.jar) atomicstryker.dynamiclights.common.DLTransformerweaponlib (mw-1.11.5.1_mc1.12.2.jar) com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce 8400GS/PCIe/SSE2' Launched Version: 1.12.2-forge1.12.2-14.23.0.2515 LWJGL: 2.9.4 OpenGL: GeForce 8400GS/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing.Using GL 1.3 texture combiners.Using framebuffer objects because OpenGL 3.0 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: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Current Language: Español (España) Profiler Position: N/A (disabled) CPU: 2x Intel(R) Pentium(R) CPU G3250 @ 3.20GHz OptiFine Version: OptiFine_1.12.2_HD_U_C6 Render Distance Chunks: 6 Mipmaps: 0 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 3.3.0 OpenGlRenderer: GeForce 8400GS/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 2
I found a bug in the Door factory, When you create a double door. Once you open it, it will not let you close the doors. If you make a single door then it works fine.
Crash when placing Trap doors
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: SoundFixPatchingLoader (AmbientSounds v2.1.0 mc1.12.2.jar) CreativePatchingLoader (CreativeCore v1.9.1 mc1.12.2.jar) ForgelinPlugin (Forgelin-1.5.1.jar) MalisisCorePlugin (malisiscore-1.12.2-6.1.7.jar) LoadingPlugin (0-ChunkAnimator-MC1.12-1.2.jar) DynamicSurroundingsCore (0-DynamicSurroundings-1.12.2-3.4.7.2.jar) SignPictureCorePlugin (SignPicture-1.12.1-2.8.1-universal.jar) LittlePatchingLoader (LittleTiles v1.5.0-pre36 mc1.12.2.jar) LoadingPlugin (HardcoreDarkness-MC1.12-1.9.jar) CraftDevLoadingPlugin (craftdev-core-1.12.2-2.2.8.jar) MalisisSwitchesPlugin (malisisswitches-1.12-5.0.0.jar) CTMCorePlugin (0-CTM-MC1.12-0.2.3.9.jar) ShoulderPlugin (ShoulderSurfing-1.12.2-1.5.jar) TickrateChanger (TickrateChanger-1.0.14.jar) ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.2.jar) LoadingPlugin (Quark-r1.3-113.jar) LoadingPlugin (RandomThings-MC1.12.2-4.0.8.jar) DLFMLCorePlugin (0-DynamicLights-1.12.1.jar) weaponlib (mw-1.11.5.1_mc1.12.2.jar)Contact their authors BEFORE contacting forge
// I feel sad now
Time: 10/28/17 4:34 PMDescription: Rendering Block Entity
java.lang.IllegalArgumentException: Cannot get property PropertyDirection{name=facing, clazz=class net.minecraft.util.EnumFacing, values=[north, south, west, east]} as it does not exist in BlockStateContainer{block=null, properties=[]} at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:209) at net.malisis.doors.tileentity.TrapDoorTileEntity.getDirection(TrapDoorTileEntity.java:55) at net.malisis.doors.renderer.TrapDoorRenderer.setup(TrapDoorRenderer.java:172) at net.malisis.doors.renderer.TrapDoorRenderer.render(TrapDoorRenderer.java:158) at net.malisis.core.renderer.MalisisRenderer.func_192841_a(MalisisRenderer.java:441) at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:180) at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:148) at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:1001) at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1781) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1606) at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1377) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1117) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) at net.minecraft.client.main.Main.main(SourceFile:123) 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:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:2
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Thread: Client threadStacktrace: at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:209) at net.malisis.doors.tileentity.TrapDoorTileEntity.getDirection(TrapDoorTileEntity.java:55) at net.malisis.doors.renderer.TrapDoorRenderer.setup(TrapDoorRenderer.java:172) at net.malisis.doors.renderer.TrapDoorRenderer.render(TrapDoorRenderer.java:158) at net.malisis.core.renderer.MalisisRenderer.func_192841_a(MalisisRenderer.java:441)
-- Block Entity Details --Details: Name: minecraft:trapdoortileentity // net.malisis.doors.tileentity.TrapDoorTileEntity Block type: ID #96 (tile.trapdoor // net.malisis.doors.block.TrapDoor) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-22,94,-35), Chunk: (at 10,5,13 in -2,-3; contains blocks -32,0,-48 to -17,255,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Actual block type: ID #0 (tile.air // net.minecraft.block.BlockAir) Actual block data value: 0 / 0x0 / 0b0000Stacktrace: at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:180) at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:148) at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:1001) at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1781) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1606)
-- Affected level --Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['xLastt'/322, l='MpServer', x=-21.82, y=95.00, z=-33.64]] Chunk stats: MultiplayerChunkCache: 169, 169 Level seed: 0 Level generator: ID 06 - quark_realistic, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-9,64,-52), Chunk: (at 7,4,12 in -1,-4; contains blocks -16,0,-64 to -1,255,-49), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 93882 game time, 93882 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: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 98 total; [EntitySkeleton['Esqueleto'/512, l='MpServer', x=-37.50, y=17.00, z=34.50], EntityTFTinyBird['Tiny Bird'/513, l='MpServer', x=-21.50, y=53.00, z=30.50], EntityTFBoar['Wild Boar'/514, l='MpServer', x=-98.50, y=34.00, z=-38.50], EntityTFBoar['Wild Boar'/515, l='MpServer', x=-99.50, y=34.00, z=-35.50], EntityTFBoar['Wild Boar'/516, l='MpServer', x=-99.50, y=34.00, z=-38.50], EntityTFBoar['Wild Boar'/517, l='MpServer', x=-100.50, y=34.00, z=-36.50], EntityWolf['Lobo'/518, l='MpServer', x=-60.50, y=34.00, z=-94.50], EntityTFTinyBird['Tiny Bird'/519, l='MpServer', x=22.27, y=42.00, z=-42.79], EntityTFTinyBird['Tiny Bird'/520, l='MpServer', x=39.11, y=37.00, z=-52.64], EntityTFTinyBird['Tiny Bird'/521, l='MpServer', x=33.71, y=38.00, z=-63.65], EntityTFSquirrel['Forest Squirrel'/526, l='MpServer', x=-19.41, y=60.00, z=2.33], EntityTFBighorn['Bighorn Sheep'/527, l='MpServer', x=-29.31, y=51.00, z=5.55], EntityTFRaven['Forest Raven'/528, l='MpServer', x=-4.50, y=66.00, z=-7.44], EntityTFDeer['Wild Deer'/529, l='MpServer', x=-5.50, y=68.00, z=-0.72], EntityTFDeer['Wild Deer'/530, l='MpServer', x=-4.75, y=68.00, z=-1.50], EntityTFSquirrel['Forest Squirrel'/531, l='MpServer', x=-5.35, y=65.00, z=-9.37], EntityTFDeer['Wild Deer'/532, l='MpServer', x=11.50, y=61.00, z=-19.74], EntityTFBighorn['Bighorn Sheep'/533, l='MpServer', x=13.26, y=59.00, z=-21.50], EntityLift['entity.lift.name'/323, l='MpServer', x=-19.50, y=94.00, z=-32.50], EntityTFTinyBird['Tiny Bird'/326, l='MpServer', x=-0.89, y=37.00, z=-90.37], EntityTFTinyBird['Tiny Bird'/327, l='MpServer', x=-12.13, y=39.00, z=-81.48], EntityTFSquirrel['Forest Squirrel'/346, l='MpServer', x=-99.50, y=31.00, z=1.50], EntityCustomMob10000['entity.bandit1.name'/347, l='MpServer', x=-55.50, y=36.00, z=-50.50], EntityTFSquirrel['Forest Squirrel'/348, l='MpServer', x=-18.20, y=38.00, z=-91.57], EntityTFBoar['Wild Boar'/353, l='MpServer', x=-94.15, y=35.00, z=-107.32], EntityTFBoar['Wild Boar'/354, l='MpServer', x=-95.50, y=35.00, z=-108.50], EntityTFBighorn['Bighorn Sheep'/358, l='MpServer', x=47.27, y=37.00, z=-108.20], EntityTFBighorn['Bighorn Sheep'/359, l='MpServer', x=42.50, y=36.00, z=-104.50], EntityTFBighorn['Bighorn Sheep'/360, l='MpServer', x=40.65, y=36.00, z=-103.54], EntityTFBighorn['Bighorn Sheep'/361, l='MpServer', x=40.50, y=34.00, z=-107.50], EntityTFDeer['Wild Deer'/362, l='MpServer', x=42.41, y=37.00, z=-97.76], EntityTFDeer['Wild Deer'/363, l='MpServer', x=50.17, y=37.00, z=-93.80], EntityTFDeer['Wild Deer'/364, l='MpServer', x=45.40, y=37.00, z=-102.12], EntityTFDeer['Wild Deer'/365, l='MpServer', x=36.80, y=37.00, z=-96.52], EntityTFDeer['Wild Deer'/366, l='MpServer', x=38.46, y=38.00, z=-96.34], EntityTFTinyBird['Tiny Bird'/370, l='MpServer', x=4.92, y=34.00, z=-75.50], EntityTFTinyBird['Tiny Bird'/371, l='MpServer', x=12.17, y=37.00, z=-76.11], EntityTFDeer['Wild Deer'/383, l='MpServer', x=-51.50, y=33.00, z=-7.50], EntityPlayerSP['xLastt'/322, l='MpServer', x=-21.82, y=95.00, z=-33.64], EntityTFDeer['Wild Deer'/384, l='MpServer', x=-55.32, y=33.00, z=-12.23], EntityTFDeer['Wild Deer'/385, l='MpServer', x=-51.50, y=32.00, z=-6.50], EntityTFDeer['Wild Deer'/386, l='MpServer', x=-54.50, y=32.00, z=-5.50], EntityTFDeer['Wild Deer'/387, l='MpServer', x=-55.50, y=32.00, z=-7.50], EntityTFRaven['Forest Raven'/388, l='MpServer', x=-50.15, y=32.00, z=-1.10], EntityFishCod['Cod'/1156, l='MpServer', x=41.50, y=5.00, z=-70.50], EntityFishCod['Cod'/1157, l='MpServer', x=-3.73, y=21.00, z=-96.89], EntityTFBoar['Wild Boar'/392, l='MpServer', x=-96.50, y=35.00, z=-111.50], EntityTFBoar['Wild Boar'/393, l='MpServer', x=-96.50, y=35.00, z=-107.50], EntityTFBighorn['Bighorn Sheep'/402, l='MpServer', x=-52.27, y=34.00, z=-19.47], EntityTFBighorn['Bighorn Sheep'/403, l='MpServer', x=-51.20, y=34.00, z=-19.28], EntityTFSquirrel['Forest Squirrel'/407, l='MpServer', x=-92.80, y=31.00, z=8.09], EntityTFSquirrel['Forest Squirrel'/408, l='MpServer', x=-94.94, y=31.00, z=6.50], EntityWolf['Lobo'/409, l='MpServer', x=-56.03, y=35.00, z=-99.99], EntityWolf['Lobo'/410, l='MpServer', x=-59.50, y=35.00, z=-100.50], EntityWolf['Lobo'/411, l='MpServer', x=-56.50, y=35.00, z=-96.50], EntityTFTinyBird['Tiny Bird'/421, l='MpServer', x=-51.50, y=34.00, z=43.50], EntityTFTinyBird['Tiny Bird'/422, l='MpServer', x=-49.50, y=34.00, z=44.50], EntityLatchedRenderer['desconocido'/934, l='MpServer', x=-21.82, y=95.00, z=-33.64], EntityTFDeer['Wild Deer'/434, l='MpServer', x=-70.98, y=34.00, z=-90.89], EntityTFDeer['Wild Deer'/435, l='MpServer', x=-77.95, y=32.00, z=-83.50], EntityCustomMob10000['entity.bandit1.name'/436, l='MpServer', x=-76.50, y=34.00, z=-95.50], EntityTFTinyBird['Tiny Bird'/441, l='MpServer', x=18.88, y=37.00, z=-54.44], EntityTFBoar['Wild Boar'/442, l='MpServer', x=34.74, y=38.00, z=-72.71], EntityTFBoar['Wild Boar'/443, l='MpServer', x=41.43, y=37.00, z=-64.75], EntityTFBoar['Wild Boar'/444, l='MpServer', x=26.79, y=37.00, z=-65.54], EntityTFBoar['Wild Boar'/445, l='MpServer', x=39.50, y=38.00, z=-76.50], EntityTFSquirrel['Forest Squirrel'/446, l='MpServer', x=54.50, y=37.00, z=-94.50], EntityTFDeer['Wild Deer'/448, l='MpServer', x=45.50, y=51.00, z=29.50], EntityTFSquirrel['Forest Squirrel'/449, l='MpServer', x=-81.97, y=33.00, z=-89.12], EntityTFDeer['Wild Deer'/450, l='MpServer', x=-83.33, y=34.00, z=-104.19], EntityTFSquirrel['Forest Squirrel'/451, l='MpServer', x=-84.82, y=32.00, z=-83.49], EntityTFSquirrel['Forest Squirrel'/452, l='MpServer', x=-84.32, y=32.00, z=-83.49], EntityTFSquirrel['Forest Squirrel'/468, l='MpServer', x=54.50, y=36.00, z=-97.50], EntityTFDeer['Wild Deer'/476, l='MpServer', x=52.54, y=43.00, z=30.85], EntityTFDeer['Wild Deer'/481, l='MpServer', x=52.25, y=55.00, z=30.52], EntityTFDeer['Wild Deer'/482, l='MpServer', x=49.69, y=54.00, z=30.36], EntityTFTinyBird['Tiny Bird'/485, l='MpServer', x=-17.50, y=54.00, z=35.50], EntityTFTinyBird['Tiny Bird'/486, l='MpServer', x=-18.50, y=55.00, z=33.50], EntityTFTinyBird['Tiny Bird'/487, l='MpServer', x=-21.50, y=53.00, z=33.50], EntityTFSquirrel['Forest Squirrel'/488, l='MpServer', x=26.15, y=64.00, z=-0.63], EntityTFSquirrel['Forest Squirrel'/489, l='MpServer', x=27.50, y=64.00, z=-1.50], EntityFishCod['Cod'/1257, l='MpServer', x=-0.50, y=32.00, z=-87.50], EntityTFSquirrel['Forest Squirrel'/490, l='MpServer', x=25.81, y=64.00, z=-2.61], EntityTFDeer['Wild Deer'/491, l='MpServer', x=-34.45, y=37.00, z=-107.25], EntityTFDeer['Wild Deer'/492, l='MpServer', x=-31.50, y=37.00, z=-102.50], EntityTFDeer['Wild Deer'/493, l='MpServer', x=-39.10, y=36.00, z=-102.50], EntityTFDeer['Wild Deer'/494, l='MpServer', x=-29.50, y=38.00, z=-100.50], EntityTFDeer['Wild Deer'/496, l='MpServer', x=-9.51, y=67.00, z=0.62], EntityTFDeer['Wild Deer'/498, l='MpServer', x=-34.48, y=37.00, z=-92.78], EntityTFSquirrel['Forest Squirrel'/502, l='MpServer', x=57.33, y=35.00, z=-28.72], EntityTFSquirrel['Forest Squirrel'/503, l='MpServer', x=57.58, y=35.00, z=-28.40], EntityTFSquirrel['Forest Squirrel'/504, l='MpServer', x=56.50, y=35.00, z=-25.50], EntityTFBoar['Wild Boar'/506, l='MpServer', x=58.01, y=35.00, z=-26.26], EntityTFBoar['Wild Boar'/507, l='MpServer', x=58.29, y=35.00, z=-27.82], EntityTFBoar['Wild Boar'/508, l='MpServer', x=56.50, y=35.00, z=-29.50], EntityTFBoar['Wild Boar'/509, l='MpServer', x=57.33, y=35.00, z=-27.59], EntityTFKobold['Kobold'/510, l='MpServer', x=-37.50, y=17.00, z=35.50], EntityTFKobold['Kobold'/511, l='MpServer', x=-38.50, y=17.00, z=34.50]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer serverStacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2748) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:418) at net.minecraft.client.main.Main.main(SourceFile:123) 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:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --Details: Minecraft Version: 1.12.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_144, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1573701936 bytes (1500 MB) / 3435220992 bytes (3276 MB) up to 5355339776 bytes (5107 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 37 FML: MCP 9.42 Powered by Forge 14.23.0.2515 Optifine OptiFine_1.12.2_HD_U_C6 100 mods loaded, 100 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature | |:--------- |:--------------------------- |:-------------------------- |:------------------------------------------------------------ |:---------------------------------------- | | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None | | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None | | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.0.2515.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAA | forge | 14.23.0.2515 | forge-1.12.2-14.23.0.2515.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAA | creativecoredummy | 1.0.0 | minecraft.jar | None | | UCHIJAAAA | littletilescore | 1.0.0 | minecraft.jar | None | | UCHIJAAAA | mercurius_updater | 1.0 | MercuriusUpdater-1.12.2.jar | None | | UCHIJAAAA | quark | r1.3-113 | Quark-r1.3-113.jar | None | | UCHIJAAAA | autoreglib | 1.3-13 | 1-Library - AutoRegLib-1.3-13.jar | None | | UCHIJAAAA | craftstudioapi | 1.0.0 | 1-Library - CraftStudio-1.0.0.93-Alpha.jar | None | | UCHIJAAAA | tschipplib | 1.1 | 1-Library - TschippLib MC1.12 v1.1.jar | None | | UCHIJAAAA | ambientsounds | 2.0.0 | AmbientSounds v2.1.0 mc1.12.2.jar | None | | UCHIJAAAA | ichunutil | 7.0.2 | iChunUtil-1.12.2-7.0.2.jar | None | | UCHIJAAAA | backtools | 7.0.0 | BackTools-1.12.2-7.0.0.jar | None | | UCHIJAAAA | chiselsandbits | 14.9 | chiselsandbits-14.9.jar | None | | UCHIJAAAA | craftdevcore | 2.2.8 | craftdev-core-1.12.2-2.2.8.jar | 7b14aaee2dd17b12a140baecab28948fff3a263f | | UCHIJAAAA | creativecore | 1.7.4 | CreativeCore v1.9.1 mc1.12.2.jar | None | | UCHIJAAAA | ptrmodellib | 1.0.0 | Decocraft-2.5.1_1.12.2.jar | None | | UCHIJAAAA | props | 2.5.1 | Decocraft-2.5.1_1.12.2.jar | None | | UCHIJAAAA | forgelin | 1.5.1 | Forgelin-1.5.1.jar | None | | UCHIJAAAA | ftfragileglass | 1.8.5 | Fragile Glass and Thin Ice 1.12.2-1.8.5.jar | None | | UCHIJAAAA | gravitygun | 7.0.0 | GravityGun-1.12.2-7.0.1.jar | None | | UCHIJAAAA | ikwid | 1.0.2 | ikwid-1.0.2.jar | None | | UCHIJAAAA | jei | 4.8.0.110 | jei_1.12.2-4.8.0.110.jar | None | | UCHIJAAAA | jaff | 1.7_for_1.12 | JustAFewFish-1.7_for_1.12.jar | None | | UCHIJAAAA | lessforgivingvoid | 1.0.1 | LessForgivingVoid-1.0.1.jar | None | | UCHIJAAAA | littletiles | 1.5.0 | LittleTiles v1.5.0-pre36 mc1.12.2.jar | None | | UCHIJAAAA | modelloader | 1.0.5 | modelloader-1.0.5.jar | None | | UCHIJAAAA | magneticraft | 2.0.2 | Magneticraft_1.12-2.0.2.jar | None | | UCHIJAAAA | malisiscore | 1.12.2-6.1.7 | malisiscore-1.12.2-6.1.7.jar | None | | UCHIJAAAA | malisisadvert | 1.12-6.0.0 | malisisadvert-1.12-6.0.0.jar | None | | UCHIJAAAA | malisisblocks | 1.12-6.0.2 | malisisblocks-1.12-6.0.2.jar | None | | UCHIJAAAA | malisisdoors | 1.12.2-7.1.1 | malisisdoors-1.12.2-7.1.1.jar | None | | UCHIJAAAA | malisisswitches | 1.12-5.0.0 | malisisswitches-1.12-5.0.0.jar | None | | UCHIJAAAA | mw | 1.11.5.1 | mw-1.11.5.1_mc1.12.2.jar | None | | UCHIJAAAA | pxlmc | 1.0.3 | PearXLibMC-1.12.1-1.0.3.jar | None | | UCHIJAAAA | portalgun | 7.0.0 | PortalGun-1.12.2-7.0.1.jar | None | | UCHIJAAAA | randomthings | 4.0.8 | RandomThings-MC1.12.2-4.0.8.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 | | UCHIJAAAA | realdrops | 1.2.11 | RealisticItemDrops-1.2.11.jar | None | | UCHIJAAAA | shetiphiancore | 3.5.2 | shetiphiancore-1.12.0-3.5.2.jar | None | | UCHIJAAAA | spookycraft | 1.0.2 | spookycraft-1.12.2-1.0.2.jar | None | | UCHIJAAAA | thutcore | 5.11.6 | thutcore-5.11.6.jar | None | | UCHIJAAAA | thuttech | 6.0.6 | thuttech-6.0.6.1.jar | None | | UCHIJAAAA | ctm | MC1.12-0.2.3.9 | 0-CTM-MC1.12-0.2.3.9.jar | None | | UCHIJAAAA | twilightforest | 3.3.202 | twilightforest-1.12.2-3.3.202-universal.jar | None | | UCHIJAAAA | xaerominimap | 1.14 | Xaeros_Minimap_1.14_Forge_1.12.jar | None | | UCHIJAAAA | bedrockreplacer | 7.0.2 | 0-BedrockReplacer-Forge-7.0.2.jar | None | | UCHIJAAAA | chatflow | ANT:VERSION | 0-ChatFlow-1.4-7.jar | None | | UCHIJAAAA | chunkanimator | 1.2 | 0-ChunkAnimator-MC1.12-1.2.jar | None | | UCHIJAAAA | customcrosshairmod | 0.8.2 | 0-Crosshairmod-v0.8.2-forge-mc1.12.jar | None | | UCHIJAAAA | customcursormod | 1.0 | 0-CustomCursorMod-1.0.jar | None | | UCHIJAAAA | dynamiclights | 1.4.6 | 0-DynamicLights-1.12.1.jar | None | | UCHIJAAAA | dynamiclights_onfire | 1.0.7 | 0-DynamicLights-1.12.1.jar | None | | UCHIJAAAA | dynamiclights_creepers | 1.0.6 | 0-DynamicLights-1.12.1.jar | None
| | UCHIJAAAA | dynamiclights_dropitems | 1.1.0 | 0-DynamicLights-1.12.1.jar | None | | UCHIJAAAA | dynamiclights_entityclasses | 1.0.1 | 0-DynamicLights-1.12.1.jar | None | | UCHIJAAAA | dynamiclights_mobequipment | 1.1.0 | 0-DynamicLights-1.12.1.jar | None | | UCHIJAAAA | dynamiclights_flamearrows | 1.0.1 | 0-DynamicLights-1.12.1.jar | None | | UCHIJAAAA | dynamiclights_floodlights | 1.0.3 | 0-DynamicLights-1.12.1.jar | None | | UCHIJAAAA | dynamiclights_otherplayers | 1.0.9 | 0-DynamicLights-1.12.1.jar | None | | UCHIJAAAA | dynamiclights_theplayer | 1.1.3 | 0-DynamicLights-1.12.1.jar | None | | UCHIJAAAA | dsurround | 3.4.7.2 | 0-DynamicSurroundings-1.12.2-3.4.7.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | | UCHIJAAAA | presets | 3.4.7.2 | 0-DynamicSurroundings-1.12.2-3.4.7.2.jar | None | | UCHIJAAAA | extendpolyphonylimit | 1.3-for1.8-1.12.2 | 0-ExtendPolyphonyLimit-1.3-for1.8-1.12.2.jar | None | | UCHIJAAAA | itemzoom | 1.10 | 0-Itemzoom_1.12.1-1.10.jar | None | | UCHIJAAAA | mousetweaks | 2.8 | 0-MouseTweaks-2.8-mc1.12.1.jar | None | | UCHIJAAAA | soundfilters | 0.10_for_1.12 | 0-SoundFilters-0.10_for_1.12.jar | None | | UCHIJAAAA | uplytra | 1.12-1.0 | 0-Uplytra.jar | None | | UCHIJAAAA | baubles | 1.5.1 | 1-Library - Baubles-1.12-1.5.1.jar | None | | UCHIJAAAA | animania | 1.3.3 | 2-Principal - Animania-1.12.1-1.3.3.jar | None | | UCHIJAAAA | babyanimals | 1.11-2 | 2-Principal - BabyAnimals-1.11-2.jar | None | | UCHIJAAAA | forgecreeperheal | 1.3.0 | 2-Principal - creeperheal-1.12-1.3.1.jar | None | | UCHIJAAAA | customnpcs | 1.12 | 2-Principal - CustomNPCs_1.12.0(22jul17)beta.jar | None | | UCHIJAAAA | extraambiance | 1.0.1 | 2-Principal - ExtraAmbiance MC1.12 v1.0.1.jar | None | | UCHIJAAAA | fairylights | 2.1.1 | fairylights-2.1.1-1.12.jar | None | | UCHIJAAAA | fbp | 2.3.0 | FancyBlockParticles-1.12.2-2.3.0.jar | None | | UCHIJAAAA | grapplemod | 1.12-v10 | grapplemod-1.12-v10.jar | None | | UCHIJAAAA | hardcoredarkness | 1.9 | HardcoreDarkness-MC1.12-1.9.jar | None | | UCHIJAAAA | hopperducts | 1.5 | hopperducts-mc1.12-1.5.jar | None | | UCHIJAAAA | inventoryneko | ${version} | InventoryNeko-0.1.0.jar | None | | UCHIJAAAA | livingfireworks | 1.12-0.1 | LivingFireworks-1.12-0.1.jar | None | | UCHIJAAAA | menubooks | 1.0.3 | menubooks-1.0.3.jar | None | | UCHIJAAAA | minemenu | 1.6.2 | MineMenu-1.12.2-1.6.2-universal.jar | None | | UCHIJAAAA | mobends | 0.24 | mobends-0.24_for_MC-1.12.jar | None | | UCHIJAAAA | modernlamps | 1.0.3 | ModernLights-1.0.3_1.12.jar | None | | UCHIJAAAA | passableleaves | 6.2.0.0 | PassableLeaves-1.12.1-6.2.0.0.jar | None | | UCHIJAAAA | platforms | 1.4.0.1 | platforms-1.12.0-1.4.0.1.jar | None | | UCHIJAAAA | cobwebs | 1.0.3 | realistic-cobwebs-1.12.1-1.0.3.jar | None | | UCHIJAAAA | shouldersurfing | 1.5 | ShoulderSurfing-1.12.2-1.5.jar | None | | UCHIJAAAA | signpic | 2.8.1 | SignPicture-1.12.1-2.8.1-universal.jar | None | | UCHIJAAAA | spaceextended | 1.12-2.2.4-alpha | SpacePackExtended-1.12-2.2.4-alpha.jar | 2238d4a92d81ab407741a2fdb741cebddfeacba6 | | UCHIJAAAA | spikemod | 1.12-2.1.0 | spikemod-1.12-2.1.0.jar | None | | UCHIJAAAA | stg | 1.12-1.2.1 | stg-1.12-1.2.1.jar | None | | UCHIJAAAA | teleporto | 1.0.3 | Teleporto-1.12.1-1.0.3.jar | None | | UCHIJAAAA | tickratechanger | 1.0.14 | TickrateChanger-1.0.14.jar | None | | UCHIJAAAA | tracer | 0.2 | tracer-0.2.jar | None | | UCHIJAAAA | variedcommodities | 1.12.2 | VariedCommodities_1.12.2(30sep17).jar | None | | UCHIJAAAA | worldedit | 6.1.8 | worldedit-forge-mc1.12-6.1.8-dist.jar | None | | UCHIJAAAA | worldeditcuife2 | 2.1.2-mf-1.12-14.21.1.2387 | WorldEdit CUI Forge Edition 2-2.1.2-mf-1.12-14.21.1.2387.jar | None | | UCHIJAAAA | worldhandler | 1.50 | WorldHandler-1.12.2-1.50-Universal.jar | None |
Loaded coremods (and transformers): SoundFixPatchingLoader (AmbientSounds v2.1.0 mc1.12.2.jar) com.creativemd.ambientsounds.soundfix.SoundFixTransformerCreativePatchingLoader (CreativeCore v1.9.1 mc1.12.2.jar) ForgelinPlugin (Forgelin-1.5.1.jar) MalisisCorePlugin (malisiscore-1.12.2-6.1.7.jar) LoadingPlugin (0-ChunkAnimator-MC1.12-1.2.jar) lumien.chunkanimator.asm.ClassTransformerDynamicSurroundingsCore (0-DynamicSurroundings-1.12.2-3.4.7.2.jar) org.blockartistry.DynSurround.asm.TransformerSignPictureCorePlugin (SignPicture-1.12.1-2.8.1-universal.jar) com.kamesuta.mc.signpic.asm.SignPictureTransformerLittlePatchingLoader (LittleTiles v1.5.0-pre36 mc1.12.2.jar) com.creativemd.littletiles.LittleTilesTransformerLoadingPlugin (HardcoreDarkness-MC1.12-1.9.jar) lumien.hardcoredarkness.asm.ClassTransformerCraftDevLoadingPlugin (craftdev-core-1.12.2-2.2.8.jar) core.upcraftlp.craftdev.asm.CraftDevClassTransformerMalisisSwitchesPlugin (malisisswitches-1.12-5.0.0.jar) net.malisis.switches.asm.MalisisSwitchesTransformerCTMCorePlugin (0-CTM-MC1.12-0.2.3.9.jar) team.chisel.ctm.client.asm.CTMTransformerShoulderPlugin (ShoulderSurfing-1.12.2-1.5.jar) com.teamderpy.shouldersurfing.asm.ShoulderTransformationsTickrateChanger (TickrateChanger-1.0.14.jar) me.guichaguri.tickratechanger.TickrateTransformerShetiPhian-ASM (shetiphiancore-1.12.0-3.5.2.jar) shetiphian.asm.ClassTransformerLoadingPlugin (Quark-r1.3-113.jar) vazkii.quark.base.asm.ClassTransformerLoadingPlugin (RandomThings-MC1.12.2-4.0.8.jar) lumien.randomthings.asm.ClassTransformerDLFMLCorePlugin (0-DynamicLights-1.12.1.jar) atomicstryker.dynamiclights.common.DLTransformerweaponlib (mw-1.11.5.1_mc1.12.2.jar) com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce 8400GS/PCIe/SSE2' Launched Version: 1.12.2-forge1.12.2-14.23.0.2515 LWJGL: 2.9.4 OpenGL: GeForce 8400GS/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing.Using GL 1.3 texture combiners.Using framebuffer objects because OpenGL 3.0 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: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Current Language: Español (España) Profiler Position: N/A (disabled) CPU: 2x Intel(R) Pentium(R) CPU G3250 @ 3.20GHz OptiFine Version: OptiFine_1.12.2_HD_U_C6 Render Distance Chunks: 6 Mipmaps: 0 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 3.3.0 OpenGlRenderer: GeForce 8400GS/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 2
I got this crash
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 11/1/17 11:19 AM
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/core/network/MalisisNetwork
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
Caused by: java.lang.NoClassDefFoundError: net/malisis/core/network/MalisisNetwork
at net.malisis.doors.MalisisDoors.<init>(MalisisDoors.java:51)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
at java.lang.Class.newInstance(Class.java:438)
at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:506)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
... 10 more
Caused by: java.lang.ClassNotFoundException: net.malisis.core.network.MalisisNetwork
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 40 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 42 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 226992624 bytes (216 MB) / 436207616 bytes (416 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
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.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 20 mods loaded, 20 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UC Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UC Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UC malisiscore{1.7.10-0.9.2} [Malisis Core] (malisiscore-1.7.10-0.9.2.jar)
UC SlimevoidLib{2.0.4.7} [Slimevoid Library] (11.jar)
UC securitycraft{v1.8.2} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.2.jar)
UC animalsPlus{1.2} [Animals+] (animalsPlus-1.2.jar)
UC ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UC cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)
UC props{1.10} [Decocraft] (DecoCraft-Mod-1.7.10.zip)
UC fantastic{1.0.0} [Fantastic Fish] (Fantastic-Fish-Mod-1.7.10.jar)
UC GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.502.jar)
UC GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.502.jar)
UC aapijc{1.2.4-JC} [JCAnimationAPI] (JurassiCraft-Mod-1.7.10.jar)
UC jurassicraft{1.3.2-daily_build-2015_01_15} [JurassiCraft] (JurassiCraft-Mod-1.7.10.jar)
UC LittleBlocks{2.2.4.4} [Little Blocks] (Little-Blocks-Mod-1.7.10.jar)
UC llibrary{0.2.0-1.7.10} [LLibrary] (LLibrary-1.7.10.jar)
UE malisisdoors{1.7.10-1.13.1} [Malisis' Doors] (malisisdoors-1.7.10-1.13.1.jar)
UC secretroomsmod{@VERSION@} [The SecretRoomsMod] (Secret-Rooms-Mod-1.7.10.jar)
GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4550' Renderer: 'Intel(R) HD Graphics 520'
Can you provide full log ?
Are you sure you didn't activate the Auto-open option?
That's why you don't download mods from bad sites. Download the latest version from Curseforge.
Also, update! 1.7.10 is long dead.
Mods for Minecraft :
MalisisDoors
MalisisBlocks
MalisisAdvert
MalisisSwitches
Do It Yourself Decorative Blocks
Full crash log here: https://pastebin.com/LSe3hESp
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!


To take the test, check out
https://minecraftnoobtest.com/test.php
Don't click this link, HE is haunting it...
not helping what can i do to get it working
I'd delete the current one you're running as well as the config, then get a new one from CurseForge. If you still get the same crash, remove all your mods, then add them back one by one until the crash happens again. That should help to locate the one causing it.
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!


To take the test, check out
https://minecraftnoobtest.com/test.php
Don't click this link, HE is haunting it...
I would need full log. Crash logs are rarely useful.
I told you what you need to do... Download the latest version from Curseforge.
Mods for Minecraft :
MalisisDoors
MalisisBlocks
MalisisAdvert
MalisisSwitches
Do It Yourself Decorative Blocks
thanks
that is the full log.
There should also be a log for the session of what went down somewhere in your .minecraft or whatever folder you named the Minecraft home folder. I think there's a "logs" folder for that.
latest.log here: https://pastebin.com/gqmYXY9T
Also, latest crashlog from running just MalisisCore and MalisisDoors on their own: https://pastebin.com/c9T8q9X3
And latest.log from today (above one was from 10/27): https://pastebin.com/x7JZiEAk
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!


To take the test, check out
https://minecraftnoobtest.com/test.php
Don't click this link, HE is haunting it...
Let's say that nine times out of ten, the crash log won't give enough informations about what really happened. Often the crash log actually show the last part of a stack trace and hide the true reason for a crash (which is unintuitively at the bottom of a stacktrace).
Crashes are often a by product of something that happened earlier which was hopefully logged.
Usually, when a crash log is enough, it's because I'm already aware of the problem, or it's just a trivial mistake I shouldn't have made in the first place :).
Looks like server logs. Is this on dedicated servers ? Does it crash for clients too ?
Mods for Minecraft :
MalisisDoors
MalisisBlocks
MalisisAdvert
MalisisSwitches
Do It Yourself Decorative Blocks