Skip to content

Instantly share code, notes, and snippets.

@MasterDuke17
Created August 3, 2018 15:36
Show Gist options
  • Save MasterDuke17/99a00a9e181d9934ceb0f53ddc67e2c3 to your computer and use it in GitHub Desktop.
Save MasterDuke17/99a00a9e181d9934ceb0f53ddc67e2c3 to your computer and use it in GitHub Desktop.
chains of -1 elements:
Index out of range. Is: -1, should be in 0..^Inf
at SETTING::src/core/Exception.pm6:57 (/home/dan/Source/perl6/install/share/perl6/runtime/CORE.setting.moarvm:throw)
from SETTING::src/core/Failure.pm6:44 (/home/dan/Source/perl6/install/share/perl6/runtime/CORE.setting.moarvm:throw)
from SETTING::src/core/Failure.pm6:90 (/home/dan/Source/perl6/install/share/perl6/runtime/CORE.setting.moarvm:Str)
from SETTING::src/core/Mu.pm6:550 (/home/dan/Source/perl6/install/share/perl6/runtime/CORE.setting.moarvm:Str)
from SETTING::src/core/Mu.pm6:572 (/home/dan/Source/perl6/install/share/perl6/runtime/CORE.setting.moarvm:Stringy)
from SETTING::src/core/Mu.pm6:567 (/home/dan/Source/perl6/install/share/perl6/runtime/CORE.setting.moarvm:Stringy)
from ldwl-race.p6:44 (<ephemeral file>:)
from ldwl-race.p6:44 (<ephemeral file>:)
from ldwl-race.p6:42 (<ephemeral file>:MAIN)
from SETTING::src/core/Main.pm6:235 (/home/dan/Source/perl6/install/share/perl6/runtime/CORE.setting.moarvm:MAIN_HELPER)
from ldwl-race.p6:1 (<ephemeral file>:<unit>)
from ldwl-race.p6:1 (<ephemeral file>:<unit-outer>)
from gen/moar/stage2/NQPHLL.nqp:1566 (/home/dan/Source/perl6/install/share/nqp/lib/NQPHLL.moarvm:eval)
from gen/moar/stage2/NQPHLL.nqp:1805 (/home/dan/Source/perl6/install/share/nqp/lib/NQPHLL.moarvm:evalfiles)
from gen/moar/stage2/NQPHLL.nqp:1728 (/home/dan/Source/perl6/install/share/nqp/lib/NQPHLL.moarvm:command_eval)
from src/Perl6/Compiler.nqp:42 (/home/dan/Source/perl6/install/share/nqp/lib/Perl6/Compiler.moarvm:command_eval)
from gen/moar/stage2/NQPHLL.nqp:1654 (/home/dan/Source/perl6/install/share/nqp/lib/NQPHLL.moarvm:command_line)
from gen/moar/main.nqp:47 (/home/dan/Source/perl6/install/share/perl6/runtime/perl6.moarvm:MAIN)
from gen/moar/main.nqp:38 (/home/dan/Source/perl6/install/share/perl6/runtime/perl6.moarvm:<mainline>)
from <unknown>:1 (/home/dan/Source/perl6/install/share/perl6/runtime/perl6.moarvm:<main>)
from <unknown>:1 (/home/dan/Source/perl6/install/share/perl6/runtime/perl6.moarvm:<entry>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment