phantamanta44 / tinkers-evolution

the fresh new tinkers' construct addon
https://www.curseforge.com/minecraft/mc-mods/tinkers-evolution
Other
23 stars 15 forks source link

Tinkers evolution and EnderIO crash #68

Closed border999 closed 3 years ago

border999 commented 3 years ago

https://gist.github.com/border999/d129aa5c3621877b17b30a02b9c346c5

phantamanta44 commented 3 years ago

you appear to be using enderio version 5.3.1293-nightly, when the latest released version of enderio is 5.2.x. I have no idea where you acquired this build, but it's too new for tconevo to support.

border999 commented 3 years ago

https://ci.tterrag.com/job/EnderIO-Modules/ nightly builds of EnderIO

border999 commented 3 years ago

https://ci.tterrag.com/job/EnderIO-Modules/job/EnderIO-Hourly/changes here is the log of the changes that each version has made, so you can find up to what version it would still work I'm thinking it's this one that changed things. There's a note about making solars extendable. https://ci.tterrag.com/job/EnderIO-Modules/job/EnderIO-Hourly/1287/changes

border999 commented 3 years ago

now that I've shown you this. I'm hoping you'll take a look at the new things and start maybe preparing code to accept future release features and changes. Prevent bugs before they are ever reported. At least for changes that can be accounted for without doing more than you're comfortable with.

border999 commented 3 years ago

hello?

phantamanta44 commented 3 years ago

sorry, but i have no intention of "fixing" this crash as it stands. as the breaking api changes on enderio's side only exist in nightly builds, to update tconevo to accomodate the changes would be to drop support for all existing current enderio releases, which is unacceptable

border999 commented 3 years ago

very well. Just please note the changelogs for the nightly builds so you can see what problems may arise in the later public releases.

border999 commented 3 years ago

Would it be possible to request a feature that simply let's me turn off the integration with ender IO? Or disable the solar addon so that it doesn't trigger the crash?