Sulayre / WebfishingLure

A Modding API for Webfishing
MIT License
60 stars 5 forks source link

Custom Fish don't get saved when quitting to desktop #8

Closed EliteMasterEric closed 3 weeks ago

EliteMasterEric commented 3 weeks ago

Steps to Reproduce:

  1. Catch a custom fish created by Lure.
  2. See that the fish is in your inventory.
  3. Quit to the main menu.
  4. Join a lobby again.
  5. See that the fish is in your inventory.
  6. Quit to the desktop.
  7. Start the game and join a lobby agian.

Expected Behavior: The fish should remain in your inventory.

Actual Behavior: The fish is deleted from your inventory.

EliteMasterEric commented 3 weeks ago

Via talking with Sulayre, this is apparently intentional currently. There were issues with modded save data and things need to be handled carefully to avoid save data corruption. The issue is planned to be fixed.