Open Terrain Generator (OTG)

Open Terrain Generator (OTG)

10M Downloads

Bug - OTG + MicDoodleLib transformer collision

m1cr0man opened this issue ยท 3 comments

commented

Problem

When running both MicDoodleLib (required for Galacticraft) and OTG, OTG throws an error (wrongly) stating that the incorrect version of Forge is in use. Gist of log

Expected Result

OTG should either not state that it is incompatible with this version of Forge, or make necessary transformations aware of what MicDoodleLib has done.

Solutions

This probably won't be possible to fix - if so I'm happy to close this and just have it on record that OTG and MicDoodleLib/Galacticraft are incompatible.

commented

Hey m1cr0man, thanks for reporting this, sorry for the late reply. Looks like a problem with OTG-Core, apparently MicDoodleLib and OTG-Core are modifying the same code. May be fixable, will need to take a look. Have to finish a big new release first though, so may take a while.

commented

HI PG85, it's all good. I think I chatted about this on Discord at one point and I was aware of the new release that was coming.

commented

Have added some custom code for Galacticraft to OTG-Core, should be fixed, I believe for v7. Newest dev versions are available on the OTG Discord, will release v8 asap.