#
Common Errors
#
1. Error loading market prices
- Problem: Market prices are not displayed correctly.
- Solution: Ensure that the server is properly configured and the API requests return valid data.
#
2. Selling fish fails
- Problem: The "sell all fish" button is not functioning.
- Solution: Check that the player has fish in their inventory and the UI has been properly updated.
#
3. Animation issues
- Problem: Fishing animations do not play.
- Solution: Verify that all required animation dictionaries are loaded correctly. Ensure that the correct animation names are referenced in the code.