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

Error "Couldn't get preset count" #98

Closed
helgoboss opened this issue Jan 16, 2021 · 2 comments
Closed

Error "Couldn't get preset count" #98

helgoboss opened this issue Jan 16, 2021 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@helgoboss
Copy link
Owner

--- cut ---
Module name: ReaLearn
Module version: v1.12.0-pre9/x86_64 rev 4681a0 (2021-01-10 00:12:16 UTC)
Module base address: 0x7ffcc03d0000
Module size: 0xb21000

Message: Couldn't get preset count: ReaperFunctionError { message: "couldn\'t get FX preset index
(maybe FX doesn\'t exist)" }

0: 0x7ffcc0aa086d - Extended
1: 0x7ffcc0a9ed89 - Extended
2: 0x7ffcc09b574f - MAIN
3: 0x7ffcc0abd340 - Extended
4: 0x7ffcc0abce11 - Extended
5: 0x7ffcc0aba1cf - Extended
6: 0x7ffcc0abcd69 - Extended

7: 0x7ffcc0ad02c0 - rust_eh_personality
8: 0x7ffcc0ad0123 - rust_eh_personality
9: 0x7ffcc0991ca8 - MAIN
10: 0x7ffcc079320a - DllMain
11: 0x7ffcc06e67cc - DllMain
12: 0x7ffcc06e490d - DllMain
13: 0x7ffcc06e3c64 - DllMain
14: 0x7ffcc06d9b09 - DllMain
15: 0x7ffcc07c75e0 - MAIN
16: 0x7ffcc07645cc - DllMain
17: 0x7ffcc097bc37 - MAIN
18: 0x7ffcc097b197 - MAIN
19: 0x7ffd03b32920 - ScreenToClient
20: 0x7ffd03b320c2 - ScreenToClient
21: 0x7ffd03b31fd6 - ScreenToClient
22: 0x7ffd03b2e858 - CallWindowProcW
23: 0x7ffd03b2de1b - SendMessageW
24: 0x7ffd03b2d68a - SendMessageW
25: 0x7ffcedf029f7 - ImageList_LoadImageW
26: 0x7ffcedf12680 - ImageList_WriteEx
27: 0x7ffd03b2e858 - CallWindowProcW
28: 0x7ffd03b2e299 - DispatchMessageW
29: 0x1403a60e1 - <unknown>
30: 0x1408757a1 - <unknown>
31: 0x7ffd04747034 - BaseThreadInitThunk
32: 0x7ffd04ffd0d1 - RtlUserThreadStart
--- cut ---

And possibly related:

Module name: ReaLearn
Module version: v1.12.0-pre9/x86_64 rev 4681a0 (2021-01-10 00:12:16 UTC)
Module base address: 0x7ffcc03d0000
Module size: 0xb21000

Message: item not set

0: 0x7ffcc0aa086d - Extended
1: 0x7ffcc0a9ed89 - Extended
2: 0x7ffcc09b574f - MAIN
3: 0x7ffcc0abd340 - Extended
4: 0x7ffcc0abce11 - Extended
5: 0x7ffcc0aba1cf - Extended
6: 0x7ffcc0abcd69 - Extended
7: 0x7ffcc0ad02c0 - rust_eh_personality

8: 0x7ffcc0ad0082 - rust_eh_personality
9: 0x7ffcc04c15be - NSEEL_HOSTSTUB_EnterMutex
10: 0x7ffcc097bc68 - MAIN
11: 0x7ffcc097b197 - MAIN
12: 0x7ffd03b32920 - ScreenToClient
13: 0x7ffd03b320c2 - ScreenToClient
14: 0x7ffd03b31fd6 - ScreenToClient
15: 0x7ffd03b2e858 - CallWindowProcW
16: 0x7ffd03b2de1b - SendMessageW
17: 0x7ffd03b2d68a - SendMessageW
18: 0x7ffcedec32bb - TaskDialogIndirect
19: 0x7ffcedfe4faf - TaskDialog
20: 0x7ffcedfe4dd7 - TaskDialog
21: 0x7ffcedfe4d1f - TaskDialog
22: 0x7ffcedec28b5 - TaskDialogIndirect
23: 0x7ffcedec16bf - TaskDialogIndirect
24: 0x7ffd03b2e858 - CallWindowProcW
25: 0x7ffd03b2e299 - DispatchMessageW
26: 0x7ffd03b2c050 - IsDialogMessageW
27: 0x7ffd03b7a31c - IsDialogMessageA
28: 0x1403a6bf1 - <unknown>
29: 0x1408757a1 - <unknown>
30: 0x7ffd04747034 - BaseThreadInitThunk
31: 0x7ffd04ffd0d1 - RtlUserThreadStart
--- cut ---
@helgoboss helgoboss added the bug Something isn't working label Jan 16, 2021
@helgoboss helgoboss added this to the 1.12.0 milestone Jan 16, 2021
@helgoboss
Copy link
Owner Author

With symbols:

Attempting to resolve symbols for 33 addresses
==============================================
        
0: 7ffcc0aa086d
-----------------------------------
            
Relative: Some(6d086d)
Ours absolute: Some(7ff9c032086d)

7ff9c03207e0
backtrace::backtrace::trace<closure-0>
C:\Users\runneradmin\.cargo\registry\src\github.com-1ecc6299db9ec823\backtrace-0.3.53\src\backtrace\mod.rs (line 53)


1: 7ffcc0a9ed89
-----------------------------------
            
Relative: Some(6ced89)
Ours absolute: Some(7ff9c031ed89)

7ff9c031ed30
backtrace::capture::Backtrace::new
C:\Users\runneradmin\.cargo\registry\src\github.com-1ecc6299db9ec823\backtrace-0.3.53\src\capture.rs (line 140)


2: 7ffcc09b574f
-----------------------------------
            
Relative: Some(5e574f)
Ours absolute: Some(7ff9c023574f)

7ff9c0235710
reaper_high::log_util::create_reaper_panic_hook::{{closure}}<closure-0>
C:\Users\runneradmin\.cargo\git\checkouts\reaper-rs-d32fed07113e6874\c676f91\main\high\src\log_util.rs (line 51)


3: 7ffcc0abd340
-----------------------------------
            
Relative: Some(6ed340)
Ours absolute: Some(7ff9c033d340)

7ff9c033d1d0
std::panicking::rust_panic_with_hook
/rustc/f0f68778f798d6d34649745b41770829b17ba5b8\/library\std\src\panicking.rs (line 595)


4: 7ffcc0abce11
-----------------------------------
            
Relative: Some(6ece11)
Ours absolute: Some(7ff9c033ce11)

7ff9c033cd70
std::panicking::begin_panic_handler::{{closure}}
/rustc/f0f68778f798d6d34649745b41770829b17ba5b8\/library\std\src\panicking.rs (line 497)


5: 7ffcc0aba1cf
-----------------------------------
            
Relative: Some(6ea1cf)
Ours absolute: Some(7ff9c033a1cf)

7ff9c033a1b0
std::sys_common::backtrace::__rust_end_short_backtrace<closure-0,!>
/rustc/f0f68778f798d6d34649745b41770829b17ba5b8\/library\std\src\sys_common\backtrace.rs (line 141)


6: 7ffcc0abcd69
-----------------------------------
            
Relative: Some(6ecd69)
Ours absolute: Some(7ff9c033cd69)

7ff9c033cd20
std::panicking::begin_panic_handler
/rustc/f0f68778f798d6d34649745b41770829b17ba5b8\/library\std\src\panicking.rs (line 493)


7: 7ffcc0ad02c0
-----------------------------------
            
Relative: Some(7002c0)
Ours absolute: Some(7ff9c03502c0)

7ff9c0350290
core::panicking::panic_fmt
/rustc/f0f68778f798d6d34649745b41770829b17ba5b8\/library\core\src\panicking.rs (line 92)


8: 7ffcc0ad0123
-----------------------------------
            
Relative: Some(700123)
Ours absolute: Some(7ff9c0350123)

7ff9c0350090
core::option::expect_none_failed
/rustc/f0f68778f798d6d34649745b41770829b17ba5b8\/library\core\src\option.rs (line 1268)


9: 7ffcc0991ca8
-----------------------------------
            
Relative: Some(5c1ca8)
Ours absolute: Some(7ff9c0211ca8)

7ff9c02118a0
reaper_high::fx::Fx::preset_index
C:\Users\runneradmin\.cargo\git\checkouts\reaper-rs-d32fed07113e6874\c676f91\main\high\src\fx.rs (line 438)


10: 7ffcc079320a
-----------------------------------
            
Relative: Some(3c320a)
Ours absolute: Some(7ff9c001320a)

7ff9c0012fd0
realearn::domain::reaper_target::{{impl}}::current_value
D:\a\realearn\realearn\main\src\domain\reaper_target.rs (line 930)


11: 7ffcc06e67cc
-----------------------------------
            
Relative: Some(3167cc)
Ours absolute: Some(7ff9bff667cc)

7ff9bff665d0
realearn::infrastructure::ui::mapping_panel::ImmutableMappingPanel::invalidate_target_value_controls
D:\a\realearn\realearn\main\src\infrastructure\ui\mapping_panel.rs (line 1686)


12: 7ffcc06e490d
-----------------------------------
            
Relative: Some(31490d)
Ours absolute: Some(7ff9bff6490d)

7ff9bff646e0
realearn::infrastructure::ui::mapping_panel::ImmutableMappingPanel::invalidate_target_controls
D:\a\realearn\realearn\main\src\infrastructure\ui\mapping_panel.rs (line 1267)


13: 7ffcc06e3c64
-----------------------------------
            
Relative: Some(313c64)
Ours absolute: Some(7ff9bff63c64)

7ff9bff63970
realearn::infrastructure::ui::mapping_panel::ImmutableMappingPanel::invalidate_all_controls
D:\a\realearn\realearn\main\src\infrastructure\ui\mapping_panel.rs (line 1019)


14: 7ffcc06d9b09
-----------------------------------
            
Relative: Some(309b09)
Ours absolute: Some(7ff9bff59b09)

7ff9bff59710
realearn::infrastructure::ui::mapping_panel::MappingPanel::show
D:\a\realearn\realearn\main\src\infrastructure\ui\mapping_panel.rs (line 156)


15: 7ffcc07c75e0
-----------------------------------
            
Relative: Some(3f75e0)
Ours absolute: Some(7ff9c00475e0)

7ff9c0047340
realearn::infrastructure::ui::independent_panel_manager::IndependentPanelManager::edit_mapping
D:\a\realearn\realearn\main\src\infrastructure\ui\independent_panel_manager.rs (line 52)


16: 7ffcc07645cc
-----------------------------------
            
Relative: Some(3945cc)
Ours absolute: Some(7ff9bffe45cc)

7ff9bffe42b0
realearn::infrastructure::ui::mapping_row_panel::{{impl}}::button_clicked
D:\a\realearn\realearn\main\src\infrastructure\ui\mapping_row_panel.rs (line 463)


17: 7ffcc097bc37
-----------------------------------
            
Relative: Some(5abc37)
Ours absolute: Some(7ff9c01fbc37)

7ff9c01fb480
std::thread::local::LocalKey<core::cell::Cell<bool>>::with<core::cell::Cell<bool>,closure-0,isize>
/rustc/f0f68778f798d6d34649745b41770829b17ba5b8\library\std\src\thread\local.rs (line 252)


18: 7ffcc097b197
-----------------------------------
            
Relative: Some(5ab197)
Ours absolute: Some(7ff9c01fb197)

7ff9c01fb140
swell_ui::view_manager::view_dialog_proc
D:\a\realearn\realearn\swell-ui\src\view_manager.rs (line 116)

@helgoboss
Copy link
Owner Author

Full investigation when this can happen is not finished but the error should not occur anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant