Search found 3 matches
- Mon Aug 24, 2026 9:59 pm
- Forum: Modding interface requests
- Topic: Allow creating triggered particles oriented to train/car/etc direction of travel
- Replies: 1
- Views: 146
Re: Allow creating triggered particles oriented to train/car/etc direction of travel
For my future self: CreateTrivialSmokeEffectItem seems like it might be good enough for the V wake, but the question about original API frame of reference might still be interesting to others.
- Mon Aug 24, 2026 6:33 pm
- Forum: Modding interface requests
- Topic: Allow creating triggered particles oriented to train/car/etc direction of travel
- Replies: 1
- Views: 146
Allow creating triggered particles oriented to train/car/etc direction of travel
TL;DR
Please add an (opt-in?) way for CreateParticleTriggerEffectItem to rotate its offsets, etc by the source entity's orientation.
What?
I was trying to add a wake to the Cargo Ships mod, which renders ships as train-like entities. I suspect the idiomatic way to render a wake is to use drive ...
Please add an (opt-in?) way for CreateParticleTriggerEffectItem to rotate its offsets, etc by the source entity's orientation.
What?
I was trying to add a wake to the Cargo Ships mod, which renders ships as train-like entities. I suspect the idiomatic way to render a wake is to use drive ...
- Sat Aug 22, 2026 4:40 am
- Forum: Bug Reports
- Topic: [2.1.14] Crash: signal handler aborts if interrupted mid-malloc
- Replies: 0
- Views: 239
[2.1.14] Crash: signal handler aborts if interrupted mid-malloc
What happened
Sending SIGTERM to a running Factorio process sometimes aborts it instead of shutting it down cleanly. macOS reports:
Application Specific Information:
BUG IN CLIENT OF LIBPLATFORM: Trying to recursively lock an os_unfair_lock
Abort Cause 259
Thread 0 Crashed:: Dispatch queue ...
Sending SIGTERM to a running Factorio process sometimes aborts it instead of shutting it down cleanly. macOS reports:
Application Specific Information:
BUG IN CLIENT OF LIBPLATFORM: Trying to recursively lock an os_unfair_lock
Abort Cause 259
Thread 0 Crashed:: Dispatch queue ...