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

Getting the following errors when trying to run on wezterm on manjaro linux #9

Open
rp1231 opened this issue Apr 21, 2024 · 1 comment

Comments

@rp1231
Copy link

rp1231 commented Apr 21, 2024

thread 6731 panic: index out of bounds: index 52304, len 15580
/home/manjaro/DOOM-fire-zig/src/main.zig:609:39: 0x233fb7 in showDoomFire (DOOM-fire)
spread_px = screen_buf[doFire_idx];
^
/home/manjaro/DOOM-fire-zig/src/main.zig:681:17: 0x231be9 in main (DOOM-fire)
showDoomFire();
^
/usr/lib/zig/std/start.zig:574:37: 0x23164e in main (DOOM-fire)
const result = root.main() catch |err| {
^
???:?:?: 0x7fa90224cccf in ??? (libc.so.6)
Unwind information for libc.so.6:0x7fa90224cccf was not available, trace may be incomplete

run DOOM-fire: error: the following command terminated unexpectedly:
/home/manjaro/DOOM-fire-zig/zig-out/bin/DOOM-fire
Build Summary: 3/5 steps succeeded; 1 failed (disable with --summary none)
run transitive failure
└─ run DOOM-fire failure
error: the following build command failed with exit code 1:
/home/manjaro/DOOM-fire-zig/zig-cache/o/016601cc27f94eece871cb2f7a6245fd/build /usr/bin/zig /home/manjaro/DOOM-fire-zig /home/manjaro/DOOM-fire-zig/zig-cache /home/manjaro/.cache/zig run

@const-void
Copy link
Owner

try the latest build, it is confirmed to work with MacOS + Zig13!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants