ThinkInvis / RoR2-TinkersSatchel

A mod for Risk of Rain 2.
GNU General Public License v3.0
4 stars 4 forks source link

{Classic Items / Ancient Scepter} Mostly-Tame Mimic can reroll Ancient Scepters #58

Closed moonsky70 closed 2 years ago

moonsky70 commented 2 years ago

Describe the Bug

If a mostly-tame mimic rolls as an Ancient Scepter, the item will detect a stack higher than one, and reroll one of them- however, since you only truly have one scepter, this will reroll the one scepter that you have, removing it.

To Reproduce

Steps to reproduce the behavior:

  1. Obtain ancient scepter
  2. Obtain mostly-tame mimic (I believe if these are your only two items, it's forced to roll as Scepter?)
  3. Note that Scepter has rerolled to a new item

Expected Behavior

presumably, Mostly-Tame Mimic should either blacklist singleton items like Scepter, or have a configurable blacklist so that users can do this themselves.

To retrieve console logs: A log from the most recent run of the game will be stored in .../Risk of Rain 2/BepInEx/LogOutput.log. If using r2modman, go to Settings > Browse profile folder > Profile Folder/BepInEx/LogOutput.log instead.

If the bug only happens in multiplayer: try to provide console logs from both client and server.

If the log file is too big to post: this may be because of a once-per-frame error message. In this case, immediately close the game once the bug occurs to reduce log file size.

Additional Context

Add any other context about the problem here (screenshots, etc.).

ThinkInvis commented 2 years ago

I'm unable to reproduce this issue, and Classic Items' Ancient Scepter is already blacklisted in all FakeInventory components; including Mostly-Tame Mimic, Item Drones, and Admiral's Special Order Beacon. This is almost certainly an issue with the standalone Ancient Scepter mod, but there's a small chance it could instead be a conflict with another mod. If you'd posted a console log as requested by the issue template, I'd be able to tell for sure; please make sure to do so in future issues!

Assuming this is an issue with the standalone Ancient Scepter mod: I have nothing to do with said project and cannot provide support for it. Its author(s) will need to add a soft dependency on TILER2 and blacklist the item on their end.

ThinkInvis commented 2 years ago

Closing due to inactivity.