1. What did you do?
- Create an entity with a dying_trigger_effect of create-entity and play-sound
- Copy of nuclear bomb effects but slightly modified
2. What happened?
- Game crashed when effect is triggered, according to log in playSoundWithDistanceLimits
3. What did you expect to happen ...
Search found 3 matches
- Mon Nov 17, 2025 7:05 pm
- Forum: Resolved for the next release
- Topic: [Donion] [2.0.72] crash in playSoundWithDistanceLimits with modded sound trigger
- Replies: 1
- Views: 180
- Sun Sep 07, 2025 7:35 am
- Forum: Modding interface requests
- Topic: LuaSurface::show_global_electric_network_gui or LuaFlowStatistics::show_gui?
- Replies: 2
- Views: 417
Re: LuaSurface::show_global_electric_network_gui or LuaFlowStatistics::show_gui?
Oh, that works perfectly for my case, thanks!
Didn't realize opened is writable, but makes sense.
Didn't realize opened is writable, but makes sense.
- Sat Sep 06, 2025 7:09 pm
- Forum: Modding interface requests
- Topic: LuaSurface::show_global_electric_network_gui or LuaFlowStatistics::show_gui?
- Replies: 2
- Views: 417
LuaSurface::show_global_electric_network_gui or LuaFlowStatistics::show_gui?
Hey Forum People,
Working on a Planet mod with a global electric network, but it seems there is no way to show the network stats?
LuaFlowStatistics API page mentions GUI a lot, but I can't find a way that actually shows them.
Working on a Planet mod with a global electric network, but it seems there is no way to show the network stats?
LuaFlowStatistics API page mentions GUI a lot, but I can't find a way that actually shows them.