Create

Create

86M Downloads

Create crashes in Forge Test Environment

TT-TCS opened this issue ยท 1 comments

commented

Context

Was creating an addon for Create, and trying to run the game crashed with this error, so I tried removing Create and Flywheel from my "dependencies{}" part of build.gradle and did not encounter the crash!
This is an issue because my addon obviously requires Create's libraries and such, therefore I re-added Create and Flywheel and deleted all of my addon's .java files except for the main mod file, yet I still encountered the exact same crash.
After, I then deleted the main mod file too and STILL got the same crash, basically making me certain it is Create causing the problem, not my addon.

Any help is appreciated on this issue!

Crash Report

https://mclo.gs/ZQD8t3w

commented

You or another mod that you have has a recipe that is pointing towards a non-existant fluid, this is not a create bug