Closed moepi2k closed 2 weeks ago
Please list when the seed changed
at the moment when u create the auction. need to check when back from work
Really cannot reproduce, when is your last update for those 2 repos?
For auction house and service. Its latest. Do you have an item with random bonuse and put it in auction house?
Yes, why will I test seed changing without items that won't have random bonus?
May try check read/write items function here
U tested it with latest kit version?
Yes I never test on the old version, why I have to test on the older versions?
so how should i test on latest when its not released yet. maybe its fixed there somewhere already
ok then i will setup fresh kit with 189 and new auction and try again. but i cant see any changes in the read write stuff from 188 to 189 so i wondering why you are not able to reproduce it. or if its possible would be nice to send a current version of the core so i can also test with it since u dont know when u gonna release it
Try debugging the seed value first.
ok will do it when at home, thx
ok debuged it and its even more weird now. when i create the item the seed is -1992666332. after puting in auction house the seed NOT change, even when i put out of mailbox. so seed is always correct. but the bonus attributes of the item changes one time when u put it in the auction house. and only one time. the second time it will be like it was after changed once.
c0e7fd587a306a8a08e1f23b62b7bf05
as u see in video initial bonus attribute is +2 endurance +5 intelligence
after puting to auctionhouse its
+15 dexterity +17 luck
how can this happen o.O
-> same happen with fresh kit
ok found the issue. characteritem -> version. normal its 2. when it write to auction it changes to 0. dont know why but it changes item data
So what you have told me that put item in/out to auction can random stats every time is wrong it is actaully can be changed once (by change version to 0), so seed never changed but version will be changed to 0, which lead me unable to reproduce correctly.
when u have an item with random bonus (seed) when u put it in auction house it changes the seed
this is before i put ring into auction house https://gyazo.com/fc320c375cf7319fd6cfe9c0ba7d2e41
this when its in auction house https://gyazo.com/6deb4e0c2bdd926e9c1de85752a380fc
when u cancel the action or someone buy it out and u claim from post it will keep the changed seed which was in the auction house so actually its not just a visual issue