Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings Setter not working for Environment Effects #34

Closed
Fatalution opened this issue Apr 9, 2022 · 0 comments
Closed

Settings Setter not working for Environment Effects #34

Fatalution opened this issue Apr 9, 2022 · 0 comments
Labels
mod: chroma status: confirmed Bug confirmed type: bug Something isn't working

Comments

@Fatalution
Copy link

Describe the bug
The settings setter does not switch the user's environment effects player settings. The corresponding 2 sets of errors show up in log (Environment and E+ Environment Effects) respectively.

To Reproduce
Steps to reproduce the behavior:

  1. Take any map that uses Settings Setter to switch the lights on
  2. Turn the lights to "No Effects"
  3. Press Play, accept the Settings Setter prompt
  4. Observe no effects and errors in the log

Expected behavior
The player's settings should be switched according to the settings setter

Additional context

The full log is attached: _latest.log
The exerpt from the log that concerns this issue, in particular, is here:

[ERROR @ 05:05:10 | Chroma] Could not parse custom data for event [BasicBeatmapEventData] at [0].
[ERROR @ 05:05:10 | Chroma] System.InvalidCastException: Specified cast is not valid.
[ERROR @ 05:05:10 | Chroma]   at Chroma.CustomDataManager.DeserializeEvents (System.Collections.Generic.IReadOnlyList`1[T] allBeatmapEventDatas, Zenject.DiContainer container) [0x00048] in <e6dee5cd316c4e96b75b100927491bba>:0 
[ERROR @ 05:05:10 | Chroma] Could not parse custom data for event [BasicBeatmapEventData] at [0].
[ERROR @ 05:05:10 | Chroma] System.InvalidCastException: Specified cast is not valid.
[ERROR @ 05:05:10 | Chroma]   at Chroma.CustomDataManager.DeserializeEvents (System.Collections.Generic.IReadOnlyList`1[T] allBeatmapEventDatas, Zenject.DiContainer container) [0x00048] in <e6dee5cd316c4e96b75b100927491bba>:0 
@Fatalution Fatalution changed the title Settings Setter ont working for Environment Effects Settings Setter not working for Environment Effects Apr 9, 2022
@Aeroluna Aeroluna added type: bug Something isn't working status: confirmed Bug confirmed labels Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod: chroma status: confirmed Bug confirmed type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants