Kelvin
Kelvin
Happened to me again. This time I'm using the waiting for maintenance function. It crashed and closed itself afterwards. ``` System.IndexOutOfRangeException: Index was outside the bounds of the array. at...
same bug as #1513 #1568 #1572
@Micke90s hello, I've created a version that is runnable on my oracle free tier machine (arm) on my fork https://github.com/kelvin124124/core-keeper-dedicated/tree/exp2 I can connect to the server and interact with it...
@Micke90s I deleted some unnecessary code in the exp branch. You might as well try that.
@Micke90s maybe give the main branch another try? That should be more resistant to that kind of errors. If that didn't work either then : (
@Micke90s I'm sorry, but I have replicated the success on an ARM machine I rented on Azure for temporary testing. The server ran without the above issues. Unlike the server...