Search found 3 matches
- Sun Oct 19, 2025 7:18 am
- Forum: Modding help
- Topic: I managed it to crash the game without a error report
- Replies: 16
- Views: 834
Re: I managed it to crash the game without a error report
I think the chunk loop is too heavy and causes the game to freeze β try processing fewer chunks per tick.
- Sun Oct 19, 2025 7:11 am
- Forum: Modding help
- Topic: how to use technology nothing modifier
- Replies: 3
- Views: 208
Re: how to use technology nothing modifier
Thanks for posting this! Iβm facing the same issue and was wondering how to handle the technology modifier too.rooster407 wrote: Thu Oct 02, 2025 6:36 pm Is it like the research trigger where you have force.script_trigger_research to track it, or do you need to manually track on_research_finished & on_research_reversed events?
- Fri Oct 17, 2025 10:52 am
- Forum: General discussion
- Topic: Seeking advice in co-op with non-gamer friends
- Replies: 12
- Views: 2144
Re: Seeking advice in co-op with non-gamer friends
It's interesting to see all the various pieces of advice and perspectives here. Thanks a lot! This gaming session isn't going to happen soon (if at all), so I still have time to prep my approach. Might post a follow up question here later.
Have you thought about the best way to introduce the ...