Create

Create

117M Downloads

incorrect flywheel versions

CantStandKy opened this issue ยท 1 comments

commented

Context

all my mods were working together and i was able to play in my world and all of a sudden im getting "create/createaddition requires flywheel .0.6.9.a or above and below 0.7. Currently, flywheel is 1.0.4" im sure its an easy fix but im a noob when it comes to all this. all i need is a download for flywheel 0.6.9.a - 0.7.

idk if this info is useful but ill put some version numbers here
minecraft 1.20.1
Forge 47.3.0
create .0.f.1.i

Crash Report

https://mclo.gs/4xxXdha

commented

Some other mod is bundling Flywheel. Unfortunately I don't know which mod bundles this exact version of Flywheel. Try a binary search to find the offending mod, it is a simple process:

  1. Remove half your mods
  2. Try to reproduce the issue
  3. If you can, repeat from 1); otherwise, remove all mods, add back the mods removed in 1), then repeat from 1)

And I'd love to know which mod was causing the issue if you find it.