Thermal Recycling

Thermal Recycling

881k Downloads

Newest version 0.3.3ALPHA crashes on startup

BakermanLP opened this issue ยท 5 comments

commented

Here is the crash report:

---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 5/8/15 9:09 AM
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: java.lang.String.join(Ljava/lang/CharSequence;[Ljava/lang/CharSequence;)Ljava/lang/String;
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:719)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:309)
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:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
Caused by: java.lang.NoSuchMethodError: java.lang.String.join(Ljava/lang/CharSequence;[Ljava/lang/CharSequence;)Ljava/lang/String;
at org.blockartistry.mod.ThermalRecycling.data.ItemScrapData.(ItemScrapData.java:81)
at org.blockartistry.mod.ThermalRecycling.support.ModPlugin$2.apply(ModPlugin.java:123)
at org.blockartistry.mod.ThermalRecycling.support.ModPlugin$2.apply(ModPlugin.java:119)
at org.blockartistry.mod.ThermalRecycling.support.ModPlugin.forEachSubject(ModPlugin.java:98)
at org.blockartistry.mod.ThermalRecycling.support.ModPlugin.registerRecipesToReveal(ModPlugin.java:119)
at org.blockartistry.mod.ThermalRecycling.support.VanillaMinecraft.apply(VanillaMinecraft.java:185)
at org.blockartistry.mod.ThermalRecycling.proxy.Proxy.postInit(Proxy.java:150)
at org.blockartistry.mod.ThermalRecycling.ThermalRecycling.postInit(ThermalRecycling.java:131)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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:717)
... 18 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: Linux (amd64) version 3.18.7-gentoo
Java Version: 1.7.0_76, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 500049024 bytes (476 MB) / 1542455296 bytes (1471 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 3 total; -Xms1024m -Xmx2048m -XX:PermSize=256m
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.141.1403 Minecraft Forge 10.13.3.1403 180 mods loaded, 180 mods active
mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML{7.10.141.1403} Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge{10.13.3.1403} Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
appliedenergistics2-core{rv2-stable-1} AppliedEnergistics2 Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CodeChickenCore{1.0.6.43} CodeChicken Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraFixes{1.2.4b} Extra Fixes Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ivtoolkit{IvToolkit} 1.2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MCVanillaTweaks{1.0} Mariculture - Vanilla Tweaks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Micdoodlecore{} Micdoodle8 Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MobiusCore{1.2.5} MobiusCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NotEnoughItems{1.0.4.106} Not Enough Items Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OpenComputers|Core{1.0.0} OpenComputers (Core) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OpenEye{0.6} OpenEye Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OpenModsCore{0.7.1} OpenModsCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
{000} CoFH ASM Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
battlegear2{1.0.7.0} Mine & Blade Battlegear 2 - Bullseye Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2{2.2.718-experimental} IndustrialCraft 2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisCore{59.1.0} Immibis Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedMachines{59.0.2} Advanced Machines Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
appliedenergistics2{rv2-stable-1} Applied Energistics 2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
bdlib{1.7.2.77} BD Lib Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ae2stuff{0.1.7.19} AE2 Stuff Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
aesecurity{1.1} AESecurity Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AgriCraft{1.7.10-1.3.1} AgriCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AppleCore{1.1.0} AppleCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Baubles{1.0.1.10} Baubles Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BiblioCraft{1.10.4} BiblioCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AWWayofTime{v1.3.2} Blood Magic: Alchemical Wizardry Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Botania{r1.6-187} [Botania](Botania r1.6-187.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHCore{1.7.10R3.0.2} CoFH Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core{6.4.14} BuildCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport{6.4.14} BC Transport Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon{6.4.14} BC Silicon Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders{6.4.14} BC Builders Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy{6.4.14} BC Energy Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory{6.4.14} BC Factory Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Compat{6.4.0} BuildCraft Compat Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CarpentersBlocks{3.3.6} [Carpenter's Blocks](Carpenter's Blocks v3.3.6 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ForgeMultipart{1.1.2.331} Forge Multipart Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
chisel{2.3.10.37} Chisel 2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderStorage{1.4.7.36} EnderStorage Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded{1.7.10R2.8.1B1} MineFactory Reloaded Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MrTJPCoreMod{1.0.5.12} MrTJPCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Core{4.5.16.77} ProjectRed Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Transmission{4.5.16.77} ProjectRed-Transmission Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalFoundation{1.7.10R1.0.0} Thermal Foundation Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion{1.7.10R4.0.1} Thermal Expansion Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OpenComputers{1.5.9.21} OpenComputers Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Waila{1.5.10} Waila Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CompactMachines{1.7.10-1.19-fluids-preview} Compact Machines Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
cookiecore{1.3.1} Cookie Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildMod{v1.0} [Build Mod](coroutil-1.1.2 for MC v1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoroPets{v1.0} [CoroPets](coroutil-1.1.2 for MC v1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoroAI{v1.0} [CoroAI](coroutil-1.1.2 for MC v1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtendedRenderer{v1.0} [Extended Renderer](coroutil-1.1.2 for MC v1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ConfigMod{v1.0} [Extended Mod Config](coroutil-1.1.2 for MC v1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CustomMainMenu{1.4} Custom Main Menu Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
DimensionalAnchors{59.0.2} Dimensional Anchors Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LunatriusCore{1.1.2.21} LunatriusCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
DynIMC{1.1.0.12} DynIMC Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Eln{46} Electrical Age Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Enchiridion{1.1} [Enchiridion](Enchiridion 2-1.7.10-2.0.1-65.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Enchiridion2{2.0.1} [Enchiridion 2](Enchiridion 2-1.7.10-2.0.1-65.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderIO{1.7.10-2.3.0.377_beta} Ender IO Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderTech{1.7.10-0.3.2.375} EnderTech Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
enhancedportals{3.0.10} EnhancedPortals Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
extracells{2.2.69} Extra Cells 2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraUtilities{1.2.4b} Extra Utilities Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FastCraft{1.21} FastCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mantle{1.7.10-0.3.2.jenkins187} Mantle Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Natura{2.2.0} Natura Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry{3.5.4.13} Forestry for Minecraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ForgeEssentialsClient{%VERSION%} Forge Essentials Client Addon Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
funkylocomotion{1.0} Funky Locomotion Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GalacticraftCore{3.0.11} Galacticraft Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GalacticraftMars{3.0.11} Galacticraft Planets Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
gendustry{1.4.11.80} GenDustry Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
pressure{1.1.2.92} Pressure Pipes Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
advgenerators{0.9.13.66} Advanced Generators Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Growthcraft{2.1.0a} Growthcraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Growthcraft|Bamboo{2.1.0} Growthcraft Bamboo Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Growthcraft|Cellar{2.1.0a} Growthcraft Cellar Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Growthcraft|Grapes{2.1.0} Growthcraft Grapes Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Growthcraft|Hops{2.1.0} Growthcraft Hops Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Growthcraft|Rice{2.1.0a} Growthcraft Rice Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
HardcoreQuesting{The Journey (4.2.3)} [Hardcore Questing Mode](HQM-The Journey %284.2.3%29.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2NuclearControl{2.2.1a-Yolo} Nuclear Control 2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
InGameInfoXML{2.8.1.80} InGame Info XML Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
InGameInfoXML|AWWayofTimeIntegration{2.8.1.80} InGame Info XML - Blood Magic Integration Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedstoneArsenal{1.7.10R1.1.0} Redstone Arsenal Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
simplyjetpacks{1.4.1} Simply Jetpacks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
InGameInfoXML|simplyjetpacksIntegration{2.8.1.80} InGame Info XML - Simply Jetpacks Integration Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
InGameInfoXML|terrafirmacraftIntegration{2.8.1.80} InGame Info XML - TerraFirmaCraft Integration Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
InGameInfoXML|ThaumcraftIntegration{2.8.1.80} InGame Info XML - Thaumcraft Integration Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
inpure|core{1.7.10R1.0.0B9} INpureCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
inventorytweaks{1.59-dev-156-af3bc68} Inventory Tweaks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IronChest{6.0.62.742} Iron Chest Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
JABBA{1.2.1} JABBA Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LogisticsPipes{0.8.3.118} Logistics Pipes Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
malisiscore{1.7.10-0.11.4} MalisisCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
malisisdoors{1.7.10-1.7.1} Malisis' Doors Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TConstruct{1.7.10-1.8.4.build949} Tinkers' Construct Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mariculture{1.7.10-1.2.4.2-51} Mariculture Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MariTech{1.0} Marine Technlogy Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
minechem{5.0.5.397} Minechem Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1B1} MFR Compat: Applied Energistics Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatAtum{1.7.10R2.8.1B1} MFR Compat: Atum Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1B1} MFR Compat: BackTools Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1B1} MFR Compat: BuildCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1B1} MFR Compat: Chococraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1B1} MFR Compat: ExtraBiomes Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatForestry{1.7.10R2.8.1B1} MFR Compat: Forestry Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1B1} MFR Compat: ForgeMicroblock Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatIC2{1.7.10R2.8.1B1} MFR Compat: IC2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.1B1} MFR Compat: Mystcraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1B1} MFR Compat ProjectRed Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1B1} MFR Compat: Railcraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1B1} MFR Compat: Sufficient Biomes Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1B1} MFR Compat: Thaumcraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1B1} MFR Compat: Thermal Expansion Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1B1} MFR Compat: Tinkers' Construct Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1B1} MFR Compat: TwilightForest Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1B1} MFR Compat: Vanilla Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineTweaker3{3.0.9B} MineTweaker 3 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
testdummy{1.0} MmmMmmMmmMmm Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
modtweaker2{0.8.2} [Mod Tweaker 2](ModTweaker 2-0.8.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mtaddon{1.0} mtaddon Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons{1.12.7.21} NEI Addons Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons|AppEng{1.12.7.21} NEI Addons: Applied Energistics 2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons|Botany{1.12.7.21} NEI Addons: Botany Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons|Forestry{1.12.7.21} NEI Addons: Forestry Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons|CraftingTables{1.12.7.21} NEI Addons: Crafting Tables Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons|ExNihilo{1.12.7.21} NEI Addons: Ex Nihilo Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
neiintegration{1.0.9} NEI Integration Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NetherOres{1.7.10R2.3.1B1} Nether Ores Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
recipehandler{0.2} NoMoreRecipeConflict Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
notenoughkeys{@MOD_VERSION@} NotEnoughKEys Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
neresources{0.1.0.99} Not Enough Resources Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ObsidiPlates{3.0.0.18} ObsidiPlates Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OpenMods{0.7.1} OpenMods Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OpenBlocks{1.4.1} OpenBlocks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
openmodularturrets{1.3.4} Open Modular Turrets Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MapWriter{2.1.2} MapWriter Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Opis{1.2.5} Opis Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
harvestcraft{1.7.10g} [Pam's HarvestCraft](Pam's HarvestCraft 1.7.10h.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PneumaticCraft{1.6.8-72} PneumaticCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Compatibility{4.5.16.77} ProjectRed-Compatibility Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Integration{4.5.16.77} ProjectRed-Integration Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Illumination{4.5.16.77} ProjectRed-Illumination Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RandomThings{2.2.4} Random Things Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
reccomplex{0.9.6.2} Recurrent Complex Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ResourceLoader{1.2} Resource Loader Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
rftools{2.83} RFTools Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Roguelike{1.3.6.3} Roguelike Dungeons Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RPGAdvMod{1.0.0} RPGAdvMod Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
SpiceOfLife{1.2.3} The Spice of Life Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesFactoryManager{A93} Steve's Factory Manager Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesAddons{0.10.8} Steve's Addons Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesCarts{2.0.0.b18} Steve's Carts 2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesWorkshop{0.5.1} Steve's Workshop Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StorageDrawers{1.7.10-1.4.4} Storage Drawers Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
tabbychat{1.11.2.2} TabbyChat Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalDynamics{1.7.10R1.0.0} Thermal Dynamics Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
recycling{0.3.3ALPHA} Thermal Recycling Unloaded->Constructed->Pre-initialized->Initialized->Errored
ThermalSmeltery{1.7.10-1.2.1} Thermal Smeltery Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TSteelworks{1.7.10-1.1.0} Tinkers' Steelworks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TiCTooltips{1.2.4} TiC Tooltips Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
tinkersdefense{1.2} Tinkers' Defense Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TMechworks{0.2.13.96} Tinkers' Mechworks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TravellersGear{1.16.2} Traveller's Gear Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ttCore{MC1.7.10-0.1.1-76} ttCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WailaHarvestability{1.1.2} Waila Harvestability Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
wailaplugins{MC1.7.10-0.0.1-15} WAILA Plugins Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
weather2{v2.3.6} weather2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ZAMod{v1.9.5} Zombie Awareness Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
McMultipart{1.1.2.331} Minecraft Multipart Plugin Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
aobd{2.6.0} Another One Bites The Dust Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
HungerOverhaul{1.7.10-beta.6.jenkins70} Hunger Overhaul Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IguanaTweaksTConstruct{1.7.10-2.1.4.136} Iguana Tinker Tweaks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ForgeMicroblock{1.1.2.331} Forge Microblocks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 349.16' Renderer: 'GeForce GT 610/PCIe/SSE2'
OpenModsLib class transformers: [gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED],[map_gen_fix:ENABLED],[movement_callback:FINISHED],[stencil_patches:FINISHED]
AE2 Version: stable rv2-stable-1 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.0.2-276
MineFactoryReloaded: -[1.7.10]2.8.1B1-110
ThermalFoundation: -[1.7.10]1.0.0-84
ThermalExpansion: -[1.7.10]4.0.1-182
Mantle Environment: Environment healthy.
RedstoneArsenal: -[1.7.10]1.1.0-80
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.1B1-14
ThermalDynamics: -[1.7.10]1.0.0-122
List of loaded APIs:
* (0.1) from TabbyChat-1.7.10-1.11.2.2-fml.jar
* API_NEK (1.0.0) from NotEnoughKeys-1.7.10-1.0.0b29.jar
* AppleCoreAPI (1.1.0) from AppleCore-mc1.7.10-1.1.0.jar
* appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-1.jar
* BattlePlayer (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar
* Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
* BotaniaAPI (47) from Botania r1.6-187.jar
* BuildCraftAPI|blueprints (1.2) from buildcraft-6.4.14.jar
* BuildCraftAPI|boards (1.0) from buildcraft-6.4.14.jar
* BuildCraftAPI|core (1.0) from EnhancedPortals_1.7.10-universal-3.0.10.jar
* BuildCraftAPI|events (1.0) from buildcraft-6.4.14.jar
* BuildCraftAPI|facades (1.0) from buildcraft-6.4.14.jar
* BuildCraftAPI|filler (3.0) from buildcraft-6.4.14.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-6.4.14.jar
* BuildCraftAPI|gates (4.0) from buildcraft-6.4.14.jar
* BuildCraftAPI|items (1.0) from buildcraft-6.4.14.jar
* BuildCraftAPI|power (1.1) from EnhancedPortals_1.7.10-universal-3.0.10.jar
* BuildCraftAPI|recipes (2.1) from buildcraft-6.4.14.jar
* BuildCraftAPI|robots (1.0) from buildcraft-6.4.14.jar
* BuildCraftAPI|statements (1.0) from buildcraft-6.4.14.jar
* BuildCraftAPI|tiles (1.1) from buildcraft-6.4.14.jar
* BuildCraftAPI|tools (1.0) from forestry_1.7.10-3.5.4.13.jar
* BuildCraftAPI|transport (4.0) from buildcraft-6.4.14.jar
* ChiselAPI (0.0.2) from Chisel2-2.3.10.37.jar
* ChiselAPI|Carving (0.0.2) from Chisel2-2.3.10.37.jar
* CoFHAPI (1.7.10R1.0.2) from forestry_1.7.10-3.5.4.13.jar
* CoFHAPI|block (1.7.10R1.0.0) from extrautilities-1.2.4b.jar
* CoFHAPI|core (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.375.jar
* CoFHAPI|energy (1.7.10R1.0.1) from SimplyJetpacks-MC1.7.10-1.4.1.jar
* CoFHAPI|fluid (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.375.jar
* CoFHAPI|inventory (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-276.jar
* CoFHAPI|item (1.7.10R1.0.3) from EnderIO-1.7.10-2.3.0.377_beta.jar
* CoFHAPI|modhelpers (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.375.jar
* CoFHAPI|tileentity (1.7.10R1.0.0) from EnhancedPortals_1.7.10-universal-3.0.10.jar
* CoFHAPI|transport (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.375.jar
* CoFHAPI|world (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.375.jar
* CoFHLib (1.7.10R1.0.3B1) from CoFHCore-[1.7.10]3.0.2-276.jar
* CoFHLib|audio (1.7.10R1.0.3B1) from CoFHCore-[1.7.10]3.0.2-276.jar
* CoFHLib|gui (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.375.jar
* CoFHLib|gui|container (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.375.jar
* CoFHLib|gui|element (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.375.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.375.jar
* CoFHLib|gui|slot (1.7.10R1.0.3B1) from CoFHCore-[1.7.10]3.0.2-276.jar
* CoFHLib|inventory (1.7.10R1.0.3B1) from CoFHCore-[1.7.10]3.0.2-276.jar
* CoFHLib|render (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.375.jar
* CoFHLib|render|particle (1.7.10R1.0.3B1) from CoFHCore-[1.7.10]3.0.2-276.jar
* CoFHLib|util (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.375.jar
* CoFHLib|util|helpers (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.375.jar
* CoFHLib|util|position (1.7.10R1.0.3B1) from CoFHCore-[1.7.10]3.0.2-276.jar
* CoFHLib|world (1.7.10R1.0.3B1) from CoFHCore-[1.7.10]3.0.2-276.jar
* CoFHLib|world|feature (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.375.jar
* DualWield (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.377_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.377_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.377_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.377_beta.jar
* ForestryAPI|apiculture (2.6.0) from forestry_1.7.10-3.5.4.13.jar
* ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.5.4.13.jar
* ForestryAPI|circuits (1.1.0) from forestry_1.7.10-3.5.4.13.jar
* ForestryAPI|core (2.6.1) from forestry_1.7.10-3.5.4.13.jar
* ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.5.4.13.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-3.5.4.13.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.5.4.13.jar
* ForestryAPI|genetics (2.7.0) from forestry_1.7.10-3.5.4.13.jar
* ForestryAPI|hives (4.0.0) from forestry_1.7.10-3.5.4.13.jar
* ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.5.4.13.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.5.4.13.jar
* ForestryAPI|recipes (2.1.0) from forestry_1.7.10-3.5.4.13.jar
* ForestryAPI|storage (2.3.0) from forestry_1.7.10-3.5.4.13.jar
* ForestryAPI|world (1.1.0) from forestry_1.7.10-3.5.4.13.jar
* Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.11.333.jar
* gendustryAPI (1.4.11.80) from gendustry-1.4.11.80-mc1.7.10.jar
* GrowthcraftAPI|Cellar (2.0) from growthcraft-cellar-1.7.10-2.1.0a.jar
* GrowthcraftAPI|Core (2.0) from growthcraft-core-1.7.10-2.1.0a.jar
* Heraldry (alpha) from 1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar
* IC2API (1.0) from industrialcraft-2-2.2.718-experimental.jar
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-60.jar
* MekanismAPI|core (8.0.0) from EnderIO-1.7.10-2.3.0.377_beta.jar
* MekanismAPI|energy (8.0.0) from EnderIO-1.7.10-2.3.0.377_beta.jar
* MekanismAPI|gas (8.0.0) from EnderIO-1.7.10-2.3.0.377_beta.jar
* MekanismAPI|infuse (8.0.0) from EnderIO-1.7.10-2.3.0.377_beta.jar
* MekanismAPI|laser (8.0.0) from EnderIO-1.7.10-2.3.0.377_beta.jar
* MekanismAPI|reactor (8.0.0) from EnderIO-1.7.10-2.3.0.377_beta.jar
* MekanismAPI|recipe (8.0.0) from EnderIO-1.7.10-2.3.0.377_beta.jar
* MekanismAPI|transmitter (8.0.0) from EnderIO-1.7.10-2.3.0.377_beta.jar
* MekanismAPI|util (8.0.0) from EnderIO-1.7.10-2.3.0.377_beta.jar
* minechemAPI (1.7.10R1) from Minechem-1.7.10-5.0.5.397.jar
* neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0.99.jar
* NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.2.1a-Yolo.jar
* OpenComputersAPI|Component (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
* OpenComputersAPI|Core (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
* OpenComputersAPI|Driver (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
* OpenComputersAPI|Driver|Item (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
* OpenComputersAPI|Event (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
* OpenComputersAPI|FileSystem (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
* OpenComputersAPI|Internal (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
* OpenComputersAPI|Machine (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
* OpenComputersAPI|Manual (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
* OpenComputersAPI|Network (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
* OpenComputersAPI|Prefab (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
* PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.6.8-72-universal.jar
* pressureAPI (1.1.2.92) from pressure-1.1.2.92-mc1.7.10.jar
* Quiver (0.2) from 1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar
* Shield (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar
* Thaumcraft|API (4.2.0.0) from Pam's HarvestCraft 1.7.10h.jar
* TravellersGear|API (1.0) from TravellersGear-1.7.10-1.16.2.jar
* TSteelworksAPI (1.1) from TSteelworks-1.7.10-1.1.0-14.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
* Weapons (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar
Stencil buffer state: Function set: GL30, pool: internal, bits: 8
Forestry : Info: The following plugins have been disabled in the config: lepidopterology
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:OFF, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF

commented

Caused by: java.lang.NoSuchMethodError: java.lang.String.join(Ljava/lang/CharSequence;[Ljava/lang/CharSequence;)Ljava/lang/String

Hmmm.....I will take a look

commented

Yep. My bad. String.join was added in Java 8 and wasn't available in Java 7. I will get it cleaned up and post a new build in a couple hours.

commented

Posted v0.3.3.1 to address this issue. Let me know if it works. You can get the jar from the Release section of this project site or on Curse Forge.

commented

Closing due to inactivity. No further reports from the field. If it turns out the problem persists please reopen.

commented

Thank you, works now!