anatawa12 / ForgeGradle-2.3

This is only for FG_2.3(for minecraft 1.12.2). Minecraft mod development framework used by Forge and FML for the gradle build system
GNU Lesser General Public License v2.1
30 stars 8 forks source link

Sounds and icon not working #86

Closed Desoroxxx closed 1 year ago

Desoroxxx commented 1 year ago

When running client all sounds are missing, and the Minecraft window icon is replaced by the default LWJGL icon.

Logs: https://mclo.gs/3gWKmDJ

Desoroxxx commented 1 year ago

Fixed by downgrading to Gradle 6.9.3 and then updating again to Gradle 7.6.

Perhaps my Gradle install was corrupted