Open Lothrazar opened 8 years ago
Having this issue too. What is this mod doing?
Strange though since both mods are on forgecraft with no issues
Also HermitCraft contains both this mod and Refined Storage. So I'm thinking the problem may actually have to do with yet another mod
Oh, just noticed. Your version of Not Enough Wands is old. Please update! Latest is 1.3.7
I have the same issue on 1.3.7
It was fine before though on an older RS. What's the RS version on HermitCraft/ForgeCraft?
Well it is weird because Not Enough Wands is using the same CoFH api as all my other mods do (McJtyLib, RFTools, ...) and in addition it is working properly on HermitCraft/ForgeCraft/All The Mods/...
So there must be something specific in your mod list that is causing this incompatibility
Mod list
AutoRegLib-1.0-2
BiomesOPlenty-1.10.2-5.0.0.2089-universal
BloodMagic-1.9.4-2.1.0-65
Chameleon-1.10-2.1.7
Chisel-MC1.9.4-0.0.6.53
chiselsandbits-12.6
CookingForBlockheads_1.10.2-4.2.16
CraftTweaker-1.10.2-3.0.12
CustomMainMenu-MC1.10.2-2.0.2
cyberware-1.9.4-1.10.2-beta-0.2.3
EnderCore-1.10.2-0.4.1.56-beta
EnderIO-1.10.2-3.0.1.120_beta
forestry_1.10.2-5.2.15.292
Guide-API-1.10.2-2.0.2-45
InventoryTweaks-1.62-dev-64
ironchest-1.10.2-7.0.11.797
jei_1.10.2-3.12.8.325
malisiscore-1.10.2-4.2.5
malisisdoors-1.10.2-5.1.3
Mantle-1.10.2-1.1.0
MCMultiPart-1.2.1-universal
ModTweaker2-1.10.2-2.0.4
Neat 1.3-12
notenoughwands-1.10-1.3.7 (disabled)
OpenComputers-MC1.10.2-1.6.0.3-rc.1
OpenGlasses-1.4
Pam's HarvestCraft 1.9.4-1.10.2f
Ping-1.10.X-1.2.2.B7-universal
Quark-r1.0-56
refinedstorage-1.1.3
ResourceLoader-MC1.9.4-1.5.1
Souls-1.10.2-1.1.2
StorageDrawers-1.10.2-3.2.7
TConstruct-1.10.2-2.5.6
theoneprobe-1.10-1.1.6
topaddons-1.10.2-0.7.0
Zoom-MC1.10.2-1.1.0
MMD-Dev is using majority of those mods listed with no issues like that at all
I just get the same problem and make a few testing on it. Just using the curse app, and created a new pack of version 10.2 This mod pack has only 2 mods: (1) Refined Storage (2) Not Enough Wands
Here are some logs I got
[22:42:13] [Client thread/DEBUG] [FML/]: mcmultipart (MCMultiPart 1.3.0) MCMultiPart-1.3.0-universal.jar [22:42:13] [Client thread/DEBUG] [FML/]: notenoughwands (Not Enough Wands 1.4.0) notenoughwands-1.10-1.4.0.jar [22:42:13] [Client thread/DEBUG] [FML/]: refinedstorage (Refined Storage 1.2.8) refinedstorage-1.2.8.jar [22:42:13] [Client thread/ERROR] [FML/]: Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue [22:42:13] [Client thread/ERROR] [FML/]: States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.2.2151.jar) UC Forge{12.18.2.2151} [Minecraft Forge] (forge-1.10.2-12.18.2.2151.jar) UC mcmultipart{1.3.0} [MCMultiPart] (MCMultiPart-1.3.0-universal.jar) UE notenoughwands{1.4.0} [Not Enough Wands] (notenoughwands-1.10-1.4.0.jar) UE refinedstorage{1.2.8} [Refined Storage] (refinedstorage-1.2.8.jar) [22:42:13] [Client thread/ERROR] [FML/]: The following problems were captured during this phase [22:42:13] [Client thread/ERROR] [FML/]: Caught exception from Refined Storage (refinedstorage)
However, after adding a mod called Mekanism (found in Hermitpack), the bug was disappeared! I was weirded out.
Each mod on their own works just fine, but combined there is an error related to COFH API
http://pastebin.com/MBsSwpRr
This crashlog was from a brand new 10.2 instance with only these two mods installed
Refined storage link : https://github.com/raoulvdberge/refinedstorage/issues/222
I dont know if this is fixable or if theres anything to be done, just making sure it was reported in case anyone else runs into it.
EDIT: Maybe it is something simple, like each mod uses a different version of COFH api? Honestly i was surprised that either mod brings it in at all.