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 LibrarianLib #11

Closed
Robolightning opened this issue Apr 22, 2024 · 4 comments
Closed

Crash with LibrarianLib #11

Robolightning opened this issue Apr 22, 2024 · 4 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@Robolightning
Copy link

librarianlib version: 1.12.2-4.22
Forgelin Continuous version: 1.9.23.2
Full logs:
debug.log
latest.log
crash-2024-04-22_07.29.16-client.txt

@ChAoSUnItY ChAoSUnItY added bug Something isn't working wontfix This will not be worked on labels Apr 26, 2024
@ChAoSUnItY
Copy link
Owner

This is due to outdated compiled version of LibrarianLib and its dependency, which breaks internal method invocation convention.

This will not be fixed in Forgelin-Continuous. A possible way to resolve this issue is to recompile LibrarianLib with recent version, but lots of breaking changes would be expected.

@Robolightning
Copy link
Author

This is due to outdated compiled version of LibrarianLib and its dependency, which breaks internal method invocation convention.

This will not be fixed in Forgelin-Continuous. A possible way to resolve this issue is to recompile LibrarianLib with recent version, but lots of breaking changes would be expected.

Maybe you, or somebody you know, may do the new fork of LibrarianLib for this?

@ChAoSUnItY
Copy link
Owner

As far as I'm aware of, LibrarianLib is not easy to be ported to latest version of kotlin in order to adapt Forgelin-Continuous, and author already stated this situation.

@ChAoSUnItY
Copy link
Owner

Update: We introduced a separate build (namely LibrarianLib-Continuous) that is compatible with Forgelin-Continuous. This issue is now fully resolved.

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

No branches or pull requests

2 participants