Wojciech Gryc wrote:
A new version of the add-on is now out... This one focuses specifically on fixing the bug where the rcall_*.txt files don't load properly for some people... Could you please try this version and let me know if this has been fixed? It always worked on my computer, so I would appreciate any and all assistance to testing this bug.
It's still the same. What works for me is using InputStream ins = getClass().getResourceAsStream(jarLoc); instead of InputStream ins = ClassLoader.getSystemResourceAsStream(jarLoc); Niklas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]