Report a Bug with Trove
You need to be logged in to report a bug!
Details
Category:
Live
Status:
Reported
A bug report from a player
Reporter:
Cr0nicl3 D3str0y3r
Created
Jan 21, 2023
Source
Trigger
Discord Report Wizard
Text
Issue Details
Platform:PC
Context:
fishing pools' ability to say how many fishes are left doesn't workExpected:
fishing pools to be able to tell how many fishes are leftReproduce:
instead of saying how to reproduce (which is just looking at them) I'll say the two ways this bug can be fixed:-The best one: change the type of value that the game sends to the VFX attribute from float to int
-The cheaty one (pls don't): on the attribute value inside the VFX change it so that it expects float values instead of currently int. I do not recommend this fix as dealing with float in this scenario is inexact and can lead to, for example, instead of marking 1 fish left to mark 0
The bug is due to the VFX not receiving the type of value it expects, and because of it, at least on this scenario, it defaults no matter the value given by the game to the max amount of the VFX attribute which for now is 10 but as pools changed now that we're at it should be raised to 30 to correctly express the total real amount
Activity
No images have been added yet, upload one!