MachineMuse / MachineMusePowersuits

Minecraft mod, take 2
234 stars 103 forks source link

CustomInstallCosts don't work. #972

Closed Xemorr closed 3 years ago

Xemorr commented 4 years ago

Version info Java version: openjdk version "11.0.6" 2020-01-14 OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.6+10) OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.6+10, mixed mode) Minecraft Forge version: 14.23.5.2847

Describe the bug A clear and concise description of what the bug is. Install Costs JSON doesn't work, results in a nullpointerexception. https://hasteb.in/juroqeju.md

To Reproduce Steps to reproduce the behavior: Use this installcosts.json https://hasteb.in/boroxoqi.json

Expected behavior A clear and concise description of what you expected to happen. The installcosts worked, and it didn't cause a nullpointerexception.

Mod list Including versions, provided by crash report if game crashed: Too many, but I have serious doubt as a developer that the other mods would cause this, as you can see from the exception. Smallest sub-list that still produces issue, if any exclusion testing was done:

Log files (Link to pastebin, gist, or other hosting site preferred, file attachment okay.) Game log (make sure it's the log that was generated during the gameplay the issue occurred in): Crash report (if issue caused game to crash): Server log (if issue occurred on a server, make sure it's the log generated during the gameplay the issue occurred in): Server crash report (if issue caused server to crash): Log Files were included above :)

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

TerdyTheTerd commented 4 years ago

Hastebins seems to be expired, did you make sure to validate the JSON first using an online validator? Hint: use JSONLint

lehjr commented 3 years ago

1.12.2 is no longer supported