onSoundCompleted() occasionally crashes #41

Closed
opened 2020-04-01 18:54:09 -05:00 by scott · 4 comments

Error executing function onSoundCompleted : attempt to call a number value

Error executing function onSoundCompleted : attempt to call a number value

changed milestone to %1

changed milestone to %1

The call to lua_pcall in callLua should probably not trigger utilDie on failure.

The call to `lua_pcall` in `callLua` should probably not trigger `utilDie` on failure.

Failures are now reported to the console but do not cause Singe to exit.

Failures are now reported to the console but do not cause Singe to exit.

closed

closed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Public_Skunkworks/singe#41
No description provided.