Page 1 of 1

Convert Error

PostPosted: Tue Nov 01, 2011 5:35 pm
by Nobby
When I tried to convert my very simple age for uru, I got a very interesting error:
Code: Select all
Fehler: Unexpected error in GuiThread:
Console: stderr:java.lang.NullPointerException
Console: stderr:   at auto.Max.convert3dsmaxToPots(Max.java:35)
Console: stderr:   at gui.ThreadedTasks$2.run(ThreadedTasks.java:29)
Console: stderr:   at shared.GuiThread$InvisibleThread.run(GuiThread.java:106)

Does anyone know what I did wrong?