codechickencore requirit versionem 1.2.0+
Inheero opened this issue · 7 comments
Your GTNH Discord Username
Inxero
Mod Version
angelica-1.0.0-alpha16
Java Version
Java 8
Bug Report
The game says it doesn't see codechickencore version 1.2.0+. although I am using the 1.2.50 version. if I remove your mod, then everything is fine
Mod List or GTNH Pack Version
+unimixins-all-1.7.10-0.1.15
angelica-1.0.0-alpha16
Avaritia_1.13
ChromatiCraft+1.7.10+V33a
codechickencore -1.2.50
CodeChickenLib-1.7.10-1.2.50
DragonAPI+1.7.10+V33b
gtnhlib-0.2.1
NaturesCompass_1.7.10_1.3.1
NotEnoughItems-1.7.10-1.0.5.120-universal
Final Checklist
- I have searched the issues and haven't found a similar issue.
- I have read the known incompatibilities and this is not related to one of those.
- I am running an officially released version. (Or, if I've compiled it myself I plan to fix the issue)
- This issue is not shader related (they aren't ready yet for testing)
I have no idea what CCC 1.2.50 is, we've only released 1.2.0 and 1.2.1.
I'm not supporting custom compiled mods.
You clearly just renamed the jar....
[20:42:30] [main/DEBUG]: Injecting coremod CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin} class transformers
[20:42:30] [main/TRACE]: Registering transformer codechicken.lib.asm.ClassHeirachyManager
[20:42:30] [main/TRACE]: Registering transformer codechicken.core.asm.InterfaceDependancyTransformer
[20:42:30] [main/TRACE]: Registering transformer codechicken.core.asm.TweakTransformer
[20:42:30] [main/TRACE]: Registering transformer codechicken.core.asm.DelegatedTransformer
[20:42:30] [main/TRACE]: Registering transformer codechicken.core.asm.DefaultImplementationTransformer
It's missing codechicken.lib.asm.RedirectorTransformer
which is included in the NH version of 1.2.0+; additionally you're running an old old version of NEI instead of the NH version.
Well, let's start in order. I hope you will understand me because I speak English poorly.
I downloaded the latest version of gtnh and took all 3 mods from
there and I still have the same error
As for the accusation that I renamed the files, you should know that this was a version with fixes for a number of errors for my server and I just renamed the file for my server
After that, I tried downloading these mods separately from curceforge DreamMasterXXL, which didn't help either.
So this 1.2.50 is a custom build with fixes? If there's fixes to be made, you should let us know what the issues are so we can pull them into the main version of the mod.
Also most GTNH projects are posted on CurseForge and Modrinth by mitchej123, not DreamMasterXXL:
https://www.curseforge.com/members/mitchej123/projects
https://modrinth.com/user/mitchej123
If you still get the issue after redownloading the GTNH versions of the mods and removing the old version, please post the version numbers you downloaded and remove the old version.
The log you posted is clearly not derived from the 1.2.0 NH series, it doesn't have the required transformer. Also the filename doesn't dictate the mod version, it's compiled into the mod. I'm not supporting custom builds of CCC/CCL. If there are appropriate fixes they should be mainlined.