Jump to content

Bitterkoekje

Members
  • Posts

    4
  • Joined

  • Last visited

Reputation

0 Neutral
  1. Oh boy! Thank you! I've tested it several times now, with multiple mods (including big ones like B9, KW and AIES), works like a charm. Using the option: DontLoadEditorCatalogParts = True I can now run my fully modded KSP without using ATM. I've experienced no crashes so far.
  2. Confusing indeed. Does this mean does this mean these rights over nothke's assets also apply to you? Anyway, I think waiting for Nothke's permission might be the best thing to do.
  3. Hi sumghai! So, your new custom texture system has inspired me to remake nothke's textures for the newer common texture files. However since I remember you saying you were planning on doing the same, and nothke didn't add any kind of license (right?), it seems inappropriate to just publish the textures without asking you first. So what are your thoughts? Greetings
  4. I'm also experiencing the same bug: 1. I select the main installation folder. 2. I press "[+] Download Mod" 3. I add a url and a name. And hit "OK". 4. Pop-up closes. Nothing happens. Here's my error log: java.lang.NoClassDefFoundError: org/jsoup/Jsoup at llorx.kspModManager.Http.get(Http.java:24) at llorx.kspModManager.ManagerConfig.checkVersion(ManagerConfig.java:171) at llorx.kspModManager.Main.loadConfigFile(Main.java:1358) at llorx.kspModManager.Main.main(Main.java:1496) Caused by: java.lang.ClassNotFoundException: org.jsoup.Jsoup at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 4 more java.lang.NoClassDefFoundError: org/jsoup/Jsoup at llorx.kspModManager.Http.get(Http.java:24) at llorx.kspModManager.ModDataParser.parseKspForumData(ModDataParser.java:91) at llorx.kspModManager.ModDataParser.parseModData(ModDataParser.java:38) at llorx.kspModManager.Mod.reloadMod(Mod.java:235) at llorx.kspModManager.Mod.<init>(Mod.java:241) at llorx.kspModManager.Main.getAddon(Main.java:1134) at llorx.kspModManager.Main.getAddon(Main.java:1098) at llorx.kspModManager.Main.actionPerformed(Main.java:368) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$400(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Hope it helps!
×
×
  • Create New...