Rift

Rift

407k Downloads

[Bug/Crash] Rift crashes when generating new worlds

UpcraftLP opened this issue ยท 3 comments

commented

When generating a new World, Rift crashes with a NullPointerException.
Crash Log

Thie Issue is caused by File#listFiles() returning null here.

for (File file : new File(uri).listFiles()) {

seems like the issue was introduced in 263d0b0

commented

In rift Rift-1.0.3-44 new worlds generating fine on my client. Or do you mean on server side?

commented

I'd rename this, since the crash log is that of a server.

Edit: Disregard comment

commented

I'd rename this, since the crash log is that of a server.

rename? why? it's rift that is crashing, not a dedicated server nor vanilla.