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

[build 340] Chemical Decomposer Crash #536

Closed
JasonMcRay opened this issue Dec 22, 2014 · 3 comments
Closed

[build 340] Chemical Decomposer Crash #536

JasonMcRay opened this issue Dec 22, 2014 · 3 comments

Comments

@JasonMcRay
Copy link

When i try to search for recipes with Chemical Decomposer (by clicking on the arrow in the Decomposser interface) or just pressing U on any decomposable item (like wooden logs), minecraft will freeze and after minute or two crashes with... well Out of Memory.

I have 16GB of RAM; Allocated 6GB. So something must be eating the memory in there.

Maybe something is getting cycled? I have found in the log this line:
[20:50:20] [Client thread/INFO] [minechem/]: Japanese Maple Clock
[20:50:20] [Client thread/INFO] [minechem/]: getOutput :minechem.utils.MapKey@427f21fb chance: Infinity
It freezes exactly after this line. Maybe conected?

Here is a crash log: http://pastebin.com/gMKpSDc6
Here is FML-client log with Minechem Debug enabled: http://pastebin.com/KzQAyHGF

@JasonMcRay JasonMcRay changed the title [build 340] Chemical Decomposed Crash [build 340] Chemical Decomposer Crash Dec 22, 2014
@jakimfett
Copy link
Collaborator

Please update your ticket with all the required info from the Bug Reporting Guidelines. Specifically, what other mods are you running, and have you determined what mod causes this behavior?

@way2muchnoise
Copy link
Contributor

@hilburn Looks like something is wrong in your super recipe gen
minechem.utils.MapKey@427f21fb chance: Infinity

@hilburn
Copy link
Contributor

hilburn commented Dec 22, 2014

that means some mod is registering recipes with items of stack size 0... i don't handle for that

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

No branches or pull requests

4 participants