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

New "FX not loadable" error from dna58 #1152

Closed
helgoboss opened this issue Aug 30, 2024 · 1 comment
Closed

New "FX not loadable" error from dna58 #1152

helgoboss opened this issue Aug 30, 2024 · 1 comment
Labels
bug Something isn't working realearn Related to ReaLearn
Milestone

Comments

@helgoboss
Copy link
Owner

helgoboss commented Aug 30, 2024

===== ATTENTION =====

Sorry, an unknown error occurred in REAPER plug-in Helgobox. REAPER should continue to work but Helgobox might show unexpected behavior until restarting REAPER. If you feel like saving your project file at this point, better save it as a new file because this error could have messed up the plug-in state.

In any case, please report this error:

  1. Prepare an e-mail containing:
    • The error information further below (IMPORTANT)
    • Some instructions on how to reproduce the error (IMPORTANT)
  2. If possible, attach the following files:
    • Your REAPER project file (.rpp)
    • Your REAPER configuration file (reaper.ini)
  3. Send it to info@helgoboss.org

Thank you for your support!

--- cut ---
REAPER version: 7.20/x64
Module name: Helgobox
Module version: v2.16.3/x86_64 rev cc9dd1 (2024-08-24 11:54:35 UTC)
Module path: C:\Users\Dan\AppData\Roaming\REAPER\UserPlugins\FX\helgobox-x64.dll
Module base address: 0x7ffbc7350000
Module size: 0x279f000

Message: FX not loadable

0: 0x7ffbc89db2fb -
1: 0x7ffbc89d9012 -
2: 0x7ffbc8951f6b -
3: 0x7ffbc8be5a47 -
4: 0x7ffbc8be5899 -
5: 0x7ffbc8be3cbf -
6: 0x7ffbc8be5588 -
7: 0x7ffbc8ed65c4 -
8: 0x7ffbc895a8b0 -
9: 0x7ffbc895bd79 -
10: 0x7ffbc823cff2 -
11: 0x7ffbc82cb82b -
12: 0x7ffbc82c3e5b -
13: 0x7ffbc7e5beaa -
14: 0x7ffbc7706f5f -
15: 0x7ffbc7fdeada -
16: 0x7ffbc7e4a461 -
17: 0x7ffbc7e3c460 -
18: 0x7ffbc7e6d465 -
19: 0x7ffbc8aa9c0f -
20: 0x7ffbc8a8b7d3 -
21: 0x140330f0b -
22: 0x14020319b -
23: 0x1402028ca -
24: 0x1402020d3 -
25: 0x1404bcea1 -
26: 0x7ffc3a279696 -
27: 0x7ffc3a278f87 -
28: 0x7ffc3a293e79 -
29: 0x7ffc3a2782e1 -
30: 0x7ffc3a277b2b -
31: 0x7ffbf11cdab6 -
32: 0x7ffc3a2782e1 -
33: 0x7ffc3a277da1 -
34: 0x1404b3dd0 -
35: 0x140aac661 -
36: 0x7ffc3980257d -
37: 0x7ffc3b6eaf28 -
--- cut ---

@helgoboss helgoboss added bug Something isn't working realearn Related to ReaLearn labels Aug 30, 2024
@helgoboss helgoboss added this to the 2.16.4 milestone Aug 30, 2024
@helgoboss
Copy link
Owner Author

Resolved symbols:

Attempting to resolve symbols for 38 addresses
==============================================
        
0: 7ffbc89db2fb
-----------------------------------
            
Relative: Some(168b2fb)
Ours absolute: Some(7ffd2332b2fb)

7ffd2332b270
backtrace::backtrace::trace<backtrace::capture::impl$1::create::closure_env$0>
C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\backtrace-0.3.69\src\backtrace\mod.rs (line 53)


1: 7ffbc89d9012
-----------------------------------
            
Relative: Some(1689012)
Ours absolute: Some(7ffd23329012)

7ffd23328fb0
backtrace::capture::Backtrace::new
C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\backtrace-0.3.69\src\capture.rs (line 140)


2: 7ffbc8951f6b
-----------------------------------
            
Relative: Some(1601f6b)
Ours absolute: Some(7ffd232a1f6b)

7ffd232a1f30
reaper_high::log_util::create_reaper_panic_hook::closure$0<reaper_high::log_util::create_default_console_msg_formatter::closure_env$0>
C:\Users\runneradmin\.cargo\git\checkouts\reaper-rs-d32fed07113e6874\f86bc31\main\high\src\log_util.rs (line 19)


3: 7ffbc8be5a47
-----------------------------------
            
Relative: Some(1895a47)
Ours absolute: Some(7ffd23535a47)

7ffd23535920
std::panicking::rust_panic_with_hook
/rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library\std\src\panicking.rs (line 799)


4: 7ffbc8be5899
-----------------------------------
            
Relative: Some(1895899)
Ours absolute: Some(7ffd23535899)

7ffd23535820
std::panicking::begin_panic_handler::closure$0
/rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library\std\src\panicking.rs (line 656)


5: 7ffbc8be3cbf
-----------------------------------
            
Relative: Some(1893cbf)
Ours absolute: Some(7ffd23533cbf)

7ffd23533cb0
std::sys_common::backtrace::__rust_end_short_backtrace<std::panicking::begin_panic_handler::closure_env$0,never$>
/rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library\std\src\sys_common\backtrace.rs (line 171)


6: 7ffbc8be5588
-----------------------------------
            
Relative: Some(1895588)
Ours absolute: Some(7ffd23535588)

7ffd23535550
std::panicking::begin_panic_handler
/rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library\std\src\panicking.rs (line 652)


7: 7ffbc8ed65c4
-----------------------------------
            
Relative: Some(1b865c4)
Ours absolute: Some(7ffd238265c4)

7ffd23826590
core::panicking::panic_fmt
/rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library\core\src\panicking.rs (line 72)


8: 7ffbc895a8b0
-----------------------------------
            
Relative: Some(160a8b0)
Ours absolute: Some(7ffd232aa8b0)

7ffd232aa7e0
reaper_high::fx::Fx::load_if_necessary_or_complain
C:\Users\runneradmin\.cargo\git\checkouts\reaper-rs-d32fed07113e6874\f86bc31\main\high\src\fx.rs (line 404)


9: 7ffbc895bd79
-----------------------------------
            
Relative: Some(160bd79)
Ours absolute: Some(7ffd232abd79)

7ffd232abd60
reaper_high::fx::Fx::preset_index_and_count
C:\Users\runneradmin\.cargo\git\checkouts\reaper-rs-d32fed07113e6874\f86bc31\main\high\src\fx.rs (line 694)


10: 7ffbc823cff2
-----------------------------------
            
Relative: Some(eecff2)
Ours absolute: Some(7ffd22b8cff2)

7ffd22b8cfe0
helgobox::domain::targets::fx_preset_target::impl$2::current_value
D:\a\helgobox\helgobox\main\src\domain\targets\fx_preset_target.rs (line 174)


11: 7ffbc82cb82b
-----------------------------------
            
Relative: Some(f7b82b)
Ours absolute: Some(7ffd22c1b82b)

7ffd22c1b410
helgobox::domain::reaper_target::impl$5::current_value
D:\a\helgobox\helgobox\main\src\domain\reaper_target.rs (line 659)


12: 7ffbc82c3e5b
-----------------------------------
            
Relative: Some(f73e5b)
Ours absolute: Some(7ffd22c13e5b)

7ffd22c13d10
helgobox::domain::mapping::MainMapping::feedback
D:\a\helgobox\helgobox\main\src\domain\mapping.rs (line 1094)


13: 7ffbc7e5beaa
-----------------------------------
            
Relative: Some(b0beaa)
Ours absolute: Some(7ffd227abeaa)

7ffd227abdd0
helgobox::domain::main_processor::MainProcessor<alloc::rc::Weak<core::cell::RefCell<helgobox::application::unit_model::UnitModel>,alloc::alloc::Global> >::get_mapping_feedback_follow_virtual<alloc::rc::Weak<core::cell::RefCell<helgobox::application::unit_
D:\a\helgobox\helgobox\main\src\domain\main_processor.rs (line 2285)


14: 7ffbc7706f5f
-----------------------------------
            
Relative: Some(3b6f5f)
Ours absolute: Some(7ffd22056f5f)

7ffd22056d60
core::iter::adapters::chain::impl$1::try_fold<indexmap::map::iter::Values<helgobox::domain::mapping::MappingId,helgobox::domain::mapping::MainMapping>,core::iter::adapters::filter::Filter<indexmap::map::iter::Values<helgobox::domain::mapping::MappingId,he
/rustc/129f3b9964af4d4a709d1383930ade12dfe7c081\library\core\src\iter\adapters\chain.rs (line 79)


15: 7ffbc7fdeada
-----------------------------------
            
Relative: Some(c8eada)
Ours absolute: Some(7ffd2292eada)

7ffd2292e920
alloc::vec::spec_from_iter::impl$0::from_iter<helgobox::domain::mapping::CompoundFeedbackValue,core::iter::adapters::filter_map::FilterMap<core::iter::adapters::chain::Chain<indexmap::map::iter::Values<helgobox::domain::mapping::MappingId,helgobox::domain
/rustc/129f3b9964af4d4a709d1383930ade12dfe7c081\library\alloc\src\vec\spec_from_iter.rs (line 33)


16: 7ffbc7e4a461
-----------------------------------
            
Relative: Some(afa461)
Ours absolute: Some(7ffd2279a461)

7ffd22796f80
helgobox::domain::main_processor::MainProcessor<alloc::rc::Weak<core::cell::RefCell<helgobox::application::unit_model::UnitModel>,alloc::alloc::Global> >::process_normal_tasks_from_session<alloc::rc::Weak<core::cell::RefCell<helgobox::application::unit_mo
D:\a\helgobox\helgobox\main\src\domain\main_processor.rs (line 1223)


17: 7ffbc7e3c460
-----------------------------------
            
Relative: Some(aec460)
Ours absolute: Some(7ffd2278c460)

7ffd2278c090
helgobox::domain::main_processor::MainProcessor<alloc::rc::Weak<core::cell::RefCell<helgobox::application::unit_model::UnitModel>,alloc::alloc::Global> >::run_essential<alloc::rc::Weak<core::cell::RefCell<helgobox::application::unit_model::UnitModel>,allo
D:\a\helgobox\helgobox\main\src\domain\main_processor.rs (line 638)


18: 7ffbc7e6d465
-----------------------------------
            
Relative: Some(b1d465)
Ours absolute: Some(7ffd227bd465)

7ffd227b7980
helgobox::domain::control_surface::RealearnControlSurfaceMiddleware<alloc::rc::Weak<core::cell::RefCell<helgobox::application::unit_model::UnitModel>,alloc::alloc::Global> >::run_internal<alloc::rc::Weak<core::cell::RefCell<helgobox::application::unit_mod
D:\a\helgobox\helgobox\main\src\domain\control_surface.rs (line 309)


19: 7ffbc8aa9c0f
-----------------------------------
            
Relative: Some(1759c0f)
Ours absolute: Some(7ffd233f9c0f)

7ffd233f9bf0
reaper_low::util::firewall<reaper_low::control_surface::cpp_to_rust_IReaperControlSurface_Run::closure_env$0,tuple$<> >
C:\Users\runneradmin\.cargo\git\checkouts\reaper-rs-d32fed07113e6874\f86bc31\main\low\src\util.rs (line 18)


20: 7ffbc8a8b7d3
-----------------------------------
            
Relative: Some(173b7d3)
Ours absolute: Some(7ffd233db7d3)

7ffd233db7c0
reaper_low::control_surface::cpp_to_rust_IReaperControlSurface_Run
C:\Users\runneradmin\.cargo\git\checkouts\reaper-rs-d32fed07113e6874\f86bc31\main\low\src\control_surface.rs (line 224)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working realearn Related to ReaLearn
Projects
Status: Done
Development

No branches or pull requests

1 participant