MrCrayfish's Gun Mod

MrCrayfish's Gun Mod

25M Downloads

Game Crashes due to this specific Mod on Curseforge Launcher

terragming opened this issue ยท 1 comments

commented

crash-2022-10-12_20.52.59-client.txt

I am trying to figure out why the game is crashing, and asking friends for help. Me nor them can figure out why its crashing, so im wondering if someone can help me.
I am using 1.12.2 java minecraft
Basically the crash reason is as following:
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from MrCrayfish's Gun Mod (cgm)
Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Not a JSON Object:

commented

I don't exactly know how it works but this is my guess after taking a look at the code.

  1. Go to config
  2. Find the directory/folder that contains a guns directory/folder, which contains some JSON files.
  3. Check those JSON files. According to your crash report, there is a JSON file with all NUL (\0) characters. This character will not display in any text editor, so if you find a file with nothing inside, try deleting that file?