Tibowl / KCBugTracker

Community run bug tracker for KanColle
14 stars 1 forks source link

燃料が低値のときに基地航空隊に燃料を補給した場合の、ボーキサイト丸め誤差 | Bauxite rounding error after refueling LBAS when low on fuel #32

Open Tibowl opened 4 years ago

Tibowl commented 4 years ago

Description Due to late rounding, when being low on fuel and attempting to refuel LBAS, the bauxite will change when going back to port.

Different results happen based on fuel remaining

Screenshot and/or video image image image

api_after_bauxite is a double instead of an integer image

Reproducing Steps to reproduce the behavior: (if applicable, otherwise remove this section)

  1. Refuel LBAS when low on fuel
  2. Look at bauxite, go to port and look again

NOTE: Last tested on 2019-06-24, might be fixed

kaedec-adm commented 3 years ago

Japanese Translation: タイトル:燃料が低値のときに基地航空隊に燃料を補給した場合の、ボーキサイト丸め誤差

説明 丸め処理のタイミングが遅いため、母港の燃料が少ないときに基地航空隊に燃料を補給すると、母港に戻ったときにボーキサイトの量が変化する。

母港の燃料次第でボーキサイトの減少量は異なる。

スクリーンショット及び動画 image image image

api_after_bauxiteは整数型ではなくdouble型である image

バグの再現方法 バグを再現するために、必要な手順を説明してください:(存在しない場合は削除しても良い)

  1. 母港の燃料が少ないときに基地航空隊に燃料を補給する
  2. ボーキサイトの量を確認する。母港画面を開き、再確認する

メモ: 最後に確認したのが2019年06月24日であるため、修正されている可能性がある