Skip to content
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

java.lang.ClassCastException at minechem.utils.Recipe.init(Recipe.java:142) ~[Recipe.class:?] #813

Open
s1mples opened this issue Jan 5, 2016 · 12 comments

Comments

@s1mples
Copy link

s1mples commented Jan 5, 2016

MC 1.7.10
forge-1.7.10-10.13.4.1448-1.7.10.jar

3 mods:
BetterBuildersWands-0.4.1-1.7.10r62+87fcd65.jar
CoFHLib-[1.7.10]1.0.3-175.jar
Minechem-1.7.10-5.0.5.406.jar

Crash at start_new/load world.

Client full log at http://rghost.ru/6BQwnstSs.

@ThexXTURBOXx
Copy link

Still exists :/ I will try to create a Pull Request, if I manage to fix this.

@Blue64
Copy link

Blue64 commented May 9, 2017

File is deleted

I was going to look into it for ideas, but I guess I can't.

@ThexXTURBOXx
Copy link

Well, yeah :D Just try it yourself, maybe it crashes for you, too

@Blue64
Copy link

Blue64 commented May 9, 2017

I don't have Better Builders Wands Mod lol I do however ironically have the other two

@ThexXTURBOXx
Copy link

And for you it works? :D

@ThexXTURBOXx
Copy link

https://github.com/iopleke/Minechem/blob/master/src/main/java/minechem/utils/Recipe.java
When we look there in line 142, there is a cast from an array to a list (I think so, don't remember the methods fully right now). We should be better using Arrays.asList() then :D

@Blue64
Copy link

Blue64 commented May 11, 2017

yeah, it works for me, the bug is between MineChem and Better Builders Wands.

@Blue64
Copy link

Blue64 commented May 11, 2017

I believe they changed it from something similar specifically for Line 142 for that section of that chunk

@ThexXTURBOXx
Copy link

Hmm... Yeah, looks like they did, but they didn't release the new version on curseforge. :(

@Blue64
Copy link

Blue64 commented May 12, 2017

well, perhaps when they do a major bug-fix (such as my "potion." crash during PostInit), they'll do a Push for a release :D (Fingers crossed)

@ThexXTURBOXx
Copy link

Would be awesome :D But it pretty looks like, that they discontinued the mod :(

@Blue64
Copy link

Blue64 commented Jun 22, 2017

got a response from the old Project Lead @jakimfett stating that he plans to still provide Jenkins Builds once he gets his Server up and running, so if we can fix the Bug in the Source Code, he might release it as an Update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants