Jump to content

Llorx

Members
  • Posts

    118
  • Joined

  • Last visited

Posts posted by Llorx

  1. I can't do anything with the graphics glitch. That's something that Intel have to do with Java.

    About what you say. Current workaround will be to install the files manually and track the version with the manager just as you do with RemoteTech 2. That's pretty bad, I know :-/

    In the next update I'll add an option to mark a mod so is not autoupdated, just it warns you that an update was found and then you check manually if you want to update it. Thank you for the suggestion!

  2. Check if there is a "GameData" Folder inside. For me it doesnt matter which folder i give him. It only checks if there is a "GameData" folder (without the "") aviable inside the Folder.

    This xD

    Maybe I can modify to ask for the GameData folder directly. Will be more difficult for novel players but for experienced players installing mods (99% of the people that use managers) will be easy to find.

  3. Sorry if this has already been suggested.

    I have a ton of old ans new mods in zip, all the mods i have ever tried. Will it be possible for this manager to check for updates on all those?

    Thx in advance

    Don't know what you exactly mean. If you mean that if the manager can check already installed mods, that's impossible, the mods don't have any type of ID or Download URL when you extract them. If you mean that if the manager can open a manually downloaded zip file and install it, yes, I can add the option, but would be impossible to track updates for the same reason, the manager don't know where to check for them. You have to manually tell the manager what URLs have to check and it will download and install files in there, and internally will link the files extracted to the URL so it can check for updates and remove the files before updating.

  4. So Porkjet's Habitat Pack has a Dropbox download link, if you're still in need of one.

    http://forum.kerbalspaceprogram.com/threads/64442-0-23-5-Habitat-Pack-v0-4

    Ah fine. Thank you!

    EDIT: Ooook, I've just noticed that "Dopbox Folder" that I was searching is just a Dropbox link that is already supported for downloading...

    Ok, so Dropbox is already supported xD Thank you by the way! :-)

  5. Just started using this for .24 and it is excellent. Easy to use and just works.

    Thank you Llorx and all your contributors.

    One question, some mods say to delete their previous folder before installing. Does this mod delete the folder as part of it's extraction or should I have been manually removing the folders when the readme indicated it?

    I'm guessing it does not delete, so is there any easy way for me to do a re-download all?

    When you update/reinstall a mod it deletes all previous files, do not worry about that. THe only thing that you have to worry is that in some mods it will also delete configuration files and you will need to reconfigure them, but that's minimal.

  6. I have a question. Is there any way to code the import of a mod.txt file. Perhaps if it was output as a CSV instead, you could set it up so that friends could share their mod lists. Since you already have an existing-mod check in place you are already going to avoid accidental doubles, and with the growth of KMP and such having an easy method of synchronizing your mod lists with a friend would be a huge help.

    That's in the features list :P

    Thank you for the idea btw!

  7. Hi,

    Unfortunately, downloading multiple mod files is still broken.

    Looked for updates, installing the first few mods was OK, and then:

    Fusebox name, but StripSymmetry content:

    http://www.smugmug.com/photos/i-ttd7Dbn/0/L/i-ttd7Dbn-L.png

    Hullcam(m) and Strip Symmetry empty --- no data

    http://www.smugmug.com/photos/i-mQkpHLr/0/L/i-mQkpHLr-L.png

    http://www.smugmug.com/photos/i-VdjzKq5/0/L/i-VdjzKq5-L.png

    Try again: redownload the affected modules, install .... works for the first module, but then: No data!

    http://www.smugmug.com/photos/i-9zNRGNs/0/L/i-9zNRGNs-L.png

    http://www.smugmug.com/photos/i-K5nhvqk/0/L/i-K5nhvqk-L.png

    Try once more: redownload, install ... same result:

    http://www.smugmug.com/photos/i-Dt7w7vq/0/L/i-Dt7w7vq-L.png

    http://www.smugmug.com/photos/i-8Mm77gm/0/L/i-8Mm77gm-L.png

    Give up, download and install StripSymmetry ...

    http://www.smugmug.com/photos/i-vFSwH2Z/0/L/i-vFSwH2Z-L.png

    ... and then download and install Fusebox:

    http://www.smugmug.com/photos/i-dkX4rhN/0/L/i-dkX4rhN-L.png

    errors.txt:


    java.io.FileNotFoundException: temp/download (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:131)
    at java.io.FileInputStream.<init>(FileInputStream.java:87)
    at llorx.kspModManager.Zip.getModInfo(Main.java:1770)
    at llorx.kspModManager.Main$MyAsyncModInstall.run(Main.java:1008)
    at java.lang.Thread.run(Thread.java:745)
    java.io.FileNotFoundException: temp/download (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:131)
    at java.io.FileInputStream.<init>(FileInputStream.java:87)
    at llorx.kspModManager.Zip.extract(Main.java:1736)
    at llorx.kspModManager.Main$MyAsyncModInstall.run(Main.java:1026)
    at java.lang.Thread.run(Thread.java:745)
    java.io.FileNotFoundException: temp/download (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:131)
    at java.io.FileInputStream.<init>(FileInputStream.java:87)
    at llorx.kspModManager.Zip.getModInfo(Main.java:1770)
    at llorx.kspModManager.Main$MyAsyncModInstall.run(Main.java:1008)
    at java.lang.Thread.run(Thread.java:745)
    java.io.FileNotFoundException: temp/download (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:131)
    at java.io.FileInputStream.<init>(FileInputStream.java:87)
    at llorx.kspModManager.Zip.extract(Main.java:1736)
    at llorx.kspModManager.Main$MyAsyncModInstall.run(Main.java:1026)
    at java.lang.Thread.run(Thread.java:745)
    java.io.FileNotFoundException: temp/download (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:131)
    at java.io.FileInputStream.<init>(FileInputStream.java:87)
    at llorx.kspModManager.Zip.getModInfo(Main.java:1770)
    at llorx.kspModManager.Main$MyAsyncModInstall.run(Main.java:1008)
    at java.lang.Thread.run(Thread.java:745)
    java.io.FileNotFoundException: temp/download (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:131)
    at java.io.FileInputStream.<init>(FileInputStream.java:87)
    at llorx.kspModManager.Zip.extract(Main.java:1736)
    at llorx.kspModManager.Main$MyAsyncModInstall.run(Main.java:1026)
    at java.lang.Thread.run(Thread.java:745)
    java.io.FileNotFoundException: temp/download (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:131)
    at java.io.FileInputStream.<init>(FileInputStream.java:87)
    at llorx.kspModManager.Zip.getModInfo(Main.java:1770)
    at llorx.kspModManager.Main$MyAsyncModInstall.run(Main.java:1008)
    at java.lang.Thread.run(Thread.java:745)
    java.io.FileNotFoundException: temp/download (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:131)
    at java.io.FileInputStream.<init>(FileInputStream.java:87)
    at llorx.kspModManager.Zip.extract(Main.java:1736)
    at llorx.kspModManager.Main$MyAsyncModInstall.run(Main.java:1026)
    at java.lang.Thread.run(Thread.java:745)
    java.io.FileNotFoundException: temp/download (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:131)
    at java.io.FileInputStream.<init>(FileInputStream.java:87)
    at llorx.kspModManager.Zip.getModInfo(Main.java:1770)
    at llorx.kspModManager.Main$MyAsyncModInstall.run(Main.java:1008)
    at java.lang.Thread.run(Thread.java:745)
    java.io.FileNotFoundException: temp/download (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:131)
    at java.io.FileInputStream.<init>(FileInputStream.java:87)
    at llorx.kspModManager.Zip.extract(Main.java:1736)
    at llorx.kspModManager.Main$MyAsyncModInstall.run(Main.java:1026)
    at java.lang.Thread.run(Thread.java:745)

    ****, is a different error than the first time, seems that fixing it I broke it in other side lol

    The weird thing is that I tested it, but with another mod that gave me error. Going to check why fusebox and all those mods fails.

    EDIT: I think that I finally fixed it. Also optimized a bit download of files and added a better Changelog control.

    PS: freddie711, I don't forgot you. Sorry but I've been busy all the day, weekends are difficult to work xD

  8. Thanks a lot! By the way, I think I don't understand the "THIS VERSION BREAKES SAVEFILE" warning, as previous updates with this warning didn't break my mod list, and only once asked me to set the KSP folder again (but only once, despite the warning being shown on subsequent updates too).

    Yes, I keeped that message because the break is from version 0.1.7 and maybe there's someone left with that version that still not updated. I'm going to add a feature to show a changelog depending on your current version when you update, and also show the changelog altough you download it manually. Right now is just an indicative.

  9. Hooray for firsts :P

    If errors.txt is in the same dir as the .jar, i see nothing. I did run "java -verbose -jar llorxkspmodmanager.jar" and got no error. Here's the last few lines of output

    [Loaded com.apple.laf.AquaFileSystemModel$DoChangeContents from /Users/joerickwalder/Downloads/jre1.8.0_05.jre/Contents/Home/lib/rt.jar][Loaded com.apple.laf.AquaUtils$1 from /Users/joerickwalder/Downloads/jre1.8.0_05.jre/Contents/Home/lib/rt.jar]
    [Loaded java.util.Vector$1 from /Users/joerickwalder/Downloads/jre1.8.0_05.jre/Contents/Home/lib/rt.jar]
    [Loaded com.apple.laf.AquaFileChooserUI$DirOrAnyPanel from /Users/joerickwalder/Downloads/jre1.8.0_05.jre/Contents/Home/lib/rt.jar]
    [Loaded com.apple.laf.AquaFileChooserUI$OpenDirOrAnyPanel from /Users/joerickwalder/Downloads/jre1.8.0_05.jre/Contents/Home/lib/rt.jar]
    [Loaded com.apple.laf.AquaFileChooserUI$CustomFilePanel from /Users/joerickwalder/Downloads/jre1.8.0_05.jre/Contents/Home/lib/rt.jar]
    [Loaded com.apple.laf.AquaFileChooserUI$SaveFilePanel from /Users/joerickwalder/Downloads/jre1.8.0_05.jre/Contents/Home/lib/rt.jar]
    [Loaded sun.lwawt.macosx.CDropTarget from /Users/joerickwalder/Downloads/jre1.8.0_05.jre/Contents/Home/lib/rt.jar]
    [Loaded javax.swing.JLayer from /Users/joerickwalder/Downloads/jre1.8.0_05.jre/Contents/Home/lib/rt.jar]
    [Loaded sun.awt.LightweightFrame from /Users/joerickwalder/Downloads/jre1.8.0_05.jre/Contents/Home/lib/rt.jar]
    [Loaded sun.swing.JLightweightFrame from /Users/joerickwalder/Downloads/jre1.8.0_05.jre/Contents/Home/lib/rt.jar]
    ^C[Loaded sun.misc.Signal$1 from /Users/joerickwalder/Downloads/jre1.8.0_05.jre/Contents/Home/lib/rt.jar]
    [Loaded java.lang.Shutdown from /Users/joerickwalder/Downloads/jre1.8.0_05.jre/Contents/Home/lib/rt.jar]
    [Loaded java.lang.Shutdown$Lock from /Users/joerickwalder/Downloads/jre1.8.0_05.jre/Contents/Home/lib/rt.jar]

    You can see the ^C where i killed it because no window opened.

    Like i said, no apparent errors popped up in the output and a CLI run without -verbose doesn't output anything.

    Thank you for the info, very clever. Going to check it tomorrow, now I have to go to sleep. I think that I'm going to make a build with some verbose for you, so you can send it to me and know exactly the line were it hangs.

    Also a new update was posted fixing a minor bug with the window size on first launch.

  10. So a folder select window should pop up when I click "OK", this is not the case. The app doesn't fail (it still shows as running in the status bar) but it has no window.

    I'm really excited about this app, so I'd like to get it working. Right now there are no good managers for mac.

    Ok, some strange behaviour with Mac, seems that you are the first user that used it on it xD

    Check if a errors.txt file is created and send it to me.

    I still get the error. :D

    Yes, is a bug with that version, not the server, you have to download the next update manually. When you download the new one it will update as usual xD

    The changelog is this (Because you download it manually you can't se it):

    - THIS VERSION BREAKS SAVEFILE

    - Added languages

    - Reedited GUI and added resizable main window

    - Minor fixes

    - Stop download with right button

    - Cubby.com download support

    - Box.com download support

  11. could you add a multi selection for the right click menu or somehow else pls. Right now need to click each mod and uninstall or redownload.

    and i have some problems with downloads from other Filehoster.

    Here i need manual download but when i click on download nothing happen.

    http://forum.kerbalspaceprogram.com/threads/69907-0-23-Distant-Object-Enhancement-v1-3-Planets-satellites-in-the-night-sky!-%283-3%29

    And here i get an error after adding and download.

    http://forum.kerbalspaceprogram.com/threads/69539-0-23-Stockalike-parts-for-useful-esthetics

    Ok, going to add box.com support.

    Yes, I thought in multiple selection too, will be added for sure.

    And the last error, after sooo much debugging I noticed tha the file is in rar format!! I have lost a lot of precious time xDD

    Yep, rar is not supported. Because the Manager at first only was using SpacePort and in SpacePort are only zip files then don't searched for a rar library. I want to add suport for rar along with 7z and tar in the future.

    EDIT: New update. Minor fixes and box.com support :P

  12. I'm running this on Mac 10.9.3 and when i first start the jar all I see is a box that says "Please, select your KSP main installation folder" and a cancel/ok button option, and that's it. Nowhere to select a folder or anything. Am I just making a dumb mistake or is something deeper here?

    Is just a crlarification that you must select your KSP installation folder instead of you KSP GameData folder, press OK and a window will appear.

  13. Thanks, great reactivity as usual!

    Is it possible to show folder size for each mod? This would allow prioritizing temporary uninstallations when running out of RAM and getting a lot of crashes (yes, OK, I crashed 10 times tonight so it may have facilitated this idea :o). An "Open folder" option in the right-click menu would be good too to check custom-edited files, check which parts are installed before updating a mod (all parts will be installed by default), and so on!

    +1 to both options, really helpful.

    Have you checked Active Texture Mangement plugin? is really cool. I have the aggresive one installed along with the "half-size texture" ingame option (important too) and don't get more than 3 GB having almost 50 mods installed. Textures are ****ty but gameplay is awesome :-)

×
×
  • Create New...