1.12
1.11
1.10
1.9.4
1.8
1.7.10
1.7.2
Api
Optimisation
I still haven't really decided whether I'm going to do a stable from this point on or just stick with snapshots. The uptake of 1.8 hasn't been measurably affected by being in snapshot status (downloads per day are approximately equal with 1.7.10 over the last year) with overall traffic gradually rising over the last year from about 2,200 clicks a day to about 3,700 per day average over the past month.
1.8.9 has a few issues and I am working to fix these and get the 1.9 update done at the moment, my outstanding TODO on 1.9 is pretty small (6 items) and it's already running albeit with a couple of features disabled.
The 1.7.10 in the topic title doesn't represent the available versions, just the latest stable version.
Glad to hear it! Can't wait for VoxelMap+WeCUI updated later
1.9 code is up on git, I have to fix a minor gadle issue with the Mixin AP before it will build but the preliminary update is done.
Oh yes! Can't wait for it! VoxelMap and WorldEdit CUI on the way! I like forge, but I hate it due to CPU intensive loading which LiteLoader doesn't.
Of course
It's up. http://jenkins.liteloader.com/view/1.9/job/LiteLoaderInstaller 1.9/
Mods I work on and maintain:
TabbyChat | Mine Little Pony
My Blog
Such a good news! I can't wait for mod upgradings!
But I don't know how to create 1.9 modding environment. Do we need another ExampleMod project to start or can we customize the 1.8.9 project to 1.9?
The one I made should still work. Just change version and mappings in the minecraft block.
Mods I work on and maintain:
TabbyChat | Mine Little Pony
My Blog
Yess! It's out for 1.9!
MCreator is just for whiny people who can't get ForgeGradle set up properly.
Incredible. I only changed the 2 arguments before decompiling whole project, then everything is set up. I probably see why you switch from Ant to Gradle.
But I still have to say, the ExampleMod itself is a little out of date. (See Attachment)
I dived into package net.minecraft.client.renderer, and there was no such class file.
VoxelMap is updated and released for 1.9. I must say, mixins gave me some grief initially but I am quite liking them. Fully switched over from transformers to mixins
Well it's just some class name changes.
WorldRenderer -> VertexBuffer
Mods I work on and maintain:
TabbyChat | Mine Little Pony
My Blog
I can't start Minecraft with LiteLoader 1.9, I keep getting this:
2016-04-17 08:52:18,329 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-04-17 08:52:18,330 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[08:52:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[08:52:18] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[08:52:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[08:52:18] [main/INFO] [FML]: Forge Mod Loader version 12.16.0.1865 for Minecraft 1.9 loading
[08:52:18] [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 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[08:52:18] [main/INFO] [FML]: Loading tweaker com.mumfrey.liteloader.launch.LiteLoaderTweaker from liteloader-1.9-SNAPSHOT-release.jar
[08:52:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:52:18] [main/INFO] [LaunchWrapper]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[08:52:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[08:52:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:52:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:52:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:52:20] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[08:52:20] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[08:52:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:52:20] [main/INFO] [LaunchWrapper]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
[08:52:20] [main/INFO] [LiteLoader]: Bootstrapping LiteLoader 1.9
2016-04-17 08:52:20,839 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-04-17 08:52:20,870 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-04-17 08:52:20,873 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[08:52:20] [main/INFO] [LiteLoader]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
[08:52:20] [main/INFO] [LiteLoader]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
[08:52:20] [main/INFO] [LiteLoader]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
[08:52:20] [main/INFO] [LiteLoader]: Initialising API 'liteloader' ...
[08:52:20] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.5.3 Source=file:/C:/Users/marco/AppData/Roaming/.minecraft/mods/liteloader-1.9-SNAPSHOT-release.jar Env=CLIENT
[08:52:20] [main/INFO] [LiteLoader]: LiteLoader begin PREINIT...
[08:52:20] [main/INFO] [LiteLoader]: Initialising Loader properties...
[08:52:20] [main/INFO] [LiteLoader]: Setting up logger...
[08:52:20] [main/INFO] [LiteLoader]: LiteLoader 1.9.0 starting up...
[08:52:20] [main/INFO] [LiteLoader]: Active Pack: 1.9-SNAPSHOT-r219C060-b5-2016-04-14_23-20-55
[08:52:20] [main/INFO] [LiteLoader]: Java reports OS="windows 10"
[08:52:20] [main/INFO] [LiteLoader]: Adding supported mod class prefix 'LiteMod'
[08:52:20] [main/INFO] [LiteLoader]: Enumerating class path...
[08:52:20] [main/INFO] [LiteLoader]: Class path separator=";"
[08:52:21] [main/INFO] [LiteLoader]: Class path entries=(
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.9-12.16.0.1865-1.9\forge-1.9-12.16.0.1865-1.9.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\jline\jline\2.13\jline-2.13.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.22\authlib-1.5.22.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.8.7\realms-1.8.7.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar
classpathEntry=C:\Users\marco\AppData\Roaming\.minecraft\versions\1.9-forge1.9-12.16.0.1865-1.9\1.9-forge1.9-12.16.0.1865-1.9.jar
)
[08:52:21] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[08:52:21] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\marco\AppData\Roaming\.minecraft\mods]
[08:52:21] [main/INFO] [LiteLoader]: Registering discovery module EnumeratorModuleFolder: [C:\Users\marco\AppData\Roaming\.minecraft\mods\1.9]
[08:52:21] [main/INFO] [LiteLoader]: Registering enumerator plugin DefaultEnumeratorPlugin: [com.mumfrey.liteloader.core.api.DefaultEnumeratorPlugin@24f43aa3]
[08:52:21] [main/INFO] [LiteLoader]: Discovering tweaks on class path...
[08:52:21] [main/INFO] [LiteLoader]: Baking listener list for EnumerationObserver with 1 listeners
[08:52:21] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\marco\AppData\Roaming\.minecraft\mods
[08:52:21] [main/INFO] [LiteLoader]: Inspecting jar metadata in 'liteloader-1.9-SNAPSHOT-release.jar'
[08:52:21] [main/INFO] [LiteLoader]: Ignoring C:\Users\marco\AppData\Roaming\.minecraft\mods\liteloader-1.9-SNAPSHOT-release.jar
[08:52:21] [main/INFO] [LiteLoader]: Discovering valid mod files in folder C:\Users\marco\AppData\Roaming\.minecraft\mods\1.9
[08:52:21] [main/INFO] [LiteLoader]: Initialising LiteLoader Mixins
[08:52:21] [main/INFO] [LiteLoader]: LiteLoader PREINIT complete
[08:52:21] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
[08:52:21] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
[08:52:21] [main/INFO] [LiteLoader]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
[08:52:21] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.transformers.event.EventTransformer'
[08:52:21] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[08:52:21] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftTransformer'
[08:52:21] [main/INFO] [LiteLoader]: Queuing required class transformer 'com.mumfrey.liteloader.transformers.event.json.ModEventInjectionTransformer'
[08:52:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[08:52:21] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[08:52:21] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[08:52:21] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
[08:52:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[08:52:21] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[08:52:21] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@3956b302
[08:52:21] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
[08:52:21] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker has already been visited -- skipping
[08:52:22] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[08:52:22] [main/INFO] [LiteLoader]: Injecting downstream transformers
[08:52:22] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.transformers.event.EventTransformer'
[08:52:22] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[08:52:22] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftTransformer'
[08:52:22] [main/INFO] [LiteLoader]: Injecting additional class transformer class 'com.mumfrey.liteloader.transformers.event.json.ModEventInjectionTransformer'
[08:52:22] [main/INFO] [LiteLoader]: FML detected, switching to searge mappings
[08:52:22] [main/INFO] [LiteLoader]: MinecraftTransformer found INIT injection point, this is good.
[08:52:23] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 301]
[08:52:23] [Client thread/INFO]: Setting user: herobrine150400
[08:52:23] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NoSuchFieldError: a
at net.minecraft.util.IntIdentityHashBiMap.<clinit>(IntIdentityHashBiMap.java:13) ~[oa.class:?]
at net.minecraft.util.registry.RegistryNamespaced.<init>(SourceFile:12) ~[cx.class:?]
at net.minecraft.util.registry.RegistryNamespacedDefaultedByKey.<init>(RegistryNamespacedDefaultedByKey.java:12) ~[co.class:?]
at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.<init>(FMLControlledNamespacedRegistry.java:72) ~[FMLControlledNamespacedRegistry.class:?]
at net.minecraftforge.fml.common.registry.PersistentRegistryManager$PersistentRegistry.createRegistry(PersistentRegistryManager.java:85) ~[PersistentRegistryManager$PersistentRegistry.class:?]
at net.minecraftforge.fml.common.registry.PersistentRegistryManager$PersistentRegistry.access$000(PersistentRegistryManager.java:45) ~[PersistentRegistryManager$PersistentRegistry.class:?]
at net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(PersistentRegistryManager.java:139) ~[PersistentRegistryManager.class:?]
at net.minecraftforge.fml.common.registry.GameData.<init>(GameData.java:61) ~[GameData.class:?]
at net.minecraftforge.fml.common.registry.GameData.<clinit>(GameData.java:57) ~[GameData.class:?]
at net.minecraft.util.SoundEvent.<clinit>(SoundEvent.java:9) ~[nf.class:?]
at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:533) ~[kn.class:?]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:337) ~[bcf.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) ~[Main.class:?]
... 6 more
Exception in thread "Client thread" [08:52:23] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[08:52:23] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:30)
[08:52:23] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[08:52:23] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
[08:52:23] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:968)
[08:52:23] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[08:52:23] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
I got almost the same error as herobrine150400's. It happens whenever Minecraft activates LiteLoader 1.9 via forge 1.9 - 12.16.0.1865(beta release). Installing LiteLoader directly will work normally. Maybe it's forge issue due to that beta state, maybe LiteLoader needs more fixes too.
Here goes the log:
I haven't even started updating 1.9 for compatibility yet, only the most basic update has been done and it it not expected to be working with Forge. Please stop reporting it.
ExampleMod is fully up to date, note how the commit actually says "ExampleMod for 1.9", it also provides a very basic demo of using mixins.
Is the current 1.9 version somewhat compatible with 1.9.2?
No, it will only work with 1.9
Thanks for working so hard on updating to 1.9! I spent a bunch of time looking into other Forge-based mapping mods and platforms and honestly nothing comes close to Liteloader and Voxelmap - they're just so much better!
Yeah I kinda figured by the time you get further in on 1.9 version 1.9.3 will be out. Apparently it fixes a lot of lag problems anyway, so it's likely worth the wait. I just wish they didn't require specific versions for specific servers! Like 1.8 could connect to any 1.8 server but I guess they're done with that kind of compatibility now
There was a protocol change? That means there's use for a mod I made for 1.7!
Mods I work on and maintain:
TabbyChat | Mine Little Pony
My Blog