ReadieFur / BSDataPuller

Gathers data about the current map you are playing to then be sent out over a websocket for other software to use, e.g. A web overlay like BSDP-Overlay. This mod works with multi PC setups!
https://github.com/ReadieFur/BeatSaber-Overlay
GNU General Public License v3.0
39 stars 10 forks source link

Potential Counter+ conflict / soft lock #8

Closed cadavren closed 3 years ago

cadavren commented 3 years ago

Hello ! I've recently got an issue with Counter+ menu soft locking my game when in FPFC mod. I asked Caeden first and it might be because of conflicts with one or more mods, including DataPuller !

Here is the link for the specific lines of the logs and comments Caeden made : https://github.com/Caeden117/CountersPlus/issues/78#issuecomment-758207890

here are the logs if you need to see more :

Counter+ log : _latest.log

Beatsaber log : _latest.log

Data puller log _latest.log

If anything I might be able to give more details or specific infos if asked !

ReadieFur commented 3 years ago

Hi I am aware of this an I noticed it when I was updating the mod for my next release. It was due to my mod not handling the tutorial level properly. I have fixed this issue and I am just tweaking a few other bits before the next release that should be out soon. Im going to close this issue as its been fixed in a recent commit. EDIT: For now if you want to change C+ settings I would reccomend disabling my mod, changing the settings and then re-enabling it. Its an annoying process but it will have to do till the next update.