Page MenuHomeFeedback Tracker

1.02 Experimental: Empty stacks of .308 ammunition
Assigned, NormalPublic

Description

I was testing out the new experimental version on a private server and found an empty stack of .308 bullets. The bullets were visible, but the item counter said 0/20. See the picture below.

In the db\types.xml in the server files, I can see that for "Ammo_308Win" both quantmin and quantmax are set to -1:
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>

This is not the case for any of the other ammunition entries so I suspect this could be the cause.

Version 1.02.150980

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
General
Additional Information

Event Timeline

Lex added a subscriber: Lex.Mar 30 2019, 3:25 PM

I met similar and on 1.01, not often.

Hariad added a subscriber: Hariad.Mar 30 2019, 4:49 PM

Your right , it exactly come from that , quantmin and quantmax are the min and max percentage of a staked item. -1 mean disable, it should be between 0-100(%)

@Geez Hi.
Please check this ticket :)

Geez changed the task status from New to Assigned.Apr 1 2019, 11:14 AM

@Geez hi :)

May be close this ticket like obsolete?

Lex removed a subscriber: Lex.Dec 12 2019, 1:57 AM