Easy Mob Farm

Easy Mob Farm

851k Downloads

[Crash Report] crash after updating to any mod version after 1.20.1-8.7.0

HiddenPower167 opened this issue ยท 2 comments

commented

๐Ÿ’ก Check the
Bug Tracker
and Crash Tracker
before
reporting a new crash.
There you can find a lot of useful information and solutions for common problems.

Note:
Please make sure to fill out the following template to the best of your ability. This will help us
diagnose and resolve the issue faster. Without the necessary logs, there might not be much we can do
to help.

Minecraft and Mod version ๐Ÿž
minecraft version 1.20.1 and the mod version/versions in question are 1.20.1-8.8.0 through version 1.20.1-8.9.1
Description of the crash ๐Ÿ’ฅ
whenever i try to update easy mob farm past the 1.20.1-8.7.0 while using my custom modpack. no conflicting mods as far as i can tell

Steps to reproduce the crash โš™๏ธ

  1. simply update the mod past 1.20.1-8.7.0 with aproximately 8.1gb of RAM allocated to minecraft

Expected behavior before the crash โœ”๏ธ
i expected minecraft to fully and successfully boot up and load after updating the mod

Logs ๐Ÿ“
To speed up the diagnosis, please provide the following files if possible:
hs_err_pid26492.log

  • logs/debug.log
  • logs/latest.log
  • crash-reports/crash-...txt

These logs contain essential details that will help me identify the problem and offer more accurate
assistance.
You can upload the logs to https://gist.github.com/ or https://mclo.gs/ and share the link here.

Additional context ๐Ÿ“‹
Add any other context or information about the crash here.
a friend is using a pretty close modpack/modlist as i am, but we aren't sure the cause of the crash fully.

commented

Thank you for the report. Based on the analysis of the mini dump, there are no indications that the crash is directly related to the Easy Mob Farm mod.

The stack trace points to software.bernie.geckolib.core.molang.MolangParser as the cause of the crash.
This suggests that the issue may stem from an error during the parsing process, likely involving malformed or unexpected data.

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 7177  java.io.FileOutputStream.writeBytes([BIIZ)V [email protected] (0 bytes) @ 0x0000022e1cd8c981 [0x0000022e1cd8c920+0x0000000000000061]
J 17600 c1 java.io.FileOutputStream.write([BII)V [email protected] (20 bytes) @ 0x0000022e16632f84 [0x0000022e16632ec0+0x00000000000000c4]
J 17924 c1 java.io.BufferedOutputStream.write([BII)V [email protected] (67 bytes) @ 0x0000022e166fbc94 [0x0000022e166fb720+0x0000000000000574]
J 17682 c1 java.io.PrintStream.write([BII)V [email protected] (69 bytes) @ 0x0000022e1666d1dc [0x0000022e1666d020+0x00000000000001bc]
J 17822 c1 sun.nio.cs.StreamEncoder.writeBytes()V [email protected] (139 bytes) @ 0x0000022e166c0234 [0x0000022e166bfce0+0x0000000000000554]
J 17790 c1 sun.nio.cs.StreamEncoder.flushBuffer()V [email protected] (42 bytes) @ 0x0000022e166b181c [0x0000022e166b1600+0x000000000000021c]
J 17818 c1 java.io.PrintStream.writeln(Ljava/lang/String;)V [email protected] (81 bytes) @ 0x0000022e166c1354 [0x0000022e166c0cc0+0x0000000000000694]
J 17817 c1 java.io.PrintStream.println(Ljava/lang/Object;)V [email protected] (51 bytes) @ 0x0000022e166bf50c [0x0000022e166beec0+0x000000000000064c]
J 17816 c1 java.lang.Throwable$WrappedPrintStream.println(Ljava/lang/Object;)V [email protected] (9 bytes) @ 0x0000022e166beabc [0x0000022e166be9c0+0x00000000000000fc]
j  java.lang.Throwable.printStackTrace(Ljava/lang/Throwable$PrintStreamOrWriter;)V+84 [email protected]
J 17324 c1 software.bernie.geckolib.core.molang.MolangParser.parseOneLine(Ljava/lang/String;Lsoftware/bernie/geckolib/core/molang/expressions/MolangCompoundValue;)Lsoftware/bernie/geckolib/core/molang/expressions/MolangValue; [email protected] (249 bytes) @ 0x0000022e1659b114 [0x0000022e1659a600+0x0000000000000b14]
J 17140 c1 software.bernie.geckolib.core.molang.MolangParser.parseExpression(Ljava/lang/String;)Lsoftware/bernie/geckolib/core/molang/expressions/MolangValue; [email protected] (109 bytes) @ 0x0000022e1653ec54 [0x0000022e1653e9e0+0x0000000000000274]
J 16547 c1 software.bernie.geckolib.core.molang.MolangParser.parseJson(Lcom/google/gson/JsonElement;)Lsoftware/bernie/geckolib/core/molang/expressions/MolangValue; [email protected] (83 bytes) @ 0x0000022e1616b574 [0x0000022e1616b0e0+0x0000000000000494]

I recommend checking for updates or patches for Geckolib, as well as verifying that any custom animations or resources are correctly formatted and compatible with the version you are using.

commented

Thank you for the report. Based on the analysis of the mini dump, there are no indications that the crash is directly related to the Easy Mob Farm mod.

The stack trace points to software.bernie.geckolib.core.molang.MolangParser as the cause of the crash. This suggests that the issue may stem from an error during the parsing process, likely involving malformed or unexpected data.

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 7177  java.io.FileOutputStream.writeBytes([BIIZ)V [email protected] (0 bytes) @ 0x0000022e1cd8c981 [0x0000022e1cd8c920+0x0000000000000061]
J 17600 c1 java.io.FileOutputStream.write([BII)V [email protected] (20 bytes) @ 0x0000022e16632f84 [0x0000022e16632ec0+0x00000000000000c4]
J 17924 c1 java.io.BufferedOutputStream.write([BII)V [email protected] (67 bytes) @ 0x0000022e166fbc94 [0x0000022e166fb720+0x0000000000000574]
J 17682 c1 java.io.PrintStream.write([BII)V [email protected] (69 bytes) @ 0x0000022e1666d1dc [0x0000022e1666d020+0x00000000000001bc]
J 17822 c1 sun.nio.cs.StreamEncoder.writeBytes()V [email protected] (139 bytes) @ 0x0000022e166c0234 [0x0000022e166bfce0+0x0000000000000554]
J 17790 c1 sun.nio.cs.StreamEncoder.flushBuffer()V [email protected] (42 bytes) @ 0x0000022e166b181c [0x0000022e166b1600+0x000000000000021c]
J 17818 c1 java.io.PrintStream.writeln(Ljava/lang/String;)V [email protected] (81 bytes) @ 0x0000022e166c1354 [0x0000022e166c0cc0+0x0000000000000694]
J 17817 c1 java.io.PrintStream.println(Ljava/lang/Object;)V [email protected] (51 bytes) @ 0x0000022e166bf50c [0x0000022e166beec0+0x000000000000064c]
J 17816 c1 java.lang.Throwable$WrappedPrintStream.println(Ljava/lang/Object;)V [email protected] (9 bytes) @ 0x0000022e166beabc [0x0000022e166be9c0+0x00000000000000fc]
j  java.lang.Throwable.printStackTrace(Ljava/lang/Throwable$PrintStreamOrWriter;)V+84 [email protected]
J 17324 c1 software.bernie.geckolib.core.molang.MolangParser.parseOneLine(Ljava/lang/String;Lsoftware/bernie/geckolib/core/molang/expressions/MolangCompoundValue;)Lsoftware/bernie/geckolib/core/molang/expressions/MolangValue; [email protected] (249 bytes) @ 0x0000022e1659b114 [0x0000022e1659a600+0x0000000000000b14]
J 17140 c1 software.bernie.geckolib.core.molang.MolangParser.parseExpression(Ljava/lang/String;)Lsoftware/bernie/geckolib/core/molang/expressions/MolangValue; [email protected] (109 bytes) @ 0x0000022e1653ec54 [0x0000022e1653e9e0+0x0000000000000274]
J 16547 c1 software.bernie.geckolib.core.molang.MolangParser.parseJson(Lcom/google/gson/JsonElement;)Lsoftware/bernie/geckolib/core/molang/expressions/MolangValue; [email protected] (83 bytes) @ 0x0000022e1616b574 [0x0000022e1616b0e0+0x0000000000000494]

I recommend checking for updates or patches for Geckolib, as well as verifying that any custom animations or resources are correctly formatted and compatible with the version you are using.

Thank you, my friend reccomended me to send the issue report just in case (slipped my mind to add this bit at the end sorry).