I am using SPT-AKI 2.1.1. The mod is tagged as compatible with 2.1.1. Other mods I typically use that are tagged as 2.1.1 compatible also give that error, and I encounter no errors related to those mods. Changing the version number in the package.json gets rid of the error.
In addition, this isn't isolated to any one mod. ANY mod that touches bundles produces the same issue.
My previous thread that was insta-closed lists some of the other examples I tried using. Some threw that error when launching the server, some did not; none of the items they modified or added worked.
Previous thread: Bundle mods not loading in 2.1.1?
Reading through modules.log I noticed this: /2021-12-04 20:44:43.145|INFO| Request GET data: 286fb1993af9fb732c64c3fc:http://127.0.0.4:6971http://127.0.0.4:6971/files/bundle/assets/content/items/mods/scopes/scope_30mm_eotech_vudu_1_6x24_updated_reticles.bundle
Unlike other the other REST requests, this one for the mod bundle didn't throw a "request was successful" message. I grabbed some other bundles mods that added custom items (Avon FM12 and Militia SuperTrooper) [these mods did not throw an outdated warning if you're still fixated on that) and noticed the same thing.
Overwriting or modifying the bundles directly in the game data folder lets me modify items no problem.
Is there ANY reason why my install isn't loading bundles from up-to-date mods? Believe you me, I've triple-checked to make sure that it isn't some silly thing like the mod being outdated or a mod conflict. Again, I know that bundle mods are working fine for just about everyone else, but they are not loading for me.