Cannot cut fish to get fishing ingredients #571

Closed
opened 2024-10-22 14:44:58 -07:00 by VampireKitten · 5 comments
VampireKitten commented 2024-10-22 14:44:58 -07:00 (Migrated from github.com)
2024-10-22T23:43:23:755 [0.1.0] error:  unknown endpoint POST /api/fishmonger.php
2024-10-22T23:43:23:756 [0.1.0] debug:  data provided to /api/fishmonger.php: {"Fish":[{"ItemCount":2,"ItemType":"/Lotus/Types/Items/Fish/Eidolon/BothCommonFishBItemLarge"},{"ItemCount":4,"ItemType":"/Lotus/Types/Items/Fish/Eidolon/BothCommonFishBItemMedium"},{"ItemCount":4,"ItemType":"/Lotus/Types/Items/Fish/Eidolon/BothCommonFishBItem"},{"ItemCount":2,"ItemType":"/Lotus/Types/Items/Fish/Eidolon/DayUncommonFishAItemMedium"}]}
1729633403.hZfHJXNi5GR5N6mLhOv/oLzKG5CTGX5W7GrhnHHPm5iGYz3zWvKAI0XcCczH9pExAVv+6/p/hGaRteJM9I9U5g==
2024-10-22T23:43:23:757 [0.1.0] http:   POST /api/fishmonger.php?accountId=670ac77e9d079e34ab018ed7&nonce=1466618771068614&ct=MSI&dissect=1 404 2.421 ms - 34
``` 2024-10-22T23:43:23:755 [0.1.0] error: unknown endpoint POST /api/fishmonger.php 2024-10-22T23:43:23:756 [0.1.0] debug: data provided to /api/fishmonger.php: {"Fish":[{"ItemCount":2,"ItemType":"/Lotus/Types/Items/Fish/Eidolon/BothCommonFishBItemLarge"},{"ItemCount":4,"ItemType":"/Lotus/Types/Items/Fish/Eidolon/BothCommonFishBItemMedium"},{"ItemCount":4,"ItemType":"/Lotus/Types/Items/Fish/Eidolon/BothCommonFishBItem"},{"ItemCount":2,"ItemType":"/Lotus/Types/Items/Fish/Eidolon/DayUncommonFishAItemMedium"}]} 1729633403.hZfHJXNi5GR5N6mLhOv/oLzKG5CTGX5W7GrhnHHPm5iGYz3zWvKAI0XcCczH9pExAVv+6/p/hGaRteJM9I9U5g== 2024-10-22T23:43:23:757 [0.1.0] http: POST /api/fishmonger.php?accountId=670ac77e9d079e34ab018ed7&nonce=1466618771068614&ct=MSI&dissect=1 404 2.421 ms - 34 ```

I guess some extra data would be needed for this in the export.

I guess some extra data would be needed for this in the export.
VampireKitten commented 2024-10-22 15:19:07 -07:00 (Migrated from github.com)

The wiki at least has the list of what each given fish gives, both in terms of products and reputation by size:
https://warframe.fandom.com/wiki/Fishing#Products

No idea where they got the info from, as I doubt they manually tested it.

The wiki at least has the list of what each given fish gives, both in terms of products and reputation by size: https://warframe.fandom.com/wiki/Fishing#Products No idea where they got the info from, as I doubt they manually tested it.

Very likely is manually gathered. Not very hard, just need to get 1 of each.

Very likely is manually gathered. Not very hard, just need to get 1 of each.

Relevant data has been added in PE+ 0.5.3.

Relevant data has been added in PE+ 0.5.3.

Also worth noting that this request has a dissect query argument, set to 1 for "Cut Fish" and 0 for "Provide Fish".

Also worth noting that this request has a `dissect` query argument, set to 1 for "Cut Fish" and 0 for "Provide Fish".
Sign in to join this conversation.
No description provided.