Jump to content

Reggie88

Members
  • Posts

    56
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Reggie88

  1. It's possible but requires some doing, and at the moment the Technic Solder aren't so user friendly to setup. It requires for you to know how to setup a web server and so on.

     

    It might be more work than it's worth, if it just you and your friend are using the pack. But the option is there if you like a challenge :)

  2. @Regie88 thx so much for helping me

    IT WORKS and what was the problem with it?

    Your welcome ;)

    The main problem was that you had added a API from one of the mods, other then that I think the rest was fine. But did redownload some of the mods and forge to make sure it was up to date :)

    And beware if you are makeing the server for it that some of the mods was Singleplayer only so you might run into problems there.

  3. Dragonyu0105:

    I had a look at your pack and got it working, try and see if it works for you:)

    Download: https://www.dropbox.com/s/3zxtz88clgos93o/Advanced Magical Weaponary.zip

    There are 2 mods missing that I wasn't sure off or unable to find a updated version, -More Ores and -Helicopter. If you can provide a link to the mods you were aiming for I will then be able to help you further, or you can try on yourself:)

  4. If you followed plokami666's guide to the point, then the modpack slug should be after /public/mods/

    /public/mods/[modslug]/resources/
    
    
     
    
    and the individual mods should go in after /public/mods/mods/
    
    
    
    /public/mods/mods/[individual-mods]/[modname-version].zip

  5. In your solder, is the modpack set as (Hidden)? If so you need to Edit Modpack in your solder and remove "Hide Modpack", this should make the launcher get the new logo and background. Don't worry, this won't affect the hidden status in Tehcnic Platform:)

    Unhide.png

  6. Nope but I get another problem. My Powerfist tools icons doesnt show above the fist. Instead I get a blank icon on all my tools so I dont know what tool Im using atm.

    To fix the rendering problem for MPS when useing Optifine, find the config file "mmmPowersuits.cfg" and scroll to the line that says "Use Custom Font Engine" and set it to =false

    Part of the code you should look for in "mmmPowersuits.cfg":)

    ####################
    
    # font
    
    ####################
    
     
    
    font {
    
        B:"Font Anti-Aliasing"=false
    
        I:"Font Detail Multiplier"=4
    
        S:"Font URI"=/mods/mmmPowersuits/fonts/cra.ttf
    
        S:"Native Font Name (Overrides URI)"=
    
        B:"Use Custom Font Engine"=false
    
    }
    
    

  7. If the name matches you should get a message saying that you pack was detected in your Solder API when you edit in Technic Platform. Then be able to Link to Solder.

    So Create New Modpack in your Solder and name it the same as your modpack and the message should appear.

    NaCOIm1b.png

  8. I know how to compile a modpack.jar file, its just Reggie88 said each mod in the repository needs a 'modpack.jar' file in their directory. Is that true, cos the modpack.jar file is pretty big, and sticking it in every mod directory would eat up all the space in my repo.

    My apologies, didn't mean to sound like that the "modpack.jar" had to be in every folders:)

    Did use "modpack.jar" as a example for how it should get unpacked to the "bin" folder.

    Glad that it got sorted out:)

  9. It does have to be in a .zip archive. Also found out for it to unpack properly the archive needs to have the destination folder inside. Like for the "modpack.jar" to go inside the "bin" folder, the .zip archive need to contain a "bin" folder with the "modpack.jar". Else it will just unpack it in the modpacks/main folder. Same goes for "mods", "coremods", "configs", "texturepack" and what else you wanna add :)

  10. I know!

    So, any ideas what could be wrong ? (except the url...)

    I don't think solderAPI got problems with subdomains?

    Im useing subdomain and it works just fine:)

    When I had this error it turnd out to be that the API Key got pasted in wrong in the solder.php

  11. Create a folder for where the .jar is gona go. Like for mods, put the .jar in a folder called mods and pack it in a .zip archive and same for coremods, in a folder called coremods:)

    This includes also for those mods that are already in a archive, found that out when i first tested that stuff got unpacked in the packs folder instead of mods and coremods folder and so on.

  12. I noticed when i was useing the Power Gauntlet with Axe to break normal fences, wooden stairs and signs, that the speed was the same as if I use the bare fists to break it. Slower then a Iron Axe.

    I got power and it's overclocked to max, it works on wooden planks and so on, but not on stuff made out of wood:)

    Is this normal?

    Useing Tekkit 1.0.6

    ModularPowersuits-0.6.0-444

    MPSA-0.2.3-110_MPS-422

×
×
  • Create New...