Chen Liang

Results 625 comments of Chen Liang

Hmm, something is causing an infinite loop here

Currently this is the same case in yarn's named jar. Imo we will depend on a different system for annotations since we don't have the same ~~cursed~~ packages as mojang...

The ultimate solution still lies in Mojang splitting up the player functionalities into more dedicated hierarchies seen in plugin APIs or the vanilla interface classes for their dimensions, and making...

Imo a solution would be to expose an api for the mod discovery (mod candidate, etc.)

@sfPlayer1 Should we include these here or just a simple readme asking people to visit fabric wiki instead?

Does this happen with `./gradlew runClient`?

Try make your mod compile; then build your project in vscode before running and then run again.

So what does your `build.gradle` look like?

Hmm, this might be related to how vscode handles and imports gradle

Can you try `git clean -xdf` (commit before this command) and then import your mod?