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
When using wfc_dylib from Monoceros, we quite often compute the world length incorrectly, resulting in an incorrect length of slice for e.g. wfc_world_state_slots_set. The unwinding here does not propagate any reasonable error message to the C API users.
The text was updated successfully, but these errors were encountered:
When using
wfc_dylib
from Monoceros, we quite often compute the world length incorrectly, resulting in an incorrect length of slice for e.g.wfc_world_state_slots_set
. The unwinding here does not propagate any reasonable error message to the C API users.The text was updated successfully, but these errors were encountered: