-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
startup error #465
Comments
Ignoring the error message, in hopes of continuing to load the game, causes a crash to the desktop (CTD). |
this is because the military itemgroup has been removed from cdda, as it was considered redundant due to (after some items got removed from it i think) being pretty much just guns already covered in other item groups, and was only used like, 4 times in the entire game |
IFailAtGaming: Good to know. |
Hecc, I'll have to fix DDA version yet again in a bit. Still need to set aside a 0.H version but stuff's been busy lately. |
DEBUG : Error: Json error: data/mods/Arcana/overmap_and_mapgen/mapgen_lab_arcane.json:335:19: <color_white><color_cyan>no such item group
<color_light_red> { "group": "military", "x": [ 17, 18 ], "y": 20, "chance": 50, "repeat": 3 },
<color_cyan>▲▲▲
{ "group": "drugs_soldier", "x": [ 19, 20 ], "y": 20, "chance": 50, "repeat": 3 },
{ "group": "hazmat_suits", "x": 34, "y": 4, "chance": 25 },
FUNCTION : load_game
FILE : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\main_menu.cpp
LINE : 1064
VERSION : 337b4d4
The text was updated successfully, but these errors were encountered: