Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.18.2] Crash on world load #148

Open
Reshy opened this issue Apr 1, 2023 · 6 comments
Open

[1.18.2] Crash on world load #148

Reshy opened this issue Apr 1, 2023 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@Reshy
Copy link

Reshy commented Apr 1, 2023

Versions (Be specific, do not write "latest"):

  • Champions: champions-forge-1.18.2-2.1.6.3.jar
  • Forge: 40.2.1

Observed Behavior:

World crashed on load.

Expected Behavior:

Mod shouldn't be causing crash on load

Steps to Reproduce:

Inconsistent error, not sure what happened.

Crash Log: https://pastebin.com/H3CNQrGc

@TheIllusiveC4 TheIllusiveC4 self-assigned this Apr 1, 2023
@TheIllusiveC4 TheIllusiveC4 added the bug Something isn't working label Apr 1, 2023
@TheIllusiveC4
Copy link
Owner

Did you do anything with the configuration files before this happened?

@Reshy
Copy link
Author

Reshy commented Apr 2, 2023

No, it was an anomalous error. It crashed once seemingly at random upon loading, I've been unable to replicate it since. I was hoping the logs might be enough to help you figure out the issue since it's not consistent. Likely it's something to do with whether or not a certain mob spawns with a certain set of characteristics while the world is initially generating which makes replication difficult.

@TheIllusiveC4
Copy link
Owner

So this basically only occurred when the world was first generating, right?

@Reshy
Copy link
Author

Reshy commented Apr 2, 2023

Correct, and generating new worlds since has not reproduced the crash. I only have the logs to go on about details.

https://pastebin.com/TdupEwA8

The relevant part of the log.

@Reshy
Copy link
Author

Reshy commented Apr 3, 2023

Encountered it again: https://pastebin.com/J6M1hFdh

It's got like maybe a 5% or less chance of occuring from my experience.

@Reshy
Copy link
Author

Reshy commented May 28, 2023

https://pastebin.com/JUy8139H Still seems to occur, this happened while recreating an existing seed. Guessing one of the mob modifiers is bad or something and causes a crash if that monster happens to spawn while the world is generating. Seems to happen if the champions toml is rejected for some reason and "corrected". Which I don't understand how it's happening as I've kept the default toml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants