The recurring crash while attempting to create a new map is still there. Upon investigation, I found that the issue is linked to an interaction between DivOresity and another mod, RealisticOres. Below are the details of the error:
Error Message:
The mod DivOresity (2.0.1) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event DivOresity::on_chunk_generated (ID 12)
Resource amount has to be larger than 0.
stack traceback:
[C]: in function 'create_entity'
DivOresity/control.lua:130: in function <DivOresity/control.lua:103>
The crash occurs consistently when generating a new map. The error message indicates an issue with the create_entity function, but unfortunately, it does not provide a direct cause. However, through testing, I identified RealisticOres as the mod triggering this behavior when used in conjunction with DivOresity.
Steps to Reproduce:
Enable both DivOresity and RealisticOres in the mod list.
Create a new map.
The game crashes during map generation with the error mentioned above.
I hope this information helps you diagnose and resolve the issue. Please let me know if further details or additional testing are needed.
Thank you for your efforts in maintaining this mod.
Kind regards,