anatawa12 / ForgeGradle-1.2

This is only for FG_1.2(for minecraft 1.7.10). Minecraft mod development framework used by Forge and FML for the gradle build system
GNU Lesser General Public License v2.1
85 stars 36 forks source link

Running the command "gradle build runClient" causes Forge to crash during initialisation #13

Closed NeRdTheNed closed 4 years ago

NeRdTheNed commented 4 years ago

Tested with the example mod with ForgeGradle 1.2-1.0.2. Gradle output: LogOutput.txt Crash report (this information is also in the Gradle output): crash-2020-10-20_15.56.26-client.txt This is a minor issue, as there is usually no need to run "gradle build runClient".