-
-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Hello, I've been trying to work on a REI Plugin for neoforge but when I try to use REI on 1.21.8 it crashes and says this:
build.gradle.kts imports:
implementation("me.shedaniel:RoughlyEnoughItems-neoforge:${property("deps.rei")}")
implementation("me.shedaniel:RoughlyEnoughItems-default-plugin-neoforge:${property("deps.rei")}")```
(deps.rei=20.0.810)
### What mod loaders are you seeing the problem on?
Forge
### What do you think this bug is of?
- [ ] Visual
- [ ] Recipe Lookup
- [ ] Cheat Mode
- [x] Plugin Integration / JEI Plugin Compatibility
- [ ] Others
### Relevant log output
```shell
https://gist.github.com/SkyKingPX/f3bb08c6bb5cf3e9645d871863fd833f
(Contains both logs)
Anything else?
No response
By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload.
- Yes, and I did not use any paste services other than GitHub Gists.
By submitting this issue, I have confirmed my REI and REI's dependencies are up to date.
- Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working