SUPPORT ACCOUNT CLANS
Welcome, Unregistered.
 

Thread: [New] ModManager (Java) - Release 1.0 - 11/September/2012

Page 38 of 53 FirstFirst ... 2834353637383940414248 ... LastLast
Results 741 to 760 of 1054
  1. #741
    Offline
    Account Icon
    Join Date
    Sep 2009
    Location
    Salvador/Brazil
    Posts
    1,209
    Just that file isn't copied? Or any other file you noticed wasn't copied? Can you make sure that applications have persmissions on game/mods folder?

  2. #742
    well just wanna thank u for this great manager, its so much faster then honmodman.. thanks again...

  3. #743
    Are your getting any translations done? I'm thinking of translation it into swedish but there's no info on first page whether it's covered or not, don't want to trudge through 38 pages just to check that.

  4. #744
    I think there's a typo somewhere (haven't checked the code this time), when a file is not found, the error contains no space between "file" and the filename, e.g.: "fileui/game......package", there should be a space.
    :ChargedHammer: was my idea! prove here:
    http://www.playdota.com/forums/2254/...make-mjollnir/

  5. #745
    Offline
    Account Icon
    Join Date
    Sep 2009
    Location
    Salvador/Brazil
    Posts
    1,209
    Quote Originally Posted by Sparhawk View Post
    well just wanna thank u for this great manager, its so much faster then honmodman.. thanks again...
    Thank YOU! ^^

    Quote Originally Posted by Duker View Post
    Are your getting any translations done? I'm thinking of translation it into swedish but there's no info on first page whether it's covered or not, don't want to trudge through 38 pages just to check that.
    https://sourceforge.net/apps/mediawi...itle=Main_Page

    Yes, it's already translated, but you could revise it, it really means a lot to me!

    Quote Originally Posted by Manu311 View Post
    I think there's a typo somewhere (haven't checked the code this time), when a file is not found, the error contains no space between "file" and the filename, e.g.: "fileui/game......package", there should be a space.
    If it was on the logging, it has been fixed ^^

  6. #746
    Link in OP is borked, it's missing "index.php?title=Main_Page" so it only redirects to a login page instead, plus "Check out how the translation really is" is just really confusing to what you mean. I'd guess you mean "Check the status of translations".

  7. #747
    Offline
    Account Icon
    Join Date
    Sep 2009
    Location
    Salvador/Brazil
    Posts
    1,209
    Quote Originally Posted by Duker View Post
    Link in OP is borked, it's missing "index.php?title=Main_Page" so it only redirects to a login page instead, plus "Check out how the translation really is" is just really confusing to what you mean. I'd guess you mean "Check the status of translations".
    Thanks for pointing the error! ^^

  8. #748
    this manager stops at 56/57 when its loading and throws this error

    NumberFormatException | null | for string: ""

    please help?

  9. #749

  10. #750

  11. #751
    Offline
    Account Icon
    Join Date
    Sep 2009
    Location
    Salvador/Brazil
    Posts
    1,209
    Please delete managerOptions.xml file located in "My Documents/Heroes of Newerth/All-In HoN ModManager/managerOptions.xml"

  12. #752
    Help please!

    My problem is that after starting HoN Mod Manager, it appears on task bar, and if for example there was a new HON patch, the prompt pops up if i want to reload the mods (so the program starts up in the background), BUT since 1 day ago the program window itself wont appear whatever i do, so i cant disable mods etc only by deleting it from hon mod maps, but enabling new ones is impossible without the program window.

    I tried redownloading it, placing it into hon mod maps, i even tried to change program compatibility, tried changing process affinity in windows task manager.

    Thank you.
    Shiraka

  13. #753
    looks like this is becoming a great work
    congratulations SHiRKiT
    http://yurixyworks.com

  14. #754
    Offline
    Account Icon
    Join Date
    Sep 2009
    Location
    Salvador/Brazil
    Posts
    1,209
    Quote Originally Posted by Shiraka View Post
    Help please!

    My problem is that after starting HoN Mod Manager, it appears on task bar, and if for example there was a new HON patch, the prompt pops up if i want to reload the mods (so the program starts up in the background), BUT since 1 day ago the program window itself wont appear whatever i do, so i cant disable mods etc only by deleting it from hon mod maps, but enabling new ones is impossible without the program window.

    I tried redownloading it, placing it into hon mod maps, i even tried to change program compatibility, tried changing process affinity in windows task manager.

    Thank you.
    Shiraka
    Quote Originally Posted by Yurixy View Post
    looks like this is becoming a great work
    congratulations SHiRKiT
    Thank you! ^^ Glad you like the software.

    Have you tried deleting managerOptions.xml file? It's located in "My Documents/Heroes of Newerth/managerOptions.xml". And before you do it, could you upload the two files located in that folder? HonModManager.log and managerOptions.xml. I need them for finding out what caused this. Please, it's important.

  15. #755
    Its okay now, it turned out i downloaded old version ( HonModMan 1.3.6 exe ). It diidtn even have any log files there. sorry. silly me. it is working now with this completly new looking version And it rocks. nice job,.

  16. #756
    Offline
    Account Icon
    Join Date
    Sep 2009
    Location
    Salvador/Brazil
    Posts
    1,209
    Dude, you posted in the wrong software topic. You downloaded this ModManager, not the one that belongs to this topic.

  17. #757
    hello, recently I created a mod with an accent in one of the files "cópia"
    do this mod manager can install mods with these accents?



    i can't provide a log at the moment... can u check this out for me please? thx in advance
    http://yurixyworks.com

  18. #758
    Offline
    Account Icon
    Join Date
    Sep 2009
    Location
    Salvador/Brazil
    Posts
    1,209
    No, it's not suposed to handle files outside the ASCII 1 Table, since I cannot guarantee that it would work in an Asian OS. I had to work really hard just to display Chinese characters in the Manager GUI. If you use characters outside the ASCII 1 Table, the behavior will be unkown.

  19. #759
    Quote Originally Posted by SHiRKiT View Post
    No, it's not suposed to handle files outside the ASCII 1 Table, since I cannot guarantee that it would work in an Asian OS. I had to work really hard just to display Chinese characters in the Manager GUI. If you use characters outside the ASCII 1 Table, the behavior will be unkown.
    hm... I asked cuz the mod is working fine with hon mod manager 1.3.6, I thought u had an idea how to fix it
    http://yurixyworks.com

  20. #760
    Offline
    Account Icon
    Join Date
    Sep 2009
    Location
    Salvador/Brazil
    Posts
    1,209
    Actually, it should work. If you coded the file in UTF-8 for real, it should work with no trouble. Maybe you didn't really saved in UTF-8, just put the header. I don't know, could you post exacyly wich command or action you tried the use that caused this bug?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •