My sincere apologies, Education got a hold of me, and grabbed my time serverely, This has now been rectified with my graduation, and I can devote time again to modding,
Second, I'm getting the following error when I added TT (1.8.9) to an existing mod pack, and the same error when I made a brand new pack. Once I got this error, even after disabling TT, I was unable to get the modpack to load. I had to delete it. Using Curse launcher.
2016-09-05 01:07:43,170 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-09-05 01:07:43,171 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[01:07:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[01:07:43] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[01:07:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[01:07:43] [main/INFO] [FML]: Forge Mod Loader version 11.15.1.1902 for Minecraft 1.8.9 loading
[01:07:43] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at D:\Curse\Install\runtime\jre-x64\1.8.0_25
[01:07:43] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: java.lang.NoClassDefFoundError: cpw/mods/fml/relauncher/IFMLLoadingPlugin
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.lang.ClassLoader.defineClass1(Native Method)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:455)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.net.URLClassLoader$1.run(URLClassLoader.java:367)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.security.AccessController.doPrivileged(Native Method)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.lang.Class.forName0(Native Method)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.lang.Class.forName(Class.java:344)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:536)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:416)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:246)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.IFMLLoadingPlugin
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 23 more
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.NullPointerException
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: ... 25 more
[01:07:43] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at D:\Curse\Instances\MC 1.8.9 for Forge Mod Loader
java.lang.NoClassDefFoundError: cpw/mods/fml/relauncher/IFMLLoadingPlugin
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_25]
at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_25]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_25]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:455) ~[?:1.8.0_25]
at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_25]
at java.net.URLClassLoader$1.run(URLClassLoader.java:367) ~[?:1.8.0_25]
at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.8.0_25]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
at java.net.URLClassLoader.findClass(URLClassLoader.java:360) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_25]
at java.lang.Class.forName(Class.java:344) ~[?:1.8.0_25]
at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:536) ~[forge-1.8.9-11.15.1.1902-1.8.9.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:416) ~[forge-1.8.9-11.15.1.1902-1.8.9.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:246) ~[forge-1.8.9-11.15.1.1902-1.8.9.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95) [forge-1.8.9-11.15.1.1902-1.8.9.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72) [forge-1.8.9-11.15.1.1902-1.8.9.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.8.9-11.15.1.1902-1.8.9.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119) [forge-1.8.9-11.15.1.1902-1.8.9.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.IFMLLoadingPlugin
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
... 23 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
... 23 more
Exception in thread "main" [01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NoClassDefFoundError: cpw/mods/fml/relauncher/IFMLLoadingPlugin
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.ClassLoader.defineClass1(Native Method)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:455)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.net.URLClassLoader$1.run(URLClassLoader.java:367)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.security.AccessController.doPrivileged(Native Method)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.forName0(Native Method)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.forName(Class.java:344)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:536)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:416)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:246)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.IFMLLoadingPlugin
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 23 more
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.NullPointerException
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: ... 25 more
Rollback Post to RevisionRollBack
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."
Nekosune, would using mappings = 'stable_22' instead of mappings = 'stable_20' in your build.gradle perhaps fix this issue? http://export.mcpbot.bspk.rs/
Will look into that, mostly as soon as I can reproduce
Will look into that, mostly as soon as I can reproduce
Found the problem.When I added TT (1.8.9) to my mod pack through Curse, it added a 1.7.10 version of CodeChickenCore. Please update accordingly for 1.8.9 CCC. Thanks.
Found the problem.When I added TT (1.8.9) to my mod pack through Curse, it added a 1.7.10 version of CodeChickenCore. Please update accordingly for 1.8.9 CCC. Thanks.
I will confirm that this is indeed what happens.
One can't help, but wonder how the 1.8.9 version of TT even got compiled in the first place without a 1.8.9 CCC...
EDIT: Okay, editing to say that a weird thing seems to be going on as per this little thread:
I must admit, I was hoping the auto download of CodeChickenCore was doing that . will put in file description if it is not.
Can confirm that it will auto download 1.7.10 CCC luckily my novice ability to read the error report and google-fu led me here however I suggest putting giant, red, bolded spelling in top of description to prevent the problem with curse even with only 60 mods it took me a second to narrow things down let alone someone who goes cross-eyed at error reports.
@Nekosune, is build 512 (or build 508, which I found somewhere) a newer build than 164 and if so, why is it not on CurseForge?
Jenkins builds after every compile, thats what the 5xx builds are, on release, I pull into the main branch, and do a single build, so the 1xx builds are release builds. I dont put builds onto Curse until I know working
But I want it on curse to uploaded a custom modpack for my frends. So I hope the build "512" is a legit version an the author can uploaded it into curse
The higher number does not mean it is newer.
This is why I didnt want to stick to one increment per release and move to simply having higher = better .
This is why I didnt want to stick to one increment per release and move to simply having higher = better .
However, it would probably be best to mark those in some way to signify they are release versions or beta versions, even something as simple as putting b or r after the number (or before) to avoid this very confusion.
I have a question regarding why on the curse app that your mod keeps wanting to use code chicken core for 1.7.10 when i looked at the changelog saying it was not required
So I got to unlocking the KAMI module in the 1.7.10 version and did a research for a wand focus called Shadowbeam. In reading the tooltip on this "Guarded by an Old Man", and its ability, it makes me wonder if you have ever played Terraria.
There's an item found in the late Hardmode Dungeon in that game called the Shadowbeam Staff, dropped by one of the spellcaster enemies, the Necromancer. It pretty much does the same thing the wand focus does. And the tooltip on the research seems to be a reference to the Old Man which guards the entrance to the Dungeon, which you cannot safely enter until you defeat Skeletron, a pre-Hardmode boss he transforms into when you speak to him at night.
If it crashes, post the crash report on pastebin or in a spoiler.
~~~~~~~~
Fall into the hands of sorrow
Drawn by the darkest bay
Walk into the pit of silence
I am the one calling your name
~~~~~~~~
The mod's dead.
They're probably just waiting for Azanor's next update.
~~~~~~~~
Fall into the hands of sorrow
Drawn by the darkest bay
Walk into the pit of silence
I am the one calling your name
~~~~~~~~
Nekosune's Twitter seems active, and shows GitHub activity as well.
~~~~~~~~
Fall into the hands of sorrow
Drawn by the darkest bay
Walk into the pit of silence
I am the one calling your name
~~~~~~~~
My sincere apologies, Education got a hold of me, and grabbed my time serverely, This has now been rectified with my graduation, and I can devote time again to modding,
Release 170
----------------
Adds 1.8.9 compatibility and more.
https://minecraft.curseforge.com/projects/thaumic-tinkerer/files/2328318
First, congrats on graduation.
Second, I'm getting the following error when I added TT (1.8.9) to an existing mod pack, and the same error when I made a brand new pack. Once I got this error, even after disabling TT, I was unable to get the modpack to load. I had to delete it. Using Curse launcher.
2016-09-05 01:07:43,170 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-09-05 01:07:43,171 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[01:07:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[01:07:43] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[01:07:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[01:07:43] [main/INFO] [FML]: Forge Mod Loader version 11.15.1.1902 for Minecraft 1.8.9 loading
[01:07:43] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at D:\Curse\Install\runtime\jre-x64\1.8.0_25
[01:07:43] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: java.lang.NoClassDefFoundError: cpw/mods/fml/relauncher/IFMLLoadingPlugin
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.lang.ClassLoader.defineClass1(Native Method)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:455)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.net.URLClassLoader$1.run(URLClassLoader.java:367)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.security.AccessController.doPrivileged(Native Method)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.lang.Class.forName0(Native Method)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at java.lang.Class.forName(Class.java:344)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:536)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:416)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:246)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[01:07:43] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:99]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.IFMLLoadingPlugin
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 23 more
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.NullPointerException
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: ... 25 more
[01:07:43] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at D:\Curse\Instances\MC 1.8.9 for Forge Mod Loader
java.lang.NoClassDefFoundError: cpw/mods/fml/relauncher/IFMLLoadingPlugin
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_25]
at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_25]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_25]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:455) ~[?:1.8.0_25]
at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_25]
at java.net.URLClassLoader$1.run(URLClassLoader.java:367) ~[?:1.8.0_25]
at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.8.0_25]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
at java.net.URLClassLoader.findClass(URLClassLoader.java:360) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_25]
at java.lang.Class.forName(Class.java:344) ~[?:1.8.0_25]
at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:536) ~[forge-1.8.9-11.15.1.1902-1.8.9.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:416) ~[forge-1.8.9-11.15.1.1902-1.8.9.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:246) ~[forge-1.8.9-11.15.1.1902-1.8.9.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95) [forge-1.8.9-11.15.1.1902-1.8.9.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72) [forge-1.8.9-11.15.1.1902-1.8.9.jar:?]
at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.8.9-11.15.1.1902-1.8.9.jar:?]
at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119) [forge-1.8.9-11.15.1.1902-1.8.9.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.IFMLLoadingPlugin
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
... 23 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
... 23 more
Exception in thread "main" [01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NoClassDefFoundError: cpw/mods/fml/relauncher/IFMLLoadingPlugin
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.ClassLoader.defineClass1(Native Method)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:455)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.net.URLClassLoader$1.run(URLClassLoader.java:367)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.security.AccessController.doPrivileged(Native Method)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.forName0(Native Method)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.forName(Class.java:344)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:536)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:416)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:246)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:95)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:72)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:119)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.IFMLLoadingPlugin
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[01:07:43] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 23 more
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.NullPointerException
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[01:07:43] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: ... 25 more
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."
Will look into that, mostly as soon as I can reproduce
Found the problem.When I added TT (1.8.9) to my mod pack through Curse, it added a 1.7.10 version of CodeChickenCore. Please update accordingly for 1.8.9 CCC. Thanks.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."
I will confirm that this is indeed what happens.
One can't help, but wonder how the 1.8.9 version of TT even got compiled in the first place without a 1.8.9 CCC...
EDIT: Okay, editing to say that a weird thing seems to be going on as per this little thread:
https://www.reddit.com/r/feedthebeast/comments/417m2g/found_tt_on_nekosunes_jenkins_for_189/
Simply trying to start the game consecutively a few times does make it launch, without CodeChickenCode in mods folder.
This is thanks to curse files having 1.7.10 - https://minecraft.curseforge.com/projects/codechickencore/files
Curse does not let me say, it needs 1.8 + version of CCC only
With any CodeChickenCore 1.8 from that page the 1.8.9 instance refuses to start.
I believe I have determined what seems to be actually required, and that would be CodeChickenLib.
Downloading 1.8-1.1.2.139 from this page http://files.minecraftforge.net/CodeChickenLib/ (as there does not seem to be a 1.8 version here https://mods.curse.com/mc-mods/minecraft/242818-codechicken-lib#t1:other-downloads) and putting it in mods/1.8.9/ allows the game to start with Thaumic Tinkerer.
I must admit, I was hoping the auto download of CodeChickenCore was doing that . will put in file description if it is not.
Can confirm that it will auto download 1.7.10 CCC luckily my novice ability to read the error report and google-fu led me here however I suggest putting giant, red, bolded spelling in top of description to prevent the problem with curse even with only 60 mods it took me a second to narrow things down let alone someone who goes cross-eyed at error reports.
Then don't use the Curse launcher to play. There are other launchers that work just as well if not better. MultiMC, for example.
Why is it rejecting it at all, though? It works just fine.
~~~~~~~~
Fall into the hands of sorrow
Drawn by the darkest bay
Walk into the pit of silence
I am the one calling your name
~~~~~~~~
Jenkins builds after every compile, thats what the 5xx builds are, on release, I pull into the main branch, and do a single build, so the 1xx builds are release builds. I dont put builds onto Curse until I know working
The higher number does not mean it is newer.
This is why I didnt want to stick to one increment per release and move to simply having higher = better .
However, it would probably be best to mark those in some way to signify they are release versions or beta versions, even something as simple as putting b or r after the number (or before) to avoid this very confusion.
~~~~~~~~
Fall into the hands of sorrow
Drawn by the darkest bay
Walk into the pit of silence
I am the one calling your name
~~~~~~~~
I have a question regarding why on the curse app that your mod keeps wanting to use code chicken core for 1.7.10 when i looked at the changelog saying it was not required
So I got to unlocking the KAMI module in the 1.7.10 version and did a research for a wand focus called Shadowbeam. In reading the tooltip on this "Guarded by an Old Man", and its ability, it makes me wonder if you have ever played Terraria.
There's an item found in the late Hardmode Dungeon in that game called the Shadowbeam Staff, dropped by one of the spellcaster enemies, the Necromancer. It pretty much does the same thing the wand focus does. And the tooltip on the research seems to be a reference to the Old Man which guards the entrance to the Dungeon, which you cannot safely enter until you defeat Skeletron, a pre-Hardmode boss he transforms into when you speak to him at night.