You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thread 'actix-rt|system:0|arbiter:0' panicked at src/byte_functions/mod.rs:57:17:
index out of bounds: the len is 40 but the index is 40
thread 'actix-rt|system:0|arbiter:0' panicked at src/byte_functions/mod.rs:41:17:
index out of bounds: the len is 40 but the index is 40
Also happens at
57:17
.Logs:
Code:
kiryuu/src/byte_functions/mod.rs
Lines 40 to 45 in de06f1e
kiryuu/src/byte_functions/mod.rs
Lines 56 to 60 in de06f1e
Should fix it probably...
The text was updated successfully, but these errors were encountered: