TGWeaver / CDDA-Sky-Islands

A raid-based gameplay overhaul mod for CDDA
Other
91 stars 18 forks source link

Crash on Create Character #42

Open rushedman opened 1 year ago

rushedman commented 1 year ago

DEBUG : Error: Json error: C:/Users/Austin/Desktop/CDDA/dda/userdata/mods/CDDA-Sky-Islands-main/EOCs.json:6:17: unrecognized condition in { "math": [ "has_set_difficulty", "==", "0" ] }

": "EOC_difficultysafeguard", "//": "This EOC gets called after a teleport is initialized but before it is finished. It basically just checks if you're running an older save or somehow missed the difficulty assignment.", "condition": ^ { "math": [ "has_set_difficulty", "==", "0" ] }, "effect": [ {

FUNCTION : bool main_menu::new_character_tab() FILE : src/main_menu.cpp LINE : 986 VERSION : d6ec466

That is the log I get I have gone to the file and tried fixing it failed reset the file tried again. I am very much a noob can I have some help.

TGWeaver commented 1 year ago

This mod is only compatible with newer experimental versions. I'm going to guess you're using 0.G stable which is out of date.

rushedman commented 1 year ago

Thank you!

noname1624 commented 1 year ago

is there any way to make the mod compatible with 0.G? I tend to just download the latest stable and tinker with the code for my own enjoyment