Mekanism Util 1.11.2 Array Crash
See original GitHub issuePlease use the search functionality before reporting an issue. Also take a look at the closed issues!
Issue description:
You are using a ArrayList in your code that needs to be changed to the something like below
List<IRecipe> recipes = (List) CraftingManager.getInstance().getRecipeList();
instead of using ArrayList
Steps to reproduce:
1.install Mekanism along side Bookshlft by Darkhax 2.start pack 3.crash
Version (make sure you are on the latest version before reporting):
Forge: 13.20.0.2366 Mekanism: 9.3.2.307 Other relevant version:
If a (crash)log is relevant for this issue, link it here: (It’s almost always relevant)
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:11 (1 by maintainers)
Top Results From Across the Web
Mekanism rendering error (Causes Crash) · Issue #3924
@ProsperCraft I think the complete log is more useful here. That crash seems to be as a result of a previous error. Obviously...
Read more >1.11.2 crash (Urgent) - Support & Bug Reports - Forge Forums
I wanted to play some modded minecraft with the modern warfare mod and the game crashes whenever i click on Singleplayer.
Read more >Bug - Modpack crashes when adding Mekanism (1.11.2)
Worked great until I added Mekanism which causes the pack to crash. I am unsure why. It is worth noting that I'm using...
Read more >[106 Mods] Crash when i scroll down in creative inventory (NEI)
When I scroll down the middle mouse in inventory, subject to which i hover (If it is in the inventory) disappears and in...
Read more >Accident Report - NTSB/AAR-14/01 PB2014-105984
1.11.2 Flight Data Recorder. ... airplane crashes and the mechanism that produces high thoracic spinal injuries. ... array of skills.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@aidancbrady Please release a new version… This must be the tenth report of this…
@Kashdeya this has been fixed and will be in the next release 😉
I see that you have released a 1.10.2 update. Will you be releasing the 1.11.2 update to fix the ARRAY crash?