ikesicle / Providirector

A server-side mod for Risk of Rain 2 which allows one player to take on the role of one of the combat directors
4 stars 1 forks source link

List of issues after playing #2

Closed CrystalCulture closed 1 year ago

CrystalCulture commented 1 year ago

found several things having played for a bit:

---had a bug where all enemies were invisible and the menu UI broke afterwards, happened all but one time, no idea why 20230511163930_1 20230511163743_1 ---going to the lunar freezes the game, requiring you to quit to menu

suggestion to possibly fix issues: make the director its own character, and put them on the enemy team

ikesicle commented 1 year ago

Hi, thanks for leaving the bug report!

I'm not sure what could cause the invisible enemies, but part of me suspects that since it didn't happen once it probably has something to do with variables in the code not being properly reset - I'll look into it. Could you post the log contents of that game, if you still have them on hand?

As for making the director its own character, that was actually how the mod originally worked, to an extent (random wisp without a hitbox). I could try to reimplement that, as it seems like a lot of the compatibility issues for this mod also come from the unorthodox nature of having a player without a body.

Edit: Also what do you mean by Lunar? Do you mean the bazaar, or just Commencement?

CrystalCulture commented 1 year ago

so following up as of the latest update:

by lunar I meant bazaar, which we only got to once (never made it past stage 1)

and as of the latest update, there are two issues:

  1. the invisible soul wisp still has a hitbox
  2. the non-director characters are also able to cycle perspectives with M1/M2 (but still have full control of themselves)
CrystalCulture commented 1 year ago

the enemy bug is fixed, however.

CrystalCulture commented 1 year ago

update: this issue only occurs when someone joins while you're on the character select screen, joining from the lobby screen does not have this issue

CrystalCulture commented 1 year ago

attempting to play with three people makes this issue occur regardless

CrystalCulture commented 1 year ago

I stand corrected, it working was a one-time thing, it does not work anymore.

ikesicle commented 1 year ago

Should be working now as of the lastest update, director now has its own "player" character, no problems found during testing. Sorry for getting back so late; I was busy with school for almost the entirety of June.

If there are still issues, contact me ASAP by reopening this issue.