
LP and FORESTRY
O13SC3N3 opened this issue ยท 18 comments
LP: 0.9.3.70
Forestry: 4.2.6.54
Forge: 1566
following error pops up in the console on startup, haven't really dived into LP/Forestry to find if a more underlying issue is involved. Posted at Forestry as well.
more
The link is wrong, ForestryMC/ForestryMC#1055
Updating the path to that class works. The question I have is this: should we try to support both, or just the most recent? It wouldn't be too difficult to check which package holds the class before we try to instantiate it.
well what I see is people who like binnies mods is staying with forestry 3.XXX but most people are making the switch to forestry 4.xx and dropping that mod to use the latest versions of other mods like immersive engineering etc.. that just an outside view
I must agree, with bonnie not updating, he had to be dropped. Can't have another RP situation.
Many people would but it was and is Bonnie's license on the mod "All Rights Reserved" which nobody can update to the new API and distribute. Now this doesn't mean you can't do it yourself for personal use and don't give it out. Either way its against the license.
Is there any way to someone pick up binnie's mod and continue the work? We will lose a lot of fun if ExtraBees will be dropped.
Yes. I will submit the pull request for dev tonight. I also have the change made against bc7 stable, since I'm running a server with RR3.
Submitted for dev branch. Not sure where we go from here.
Im not sure what you mean by where we go from here?
Build 71 and 72 still receive the following http://pastebin.com/raw/yT1FmYz3
The problem is the class now named as forestry.core.tiles.TilePowered
, the gadgets
package get renamed at 1e89bab
Ok. Need to get a newer API package for Forestry first. The move from Forestry 3 to Forestry 4 is when it looks like the paths were updated. Having trouble connecting to the build server for Forestry to get the new API. Will keep trying.