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

(value = "com.gtnewhorizons.retrofuturabootstrap.RfbSystemClassLoader"). To use archived non-system classes, this property must not be set #18276

Closed
2 of 3 tasks
brotherman123 opened this issue Dec 8, 2024 · 14 comments
Labels
Crash Status: Triage Issue awaiting triage. Remove once this issue is processed

Comments

@brotherman123
Copy link

brotherman123 commented Dec 8, 2024

Your GTNH Discord Username

No response

Your Pack Version

2.7.0

Your Server

private server

Java Version

Java 21

Type of Server

None

Your Actions

It would enable everything on the server then do a reboot loop (here i ended the process early to show it all in one frame)
image
I don't know what this means

Crash Report

I don't have a log

Final Checklist

  • I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the crash still exists will prompt us to investigate and reopen it once we confirm your report.
  • I can reproduce this crash consistently by following the exact steps I described above.
  • I have asked other people and they confirm they also crash by following the exact steps I described above.
@brotherman123 brotherman123 added Crash Status: Triage Issue awaiting triage. Remove once this issue is processed labels Dec 8, 2024
@Lyfts
Copy link
Member

Lyfts commented Dec 8, 2024

Update java9args.txt

@Lyfts Lyfts closed this as not planned Won't fix, can't repro, duplicate, stale Dec 8, 2024
@brotherman123
Copy link
Author

brotherman123 commented Dec 8, 2024

what do i edit?

@Lyfts
Copy link
Member

Lyfts commented Dec 8, 2024

its in the server pack zip like everything else

@brotherman123
Copy link
Author

its in the server pack zip like everything else

I have found the file what is to edit?

@Lyfts
Copy link
Member

Lyfts commented Dec 8, 2024

replace your old one with it...

@brotherman123
Copy link
Author

replace your old one with it...

this has made a new bug
image

@Lyfts
Copy link
Member

Lyfts commented Dec 8, 2024

You've changed something in the launch script because it's now looking for java9args.txt-Dfile.enconding=UTF-8 which looks to be missing a space.

@brotherman123
Copy link
Author

You've changed something in the launch script because it's now looking for java9args.txt-Dfile.enconding=UTF-8 whic
h looks to be missing a space.

this is what it looks like in nano
image

@Lyfts
Copy link
Member

Lyfts commented Dec 8, 2024

-Dfile.encoding=UTF-8
-Djava.system.class.loader=com.gtnewhorizons.retrofuturabootstrap.RfbSystemClassLoader
-Djava.security.manager=allow
--add-opens
java.base/java.io=ALL-UNNAMED
--add-opens
java.base/java.lang.invoke=ALL-UNNAMED
--add-opens
java.base/java.lang.ref=ALL-UNNAMED
--add-opens
java.base/java.lang.reflect=ALL-UNNAMED
--add-opens
java.base/java.lang=ALL-UNNAMED
--add-opens
java.base/java.net.spi=ALL-UNNAMED
--add-opens
java.base/java.net=ALL-UNNAMED
--add-opens
java.base/java.nio.channels=ALL-UNNAMED
--add-opens
java.base/java.nio.charset=ALL-UNNAMED
--add-opens
java.base/java.nio.file=ALL-UNNAMED
--add-opens
java.base/java.nio=ALL-UNNAMED
--add-opens
java.base/java.text=ALL-UNNAMED
--add-opens
java.base/java.time.chrono=ALL-UNNAMED
--add-opens
java.base/java.time.format=ALL-UNNAMED
--add-opens
java.base/java.time.temporal=ALL-UNNAMED
--add-opens
java.base/java.time.zone=ALL-UNNAMED
--add-opens
java.base/java.time=ALL-UNNAMED
--add-opens
java.base/java.util.concurrent.atomics=ALL-UNNAMED
--add-opens
java.base/java.util.concurrent.locks=ALL-UNNAMED
--add-opens
java.base/java.util.jar=ALL-UNNAMED
--add-opens
java.base/java.util.zip=ALL-UNNAMED
--add-opens
java.base/java.util=ALL-UNNAMED
--add-opens
java.base/jdk.internal.loader=ALL-UNNAMED
--add-opens
java.base/jdk.internal.misc=ALL-UNNAMED
--add-opens
java.base/jdk.internal.ref=ALL-UNNAMED
--add-opens
java.base/jdk.internal.reflect=ALL-UNNAMED
--add-opens
java.base/sun.nio.ch=ALL-UNNAMED
--add-opens
java.desktop/com.sun.imageio.plugins.png=ALL-UNNAMED
--add-opens
java.desktop/sun.awt.image=ALL-UNNAMED
--add-opens
java.desktop/sun.awt=ALL-UNNAMED
--add-opens
java.sql.rowset/javax.sql.rowset.serial=ALL-UNNAMED
--add-opens
jdk.dynalink/jdk.dynalink.beans=ALL-UNNAMED
--add-opens
jdk.naming.dns/com.sun.jndi.dns=ALL-UNNAMED,java.naming

This is what needs to be in the file idk why you've put the file name on the first line

@brotherman123
Copy link
Author

giving me the same error
[0.019s][warning][cds] Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "com.gtnewhorizons.retrofuturabootstrap.RfbSystemClassLoader"). To use archived non-system classes, this property must not be set
WARNING: package java.util.concurrent.atomics not in java.base

@Lyfts
Copy link
Member

Lyfts commented Dec 8, 2024

i pasted the wrong one but please just use the one from the serverpack zip without editing it

@brotherman123
Copy link
Author

i pasted the wrong one but please just use the one from the serverpack zip without editing it
the server pack one is the one giving me the issue

@Lyfts
Copy link
Member

Lyfts commented Dec 8, 2024

its only giving you issues because you editing the first line and put the filename there

@brotherman123
Copy link
Author

its only giving you issues because you editing the first line and put the filename there

i installed the one off of the server setup guide for linux why is the download name called 2.6.0 and it didnt work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash Status: Triage Issue awaiting triage. Remove once this issue is processed
Projects
None yet
Development

No branches or pull requests

2 participants