STAR-15 BY CARL MAKES MODS 1.1.3

Please do not ask when mod authors will update their mods to 3.9.0
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.

STAR-15 BY CARL MAKES MODS

All credit to the carl makes mods, Mighty_Condor and Pettan


You can buy it from Lvl 3 Mechanic. Please install this mod with .300 BLACKOUT EXPANSION!


STAR-15 can shoot .300 ammo. The mod is also compatible with ATLAS CUSTOM WEAPONS & EQUIPMENT


Installation: Download the .zip file, extract all, and add the folder "Carl-STAR15" to your user/mods/ folder in SPT.




  • Version 1.1.2 the same




    [Late to the Party] Creating loot ranking data...

    TypeError: Cannot read properties of undefined (reading '_props')

    TypeError: Cannot read properties of undefined (reading '_props')

    at LootRankingGenerator.getWeaponProperties (D:\EFT 3.8.3\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:530:71)

    at LootRankingGenerator.weaponBaseValue (D:\EFT 3.8.3\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:500:56)

    at LootRankingGenerator.findBestWeaponMatchfromTraders (D:\EFT 3.8.3\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:487:76)

    at LootRankingGenerator.generateLookRankingForItem (D:\EFT 3.8.3\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:131:48)

    at LootRankingGenerator.generateLootRankingData (D:\EFT 3.8.3\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:99:75)

    at LateToTheParty.generateLootRankingData (D:\EFT 3.8.3\user\mods\DanW-LateToTheParty\src\mod.ts:545:35)

    at Object.action (D:\EFT 3.8.3\user\mods\DanW-LateToTheParty\src\mod.ts:149:26)

    at StaticRouterMod.handleStatic (C:\snapshot\src\di\Router.ts:47:61)

    at HttpRouter.handleRoute (C:\snapshot\src\routers\HttpRouter.ts:78:62)

    at HttpRouter.getResponse (C:\snapshot\src\routers\HttpRouter.ts:43:30)

    TypeError: Cannot read properties of undefined (reading '_props')

    TypeError: Cannot read properties of undefined (reading '_props')

    at LootRankingGenerator.getWeaponProperties (D:\EFT 3.8.3\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:530:71)

    at LootRankingGenerator.weaponBaseValue (D:\EFT 3.8.3\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:500:56)

    at LootRankingGenerator.findBestWeaponMatchfromTraders (D:\EFT 3.8.3\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:487:76)

    at LootRankingGenerator.generateLookRankingForItem (D:\EFT 3.8.3\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:131:48)

    at LootRankingGenerator.generateLootRankingData (D:\EFT 3.8.3\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:99:75)

    at LateToTheParty.generateLootRankingData (D:\EFT 3.8.3\user\mods\DanW-LateToTheParty\src\mod.ts:545:35)

    at Object.action (D:\EFT 3.8.3\user\mods\DanW-LateToTheParty\src\mod.ts:149:26)

    at StaticRouterMod.handleStatic (C:\snapshot\src\di\Router.ts:47:61)

    at HttpRouter.handleRoute (C:\snapshot\src\routers\HttpRouter.ts:78:62)

    at HttpRouter.getResponse (C:\snapshot\src\routers\HttpRouter.ts:43:30)

    • well, I guess this mod is not compatible with the mod "Late to the Party"

    • Was doing some poking around and debugging of "Late to the Party" this morning.

      I was able to reproduce this error by not having the ".300 Blackout Expansion" mod enabled, because "Late to the Party" iterates over the weapon parts of the gun:

      The two uncommented logInfo statements are my debugging. This produced:

      Code
      ...
      [2024-05-29T13:09:53.833Z] info:     [Late to the Party] Getting properties for Spikes' Tactical AR-15 Anniversary★... Base: Width=1,Height=1,Weight=0.38
      [2024-05-29T13:09:53.833Z] info:     [Late to the Party] Getting properties for Spikes' Tactical AR-15 Anniversary★... Base: Width=1,Height=1,Weight=0.38
      [2024-05-29T13:09:53.833Z] info:     [Late to the Party] Template ID: 55802f5d4bdc2dac148b458f | [object Object]
      [2024-05-29T13:09:53.833Z] info:     [Late to the Party] Template ID: 55802d5f4bdc2dac148b458e | [object Object]
      [2024-05-29T13:09:53.833Z] info:     [Late to the Party] Template ID: receiver_ar15_spikes_tactical_standard | [object Object]
      [2024-05-29T13:09:53.833Z] info:     [Late to the Party] Template ID: barrel_ar15_406mm_300blk | undefined
      [2024-05-29T13:09:53.848Z] error:     TypeError: Cannot read properties of undefined (reading '_props')
      ...

      When enabling the ".300 Blackout Expansion" mod, it errored "earlier" in the "Late to the Party" code:

      Again, the logInfo statement here was my debugging. I don't have the log entries sadly, but it was erroring due to not being able to find information on the "Atlas MIAD Pistol grip for AR-15", added by "ATLAS CUSTOM WEAPONS AND EQUIPMENT", which you have noted on ".300 Blackout Expansion" mod as being compatible. This mod was also not enabled (at this point, I opted to stop looking further).


      As someone who's not really a modder or the like (debugging code for others while stumbling blindly through it has been my day job for the past few years), I'd say that this seems like there's at-least one of the following:

      • "Late to the Party" isn't compatible with mods like this that add-in compatibilities for other mods
      • "Late to the Party" expects compatibilities to be added in its own way
      • "STAR-15" and ".300 Blackout Expansion" mods don't add compatibilities in proper methods

      No criticism from me, just hoping that this may be useful to someone who does know more than I do.

      Thumbs Up 1
    • Thx mate, for the ATLAS compatible issue, I kinda know what is wrong with the latest version (v1.1.2), as I exported my testing version in Google Drive.... I will fix it later.


      For the "late to the party" compatibility, I may take no action at this time, due to I have limited time to test/play this game... in other words, the realism compatibility probably is the last update I can do for right now.

      Thumbs Up 1
  • mod folder: Carl-STAR 15 300 blk conflicts with the Dawn-LateToTheParty mod.

    It gives an error and the game does not load:

    TypeError: Cannot read properties of undefined (reading '_props')

    TypeError: Cannot read properties of undefined (reading '_props')

    at LootRankingGenerator.getWeaponProperties (D:\EFT 3.8.0\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:530:71)

    at LootRankingGenerator.weaponBaseValue (D:\EFT 3.8.0\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:500:56)

    at LootRankingGenerator.findBestWeaponMatchfromTraders (D:\EFT 3.8.0\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:487:30)

    at LootRankingGenerator.generateLookRankingForItem (D:\EFT 3.8.0\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:131:48)

    at LootRankingGenerator.generateLootRankingData (D:\EFT 3.8.0\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:99:75)

    at LateToTheParty.generateLootRankingData (D:\EFT 3.8.0\user\mods\DanW-LateToTheParty\src\mod.ts:545:35)

    at Object.action (D:\EFT 3.8.0\user\mods\DanW-LateToTheParty\src\mod.ts:149:26)

    at StaticRouterMod.handleStatic (C:\snapshot\src\di\Router.ts:47:63)

    at HttpRouter.handleRoute (C:\snapshot\src\routers\HttpRouter.ts:79:62)

    at HttpRouter.getResponse (C:\snapshot\src\routers\HttpRouter.ts:44:30)

    TypeError: Cannot read properties of undefined (reading '_props')

    TypeError: Cannot read properties of undefined (reading '_props')

    at LootRankingGenerator.getWeaponProperties (D:\EFT 3.8.0\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:530:71)

    at LootRankingGenerator.weaponBaseValue (D:\EFT 3.8.0\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:500:56)

    at LootRankingGenerator.findBestWeaponMatchfromTraders (D:\EFT 3.8.0\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:487:30)

    at LootRankingGenerator.generateLookRankingForItem (D:\EFT 3.8.0\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:131:48)

    at LootRankingGenerator.generateLootRankingData (D:\EFT 3.8.0\user\mods\DanW-LateToTheParty\src\LootRankingGenerator.ts:99:75)

    at LateToTheParty.generateLootRankingData (D:\EFT 3.8.0\user\mods\DanW-LateToTheParty\src\mod.ts:545:35)

    at Object.action (D:\EFT 3.8.0\user\mods\DanW-LateToTheParty\src\mod.ts:149:26)

    at StaticRouterMod.handleStatic (C:\snapshot\src\di\Router.ts:47:63)

    at HttpRouter.handleRoute (C:\snapshot\src\routers\HttpRouter.ts:79:62)

    at HttpRouter.getResponse (C:\snapshot\src\routers\HttpRouter.ts:44:30)

    Thumbs Up 1
  • new update made my windows defender sooo angry

  • i've made this somewhat compatible with my version of realism. feel free to ask me if you want it ! :)

    • Sorry, somehow I missed ur comments…


      Thank you for your sharing! Have you updated it with the new realism?

    • Not yet, will post it here when i do :)

      Thumbs Up 1
    • but tbf if you want your own configuration with your own recoil presets, you'll just have to edit the items.json file ;)

  • Hello, cool rifle)

    Heart 1
  • Some reason the weapon is not showing up on Flea Market. Or unless it doesn't? Im a little confused. Idk if its not working or is working. (Im on 3.6.1 btw)


    Edit: It works, but it doesnt show up on the flea market. Its like it doesnt exist. You actually need to get to trader Lvl 4 xd.

    • It should be in your Flea Market, please check the screenshot I showed in the below comment.

  • can you add these on your list for future ressurection ? animelaughinganimelaughing
    WAGES OF SIN AR-15
    AR-50 .50 BEOWULF
    VKS VYKHLOP 12.7X55

    Thumbs Up 1
    • I will think about it, you know, I have to consider the license issue

      Thumbs Up 3
  • when using server loader it says "Mod (Carl-STAR15) is missing package.json" i extracted the files as instructed idk if i messed something up so any help would be greatly appreciated

    • please make sure you extracted it right, not like Carl-STAR15/ Carl-STAR15...


      let me know if it works

      Thumbs Up 1
    • I am having the same issue as him can you take me step by step how to extract it right

    • could you find a package.json file under the address: \EFT\user\mods\Carl-STAR15


      if yes, then it should be correct.

      Thumbs Up 1
    • when i download and extract it has those packages but they dont have the .json at the end i tried just changing the name from package to package.json with no results, the file explorer still classifies it as a JSON file in the type section

    • do you have Discord? If yes, please search my account: goewert

      Thumbs Up 1
  • STAR 15 Returns finally was wondering where she went off to xd nice job tho on bringing this back. You could try to make a mod for the TKPD if your bold enough. This Mod: TKPD 9,3x64 carbine

    Thumbs Up 1
    • i was about to ask about the tkpd :D

    • well, we will see...

  • Hi, listen, I have some kind of bug with Tarkov and the display of the assortment at Miratovortsa, but I couldn't find a weapon at the flea market. Therefore, I would like to clarify that I am a fool or did you really forget to add it to the Flea Market
    UPD: Ver 3.5.8

    • I am not sure if it can work with SPT 3.5.8 as I don't have the old version, in 3.6.1 it works fine.


      https://ibb.co/9c4JYDf

    • Yes, on 3.5.8 probably not compatible :nikitathinking: . In any case, thanks again for porting these old but very good mods <3

      Heart 1
    • maybe... you can try the 3.6.1 haha

      Happy 1