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

When building arclight server for fabric from latest nightly build it crashes. #1664

Closed
5 tasks done
Gavatron101 opened this issue Feb 19, 2025 · 1 comment
Closed
5 tasks done
Assignees
Labels
Category: Mixin Problems with mixin confilct or invalid Platform: Fabric Status: Assigned | 正在处理 Problem has been confirmed and being work on Tag: Crash | 服务端崩溃 Something causes server crash Version: Feudal Kings (1.21/1.21.1)

Comments

@Gavatron101
Copy link

I have confirmed that ...

  • Arclight is up to date
  • all dependencies are installed
  • all plugins and mods are up to date
  • unable to reproduce in Spigot
  • unable to reproduce in specific Mod-loader Server (Forge/NeoForge/Fabric)

Arclight version

arclight-fabric-1.21.1-1.0.0-SNAPSHOT

OS & Java versions

Java 21, more details listed in the pastebin I believe

Plugins and Mods

None

Description

I launched a batch file to open Arclight and it crashed.

Step to reproduce

Launch arclight with this batch file:
java -Xms16G -Xmx16G -XX:+UseZGC -XX:+ZGenerational -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -XX:ParallelGCThreads=8 -XX:+PerfDisableSharedMem -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -jar arclight-fabric-1.21.1-1.0.0-SNAPSHOT.jar nogui
pause

Logs

https://pastebin.com/pDR3Yzyv - This was copied directly from the console
https://pastebin.com/2gj4hTS4 - This is directly from the log file

Server pack link (Optional)

No response

@Gavatron101 Gavatron101 added the Status: Triage | 待检查 Default label, waiting for triage label Feb 19, 2025
@qyl27 qyl27 self-assigned this Feb 20, 2025
@qyl27 qyl27 added Category: Mixin Problems with mixin confilct or invalid Platform: Fabric Version: Feudal Kings (1.21/1.21.1) Tag: Crash | 服务端崩溃 Something causes server crash labels Feb 20, 2025
@qyl27
Copy link
Collaborator

qyl27 commented Feb 21, 2025

cc @InitAuther97 , crash caused by #1662.

@qyl27 qyl27 assigned qyl27 and unassigned qyl27 Feb 21, 2025
@qyl27 qyl27 mentioned this issue Feb 24, 2025
5 tasks
@qyl27 qyl27 added Status: Assigned | 正在处理 Problem has been confirmed and being work on and removed Status: Triage | 待检查 Default label, waiting for triage labels Feb 24, 2025
@qyl27 qyl27 closed this as completed in 03cc2c8 Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Mixin Problems with mixin confilct or invalid Platform: Fabric Status: Assigned | 正在处理 Problem has been confirmed and being work on Tag: Crash | 服务端崩溃 Something causes server crash Version: Feudal Kings (1.21/1.21.1)
Projects
None yet
Development

No branches or pull requests

2 participants