FoundationGames / Sandwichable

Customizable Sandwich mod for Minecraft
MIT License
32 stars 28 forks source link

[Game CRASH] Sandwich made with second sandwich causes crash #80

Closed ScidaJ closed 3 years ago

ScidaJ commented 3 years ago

Description Making a sandwich with another sandwich causes game crash on creation and on world load

Steps to Reproduce Step 1.) Make a sandwich Step 2.) Create a second sandwich with the first as an ingredient

Crash Log https://gist.github.com/jrs8979/06ecd8f9d45ba1f28c6597c18f6a41d4

FoundationGames commented 3 years ago

This has been fixed in development, and the fix will be released in the next beta version.

imreallybadatnames commented 3 years ago

I made another solution which actually renders that kind of sandwich properly. Working on angles right now, because all items are rotated 90 degrees and sandwiches are already correctly rotated.

FoundationGames commented 3 years ago

Issue has been fixed along with a way to properly put sandwiches within sandwiches. Thanks for the report!