screepers / screeps-launcher

Launcher for the Screeps Private Server
MIT License
129 stars 34 forks source link

Isolated VM building is hanging, can't be cancelled (raspberry pi) #6

Closed Ratstail91 closed 4 years ago

Ratstail91 commented 4 years ago

I've been struggling all day to get screeps to work; I've even nuked my raspberry pi and installed a fresh copy of raspian. So this error seems to occur even on a fresh OS. When I try to cancel the build, it just keeps going. The only way to stop it was to unplug the pi.

Ratstail91 commented 4 years ago

The problem was the swapfile - you need a swapfile of at least 2gb or something to build isolated VM.

https://github.com/screeps/screeps/issues/89

Raspberry pi has a different technique for changing the swapfile size, but I still think this warning should be in the README.

Ratstail91 commented 4 years ago

This game has a lot more problems than you can fix.