boiling portal frame майнкрафт

Boiling Point

The Boiling Point is a fire-based dimension.

Contents

Overview [ edit ]

The Boiling Point is a dimension with two layers. The dimension has 1 boss, as well as 3 structures and 2 ores. The Boiling Point has resources needed to fight Soul Watcher.

Accessing [ edit ]

The Boiling Point can be accessed by building a nether-portal shaped portal with Boiling Point Portal Frame and lighting it with a Flame Coin. Boiling Point Portal Frames can be found in the Boiling Portal Dungeon.

Generation [ edit ]

The landscape of the Boiling Point is very flat, with trees and plants on top.

The surface is covered in fiery plants and trees. Ashual Ore and Blazium Ore can be found generating in the Boiling Point.

Blocks [ edit ]

Naturally Generating
Hot Ground
Ash Block
Boiling Log
Burning Leaves
32px Lava
Foliage
32px Flame Flower
32px Inferno Plant
Burnt Grass
Generates in Structures
32px Hot Brick
32px Sizzling Post
Boiling Lamp
Boiling Log
Brison Bars
32px Screamer Spawner
32px Observer Spawner

Biomes [ edit ]

There are three biomes that can be found on the Boiling Point:

Biome name Image Description Temperature
Boiling Points 250px This is the default biome of the dimension covered mostly in Hot Ground. 0.5
Charred Fields 250px This biome its the natural source for finding Boiling trees and its all covered in Charred Grass. 0.5
Scorched Wasteland Mostly this biome is covered in Scorched Rubbles but aside from the presence of Scorched Stalagmites, its mostly empty. 0.5

Structures [ edit ]

There are four major structures that can be found in the Boiling Point:

Image Structure name Description
Boiling Lamps Brison These are small dungeons that contain lamps, Screamer and Observer Spawners and also there will be an Escaped Convict at the center.
Boiling Tower These are dungeons that contains Hellwing Spawners inside and also loots.
Boil Trader’s House These are small houses that contains the Boil Trader.
Boiling Loot Temple a small temple with some loots in

Mobs [ edit ]

There are 6 hostile mobs in the Boiling Point. Most of them spawn naturally, but 3 of them spawns exclusively in a structure. Although a lot of the mobs are limited to land, a some of them are capable of flight, and can be seen flying around the Boiling Point.

There are two NPCs and one boss in the dimension as well.

Hostile [ edit ]

Name Spawning Requirement Useful Drops
Burning Light Spawns naturally. Boiling Powder, Blazing Fireball
Frightener Spawns naturally. Boiling Powder
Hellwing Spawns in the Boiling Tower structure. Boiling Skull, Iron Sword
Magma Blaze Spawns naturally. Blaze Powder, Boiling Powder
Observer Spawns in the Boiling Lamps Brison structure. Hellcrust Ingot, Boiling Powder, Sizzling Eye
Screamer Spawns in the Boiling Lamps Brison structure. Hellcrust Ingot, Boiling Powder, Sizzling Eye

See individual mob pages for more information.

Other Mobs [ edit ]

Name Spawning Requirement Useful Drops
Flame Lotus Unknown. None

See individual mob pages for more information.

NPCs [ edit ]

Name Spawning Requirement Useful Trades:
Boil Trader Spawns in the Boil Trader’s House structure. Flaming Bow, Boiling Blade, Molten Knife, Char Skull Helmet, Char Skull Chestplate, Char Skull Leggings, Char Skull Boots, Snakeskin Helmet, Snakeskin Chestplate, Snakeskin Leggings, Snakeskin Boots
Escaped Convict Spawns naturally around the Boiling Lamp Brison structure. Charred Bow, Charred Blade, Blood Wielder
Читайте также:  как удалить необязательные обновления windows 10

See individual mob pages for more information.

Bosses [ edit ]

See individual boss pages for more information.

Resources [ edit ]

The Resources that can be obtained in the Boiling Point are:

Источник

Minecraft Forums

JOURNEY INTO THE LIGHT v.1.0.5.17a | Dimensions | Mobs | Weapons | Magic | Bosses and Much More! [9K + Downloads!]


Poll: Which dimension is your favorite?


Poll: What do you want added the most?


Poll: Would you play a 1.7.10 version more than a future one?

Well he are some ideas
World Seer : A dark being made of rock and stone.
Underseer : A light being underground,

Also most of the energy. That means there will be uncommon jungle-ish biome. Considering some mobs can’t live without this energy they would be wiped out from the rest of the place.

I should also point out that the Corba Portal frames are setup in an End Portal formation, and is ignited when all Demonic Eyes (Dropped from the Soul Watcher) are placed in the slots. It’s very sensitive on how you place them, though. You have to be directly in the center when placing them, and all eyes have to face towards the middle.

I will work on fixing the server-side crashes soon!

If only this were for 1.7.10, OP botania setups with hell cows and extraction device farms in AOA

Kitten in a box for only 10.99!

If only this were for 1.7.10, OP botania setups with hell cows and extraction device farms in AOA

I kinda wish I would have made a 1.7.10 version, but I feel like all mods really need to move forward eventually or the MC community will just die out. 1.8 is actually a pretty great coding environment compared to 1.7.10, despite what people think. Updating from 1.7.10 to 1.8.9 is a pain in the ****, but I feel that it’s worth it. Because this is a very large mod, I hope it gains more traction, and more mod developers will begin updating to 1.8.9 or 1.9 soon.

i just came to report the rockite fix. but. u beat me to it

will this be ever updated to 1.9?

Time: 4/19/16 7:27 AM
Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:543)
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:112)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:64)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:540)
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.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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
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.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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:512)
. 5 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
. 31 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer [email protected]d246ea3 from coremod FMLCorePlugin
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:234)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
. 33 more
Caused by: java.lang.RuntimeException: Attempted to load class bew for invalid side SERVER
at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:49)
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:230)
. 35 more

So I just created a new SMP world hoping the mod would be fixed. Nope. @Dizzlepop12, do you think this is a mod problem or a config problem on my server?

Time: 4/19/16 7:27 AM
Description: Exception in server tick loop

Читайте также:  как установить драйвер pci контроллер simple communications для windows 10

net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:543)
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:112)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:64)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:540)
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.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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
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.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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:512)
. 5 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
. 31 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer [email protected]d246ea3 from coremod FMLCorePlugin
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:234)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
. 33 more
Caused by: java.lang.RuntimeException: Attempted to load class bew for invalid side SERVER
at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:49)
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:230)
. 35 more

So I just created a new SMP world hoping the mod would be fixed. Nope. @Dizzlepop12, do you think this is a mod problem or a config problem on my server?

yhe i have the same problem that my server crashes after booting it up for 5 seconds and in the crash log it just says that the mod is unloaded and errord journy to the light was the only mod in there

I kinda wish I would have made a 1.7.10 version, but I feel like all mods really need to move forward eventually or the MC community will just die out. 1.8 is actually a pretty great coding environment compared to 1.7.10, despite what people think. Updating from 1.7.10 to 1.8.9 is a pain in the ****, but I feel that it’s worth it. Because this is a very large mod, I hope it gains more traction, and more mod developers will begin updating to 1.8.9 or 1.9 soon.

I’m not a true programmer, but I dabble every now and then. I did a little research on the Crash report and found an interesting forum post that could be related here Error!
The posts seem to indicate that there is client only code that is trying to be called on the server side, thus the exception reference to net/minecraft/ client/entity/
Further down in the crash log I think the attempted class is referenced: Caused by: java.lang.RuntimeException: Attempted to load class bew for invalid side SERVER
I have no idea what bew is unfortunately.

Maybe this help, maybe not. In any case thanks for your work.

Keep crashing at startup when trying to add this to my game.

WARNING: coremods are present:
MovingWorldCoreMod (movingworld-MC1.8.9-INDEV-H-full.jar)
MalisisCorePlugin (malisiscore-1.8.9-2.1.4.jar)
ThaumcraftLoader (Thaumcraft-1.8.9-5.2.4.jar)
MMFMLCorePlugin (MultiMine-1.8.8.jar)
BetterFoliageLoader (BetterFoliage-MC1.8.x-2.0.7.jar)
FldLoadingPlugin (FastLeafDecay-1.8-1.6.jar)
CoreXU2 (extrautils2-1.8.9-alpha-0.0.2.jar)
FMLPlugin (InventoryTweaks-1.60-40.jar)
LoadingPlugin (RandomThings-MC1.8.9-3.6.6.jar)
Contact their authors BEFORE contacting forge

Time: 4/19/16 7:00 PM
Description: Initializing game

java.lang.RuntimeException: Unexpected biome The Depths for id 61. This is not a bug, please ensure your biome ids are configured to be unique.
at biomesoplenty.common.init.ModChecks.verifyBiomeIds(ModChecks.java:36)
at biomesoplenty.common.init.ModChecks.postInit(ModChecks.java:14)
at biomesoplenty.core.BiomesOPlenty.postInit(BiomesOPlenty.java:85)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
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.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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
at net.minecraft.client.main.Main.main(SourceFile:124)
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)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
at org.multimc.EntryPoint.listen(EntryPoint.java:170)
at org.multimc.EntryPoint.main(EntryPoint.java:54)

Читайте также:  читы на trucker real wheels

MalisisCorePlugin (malisiscore-1.8.9-2.1.4.jar)
net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
net.malisis.core.util.chunkblock.ChunkBlockTransformer
net.malisis.core.renderer.transformer.MalisisRendererTransformer
net.malisis.core.renderer.icon.asm.TextureMapTransformer
ThaumcraftLoader (Thaumcraft-1.8.9-5.2.4.jar)

MMFMLCorePlugin (MultiMine-1.8.8.jar)
atomicstryker.multimine.common.fmlmagic.MMTransformer
BetterFoliageLoader (BetterFoliage-MC1.8.x-2.0.7.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
FldLoadingPlugin (FastLeafDecay-1.8-1.6.jar)
com.olafski.fastleafdecay.FldTransformer
CoreXU2 (extrautils2-1.8.9-alpha-0.0.2.jar)
com.rwtema.extrautils2.asm.ClassTransformerHandler
FMLPlugin (InventoryTweaks-1.60-40.jar)
invtweaks.forge.asm.ContainerTransformer
LoadingPlugin (RandomThings-MC1.8.9-3.6.6.jar)
lumien.randomthings.asm.ClassTransformer
GL info: ‘ Vendor: ‘NVIDIA Corporation’ Version: ‘4.5.0 NVIDIA 364.51’ Renderer: ‘GeForce GTX 970/PCIe/SSE2’
Pulsar/tconstruct loaded Pulses:
— TinkerCommons (Enabled/Forced)
— TinkerWorld (Enabled/Not Forced)
— TinkerTools (Enabled/Not Forced)
— TinkerSmeltery (Enabled/Not Forced)
— TinkerGadgets (Enabled/Not Forced)
— TinkerOredict (Enabled/Forced)
— TinkerIntegration (Enabled/Forced)
— TinkerFluids (Enabled/Forced)
— TinkerMaterials (Enabled/Forced)

Launched Version: MultiMC5
LWJGL: 2.9.1
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 364.51, 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: No
Is Modded: Definitely; Client brand changed to ‘fml,forge’
Type: Client (map_client.txt)
Resource Packs: ClassicProjectE1.2.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x AMD FX(tm)-8350 Eight-Core Processor

Keep crashing at startup when trying to add this to my game.

WARNING: coremods are present:
MovingWorldCoreMod (movingworld-MC1.8.9-INDEV-H-full.jar)
MalisisCorePlugin (malisiscore-1.8.9-2.1.4.jar)
ThaumcraftLoader (Thaumcraft-1.8.9-5.2.4.jar)
MMFMLCorePlugin (MultiMine-1.8.8.jar)
BetterFoliageLoader (BetterFoliage-MC1.8.x-2.0.7.jar)
FldLoadingPlugin (FastLeafDecay-1.8-1.6.jar)
CoreXU2 (extrautils2-1.8.9-alpha-0.0.2.jar)
FMLPlugin (InventoryTweaks-1.60-40.jar)
LoadingPlugin (RandomThings-MC1.8.9-3.6.6.jar)
Contact their authors BEFORE contacting forge

Time: 4/19/16 7:00 PM
Description: Initializing game

java.lang.RuntimeException: Unexpected biome The Depths for id 61. This is not a bug, please ensure your biome ids are configured to be unique.
at biomesoplenty.common.init.ModChecks.verifyBiomeIds(ModChecks.java:36)
at biomesoplenty.common.init.ModChecks.postInit(ModChecks.java:14)
at biomesoplenty.core.BiomesOPlenty.postInit(BiomesOPlenty.java:85)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
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.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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
at net.minecraft.client.main.Main.main(SourceFile:124)
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)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
at org.multimc.EntryPoint.listen(EntryPoint.java:170)
at org.multimc.EntryPoint.main(EntryPoint.java:54)

MalisisCorePlugin (malisiscore-1.8.9-2.1.4.jar)
net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
net.malisis.core.util.chunkblock.ChunkBlockTransformer
net.malisis.core.renderer.transformer.MalisisRendererTransformer
net.malisis.core.renderer.icon.asm.TextureMapTransformer
ThaumcraftLoader (Thaumcraft-1.8.9-5.2.4.jar)

MMFMLCorePlugin (MultiMine-1.8.8.jar)
atomicstryker.multimine.common.fmlmagic.MMTransformer
BetterFoliageLoader (BetterFoliage-MC1.8.x-2.0.7.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
FldLoadingPlugin (FastLeafDecay-1.8-1.6.jar)
com.olafski.fastleafdecay.FldTransformer
CoreXU2 (extrautils2-1.8.9-alpha-0.0.2.jar)
com.rwtema.extrautils2.asm.ClassTransformerHandler
FMLPlugin (InventoryTweaks-1.60-40.jar)
invtweaks.forge.asm.ContainerTransformer
LoadingPlugin (RandomThings-MC1.8.9-3.6.6.jar)
lumien.randomthings.asm.ClassTransformer
GL info: ‘ Vendor: ‘NVIDIA Corporation’ Version: ‘4.5.0 NVIDIA 364.51’ Renderer: ‘GeForce GTX 970/PCIe/SSE2’
Pulsar/tconstruct loaded Pulses:
— TinkerCommons (Enabled/Forced)
— TinkerWorld (Enabled/Not Forced)
— TinkerTools (Enabled/Not Forced)
— TinkerSmeltery (Enabled/Not Forced)
— TinkerGadgets (Enabled/Not Forced)
— TinkerOredict (Enabled/Forced)
— TinkerIntegration (Enabled/Forced)
— TinkerFluids (Enabled/Forced)
— TinkerMaterials (Enabled/Forced)

Launched Version: MultiMC5
LWJGL: 2.9.1
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 364.51, 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.

Источник

Компьютерный онлайн портал