Closed
Issue #1 · created by TheMasterGabriel · ·

ExampleMod crashes when attempting to launch in dev enviornment

I'm fairly new to LiteLoader stuff, so this might be my fault somehow, but I've tried several times over the fast few days to get a mod development environment working, but I keep running into the same issue. I've attached the crash log and my build.gradle file if they help in any way. To setup the eclipse project, I followed this guy's helpful post on the fourms: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1290155-liteloader?comment=5050, so perhaps its outdated or something. From the crash log, it looks like LiteLoader is trying to transform a class before its been deobfuscated (hence the class not found exception), but that's just a guess.

build.gradle

latest.log

2 participants
liteloader/ExampleMod#1