Skip to content

Error "called Option::unwrap() on a None value" #247

@helgoboss

Description

@helgoboss

When testing Takeover "Parallel"

--- cut ---
Module name:         ReaLearn
Module version:      v2.8.0-pre3/x86_64 rev 2bb1b7 (2021-03-18 20:58:48 UTC)
Module base address: -
Module size:         -

Message: called `Option::unwrap()` on a `None` value

   0:        0x137eaf5fc - backtrace::backtrace::trace::h701fede425395a59
   1:        0x137e9892a - backtrace::capture::Backtrace::new::h39ae1fc35860ce55
   2:        0x137d80a27 - reaper_high::log_util::create_reaper_panic_hook::{{closure}}::h3de3bc4191e19432
   3:        0x137edf1de - std::panicking::rust_panic_with_hook::hbb70e1d25c7381a9
   4:        0x137edecb9 - std::panicking::begin_panic_handler::{{closure}}::hb72eee9aad2e147c
   5:        0x137edcb68 - std::sys_common::backtrace::__rust_end_short_backtrace::h372ff87ecb2667f3
   6:        0x137edec4a - _rust_begin_unwind
   7:        0x137f2f31f - core::panicking::panic_fmt::h261fd45d36f74dfa
   8:        0x137f2f277 - core::panicking::panic::hee3a097dbdc988d8
   9:        0x137d588d9 - helgoboss_learn::base::unit::UnitIncrement::clamp_to_interval::h1926163cc7b3a76f
  10:        0x137b130e6 - helgoboss_learn::mode::mode_struct::Mode<T>::hitting_target_considering_max_jump::h3cec8ce1b5b09b6a
  11:        0x137b12ae4 - helgoboss_learn::mode::mode_struct::Mode<T>::control_absolute_normal::h168e21a21d98fcf9
  12:        0x137b12687 - helgoboss_learn::mode::mode_struct::Mode<T>::control_absolute::hf58246cd7f294e96
  13:        0x137b08d23 - realearn::domain::mapping::MainMapping::control_if_enabled::hb0747a3cede5b2ba
  14:        0x13776c88a - realearn::domain::control_surface::RealearnControlSurfaceMiddleware<EH>::run_internal::hf50855f31f4c9de3
  15:        0x137df0857 - _Run
  16:        0x1004ac3e1 - __Z9CSurf_Runv
  17:        0x10024ed00 - __Z13runMiscTimersv
  18:        0x1002b4b49 - __Z12Main_OnTimerP6HWND__m
  19:        0x1007ab315 - __Z8MainProcP6HWND__jml
  20:        0x100660b36 - __ZL28SwellDialogDefaultWindowProcP6HWND__jml
  21:     0x7fff2112850f - <unknown>
  22:     0x7fff2043f2c9 - <unknown>
  23:     0x7fff2043ed95 - <unknown>
  24:     0x7fff2043e8e8 - <unknown>
  25:     0x7fff20424eaf - <unknown>
  26:     0x7fff20423fe2 - <unknown>
  27:     0x7fff288f2630 - <unknown>
  28:     0x7fff288f242c - <unknown>
  29:     0x7fff288f214f - <unknown>
  30:     0x7fff22b799b1 - <unknown>
  31:     0x7fff22b78177 - <unknown>
  32:     0x7fff22b6a68a - <unknown>
  33:     0x7fff22b3e96f - <unknown>
--- cut ---

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingrealearnRelated to ReaLearn

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions