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

Attempting to consume items with Internal Furnace while a reflex recurve bow is in your inventory causes a segmentation fault. #1736

Closed
Eighth-of-Third opened this issue Jun 25, 2013 · 0 comments

Comments

@Eighth-of-Third
Copy link
Contributor

DEBUG: Tried to get invalid material: bone
Press spacebar...Segmentation fault: 11

I'm assuming it's attempting to retrieve the amount of bionic power consuming bone items will give the player, then crashes when it can't retrieve a non-existent value; you can't consume bone items for power.

More broadly, I think this means that all items that are made of both consumable and non-consumable materials will cause a crash in this situation.

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

2 participants