-
Notifications
You must be signed in to change notification settings - Fork 99
[Install Bug]: Fabric - Minecraft Java #97
Copy link
Copy link
Open
Labels
install bugEgg Install FailsEgg Install Failsnot confirmedbug has not been reproduced or confirmedbug has not been reproduced or confirmed
Description
Panel Version
1.0.0-beta27
Wings Version
1.0.0-beta18
Service
minecraft/java/fabric
Modified
Yes, I modified the egg (will provide details below)
Expected Behavior
You expect to pull the egg JSON from github and it to work out of the box
Actual Behavior
My server was not setup with a ram limit nor are my wings, so the startup variable "-Xmx{{SERVER_MEMORY}" was defaulting to 0 which was causing startup errors, I have removed it and it fixed the issue
Steps To Reproduce
Step 1, remove -Xmx{{SERVER_MEMORY} variable from default and add it to a optional startup script
Step 2, optionally, replace with different variable such as -XX:MaxRAMPercentage=95.0
Step 3, start server and works
Install logs
nan
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
install bugEgg Install FailsEgg Install Failsnot confirmedbug has not been reproduced or confirmedbug has not been reproduced or confirmed