---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 7/13/14 6:23 AM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ExceptionInInitializerError
at twilightforest.item.TFRecipes.registerRecipes(TFRecipes.java:95)
at twilightforest.TwilightForestMod.load(TwilightForestMod.java:227)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
... 10 more
Caused by: java.lang.IllegalArgumentException: Duplicate enchantment id!
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:52)
at twilightforest.enchantment.EnchantmentTFFireReact.<init>(EnchantmentTFFireReact.java:10)
at twilightforest.enchantment.TFEnchantment.<clinit>(TFEnchantment.java:14)
... 38 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Title says theres a new 2.2.1 version as well as the day-to-day changelog saying it was released on July 12th, but both download links still lead to v2.2.0?
Oh right, 2.2.1 is out. I added the links properly! Fixes the bug with placing trophies, a few sound glitches, and contains most of my work on the aurora palace so far.
there is conflict between geologica and twilight forest in my setup, don`t know if it is on geologica or twilight forest side
internal server error occures when someone tries to break/place block in twilight forest dimention
Failed to handle packet for /95.134.210.181:54669
java.lang.NullPointerException
at net.minecraft.world.gen.structure.MapGenStructure.func_143027_a(MapGenStructure.java:242) ~[atp.class:?]
at net.minecraft.world.gen.structure.MapGenStructure.func_75048_a(MapGenStructure.java:104) ~[atp.class:?]
at twilightforest.world.ChunkProviderTwilightForest.isBlockInStructureBB(ChunkProviderTwilightForest.java:941) ~[ChunkProviderTwilightForest.class:?]
at twilightforest.TFEventListener.isAreaProtected(TFEventListener.java:695) ~[TFEventListener.class:?]
at twilightforest.TFEventListener.breakBlock(TFEventListener.java:621) ~[TFEventListener.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_139_TFEventListener_breakBlock_BreakEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122) ~[EventBus.class:?]
at net.minecraftforge.common.ForgeHooks.onBlockBreakEvent(ForgeHooks.java:410) ~[ForgeHooks.class:?]
at net.minecraft.server.management.ItemInWorldManager.func_73084_b(ItemInWorldManager.java:255) ~[mn.class:?]
at net.minecraft.server.management.ItemInWorldManager.func_73082_a(ItemInWorldManager.java:217) ~[mn.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147345_a(NetHandlerPlayServer.java:495) ~[mx.class:?]
at net.minecraft.network.play.client.C07PacketPlayerDigging.func_148833_a(SourceFile:53) ~[iw.class:?]
at net.minecraft.network.play.client.C07PacketPlayerDigging.func_148833_a(SourceFile:8) ~[iw.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:197) ~[ef.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [ms.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:644) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:326) [lj.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:531) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:670) [kx.class:?]
[19:00:26] [Server thread/INFO]: U lost connection: TextComponent{text='Internal server error', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
I'm not sure. I've seen that error before with Custom Ore Gen. Something about the interaction between the two mods causes a crash in the minecraft structure code. Since the crash is happening with the vanilla minecraft code, it's very hard to debug what exactly is causing it.
Oh right, 2.2.1 is out. I added the links properly! Fixes the bug with placing trophies, a few sound glitches, and contains most of my work on the aurora palace so far.
Just a question, will the Twilight Lakes ever receive any new content? I wouldn't minf seeing an underwater/island dungeon or an underwater boss. I've been looking for a good mod that adds a Kraken boss, and considering the Twilight Forest has a thing for fantastical creatures, Krakens are an addition I'd love to see.
Hullo Benimatic. I've got two quest rams at my base that are slowly working on driving me insane; their baaing can be heard from 70 blocks away. (I'm using twilightforest-1.7.2-2.2.1.jar, altho the mod list gives the version as "2.1.0 (2.2.1)", which is a bit suspicious.)
You can change the enchantment IDs for Twilight Forest in the config file. I'm not sure which mod it's conflicting with.
Ok, im new to this mod enchantment ID edit, how do i do it? Can i have a link to learn it up? im willing to figure out which ID that conflict with this mod.
I hate it when this happens with popular mods... I love dropbox but hate how it does this.
Well, since we can't download it from Dropbox you can always just use the mirror for Mediafire. Look next to the download and there will be (mirror). Hope I helped!
Hello, is it possible to make your mod compatible with multiverse core in 1.7.2 ?
This is a Forge mod, and Multiverse is a Bukkit plugin. Although it's possible to run this mod on Bukkit with MCPC+, I don't think there's any way to have the two programs interact, short of what's supported in Forge.
Hullo Benimatic. I've got two quest rams at my base that are slowly working on driving me insane; their baaing can be heard from 70 blocks away. (I'm using twilightforest-1.7.2-2.2.1.jar, altho the mod list gives the version as "2.1.0 (2.2.1)", which is a bit suspicious.)
I'll see if there's anything abnormal about their volume settings.
Ok, im new to this mod enchantment ID edit, how do i do it? Can i have a link to learn it up? im willing to figure out which ID that conflict with this mod.
I hate it when this happens with popular mods... I love dropbox but hate how it does this.
Well, since we can't download it from Dropbox you can always just use the mirror for Mediafire. Look next to the download and there will be (mirror). Hope I helped!
As mentioned, there is a mediafire mirror up. I'll see what I can do about Dropbox.
Question. So Im playing 1.7.10 and Ive seen an enchanted forest in the overworld. Is this supposed to happen? I remember in 1.7.2 there were BoP ID conflicts which I did change in my 1.7.2 world but checking the 1.7.10 config shows all biome ids as set to -1... so Im totally confused now.
I'm not sure. I've seen that error before with Custom Ore Gen. Something about the interaction between the two mods causes a crash in the minecraft structure code. Since the crash is happening with the vanilla minecraft code, it's very hard to debug what exactly is causing it.
Hi Benimatc, I'm the maintainer of CustomOreGen. The issue is that COG wants an instance of the chunk provider to condition on things like its name ("RandomLevelSource", "TwilightLevelSource", etc). It has to call WorldProvider.createChunkGenerator() to get it. Unfortunately, unlike vanilla, WorldProviderTwilightForest.createChunkGenerator saves the new chunk provider as a side effect. This would not be so bad, except that a new MapGenTFMajorFeature is instantiated with each ChunkProviderTwilightForest (vanilla avoids this by using static fields), and that map gen is not properly initialized, hence the crash. I *could* work around this by using reflection to call WorldProviderTwilightForest.getChunkProvider, but it would be cleaner, at least for COG, if TF behaved more like vanilla in this regard. What do you think?
Question. So Im playing 1.7.10 and Ive seen an enchanted forest in the overworld. Is this supposed to happen? I remember in 1.7.2 there were BoP ID conflicts which I did change in my 1.7.2 world but checking the 1.7.10 config shows all biome ids as set to -1... so Im totally confused now.
It's not supposed to. Also what's not supposed to happen is the mod leaving the biome IDs at -1, but don't worry, it's auto-assigning them. The strange part is that it should be assigning them to blank IDs, and it's not.
Well, you can still set them manually by changing them in the config file. It won't auto-assign them if they're not -1.
Hi Benimatc, I'm the maintainer of CustomOreGen. The issue is that COG wants an instance of the chunk provider to condition on things like its name ("RandomLevelSource", "TwilightLevelSource", etc). It has to call WorldProvider.createChunkGenerator() to get it. Unfortunately, unlike vanilla, WorldProviderTwilightForest.createChunkGenerator saves the new chunk provider as a side effect. This would not be so bad, except that a new MapGenTFMajorFeature is instantiated with each ChunkProviderTwilightForest (vanilla avoids this by using static fields), and that map gen is not properly initialized, hence the crash. I *could* work around this by using reflection to call WorldProviderTwilightForest.getChunkProvider, but it would be cleaner, at least for COG, if TF behaved more like vanilla in this regard. What do you think?
Well howdy! Great to meet you. I've heard a lot of good things about your mod.
I'm not so sure that vanilla keeps any static record of the chunk provider. Repeatedly calling WorldProvider.createChunkGenerator() on vanilla seems to return new instances of the chunk generator each time.
BUT! With your description, I did discover the problem in my code. Which is that repeatedly calling WorldProviderTwilightForest.createChunkGenerator() kept changing the stored chunk generator. Which is what caused the crash.
So for now, I've changed it so that the WorldProviderTwilightForest only stores the chunk generator the first time createChunkGenerator() is called, which is presumably when the world is created/loaded. It seems to fix the bug. I'll release a new version with this change ASAP.
Let me know if you have any other ideas about this.
This was filmed on the 1.6.4 version since I couldn't get my filming mods to work on 1.7 :/
You're so amazing! I love it so much. I will try to post it on the front page, but the forum software is totally destroying the video URL, as you can see above.
Hello, I am running this mod on 1.7.2 and whenever I enter the swamp biome my screen is surrounded by vines and i am inflicted with hunger/hunger 2. Also whenever I enter the fire swamp I immediately catch fire, there aren't any fire jets where I walk either. I would greatly appreciate some help. I would like to explore these biomes, thank you.
Sigh. I dunno what to do. Im so confused. After manually changing TF biome ids, I get 'Biome ID conflict' when I log into minecraft, please check the config and change them. But the only mod Im using with other biomes that I can think of is BoP and that uses up to 115 and I started TF at 117 to 135.
AE2
Aroma1997Core
CodeChicken Core
Imibis's Microblocks
NEI
Tinkers
Damage Indicators
Buildcraft
IC2
Ender I/O
Metallurgy Core
Forge Multipart
Mekanism
AE2
Aroma1997 Dimensional World
BetterChests
BiblioCraft
Mantle
Natura
BoP
Blood Magic
Chisel
Compact Windmills
Immibis Core
Dimensional Anchors
EnderStorage
Factorization
FlatBedrock
TF
Gany's End/Surface/Nether
IngameInfo
Inv. Tweaks
IronChest
Liquid XP
Mekanism Generators
Mekanism Tools
Metallurgy 4
Falling Meteors
Roguelike Dungeons
TiC Tooltips
Forge Microblocks
Thats a list of my mods. Only aroma1997 Dim World has another biome that I can think of. And thats 116. So Im unsure where TF would be calling a biome ID conflict. And when everything is originally set to -1 as you had it, the biomes begin appearing in the overworld when the overworld is set to Biomes o Plenty.
Sorry if this is causing problems by asking, but do you have any id's what steps I could possibly take next? Manually setting the biomes gives me the error text ingame(But no actual crash or erroring) and leaving it as is leaves me with your biomes in the overworld. So I can only come here and ask if you have any idea now for my next steps to take.
Hello, I am running this mod on 1.7.2 and whenever I enter the swamp biome my screen is surrounded by vines and i am inflicted with hunger/hunger 2. Also whenever I enter the fire swamp I immediately catch fire, there aren't any fire jets where I walk either. I would greatly appreciate some help. I would like to explore these biomes, thank you.
I am not sure what happens if you create a Twilight Forest spawn that goes straight through to a restricted biome.
I have two questions for @benematic now:
1. Does the sorting tree "work" yet? Or does it still have its old, arguably not very useful logic?
2. Does the mining tree sapling ever spawn? Ive been raiding leaf dungeons looking for one, but all ive found so far are about 5 tree of transformation saplings, 2 sorting tree saplings, and 3 Tree of Time saplings. This is in in a world map spawned with v2.2.0. or even v2.1
The Meaning of Life, the Universe, and Everything.
Join Date:
4/23/2014
Posts:
208
Location:
on a marble
Minecraft:
Aviansie
Xbox:
Furycalibur2
Member Details
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 7/15/14 5:52 AM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ExceptionInInitializerError
at twilightforest.item.TFRecipes.registerRecipes(TFRecipes.java:88)
at twilightforest.TwilightForestMod.load(TwilightForestMod.java:210)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
... 10 more
Caused by: java.lang.IllegalArgumentException: Duplicate enchantment id!
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:52)
at twilightforest.EnchantmentTFFireReact.<init>(EnchantmentTFFireReact.java:10)
at twilightforest.TFEnchantment.<clinit>(TFEnchantment.java:13)
... 38 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
crash report incoming. twilight forest couldnt be loaded. i tried updating it and got a similar error, then went back to this one and got the error again..! i put the arrow myself just so you can find it easier as you can see also it doesnt even let me start minecraft past the profile select. i updated a bunch of mods i have at this time and admittidly should have checked to see if they crashed after each one but twilight forest seems to be the only broken one here
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 7/15/14 6:02 AM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ExceptionInInitializerError
at twilightforest.item.TFRecipes.registerRecipes(TFRecipes.java:95)
at twilightforest.TwilightForestMod.load(TwilightForestMod.java:227)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
... 10 more
Caused by: java.lang.IllegalArgumentException: Duplicate enchantment id!
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:52)
at twilightforest.enchantment.EnchantmentTFFireReact.<init>(EnchantmentTFFireReact.java:10)
at twilightforest.enchantment.TFEnchantment.<clinit>(TFEnchantment.java:14)
... 38 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Caused by: java.lang.IllegalArgumentException: Duplicate enchantment id!
You can change the enchantment IDs for Twilight Forest in the config file. I'm not sure which mod it's conflicting with.
Oh right, 2.2.1 is out. I added the links properly! Fixes the bug with placing trophies, a few sound glitches, and contains most of my work on the aurora palace so far.
I'm not sure. I've seen that error before with Custom Ore Gen. Something about the interaction between the two mods causes a crash in the minecraft structure code. Since the crash is happening with the vanilla minecraft code, it's very hard to debug what exactly is causing it.
Thanks!
http://www.minecraftforum.net/forums/minecraft-discussion/suggestions/2244263-the-sawmill
Ok, im new to this mod enchantment ID edit, how do i do it? Can i have a link to learn it up? im willing to figure out which ID that conflict with this mod.
Edit: I found the conflict mod, http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1282601-1-7-2-forge-universal-more-swords-mod
Edit 2: conflicting ID was #4137-4143 is the answer.
Edit 3: ok since i dont know how to edit it, i remove more sword mod.
If you don't see this website on English, open this spoiler!
Any idea when it will be back available for download?
Well, since we can't download it from Dropbox you can always just use the mirror for Mediafire. Look next to the download and there will be (mirror). Hope I helped!
This is a Forge mod, and Multiverse is a Bukkit plugin. Although it's possible to run this mod on Bukkit with MCPC+, I don't think there's any way to have the two programs interact, short of what's supported in Forge.
I'll see if there's anything abnormal about their volume settings.
You can edit the twilightforest.cfg file in the config directory of your minecraft folder to change the IDs for this mod.
Thanks, I'll include it in the next version.
As mentioned, there is a mediafire mirror up. I'll see what I can do about Dropbox.
Hi Benimatc, I'm the maintainer of CustomOreGen. The issue is that COG wants an instance of the chunk provider to condition on things like its name ("RandomLevelSource", "TwilightLevelSource", etc). It has to call WorldProvider.createChunkGenerator() to get it. Unfortunately, unlike vanilla, WorldProviderTwilightForest.createChunkGenerator saves the new chunk provider as a side effect. This would not be so bad, except that a new MapGenTFMajorFeature is instantiated with each ChunkProviderTwilightForest (vanilla avoids this by using static fields), and that map gen is not properly initialized, hence the crash. I *could* work around this by using reflection to call WorldProviderTwilightForest.getChunkProvider, but it would be cleaner, at least for COG, if TF behaved more like vanilla in this regard. What do you think?
It's not supposed to. Also what's not supposed to happen is the mod leaving the biome IDs at -1, but don't worry, it's auto-assigning them. The strange part is that it should be assigning them to blank IDs, and it's not.
Well, you can still set them manually by changing them in the config file. It won't auto-assign them if they're not -1.
Well howdy! Great to meet you. I've heard a lot of good things about your mod.
I'm not so sure that vanilla keeps any static record of the chunk provider. Repeatedly calling WorldProvider.createChunkGenerator() on vanilla seems to return new instances of the chunk generator each time.
BUT! With your description, I did discover the problem in my code. Which is that repeatedly calling WorldProviderTwilightForest.createChunkGenerator() kept changing the stored chunk generator. Which is what caused the crash.
So for now, I've changed it so that the WorldProviderTwilightForest only stores the chunk generator the first time createChunkGenerator() is called, which is presumably when the world is created/loaded. It seems to fix the bug. I'll release a new version with this change ASAP.
Let me know if you have any other ideas about this.
You're so amazing! I love it so much. I will try to post it on the front page, but the forum software is totally destroying the video URL, as you can see above.
AE2
Aroma1997Core
CodeChicken Core
Imibis's Microblocks
NEI
Tinkers
Damage Indicators
Buildcraft
IC2
Ender I/O
Metallurgy Core
Forge Multipart
Mekanism
AE2
Aroma1997 Dimensional World
BetterChests
BiblioCraft
Mantle
Natura
BoP
Blood Magic
Chisel
Compact Windmills
Immibis Core
Dimensional Anchors
EnderStorage
Factorization
FlatBedrock
TF
Gany's End/Surface/Nether
IngameInfo
Inv. Tweaks
IronChest
Liquid XP
Mekanism Generators
Mekanism Tools
Metallurgy 4
Falling Meteors
Roguelike Dungeons
TiC Tooltips
Forge Microblocks
Thats a list of my mods. Only aroma1997 Dim World has another biome that I can think of. And thats 116. So Im unsure where TF would be calling a biome ID conflict. And when everything is originally set to -1 as you had it, the biomes begin appearing in the overworld when the overworld is set to Biomes o Plenty.
Sorry if this is causing problems by asking, but do you have any id's what steps I could possibly take next? Manually setting the biomes gives me the error text ingame(But no actual crash or erroring) and leaving it as is leaves me with your biomes in the overworld. So I can only come here and ask if you have any idea now for my next steps to take.
I:biome.id.Clearing=117
I:biome.id.DarkForest=118
I:biome.id.DarkForestCenter=119
I:biome.id.DeepMushrooms=120
I:biome.id.EnchantedForest=121
I:biome.id.FireSwamp=122
I:biome.id.Glacier=123
I:biome.id.Highlands=124
I:biome.id.HighlandsCenter=125
I:biome.id.Lake=126
I:biome.id.LightedForest=127
I:biome.id.Mushrooms=128
I:biome.id.OakSavanna=129
I:biome.id.Snowfield=130
I:biome.id.Stream=131
I:biome.id.Swamp=132
I:biome.id.Thornlands=133
I:biome.id.TwilightForest=134
I:biome.id.TwilightForestVariant=135
Thats currently my biome ID list as Ive changed it. As Ive began after the final BoP used ID and Aroma1997 used ID.
Thank you for any help.
Twilight Forest content, as on 1.7.2, is now gated: http://twilightforest.wikispaces.com/Progression
Basically, to explore those biomes, kill a lich and naga first.
I am not sure what happens if you create a Twilight Forest spawn that goes straight through to a restricted biome.
I have two questions for @benematic now:
1. Does the sorting tree "work" yet? Or does it still have its old, arguably not very useful logic?
2. Does the mining tree sapling ever spawn? Ive been raiding leaf dungeons looking for one, but all ive found so far are about 5 tree of transformation saplings, 2 sorting tree saplings, and 3 Tree of Time saplings. This is in in a world map spawned with v2.2.0. or even v2.1
// Quite honestly, I wouldn't worry myself about that.
Time: 7/15/14 5:52 AM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ExceptionInInitializerError
at twilightforest.item.TFRecipes.registerRecipes(TFRecipes.java:88)
at twilightforest.TwilightForestMod.load(TwilightForestMod.java:210)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
... 10 more
Caused by: java.lang.IllegalArgumentException: Duplicate enchantment id!
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:52)
at twilightforest.EnchantmentTFFireReact.<init>(EnchantmentTFFireReact.java:10)
at twilightforest.TFEnchantment.<clinit>(TFEnchantment.java:13)
... 38 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 226503936 bytes (216 MB) / 821035008 bytes (783 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.217.1147 Minecraft Forge 10.12.2.1147 Optifine OptiFine_1.7.2_HD_D1 30 mods loaded, 30 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.2.217.1147} [Forge Mod Loader] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.12.2.1147} [Minecraft Forge] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{1.0.2.10} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.0.2.14} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.2.14-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
lucky{5.0.0} [Lucky Block] ([1-7-2]_Lucky_Block_v5-0-0 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
reiminimap{1.7.2-1.4} [ReiMinimap - Forge] ([1.7.2]ReiMinimap_v3.4_03beta.zip) Unloaded->Constructed->Pre-initialized->Initialized
AnimationAPI{1.2.1} [AnimationAPI] (AnimationAPI-1.7.2-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
BattleTowers{1.4.7} [Battle Towers] (BattleTowers-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
blocklings{1.1.2} [Blocklings] (Blocklings-v1.1.2-MC1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
DragonMounts{r38} [Dragon Mounts] (dragonmount_r38_mc1.7.x.zip) Unloaded->Constructed->Pre-initialized->Initialized
eplus{1.7.2-2.0.3.1} [Enchanting Plus] (EnchantingPlus-1.7.2-2.0.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
GraveStone{2.8.6} [GraveStone] (GraveStone 2.8.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
iChunUtil{3.3.0} [iChunUtil] (iChunUtil-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Hats{3.0.1} [Hats] (Hats-3.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
mccapesextra{1.7.2a} [MCCapes Extra] (MCCapesExtra_1.7.2a.jar) Unloaded->Constructed->Pre-initialized->Initialized
MoreEnchants{1.3.0} [MoreEnchants] (MoreEnchants-MC1.7-1.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
Morph{0.8.0} [Morph] (Morph-Beta-0.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
movillages{1.1.0} [Mo' Villages] (MoVillages-1.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
MSM3{3.0.0a} [More Swords 3] (MSM-SNAP-3.0.0a-For-MC-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
MutantCreatures{1.4.5} [Mutant Creatures] (MutantCreatures-1.7.2-1.4.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
necromancy{1.6.9} [Necromancy] (Necromancy-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
obsidcraft{2.1} [ObsidCraft] (ObsidCraft-1.7.2-2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
Oceancraft{1.3.1} [Oceancraft] (Oceancraft-1.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
Scenter{1.7.2-3.1.0} [Scenter] (scenter-1.7.2-3.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
shipwrecks_winslow{1.6.2} [Shipwrecks!] (shipwrecks_winslow-1.7.2-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{2.0.3} [The Twilight Forest] (twilightforest-1.7.2-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Errored <--
AS_UpdateCheck{1.1.5} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
zyinhud{1.3.2} [Zyin's HUD] (ZyinsHUD-(1.7.2)-v.1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
// Would you like a cupcake?
Time: 7/15/14 6:02 AM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ExceptionInInitializerError
at twilightforest.item.TFRecipes.registerRecipes(TFRecipes.java:95)
at twilightforest.TwilightForestMod.load(TwilightForestMod.java:227)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
... 10 more
Caused by: java.lang.IllegalArgumentException: Duplicate enchantment id!
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:52)
at twilightforest.enchantment.EnchantmentTFFireReact.<init>(EnchantmentTFFireReact.java:10)
at twilightforest.enchantment.TFEnchantment.<clinit>(TFEnchantment.java:14)
... 38 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 166376360 bytes (158 MB) / 821035008 bytes (783 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.217.1147 Minecraft Forge 10.12.2.1147 Optifine OptiFine_1.7.2_HD_D1 30 mods loaded, 30 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.2.217.1147} [Forge Mod Loader] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.12.2.1147} [Minecraft Forge] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{1.0.2.10} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.0.2.14} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.2.14-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
lucky{5.0.0} [Lucky Block] ([1-7-2]_Lucky_Block_v5-0-0 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
reiminimap{1.7.2-1.4} [ReiMinimap - Forge] ([1.7.2]ReiMinimap_v3.4_03beta.zip) Unloaded->Constructed->Pre-initialized->Initialized
AnimationAPI{1.2.1} [AnimationAPI] (AnimationAPI-1.7.2-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
BattleTowers{1.4.7} [Battle Towers] (BattleTowers-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
blocklings{1.1.2} [Blocklings] (Blocklings-v1.1.2-MC1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
DragonMounts{r38} [Dragon Mounts] (dragonmount_r38_mc1.7.x.zip) Unloaded->Constructed->Pre-initialized->Initialized
eplus{1.7.2-2.0.3.1} [Enchanting Plus] (EnchantingPlus-1.7.2-2.0.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
GraveStone{2.8.6} [GraveStone] (GraveStone 2.8.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
iChunUtil{3.3.0} [iChunUtil] (iChunUtil-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Hats{3.0.1} [Hats] (Hats-3.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
mccapesextra{1.7.2a} [MCCapes Extra] (MCCapesExtra_1.7.2a.jar) Unloaded->Constructed->Pre-initialized->Initialized
MoreEnchants{1.3.0} [MoreEnchants] (MoreEnchants-MC1.7-1.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
Morph{0.8.0} [Morph] (Morph-Beta-0.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
movillages{1.1.0} [Mo' Villages] (MoVillages-1.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
MSM3{3.0.0a} [More Swords 3] (MSM-SNAP-3.0.0a-For-MC-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
MutantCreatures{1.4.5} [Mutant Creatures] (MutantCreatures-1.7.2-1.4.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
necromancy{1.6.9} [Necromancy] (Necromancy-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
obsidcraft{2.1} [ObsidCraft] (ObsidCraft-1.7.2-2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
Oceancraft{1.3.1} [Oceancraft] (Oceancraft-1.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
Scenter{1.7.2-3.1.0} [Scenter] (scenter-1.7.2-3.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
shipwrecks_winslow{1.6.2} [Shipwrecks!] (shipwrecks_winslow-1.7.2-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{2.2.1} [The Twilight Forest] (twilightforest-1.7.2-2.2.1.jar) Unloaded->Constructed->Pre-initialized->Errored
AS_UpdateCheck{1.1.5} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
zyinhud{1.3.2} [Zyin's HUD] (ZyinsHUD-(1.7.2)-v.1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized