[mod] My mods (ASTIC) compatible with the v1.11

Discussion in 'The Hangar Bay' started by ASTIC, May 17, 2019.

Tags:
  1. ASTIC

    ASTIC Captain

    Joined:
    Dec 11, 2016
    Messages:
    991
    Likes Received:
    707
    #41
  2. Ephoie

    Ephoie Captain

    Joined:
    Jan 27, 2018
    Messages:
    329
    Likes Received:
    515
    @remeey I got a mod for a starter SV I would share should you need it
    You will need to get the command crate mod from @Exacute first though.
     
    #42
  3. saa044[WP]

    saa044[WP] Ensign

    Joined:
    Aug 28, 2017
    Messages:
    20
    Likes Received:
    6
    Hi there, any plans to update Galaxy Navigator? I know a lot of people update all these wonderful mods themselves, but I have no clue how lol.
     
    #43
  4. Oddyseous

    Oddyseous Ensign

    Joined:
    Jun 27, 2020
    Messages:
    16
    Likes Received:
    4
    Do these work in A12?
     
    #44
  5. Maverick 2

    Maverick 2 Ensign

    Joined:
    Apr 17, 2019
    Messages:
    7
    Likes Received:
    0
    I also not having a lot of luck trying to get the Modhost, or EWA to work on a12.2, has anyone been able to get them working on a12.2?
     
    #45
  6. ASTIC

    ASTIC Captain

    Joined:
    Dec 11, 2016
    Messages:
    991
    Likes Received:
    707
    It works, but only the newes version 5.3.7
    https://github.com/GitHub-TC/EmpyrionWebAccess/releases/download/5.3.7/EWALoader.5.3.7.zip
    unfortunately there was another (unnecessary) breaking change in the ModAPI that affects the EWA and the ModLoader.
    The (normal) mods have already been affected by the latest changes from Eleon :-(
    upload_2020-7-2_22-26-22.png
     
    #46
  7. Maverick 2

    Maverick 2 Ensign

    Joined:
    Apr 17, 2019
    Messages:
    7
    Likes Received:
    0
    #47
  8. ASTIC

    ASTIC Captain

    Joined:
    Dec 11, 2016
    Messages:
    991
    Likes Received:
    707
    You have to try if it works well - ok, if not, you can fix it youself - it's OpenSource on GitHub - from my point of view Eleon has been building so much crap lately that I don't want to program around it anymore. Which is why I said goodbye to Empyrion.
     
    #48
  9. saa044[WP]

    saa044[WP] Ensign

    Joined:
    Aug 28, 2017
    Messages:
    20
    Likes Received:
    6
    I get where Astic is coming from. Some servers would have these mods working on them, but they know how to make them work and don't share it with the public sadly. All I personally really want is the Galaxy Navigator, cause the current method sucks lol.
     
    #49
  10. saa044[WP]

    saa044[WP] Ensign

    Joined:
    Aug 28, 2017
    Messages:
    20
    Likes Received:
    6
    Hi there, is there a how to guide to update these mods? I have no knowledge but am prepared to learn.
     
    #50
  11. Sephrajin

    Sephrajin Rear Admiral

    Joined:
    Dec 22, 2017
    Messages:
    916
    Likes Received:
    2,917
    Heya

    Was browsing through your source code (Scripting) and found something I'd like to extend:
    If you're willing to include these, I'll happily make more lists :p


    https://github.com/GitHub-TC/Empyri...pyrionScripting/DataWrapper/ScriptRootData.cs
    Code:
    /*
    -------------------------------
    Mit neuen Erzen und Barren
    */
            public string OreIds => "2248,2249,2250,2251,2252,2253,2254,2269,2270,2284,2293,2297,2311,2314";
            public string IngotIds => "2271,2272,2273,2274,2275,2276,2277,2278,2279,2280,2281,2285,2294,2298,2318";
    /*
    ---------------------------------------
    Eigene Ergänzungen
    */
      public string BlockLIds => "343,396,399,402,405,408,411,462,545,839,1075,1128,1129,1238,1239,1322,1386,1392,1395,1440,1443,1481,1549";
     
      public string BlockSIds => "380,393,493,836,837,974,976,1135,1389,1478,1626,1960";
     
      public string MedicIds => "2355,2356,2375,2377,2382,2385,2359,2393,2416,2426-2428,2430,2435-2441";
     
      public string FoodIds => "2325,2349,2354,2361,2362,2372,2374,2376,2378,2394,2409,2410-2412,2415,2417,2419-2421,2423-2425,2429,2431,2433,2434,2442,";
     
      public string IngredientIds => "2350,2351,2357,2359,2363,3264,2368,2381,2383,2388,2391,2392,2395,2400,2403-2405,2407";
     
      public string SproutIds => "490,591,594,597,600,607,639,641,644,1167,1171,1175,1179,1367,1527,1531,1597,1601";
     
      public string ToolsIds => "399,569,588,652,711,964,1108-1110,1485,2050,2059,2067,2069,2070,2071,2079,2080,2087-2089,2301,2749,2750";
     
      public string ArmorModIds => "2648-2650,2653,2669-2676";
     
    #51
    Last edited: Jul 8, 2020
  12. ASTIC

    ASTIC Captain

    Joined:
    Dec 11, 2016
    Messages:
    991
    Likes Received:
    707
    Habe ich (etwas flexibler) implementiert siehe https://empyriononline.com/threads/mod-ext-empyrion-scripting-scripts.92458/page-4#post-406171
    Gruß
    ASTIC
     
    #52
    Sephrajin likes this.
  13. ChicknNuggies

    ChicknNuggies Ensign

    Joined:
    Jul 18, 2020
    Messages:
    1
    Likes Received:
    0
    We have a small server on GPortal and I'm really struggling with how Empyrion does just about anything. The only mod we really want to get running is the backpack extender but no matter what I do, I cannot get it running. GPortal doesn't allow third party bots or software so I can't use any of the installer or admin programs to help me with this. I have it in the right folder, it's showing up with the Dll files and everything but when I go in game, it's telling me I have no mods loaded and if I try to use the command, I get a message saying the UI scroll-able window failed to open and then it crashes me out of the game. In order to get back in, I have to reboot the server, not just my client. Is this mod actually still working or am I getting to a table flipping point of frustration for no reason =/ If it is working, I don't suppose someone could help explain to me what I need to do in order to get it to work on my server?
     
    #53
  14. ASTIC

    ASTIC Captain

    Joined:
    Dec 11, 2016
    Messages:
    991
    Likes Received:
    707
    I ran the BackpackExtender over the ModHost Mod because there are breaking changes in the ModAPI DLL. However, this mod includes an EXE which will probably reject by GPortal - so sorry, but it will probably not work under GPortal.
     
    #54
    dichebach likes this.
  15. saa044[WP]

    saa044[WP] Ensign

    Joined:
    Aug 28, 2017
    Messages:
    20
    Likes Received:
    6
    @ASTIC nice man, thanks for the already updated mods, appreciate it so much. TBH I am looking so much forward to that navigation one, I tried it myself and could only get it to work somewhat in a star, not outside of it lol.
     
    #55
  16. ASTIC

    ASTIC Captain

    Joined:
    Dec 11, 2016
    Messages:
    991
    Likes Received:
    707
    I started with the GalaxyNavigator but the problem / limitation is that it can only lead through known areas, which of course means a huge detour.
     
    #56
    saa044[WP] likes this.
  17. saa044[WP]

    saa044[WP] Ensign

    Joined:
    Aug 28, 2017
    Messages:
    20
    Likes Received:
    6
    Yeah also what I figured. I could also find no way to load all star-sun playfields at once, why i eventually stopped tinkering with it. :D
     
    #57
  18. SAP

    SAP Lieutenant

    Joined:
    Mar 2, 2017
    Messages:
    7
    Likes Received:
    2
    Also gave up on empyrion,, but now im running my own server on GTX Gaming and got the LCD Mod to work nicely,, real pitty that the other mods dont work on the GTX Gaming Server. Will you ever come back ? If so feal free to look up my server 194.147.122.159:31020
     
    #58
    Ephoie likes this.
  19. SylenThunder

    SylenThunder Captain

    Joined:
    Jul 30, 2016
    Messages:
    219
    Likes Received:
    138
    So we've had a lot of players ask for VB, but since the author decided greed was better than supporting the community, it's gone.

    So I turn to your mod, but for whatever reason I cannot seem to get it to function reliably. My first tests on a clean client went just peachy. No issues at all. Then I moved it to our live server after testing, and it just killed the server. Locked up the playfields, and no one could join.

    So again I go back to my private test instance, and this time I copy over the files from the main server. I start up the client, and I type the help commands. Get the windows for those, I think it's all good. Try using the commands, and the only one that functioned was the voting mod. Verified I have the latest files, and tried again, no dice. Now I'm not even getting the help menus for some of them.

    Attached is my log. Any help would be appreciated.
     

    Attached Files:

    #59
  20. ASTIC

    ASTIC Captain

    Joined:
    Dec 11, 2016
    Messages:
    991
    Likes Received:
    707
    1. The mod commands only work within the faction chat ;-)
    2. Check also your "[EGS]\Saves\Games\[Safegame]\Mods\EmpyrionBackpackExtender\Configuration.json" and your "saved" backpacks for errors/diff with your testserver
    I checked it with the current 1.3.3 and on my server it seems to work

    Unfortunately the bugs of EGS annoy me so much that I haven't played EGS for 6 months - and I don't see any improvement :-(
     
    #60

Share This Page