isau
Deity
- Joined
- Jan 15, 2007
- Messages
- 3,071
Similar issue - 5.0.6 was stable for me, 5.0.8 is causing conflicts.
1) Most notable is a conflict between Quo's and JFD's Rule with Faith. -- 5.0.8 won't load with other mods; when just Quos + JFD then the civics tree screen won't open
2) I think changes to pantheon in 5.08 are causing conflicts with mods that affect religion faith (religion history, rule with faith, etc.)
Sticking with 5.0.6 now as it's stable for me.
Can you post a copy of the Database.log file after a crash? I can't say for sure what would cause the conflict because I am not familiar with Rule with Faith or other mods that change religions. In general, in my coding I avoid DELETE statements in order to avoid a possible conflict, but if other mods contain DELETE in them it's possible QCT is referencing a value the other mod is nullifying, which would cause a crash.