MultiMC FabricLoader 0.4.2-build.132 crash on start
lordrius opened this issue ยท 6 comments
Hi!
I'm writing a piece of code in eclipse and debugging forks fine, no errors in console, no errors when compiling the code but when i start MultiMC with Minecraft 1.14 instance and my mod, an error appears in console log and crash the game:
I'm using MultiMC with FabricLoader 0.4.2-build.132, mappings 1.14-build.1, using the same parameters in gradle.properties file... Also tried MultiMC with latest fabric loader and mappings version.
Any ideas?
Many thanks! and sorry for my english :p
Duplicate of #154
@lordrius Was fixed in loader 0.4.4 build 137
Hi!
Sorry i just tried and i have the same error
Now i've MultiMC FabricLoader 0.4.4-build.137 and mappings 1.14-build.1. Also tried with latest mappings and loader.
Compiled modifying gradle properties loader version to 0.4.4-build.137... Any ideas?
Many thanks!
PD: These are my build.bradle and gradle.properties files
There is something wrong?
Fabric API is missing. You can't use Fabric API classes without Fabric API - Loader is a separate thing.