Chris Stone
Chris Stone
@iatanasov77 take a look at https://github.com/petervanderdoes/gitflow-avh. Granted I'm on windows so I'm having to use git for windows however this is the fork of git-flow that comes preinstalled. At it...
Take a look at https://github.com/petervanderdoes/gitflow-avh as that repo is in active development. Are you wanting to make your release branches long lived?
@jeandat you would probably have better luck at https://github.com/petervanderdoes/gitflow-avh/issues sine at least for windows machines that is the fork that comes with git for windows. Without changing the do_git commands...
What version of Minecraft are you using? What is the contents of your error log?
@ardilaaa without the crash log from minecraft there's not much I can suggest other then using the latest version of forge which is 10.13.4.1614 for 1.7.10 also make sure you...
incorrect the error can be reproduced with just cccore and cclib. Here is the log. [16:48:47] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.lang.reflect.InvocationTargetException [16:48:47] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:749]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [16:48:47] [main/INFO] [STDERR]:...
Just started a full Angel bobs game with tech and component overhaul and Burner power enabled. I noticed in the tech tree that Electricity only requires steam science. While steam...
I believe the support feature is still considered a WIP as such that may explain why your script did not work. I'd have to look at the actual script file...
> For me personally, the thing that makes the most sense is that as soon as you create your release branch, any contributions on develop already have to be for...
Your welcome @CrispyDrone, I may have. > However, if develop doesn't have a well-defined version or a version at all, that makes it very impractical in my current situation as...