ThinkInvis / RoR2-TinkersSatchel

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

Rahkshi survivor crashes while tinkers satchel is present. #71

Closed Darkmega18 closed 1 year ago

Darkmega18 commented 1 year ago

Describe the Bug

When playing the Rahkshi and using it's reinvigoration ability specifically while sprinting and in the presence of tinkers satchel causes the game to freeze with an exclamation mark risk of rain square on screen and then close. (I'm guessing it's the official games crash system, not caused by an overload or something else)

https://thunderstore.io/package/Team_Pepega/Rahkshi/

The last few lines of the console makes mention of a defibrilator with this line: [Error :TinkersSatchel] Defib: HealingSourceStack was not empty on new frame, clearing. May be a cascading effect of another error, or a mod may be misusing HealingSourceStack.

it's the only thing I've seen it happen on so far. Turning off the Defibrilator doesn't stop the code in the background from crapping itself.

To Reproduce

Play as the Rahkshi with tinkers installed. Use the self healing ability while sprinting around after taking some damage. Game is likely to freeze and then crash.

Expected Behavior

obviously for the mods to work together and the rahkshi to be able to self heal fine.

Console Log

LogOutput.log

Additional Context

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

A copy of the exact modpack in it's current state. File format for thunderstore modloader. Risk of rain 2.5 plus ultra remix_1678609015466.r2z.zip

Screenshot of an Immediate occurence and the crash box that comes up. I literally spawned in. jumped off something, then healed while running. image

ThinkInvis commented 1 year ago

Unable to reproduce this issue with latest versions of R2API, Tinker's Satchel, and Rahkshi. I'll have to assume that my R2API dependency update earlier today fixed this, as the R2API split seemed to be causing a lot of issues on its own. Please reopen if this issue reoccurs, and try to narrow it down to a minimum set of mods first (it may also be a conflict with other mods).

Darkmega18 commented 1 year ago

it was fixed/patched by dragonvck already some time ago when I sent it to them. I must have forgotten to close this and let you know.