1.7.10
Forge
Blocks
Items
Magic
Realism
first lane says there are conflicting enchant IDs, and between what. Looks to be id 100. I dont know what mods MagicTouch and EnchantMagicDamage are from, but go to either of those mod's config files and do a ctrl-f (cmd-f on mac) for 100, and change that ID. to help prevent this from happening again, shift all ids in that range up a bit. the maximum any value can be is 255 for enchant IDs though, so stay below that.
I'm a Webcomic lover. Have some banners of my favorites:
GENERATION 25: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment.
zero5211, do you have the fragment that gives you the transformation core, it looks like an energetic core, it tell you the recipe needed for unity of the elements.
Nope, I don't have a fragment for that. And none of my blank fragments are revealing anything either.
Computer restart fixed this, therefore is removed now.
I'm a Webcomic lover. Have some banners of my favorites:
GENERATION 25: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment.
zero5211, you are going to have to make a few items with the crafting system like some crystal cores or some other items (i cant quite remember what you need to make to trigger the fragment.)
v12 has been released.
Note for peeps: Reika accidentally uploaded a broken version of DragonAPI and ChromatiCraft. Just need Curse to approve the fixed files.
I'm the best kind of weeb trash.
reika, there is an issue with GT6 or Railcraft with Rotarycraft. they both have alternatives for rails and that makes a iron dupe issue with your recycling to iron scrap recipe. can you add something to disable it if one of them mods are present? also with gold rails, and you are missing activator rails for the recycling.
Check out my channel for Gregtech and HQM content https://www.youtube.com/user/abear989
if this is do to the broken version then ignore, I will check later today to see if there is a newer version, but Reactorcraft is crashing without Chromaticraft
http://pastebin.com/RFZ7HPrG
Check out my channel for Gregtech and HQM content https://www.youtube.com/user/abear989
A startup crash
http://pastebin.com/7qzyU465
You'll need to wait for Curse to approve the fixed files, could take a few hours.
I'm the best kind of weeb trash.
hmm...seems that there is no entry in the manual for the thorium reactor yet
Any instructions?
to get a thorium reactor running: the reactor needs to be "jump started" with fission neutrons;
the fuel is liquid and so is the waste;
spent fuel can be reused;
gonna need a few machines to process the raw minerals to usable fuel - i think the schematic of the process was posted a couple pages back.
The reactor is "safe" as in it wont explode in a meltdown if properly assembled.
I updated to V12, and I have such a crash: http://pastebin.com/y6P4Dxy6
I'm not sure that curse has the proper v12 release already. Anyway your forestry is too old for the latest Reika's mods. You should use 4+ version.
I removed Forestry and updated to the latest version, but still the same crash. Here, just in case of crash. (Remove from the config folder Reika and Forestry)
Forestry is not just forestry. When you update to 4+ version or remove forestry, you should do the same (update or remove) for all mods that use forestry such as Binnie's mods (extra bees, trees, genetics) and similar. Well, there is no version of Binnie's mods for forestry v4, but there is patch http://minecraft.curseforge.com/projects/binniepatcher
Also I believe that with updating forestry and Binnie's mods you have yo update NEIaddons as well.
PS You told that you updated to v12, but your log shows v11b. However it doesn't change anything I've said about forestry.
Crash on load after removing chromaticraft. Just updated to latest versions. Opened a world, realized i had accidentally added CC, removed it, and now crash with included log.
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 3/28/16 11:44 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: Reika/ChromatiCraft/ChromatiCraft
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:744)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: Reika/ChromatiCraft/ChromatiCraft
at Reika.ReactorCraft.ReactorRecipes.addRCInterface(ReactorRecipes.java:79)
at Reika.ReactorCraft.ReactorRecipes.addModInterface(ReactorRecipes.java:83)
at Reika.ReactorCraft.ReactorCraft.postload(ReactorCraft.java:393)
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:497)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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:497)
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.initializeMods(Loader.java:742)
... 10 more
Caused by: java.lang.ClassNotFoundException: Reika.ChromatiCraft.ChromatiCraft
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)
... 39 more
Caused by: java.lang.NullPointerException
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: Mac OS X (x86_64) version 10.11.3
Java Version: 1.8.0_66, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 203672568 bytes (194 MB) / 596639744 bytes (569 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 4 total; -Xmx1G -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -Xmn128M
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 35 mods loaded, 35 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJ Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJ NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
UCHIJ OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
UCHIJ <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
UCHIJ ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.10-0.12.0.jar)
UCHIJ BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHIJ CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJ CustomOreGen{1.2.24} [Custom Ore Generation] (CustomOreGen-1.7.10-1.2.24.jar)
UCHIJ Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJ Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJ TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJ DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V12a.jar)
UCHIJ EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
UCHIJ ezstorage{1.1.0} [EZ Storage] (ezstorage-1.1.0.jar)
UCHIJ FFS{1.7.10-1.3.5.60} [Fancy Fluid Storage] (Fancy Fluid Storage-1.7.10-1.3.5.60.jar)
UCHIJ farseek{1.0.11} [Farseek] (Farseek-1.0.11.jar)
UCHIJ Steamcraft{0.28.12} [Flaxbeard's Steam Power] (Flaxbeard'sSteamPower-1.7.10-0.28.12.jar)
UCHIJ GeoStrata{1.0} [GeoStrata] (GeoStrata 1.7.10 V12a.jar)
UCHIJ helpfulvillagers{1.3.1} [Helpful Villagers] (helpfulvillagers-1.7.10-1.3.1.jar)
UCHIJ HardcoreQuesting{4.4.3a} [Hardcore Questing Mode] (HQM-The Journey-4.4.3a.jar)
UCHIJ IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
UCHIJ journeymap{5.1.1} [JourneyMap] (journeymap-1.7.10-5.1.1-unlimited.jar)
UCHIJ MeteorCraft{1.0} [MeteorCraft] (MeteorCraft 1.7.10 V12a.jar)
UCHIJ harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHIJ RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCHIJ RotaryCraft{1.0} [RotaryCraft] (RotaryCraft 1.7.10 V12a.jar)
UCHIE ReactorCraft{1.0} [ReactorCraft] (ReactorCraft 1.7.10 V12a.jar)
UCHIJ RTG{0.7.0} [Realistic Terrain Generation] (RTG-1.7.10-0.7.0.jar)
UCHIJ streams{0.2} [Streams] (Streams-0.2.jar)
UCHIJ TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCHIJ TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
UCHIJ WailaHarvestability{1.1.5} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.5.jar)
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
I'm a Webcomic lover. Have some banners of my favorites:
GENERATION 25: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment.
UCHIJ DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V11b.jar)
I see DragonAPI 11b in your modlist
I will investigate the CC/ReC dependency later today, and release v12b.