Chance Cubes

Chance Cubes

46M Downloads

No Chance Cube version will load at all

LimitBlade617 opened this issue · 4 comments

commented

Minecraft Version: <Your MC version> 1.12.2

Forge Version: <Your forge version> 14.23.5.2838

ChanceCubes Version: <Your Chancecubes version> I've tried the previous 3 release versions, none of them will load to title screen

The Issue: <Explain the issue and the steps to reproduce it> I just launch 1,12.2

Origin: <Where you got the mod from> CurseForge

Logs(Crash or otherwise): <Gist/Pastebin Link(s)>

Note on Logs: Crash
crash-2019-08-22_06.35.04-client.txt
logs are not gone once you close the window, they are recorded as text files in the crash reports folder, which is found alongside the mods and config folders. For non-crashing issues, you can provide the latest.log file found in the logs folder, note that latest.log is replaced every time you launch the game, unless you prefer sorting through the other log files.

Note on Origin: This is why we ask.

commented

I need some sort of crash log. There's nothing I can really do without one.

commented

https://github.com/Turkey2349/ChanceCubes/blob/0f4c1e513e8759c823aff26897db3f9c4388ac94/src/main/java/chanceCubes/config/ConfigLoader.java#L51-L52 This old option allows a value of zero and does not check before trying to divide by that value, resulting in java.lang.ArithmeticException

I'm not sure why you chose to put your log in the "Note on Logs" section rather than the "Logs" prompt.

commented

Ahhh interesting. I'll note it, and make a small change, but beyond that, simply setting surfaceGenAmount to 1 in your config will fix this

commented