Minefactory Reloaded

Minefactory Reloaded

23M Downloads

[1.10.2] Server Crash with SpongeForge

yepidoodles opened this issue ยท 6 comments

commented

I am getting the following crash when loading our SpongeForge modded server with 70-80 mods (I know it's MFR as taking it out fixes it).

https://pastebin.com/EuztDuqd

Versions:
MineFactory Reloaded: [1.10.2]2.9.0B1-221
Forge: 12.18.3.2316
SpongeForge: 1.10.2-2281-5.2.0-BETA-2407

Many thanks,

  • Alice Sellars
    DragonTechMC
commented

Seconding this - I'm having an identical error, with an FTB Beyond modpack. Adding MFR gives me the null-name-in-registry error, removing it fixes the error.

Forge 12.18.3.2254, MFR 2.9.0B1-220.

commented

i had this aswell

commented

Same problem here. It seems like only issue is MFR itself. Without MFR, everything works perfectly fine.

Both versions 220 and 221 have same result. Server will crash while loading. Similar log as @yepidoodles.

commented

The paste doesn't expire, just saying. :)

commented

I'm going to duplicate the log here just in case the pastebin expires before I have time to investigate this:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  SpongeCoremod (spongeforge-1.10.2-2281-5.2.0-BETA-2407.jar)
  CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
  Brandon's Core (BrandonsCore-1.10.2-2.1.8.107-universal.jar)
  PlusTiC (plustic-5.0.1.4.jar)
  AppleCore (AppleCore-mc1.10.2-2.2.0.jar)
  EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  CoFH Loading Plugin (CoFHCore-1.10.2-4.1.6.10-universal.jar)
  SFRCore (SolarFluxReborn_1.10.2-2.16r.jar)
  HammerCoreCore (HammerCore_1.10.2-1.6.9.jar)
  LoadingPlugin (Quark-r1.1-70.jar)
  AstralCore (astralsorcery-1.4.3.jar)
  SHLoadingPlugin (ScalingHealth-1.11.2-1.0.8-52.jar)
  CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  CoreMod (TickProfiler-1.10.2.jenkins.31.jar)
Contact their authors BEFORE contacting forge

// Oh - I know what I did wrong!

Time: 23/06/17 21:08
Description: Exception in server tick loop

java.lang.NullPointerException: The name to be added to the registry is null. This can only happen with a corrupted registry state. Reflection/ASM hackery? Registry bug?
	at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.addObjectRaw(FMLControlledNamespacedRegistry.java:568)
	at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.set(FMLControlledNamespacedRegistry.java:192)
	at net.minecraftforge.fml.common.registry.PersistentRegistryManager.loadRegistry(PersistentRegistryManager.java:413)
	at net.minecraftforge.fml.common.registry.PersistentRegistryManager.freezeData(PersistentRegistryManager.java:500)
	at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:814)
	at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108)
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:333)
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:214)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
	at java.lang.Thread.run(Unknown Source)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Stacktrace:
	at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.addObjectRaw(FMLControlledNamespacedRegistry.java:568)
	at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.set(FMLControlledNamespacedRegistry.java:192)
	at net.minecraftforge.fml.common.registry.PersistentRegistryManager.loadRegistry(PersistentRegistryManager.java:413)
	at net.minecraftforge.fml.common.registry.PersistentRegistryManager.freezeData(PersistentRegistryManager.java:500)
	at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:814)

-- Sponge CauseTracker --
Details:
	Cause Stack: [Empty stack]
Stacktrace:
	at net.minecraft.server.MinecraftServer.handler$onCrashReport$zhn000(MinecraftServer.java:3937)
	at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:829)
	at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:361)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:503)
	at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
	Minecraft Version: 1.10.2
	Operating System: Windows Server 2016 (amd64) version 10.0
	Java Version: 1.8.0_131, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 5108293600 bytes (4871 MB) / 6372720640 bytes (6077 MB) up to 7446462464 bytes (7101 MB)
	JVM Flags: 3 total; -Xincgc -Xms6G -Xmx7G
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP 9.32 Powered by Forge 12.18.3.2316 111 mods loaded, 111 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
	UCHIJA	mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
	UCHIJA	FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2316-universal.jar) 
	UCHIJA	Forge{12.18.3.2316} [Minecraft Forge] (forge-1.10.2-12.18.3.2316-universal.jar) 
	UCHIJA	appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar) 
	UCHIJA	Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar) 
	UCHIJA	spongeapi{5.2.0-SNAPSHOT-ab52c0c} [SpongeAPI] (minecraft.jar) 
	UCHIJA	sponge{1.10.2-2281-5.2.0-BETA-2407} [SpongeForge] (spongeforge-1.10.2-2281-5.2.0-BETA-2407.jar) 
	UCHIJA	<CoFH ASM>{000} [CoFH ASM] (minecraft.jar) 
	UCHIJA	ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.267-universal.jar) 
	UCHIJA	activetime{mc1.10.2-v1.0.4} [ActiveTime] (ActiveTime-mc1.10.2-v1.0.4.jar) 
	UCHIJA	adventuremmo{2.0.7} [AdventureMMO] (AdventureMMO-v2.0.7-API5.x.jar) 
	UCHIJA	Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar) 
	UCHIJA	Botania{r1.9-341} [Botania] (Botania r1.9-341.jar) 
	UCHIJA	AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar) 
	UCHIJA	katlib{5.0.0-2.1.0} [KatLib] (Akatlib-5-0-0-2.1.0-assembly.jar) 
	UCHIJA	JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar) 
	UCHIJA	AppleCore{2.2.0} [AppleCore] (AppleCore-mc1.10.2-2.2.0.jar) 
	UCHIJA	appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar) 
	UCHIJA	appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar) 
	UCHIJA	Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar) 
	UCHIJA	Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.7.jar) 
	UCHIJA	AromaBackup{2.0.0.0.b62} [AromaBackup] (AromaBackup-1.9.4-2.0.0.0.b62.jar) 
	UCHIJA	AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-2.0.0.0.b62.jar) 
	UCHIJA	astralsorcery{1.4.3} [Astral Sorcery] (astralsorcery-1.4.3.jar) 
	UCHIJA	nuvotifier{2.3.5} [NuVotifier] (nuvotifier-universal-2.3.5.jar) 
	UCHIJA	aurionsvotelistener{1.3} [AurionsVoteListener] (AurionsVoteListener-1.0.7.jar) 
	UCHIJA	Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar) 
	UCHIJA	AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) 
	UCHIJA	bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar) 
	UCHIJA	betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar) 
	UCHIJA	betterquesting{2.3.234} [Better Questing] (BetterQuesting-2.3.234.jar) 
	UCHIJA	guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar) 
	UCHIJA	BloodMagic{1.10.2-2.1.11-80} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.11-80.jar) 
	UCHIJA	CodeChickenLib{2.5.9.267} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.267-universal.jar) 
	UCHIJA	cofhcore{4.1.6} [CoFH Core] (CoFHCore-1.10.2-4.1.6.10-universal.jar) 
	UCHIJA	brandonscore{2.1.8} [Brandon's Core] (BrandonsCore-1.10.2-2.1.8.107-universal.jar) 
	UCHIJA	carrotshop{1.8} [CarrotShop] (CarrotShop-1.8.jar) 
	UCHIJA	chiselsandbits{12.14} [Chisels & Bits] (chiselsandbits-12.14.jar) 
	UCHIJA	CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar) 
	UCHIJA	cookingforblockheads{4.2.43} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.43.jar) 
	UCHIJA	crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar) 
	UCHIJA	MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar) 
	UCHIJA	cyberware{beta-0.2.10} [Cyberware] (cyberware-1.9.4-1.10.2-beta-0.2.10.jar) 
	UCHIJA	eleccore{1.7.425} [ElecCore] (ElecCore-1.10.2-1.7.425.jar) 
	UCHIJA	deepresonance{1.4.8} [DeepResonance] (deepresonance-1.1x-1.4.8.jar) 
	UCHIJA	draconicevolution{2.1.1} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.1.1.236-universal.jar) 
	UCHIJA	dtc{0.1} [DTCommands] (DTCommands.jar) 
	UCHIJA	dtpunishment{0.9.5} [DTPunishment] (DTPunishment-0.9.5.jar) 
	UCHIJA	embers{0.104} [Embers] (embers-0.104.jar) 
	UCHIJA	enjin-minecraft-plugin{3.2.0-sponge} [Enjin Minecraft Plugin] (EMPSponge.jar) 
	UCHIJA	endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar) 
	UCHIJA	Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar) 
	UCHIJA	EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar) 
	UCHIJA	EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar) 
	UCHIJA	ExtraBitManipulation{1.10.2-2.3.4} [Extra Bit Manipulation] (ExtraBitManipulation-1.10.2-2.3.4.jar) 
	UCHIJA	extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.4.jar) 
	UCHIJA	zerocore{1.10.2-0.1.0.6} [Zero CORE] (zerocore-1.10.2-0.1.0.6.jar) 
	UCHIJA	bigreactors{1.10.2-0.4.5.30} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.30.jar) 
	UCHIJA	fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar) 
	UCHIJA	flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar) 
	UCHIJA	hammercore{1.6.9} [Hammer Core] (HammerCore_1.10.2-1.6.9.jar) 
	UCHIJA	mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar) 
	UCHIJA	tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar) 
	UCHIJA	immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar) 
	UCHIJA	infinitylib{1.10.2-0.10.0} [InfinityLib] (infinitylib-0.10.0.jar) 
	UCHIJA	inventorytweaks{1.62-dev-66-c082db3} [Inventory Tweaks] (InventoryTweaks-1.62-dev-66.jar) 
	UCHIJA	ironbackpacks{1.10.2-2.2.27} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.27.jar) 
	UCHIJA	ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar) 
	UCHIJA	itlt{0.0.9} [It's the little things] (itlt-1.10-1.0.0.jar) 
	UCHIJA	journeymap{1.10.2-5.4.7} [JourneyMap] (journeymap-1.10.2-5.4.7.jar) 
	UCHIJA	loottweaker{0.0.6.2} [LootTweaker] (LootTweaker-1.10.2-0.0.6.2.jar) 
	UCHIJA	luckperms{3.2.25} [LuckPerms] (LuckPerms-Sponge-3.2.25.jar) 
	UCHIJA	mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar) 
	UCHIJA	minefactoryreloaded{2.9.0B1} [MineFactory Reloaded] (MineFactoryReloaded-[1.10.2]2.9.0B1-221.jar) 
	UCHIJA	MineFactoryReloaded|CompatVanilla{2.9.0B1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.10.2]2.9.0B1-221.jar) 
	UCHIJA	mmcreboot{2.0.4} [MMCReboot] (MMCReboot-2.0.4-API-5.1-6.X.jar) 
	UCHIJA	mmctickets{1.1.1} [MMCTickets] (MMCTickets-1.1.1-API-5.1-6.X.jar) 
	UCHIJA	mtlib{@VERSION@} [MTLib] (MTLib-1.0.3.jar) 
	UCHIJA	modtweaker{2.0.12} [Mod Tweaker] (ModTweaker2-2.0.12.jar) 
	UCHIJA	Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar) 
	UCHIJA	mysticalagriculture{1.5.6} [Mystical Agriculture] (mysticalagriculture[1.10.2]-1.5.6.jar) 
	UCHIJA	mysticalagradditions{1.0.2} [Mystical Agradditions] (mysticalagradditions[1.10.2]-1.0.2a.jar) 
	UCHIJA	mysticalmfrcompat{1.0.0} [Mystical MFR Compat] (mysticalmfrcompat[1.10.2]-1.0.0a(1).jar) 
	UCHIJA	spongenationtag{1.1} [Sponge Nation Chat Tag] (Nations-2.4.jar) 
	UCHIJA	nations{2.4} [Nations] (Nations-2.4.jar) 
	UCHIJA	nucleus{0.29.5-S5.1} [Nucleus] (Nucleus-0.29.5-1.10.2-S5.1-plugin.jar) 
	UCHIJA	harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar) 
	UCHIJA	pixelautomessages{1.0.0} [PixelAutoMessages] (PixelAutoMessages-1.0.1-b9.jar) 
	UCHIJA	thermalfoundation{2.1.2} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.2.4-universal.jar) 
	UCHIJA	plustic{5.0.1.4} [PlusTiC] (plustic-5.0.1.4.jar) 
	UCHIJA	reborncore{2.13.6.142} [RebornCore] (RebornCore-1.10.2-2.13.6.142-universal.jar) 
	UCHIJA	reborncore-mcmultipart{2.13.6.142} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.6.142-universal.jar) 
	UCHIJA	xreliquary{1.10.2-1.3.3.664} [Reliquary] (Reliquary-1.10.2-1.3.3.664.jar) 
	UCHIJA	bq_rf{2.3.26} [RF Expansion] (RFExpansion-2.3.26.jar) 
	UCHIJA	rftools{6.01} [RFTools] (rftools-1.1x-6.01.jar) 
	UCHIJA	rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar) 
	UCHIJA	roots{0.208} [Roots] (roots-0.208.jar) 
	UCHIJA	sanguimancy{1.10.2-2.0.2} [Sanguimancy] (Sanguimancy-1.10.2-2.0.2.jar) 
	UCHIJA	silentlib{2.1.5} [Silent Lib] (SilentLib-1.10.2-2.1.5-63.jar) 
	UCHIJA	scalinghealth{1.0.8} [Scaling Health] (ScalingHealth-1.11.2-1.0.8-52.jar) 
	UCHIJA	solarfluxreborn{2.16r} [Solar Flux Reborn] (SolarFluxReborn_1.10.2-2.16r.jar) 
	UCHIJA	bq_standard{2.3.131} [Standard Expansion] (StandardExpansion-2.3.131.jar) 
	UCHIJA	techreborn{2.1.13.219} [TechReborn] (TechReborn-1.10.2-2.1.13.219-universal.jar) 
	UCHIJA	thermalexpansion{5.1.6} [Thermal Expansion] (ThermalExpansion-1.10.2-5.1.6.8-universal.jar) 
	UCHIJA	thermaldynamics{2.0.7} [Thermal Dynamics] (ThermalDynamics-1.10.2-2.0.7.10-universal.jar) 
	UCHIJA	TickProfiler{1.10.2.jenkins.31} [TickProfiler] (TickProfiler-1.10.2.jenkins.31.jar) 
	UCHIJA	tinker_io{release 2.4.4} [Tinker I/O] (tinker_io-1.10.2-release 2.4.4.jar) 
	UCHIJA	tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar) 
	UCHIJA	totaleconomy{1.5.3} [Total Economy] (TotalEconomy-v1.5.3.jar) 
	UCHIJA	vtb{2.0.0} [VillageTradingBan] (VillagerTradingBan-2.0.0.4-universal.jar) 
	UCHIJA	worldedit{6.1.4} [WorldEdit] (worldedit-forge-mc1.10.2-6.1.4-dist.jar) 
	Loaded coremods (and transformers): 
SpongeCoremod (spongeforge-1.10.2-2281-5.2.0-BETA-2407.jar)
  org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  
FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
  invtweaks.forge.asm.ContainerTransformer
Brandon's Core (BrandonsCore-1.10.2-2.1.8.107-universal.jar)
  com.brandon3055.brandonscore.asm.ClassTransformer
PlusTiC (plustic-5.0.1.4.jar)
  landmaster.plustic.asm.Transform
AppleCore (AppleCore-mc1.10.2-2.2.0.jar)
  squeek.applecore.asm.TransformerModuleHandler
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
CoFH Loading Plugin (CoFHCore-1.10.2-4.1.6.10-universal.jar)
  cofh.asm.CoFHClassTransformer
  cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
SFRCore (SolarFluxReborn_1.10.2-2.16r.jar)
  com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
HammerCoreCore (HammerCore_1.10.2-1.6.9.jar)
  com.mrdimka.hammercore.asm.HammerCoreTransformer
LoadingPlugin (Quark-r1.1-70.jar)
  vazkii.quark.base.asm.ClassTransformer
AstralCore (astralsorcery-1.4.3.jar)
  
SHLoadingPlugin (ScalingHealth-1.11.2-1.0.8-52.jar)
  net.silentchaos512.scalinghealth.asm.SHClassTransformer
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  codechicken.lib.asm.ClassHeirachyManager
  codechicken.lib.asm.CCL_ASMTransformer
RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  reborncore.mixin.transformer.MixinTransformer
AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  appeng.coremod.transformer.ASMIntegration
CoreMod (TickProfiler-1.10.2.jenkins.31.jar)
  
	AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185
	Pulsar/tconstruct loaded Pulses: 
		- TinkerCommons (Enabled/Forced)
		- TinkerWorld (Enabled/Not Forced)
		- TinkerTools (Enabled/Not Forced)
		- TinkerHarvestTools (Enabled/Forced)
		- TinkerMeleeWeapons (Enabled/Forced)
		- TinkerRangedWeapons (Enabled/Forced)
		- TinkerModifiers (Enabled/Forced)
		- TinkerSmeltery (Enabled/Not Forced)
		- TinkerGadgets (Enabled/Not Forced)
		- TinkerOredict (Enabled/Forced)
		- TinkerIntegration (Enabled/Forced)
		- TinkerFluids (Enabled/Forced)
		- TinkerMaterials (Enabled/Forced)
		- TinkerModelRegister (Enabled/Forced)
		- chiselsandbitsIntegration (Enabled/Not Forced)
		- WailaIntegration (Enabled/Not Forced)

	minefactoryreloaded: -[1.10.2]2.9.0B1-221
	List of loaded APIs: 
		* AppleCoreAPI (2.3.0) from AppleCore-mc1.10.2-2.2.0.jar
		* appliedenergistics2|API (rv4) from appliedenergistics2-rv4-alpha-11.jar
		* AromaBackupAPI (1.0) from AromaBackup-1.9.4-2.0.0.0.b62.jar
		* Baubles|API (1.3.1.3) from Baubles-1.10.2-1.3.11.jar
		* BetterQuesting|API (2.6) from BetterQuesting-2.3.234.jar
		* bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.30.jar
		* BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.11-80.jar
		* BotaniaAPI (85) from Botania r1.9-341.jar
		* ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.14.jar
		* CoFHAPI (1.8.9R1.2.0B1) from RFExpansion-2.3.26.jar
		* cofhapi (1.5.0) from tinker_io-1.10.2-release 2.4.4.jar
		* cofhapi|block (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
		* cofhapi|core (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
		* CoFHAPI|energy (1.8.9R1.2.0B1) from SolarFluxReborn_1.10.2-2.16r.jar
		* cofhapi|energy (1.5.0) from ImmersiveEngineering-0.10-61.jar
		* CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.11.jar
		* cofhapi|item (1.7.0) from CoFHCore-1.10.2-4.1.6.10-universal.jar
		* cofhapi|tileentity (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
		* cofhapi|util (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
		* cofhlib (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
		* cofhlib|audio (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
		* cofhlib|gui (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
		* cofhlib|gui|container (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
		* cofhlib|gui|element (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
		* cofhlib|gui|element|listbox (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
		* cofhlib|gui|slot (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
		* cofhlib|inventory (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
		* cofhlib|util (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
		* cofhlib|util|helpers (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
		* cofhlib|world (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
		* cofhlib|world|feature (1.7.3) from CoFHCore-1.10.2-4.1.6.10-universal.jar
		* compatlayer (0.2.9) from compatlayer-1.10-0.2.9.jar
		* ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
		* ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
		* ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
		* ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
		* ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
		* ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
		* ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
		* ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
		* DR-API (1.0.4-Beta) from deepresonance-1.1x-1.4.8.jar
		* DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.1.1.236-universal.jar
		* ElecCoreAPI (1.0) from ElecCore-1.10.2-1.7.425.jar
		* ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.7.425.jar
		* EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.193.jar
		* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.193.jar
		* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.193.jar
		* EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.193.jar
		* Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
		* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-61.jar
		* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-61.jar
		* IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.27.jar
		* jeresources|API (0.5.9.3) from JustEnoughResources-1.10.2-0.5.9.3.jar
		* journeymap|client-api (1.3) from journeymap-1.10.2-5.4.7.jar
		* journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.7.jar
		* journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.7.jar
		* journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.7.jar
		* journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.7.jar
		* JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.420.jar
		* mcjtylib_ng (2.3.11) from mcjtylib-1.1x-2.3.11.jar
		* reborncoreAPI (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
		* reborncoreAPI|Fuel (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
		* reborncoreAPI|Power (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
		* reborncoreAPI|Recipe (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
		* reborncoreAPI|Tile (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
		* Sanguimancy|API (@VERSION@) from Sanguimancy-1.10.2-2.0.2.jar
		* techrebornAPI (2.1.13.219) from TechReborn-1.10.2-2.1.13.219-universal.jar
		* WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
		* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
		* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
		* zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
		* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
	CodeChickenLib Invalid Fingerprint Reports: 
	CodeChickenCore Invalid Fingerprint Reports: 
	EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
                  * The RF API that is being used (1.5.0 from (guessing) null) differes from that that is reported as being loaded (1.8.9R1.2.0B1 from SolarFluxReborn_1.10.2-2.16r.jar).
                    It is a supported version, but that difference may lead to problems.
                 An unsupported base software is installed: 'sponge'. This is NOT supported.
                 This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
	Detailed RF API diagnostics:
                  * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/Administrator/Desktop/Arcana%20Technologies/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/EnergyStorage.class
                  * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Administrator/Desktop/Arcana%20Technologies/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyConnection.class
                  * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Administrator/Desktop/Arcana%20Technologies/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
                  * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Administrator/Desktop/Arcana%20Technologies/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyHandler.class
                  * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Administrator/Desktop/Arcana%20Technologies/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyProvider.class
                  * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Administrator/Desktop/Arcana%20Technologies/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyReceiver.class
                  * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Administrator/Desktop/Arcana%20Technologies/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyStorage.class
                  * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Administrator/Desktop/Arcana%20Technologies/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
                  * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Administrator/Desktop/Arcana%20Technologies/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/TileEnergyHandler.class
	Detailed Tesla API diagnostics:
                  * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
                  * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
                  * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
                  * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
                  * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
                  * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
                  * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
                  * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
                  * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
                  * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
                  * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)

	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
	!!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

	EnderStorage Invalid Fingerprint Reports: 
	RebornCore: 
		Plugin Engine: 1
		RebornCore Version: 2.13.6.142
		Mixin Status: 1
		Runtime Debofucsation 1
	AE2 Integration: IC2:OFF, RC:OFF, RF:OFF, RFItem:OFF, MFR:OFF, Waila:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF
	Profiler Position: N/A (disabled)
	Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
	Type: Dedicated Server (map_server.txt)
commented

I'm moving this over to #625 as it absolves SpongeForge of making alterations to the registry I would have to look and then account for.