illusivesoulworks / elytraslot

Minecraft Mod: Adds an accessory slot for the elytra so you can fly and wear chest armor at the same time.
https://www.curseforge.com/minecraft/mc-mods/elytra-slot
Other
46 stars 18 forks source link

[Bug]: int used in build.gradle where string should be used. #96

Closed goodfaithgaming closed 3 months ago

goodfaithgaming commented 8 months ago

Minecraft Version

1.20.1

What happened?

code does not compile

How do you trigger this bug?

  1. compile the latest version of the code without setting any environment variables
  2. watch everything come crashing down

Loader

Fabric

Loader Version

None

API Version

No response

Mod Version

6.3.0

Relevant Log Outputs

To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.1.1/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build

Configure project :common SpongePowered Vanilla 'GRADLE' Toolset Version '0.2.1-SNAPSHOT' Targeting Minecraft '1.20.1' on a 'JOINED' platform

Configure project :fabric Fabric Loom: 1.2.8

FAILURE: Build failed with an exception.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/8.1.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 6s