Camera Mod Implementation Mixin Issue
VeguiDev opened this issue ยท 1 comments
Bug description
When run the debug client on development the minecraft startup fails.
Steps to reproduce the issue
- Clone this repo 'farfania-camera-app'
- And execute this command './gradlew runClient'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Log files
The log file https://pastebin.com/U47U5nQ7.
Versions
- Minecraft version 1.16.5
- Forge version 36.2.39
- Mod version 1.0.14
Other mods
In this development enviroment are installed as dependency the mod EyeMod
and the Camera Mod
.