-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minechem-1.7.10-5.0.5.406 and BetterBuildersWands crash #823
Comments
The proper fix is for minechem to not assume Lists are java.util.ArrayLists . Instead use the List interface, as per ShapelessRecipe. |
@portablejim the mod have not been updated. probably the author won't fix it... |
I've just rebuilt the project with latest Forge, and everything works fine with BetterBuildersWands - too bad the latest official build still fails :) The latest code isn't quite... production ready, though. EDIT: I've made a fix for 5.0.5 as well, you can take it from my fork or wait for the pull request to go through (which may or may not happen, ever :)). |
BetterBuildersWands-0.8.0-1.7.10r89+339bc1f.jar |
Oi, @Luaancz, I don't see a pull request from you...? |
@jakimfett Actually, you've already merged it in on May 31th for 5.0.5; I didn't make a pull request for the 6, that was really just updating Forge version. |
Still Crashes |
Noticing this, I rebuilt the latest commit of |
@Jonius7 does #853 fix the issue mentioned regarding Lists? ref:
|
I didn't change anything regarding that, so if it was fixed already, it's fixed. |
https://gist.github.com/53a980289df01ffefbb75e4b650f1d5a
Minechem-1.7.10-5.0.5.406
Better Builder's Wands 0.6.0 [MC1.7.10; rev 78]
not compatible mods
and full log
https://gist.github.com/6f92dad414579c6134e5c787d2a01863
how can I fix this? or any one of the authors?
The text was updated successfully, but these errors were encountered: