Closed GoogleCodeExporter closed 9 years ago
What id you add the value to players who have never had the additional value
prior to the upgrade?
Original comment by funnyfin...@hotmail.com
on 25 Sep 2010 at 1:09
Hi Will,
Player #14 was given the Claw skill and we added 30k to his value. It shows up
as 50k+60k= 110k. It should only be 80kgp.
What we found is that the team TV is correct when we use +30k. The team TV is
incorrect when we kludge it by halving the extra player cost 15k (player cost
is now good but the team TV is incorrect).
I tried hunting for an obvious sign that the player cost formula is doubling
the extra cost. I couldn't find an obvious source in the code, is it possible
that this error is happening in SQL rather than through PHP?
Original comment by kavi...@gmail.com
on 27 Sep 2010 at 8:40
Try running a syncall() from the admin control panel.
Original comment by funnyfin...@hotmail.com
on 28 Sep 2010 at 12:47
Thanks, just tried it and unfortunately no change.
Original comment by kavi...@gmail.com
on 28 Sep 2010 at 4:51
Just to let you know, it does work for me fine.
Original comment by funnyfin...@hotmail.com
on 28 Sep 2010 at 7:35
And I don't think that this is the problem, but it is not add extra player
value, it is set extra player value.
Original comment by funnyfin...@hotmail.com
on 28 Sep 2010 at 7:43
Thanks. Hmm, could it be platform related? Where is the player value
calculated? My assumption was that it is figured out on the fly per page view.
Is this correct? If so, is this entirely PHP dependent or could one of the
stored SQL functions be involved?
Original comment by kavi...@gmail.com
on 28 Sep 2010 at 9:23
I can't reproduce this. Is the result the same if you do a fresh install?
Most of the values are stored and rely on SQL routines to update them etc..,
can't remember right now, if the total player value is a pre-calculated and
stored result too. Either way, it should be updated when changing the extra
player value.
Original comment by Nimda...@gmail.com
on 19 Oct 2010 at 10:24
Bump...
Original comment by Nimda...@gmail.com
on 29 Dec 2010 at 3:25
Closing this if you do not respond soon (can't reproduce it).
Original comment by Nimda...@gmail.com
on 6 Feb 2011 at 11:52
Original comment by Nimda...@gmail.com
on 10 Mar 2011 at 6:35
Original issue reported on code.google.com by
kavi...@gmail.com
on 23 Sep 2010 at 2:33