what do you mean by fix it a little? Does it sometimes stack, but sometimes doesn't? Forgot to mention, do the weapons have different durability? If the guns been fired even once, I believe that changes the durability value which doesn't permit stacking because it'd repair the guns. Otherwise I think it'd have to be a plugin hook conflict for it to work inconsistently.
Every problem (I) have with stacking has been endlessly repeated in posts , The problem with version 2.0.4 was that they would not stack at all (as well as some other items) So i reverted back to version 2.0.2 and which remedied the problem a little, Most items would stack but when it came to weapons some would always stack Ak47, Spas12, pistols, but Rocket launchers would not stack at all, M249's and L96's would not stack until i placed them in the backpack, but sometimes would not stack in backpack but would stack in large chest, * dont forget these two weapons are not craftable so that might have something to do with it (?) ,
Now with the latest version : They (M249/L96/RocketLaunchers) are back to not stacking anywhere, all these weapons have not been fired, reloaded,used in any way but have been reclaimed from loot, airdrops, Guarded crates, NPC loot or dangerous treasure lootbox , Weapons with attachments (same) used to stack with no problems but now sometimes do not .
Now i find that some items have lost "health" when you pick them up and you have to repair them before stacking such as simple lights, test generators, jackhammers etc but once repaired there is no problem
**Just installed latest version and found an oddity , checked for stacking again with L96's and M249's , I tried to move one M249 to large chest and it didnt stack but when i moved another from the chest to inventory it unloaded and stacked but after repeated attempts with others it would not repeat this, I tried unloading them but still wont repeat and dont stack at all,
Merged postI want to try adding those items to the individual hard limits section but keep getting error in json (something simple like me)
"IndividualItemStackHardLimits": {
"ItemId": 1588298435,
"Shortname": "rifle.bolt",
"HasDurability": true,
"VanillaStackSize": 1,
"CustomStackSize": 50
},
{
"ItemId": -1215753368,
"Shortname": "flamethrower",
"HasDurability": true,
"VanillaStackSize": 1,
"CustomStackSize": 5
},
{
"ItemId": -1123473824,
"Shortname": "multiplegrenadelauncher",
"HasDurability": true,
"VanillaStackSize": 1,
"CustomStackSize": 100
},
{
"ItemId": -778367295,
"Shortname": "rifle.l96",
"HasDurability": true,
"VanillaStackSize": 1,
"CustomStackSize": 50
},
{
"ItemId": -1812555177,
"Shortname": "rifle.lr300",
"HasDurability": true,
"VanillaStackSize": 1,
"CustomStackSize": 20
},
{
"ItemId": -2069578888,
"Shortname": "lmg.m249",
"HasDurability": true,
"VanillaStackSize": 1,
"CustomStackSize": 50
},
{
"ItemId": 442886268,
"Shortname": "rocket.launcher",
"HasDurability": true,
"VanillaStackSize": 1,
"CustomStackSize": 20
},
{
"ItemId": 528668503,
"Shortname": "flameturret",
"HasDurability": true,
"VanillaStackSize": 1,
"CustomStackSize": 50
},
{
"ItemId": -282113991,
"Shortname": "electric.simplelight",
"HasDurability": true,
"VanillaStackSize": 1,
"CustomStackSize": 200
}
}
"VersionNumber": {
"Major": 3,
"Minor": 2,
"Patch": 1
}
}
Error: Parse error on line 54:
...omStackSize": 50 } { "ItemId": -12157
----------------------^
Expecting 'EOF', '}', ',', ']', got '{