DTMM crashes during mod deployment on Windows #110

Closed
opened 2023-04-09 14:29:21 +02:00 by lucas · 1 comment
Owner

The worker thread panics with a stack overflow.

The worker thread panics with a stack overflow.
lucas added this to the DTMM v1.0 + DTMT milestone 2023-04-09 14:29:21 +02:00
lucas added the
crate/dtmm
kind
bug
labels 2023-04-09 14:29:21 +02:00
lucas added this to the Mod Manager project 2023-04-09 14:29:21 +02:00
Author
Owner

Logs suggest that it happens when building mod bundles. But since it also happens with just DML enabled, it's not about the actual bundles.
That leaves building the mod_data.lua.

Some additional logs confirm that the stack overflow happens when attempting to open a Lua state.

Logs suggest that it happens when building mod bundles. But since it also happens with just DML enabled, it's not about the actual bundles. That leaves building the `mod_data.lua`. Some additional logs confirm that the stack overflow happens when attempting to open a Lua state.
lucas closed this issue 2023-04-09 14:43:18 +02:00
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: bitsquid_dt/dtmt#110
No description provided.