paperweight icon indicating copy to clipboard operation
paperweight copied to clipboard

spigotDecomplieJar error

Open s-yh-china opened this issue 1 year ago • 1 comments

In task spigotDecomplieJar, if your computer has less phy memory(like 4G), task will error with java heap dump.

In linux task will print out error, but in windows it will run forever

The task run command without -Xmx to set MaxHeapSize so jvm will use def value (1/4 of phy memory).

s-yh-china avatar Jul 24 '22 13:07 s-yh-china

the task actually needs an increased amount of RAM to complete. giving it 1gb like you are suggesting wouldn't be enough. what kinda device are you trying to run paperweight on and why?

MiniDigger avatar Jul 25 '22 12:07 MiniDigger