Crossroads-Development / Essentials

Essentials is a mod for Minecraft. It adds a few simple utility-style blocks and items, mostly meant to enhance vanilla-style automation.
MIT License
11 stars 10 forks source link

[1.18.2] Crash when placing down an Industrial Crucible. #75

Closed Gbergz closed 2 years ago

Gbergz commented 2 years ago

Describe the bug Crash when placing down a Industrial Crucible.

To Reproduce Steps to reproduce the behavior:

  1. Go ingame, world.
  2. Grab a Industrial Crucible.
  3. Crash.
  4. See crash report below.

Expected behavior [Optional] That the crash doesn't happen.

Crash-Report: https://gist.github.com/Gbergz/55d1f5e1b99bbc1fb159747edabd4d28

Versions: Minecraft: 1.18.2 Forge: 40.1.14 Crossroads: 2.7.5 | https://www.curseforge.com/minecraft/mc-mods/crossroads-mc/files/3781078 Essentials: 2.13.4 | https://www.curseforge.com/minecraft/mc-mods/essentials/files/3695751

Da-Technomancer commented 2 years ago

I've transferred this issue, as I believe this is actually a bug with the Essentials code libraries which Crossroads uses, rather than Crossroads itself. Having difficulty reproducing this issue, so a few questions:

Gbergz commented 2 years ago

I've tested placing every block, only happens with the Industrial Crucible. This is my modpack: TNP Limitless 5, but it's an indev version of it, added Crossroads for the next update and did some testings. Found the crash when placing it.

It does not happen every time, only the first time you place it in a new world. Or for the very first time whenever.

Da-Technomancer commented 2 years ago

image Either I've fixed the issue first try, or I simply can't reproduce it.

Attached is a ZIP file with a special Essentials version. If you would, please try with that version of Essentials and let me know if the issue persists. Please send me a log file after testing with a crucible (just a regular log, not a crash or debug log), regardless of whether it works or not, and I'll know whether I've fixed your issue.

essentials-1.18.2-2.13.5 - TNP compat.zip

Gbergz commented 2 years ago

Well, I don't crash anymore with that version. logs: latest.log

Da-Technomancer commented 2 years ago

Based on the results of the test and the logs, I believe this issue is fixed (though I never managed to reproduce it on my end).

This issue should be fixed with the new Essentials version (1.18.2-2.13.5, now public). Please feel free to re-open this issue and post the logs if it re-occurs.