Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Crash on start crafting Electric Unpacker from Modern Industrialization #133

Closed
uhloin opened this issue Feb 4, 2025 · 2 comments
Closed

Comments

@uhloin
Copy link

uhloin commented Feb 4, 2025

Issue type:

  • 🐛 Bug

Short description:

Occasional crash (once) on start of crafting Electric Unpacker from Modern Industrialization

Versions:

  • This mod: 1.1.13-269
  • Minecraft: 1.21.1
  • Mod loader version: NeoForge 21.1.95

Log file:

crash-2025-02-04_20.28.08-server.txt

@rubensworks
Copy link
Member

Thanks for reporting!

@rubensworks
Copy link
Member

Note to self:

java.lang.NullPointerException: Cannot invoke "org.cyclops.integratedcrafting.api.crafting.CraftingJob.getDependencyCraftingJobs()" because the return value of "it.unimi.dsi.fastutil.ints.Int2ObjectMap.get(int)" is null
	at TRANSFORMER/integratedcrafting@1.1.13/org.cyclops.integratedcrafting.api.crafting.CraftingJobDependencyGraph.onCraftingJobFinished(CraftingJobDependencyGraph.java:114) ~[integratedcrafting-1.21.1-neoforge-1.1.13-269.jar%23377!/:1.1.13] {re:classloading}
	at TRANSFORMER/integratedcrafting@1.1.13/org.cyclops.integratedcrafting.api.crafting.CraftingJobDependencyGraph.onCraftingJobFinished(CraftingJobDependencyGraph.java:96) ~[integratedcrafting-1.21.1-neoforge-1.1.13-269.jar%23377!/:1.1.13] {re:classloading}
	at TRANSFORMER/integratedcrafting@1.1.13/org.cyclops.integratedcrafting.core.network.CraftingNetwork.onCraftingJobFinished(CraftingNetwork.java:273) ~[integratedcrafting-1.21.1-neoforge-1.1.13-269.jar%23377!/:1.1.13] {re:classloading}
	at TRANSFORMER/integratedcrafting@1.1.13/org.cyclops.integratedcrafting.core.CraftingJobHandler.update(CraftingJobHandler.java:424) ~[integratedcrafting-1.21.1-neoforge-1.1.13-269.jar%23377!/:1.1.13] {re:classloading}

rubensworks added a commit that referenced this issue Feb 7, 2025
@github-project-automation github-project-automation bot moved this from To Do to Done in Maintenance Feb 7, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants