Hi, I tried to convert matrix 3 to an higher version. I used the 861 cache and client. Whenever I tried to run it this popped up:
[Launcher] Initing File System...
[Launcher] Initing Cache...
Exception in thread "main" java.lang.NullPointerException
at com.alex.io.InputStream.<init>(InputStream.java:45 )
at com.alex.store.ReferenceTable.decodeHeader(Referen ceTable.java:171)
at com.alex.store.ReferenceTable.<init>(ReferenceTabl e.java:29)
at com.alex.store.Index.<init>(Index.java:28)
at com.alex.store.Store.<init>(Store.java:38)
at com.alex.store.Store.<init>(Store.java:27)
at com.alex.store.Store.<init>(Store.java:23)
at com.rs.cache.Cache.init(Cache.java:22)
at com.rs.GameLauncher.main(GameLauncher.java:86)
First time trying anything related with this. It would be awesome if someone could show me how to do it. Id rather not just have the information given to me i'll rather want to know how to fix this so I can do it in the future.
This is my skype: chrisquestionmark , if you want you could add me
