JPCT-AE error loading models (.md2, .3ds ...)[SOLVED]

Started by PaniX, September 15, 2013, 07:07:03 PM

Previous topic - Next topic

PaniX

I don't think getResource() returns null, or even gun.md2 is null, because it works in the real example. What could be wrong in the project setup, and how it has to be fixed? I hate sdk's, normally I just use nano for programming, but Android needs J***...

EgonOlsen

Just TEST what's null and you'll see..."I don't think" won't take you anywhere.

PaniX

Somehow an import com.threed.jpct.example.R; or something like that managed to get into my Java codings...
:-[
But thank you for your great help, now I also have some informations how to debug with try-catches, thanks!