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

Crash with RecurrentComplex #41

Closed
GedeonGrays opened this issue Oct 26, 2020 · 6 comments
Closed

Crash with RecurrentComplex #41

GedeonGrays opened this issue Oct 26, 2020 · 6 comments
Labels
help wanted We need help to solve this issue mod issue Some mod causing issues.

Comments

@GedeonGrays
Copy link

Hello o/

Crucible Version: 4.1 (version with fix a written book by juanmuscaria in Discord)
RecurrentComplex Version: 0.9.7.1.1
Crash report: https://pastebin.com/vtVsawXA

Crash during server startup.

@brunoxkk0 brunoxkk0 added bug Something isn't working help wanted We need help to solve this issue labels Oct 26, 2020
@juanmuscaria juanmuscaria added mod issue Some mod causing issues. and removed bug Something isn't working labels Oct 26, 2020
@juanmuscaria
Copy link
Member

Looks like the mod is using the internals of joptsimple (the library used to parse command line options and arguments) https://github.com/Ivorforce/RecurrentComplex/blob/d8d1246583da009eb86af34462b1de203bc448a1/src/main/java/ivorius/reccomplex/structures/generic/matchers/BiomeMatcher.java#L47
I can try to make a patch later to add this missing method that was removed probably because of library version differences.

@GedeonGrays
Copy link
Author

The last commit didn't fix the problem. The server still stops at startup.
Crash report: https://pastebin.com/L5cTXK7x

@EverNife
Copy link
Member

EverNife commented Feb 9, 2021

RecurrentComplex seems to use 4.5

image

@Irgendwer01
Copy link

@EverNife Next issue is that when downgrading Jaopt-simple Crucible just will crash (https://discordapp.com/channels/682358465175355393/682366014939201544/805576978216255569)

@EverNife
Copy link
Member

EverNife commented Feb 9, 2021

I tried to make a fix on the mod itself FinalCraftMC/RecurrentComplex@28ebb85.

Can you try this version of the mod ?
https://github.com/FinalCraftMC/RecurrentComplex/releases

@EverNife
Copy link
Member

EverNife commented Feb 9, 2021

Seems to be working on my tests.

image

juanmuscaria added a commit that referenced this issue Feb 12, 2021
juanmuscaria added a commit that referenced this issue Nov 13, 2021
juanmuscaria added a commit that referenced this issue Apr 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted We need help to solve this issue mod issue Some mod causing issues.
Projects
None yet
Development

No branches or pull requests

5 participants