Skip to content
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

Open
TadhgEomonn opened this issue Jan 7, 2025 · 4 comments
Open

startup error #465

TadhgEomonn opened this issue Jan 7, 2025 · 4 comments

Comments

@TadhgEomonn
Copy link

DEBUG : Error: Json error: data/mods/Arcana/overmap_and_mapgen/mapgen_lab_arcane.json:335:19: <color_white><color_cyan>no such item group

  "place_loot": [
    { "group": "cop_armory", "x": 18, "y": [ 15, 16 ], "chance": 25, "repeat": 8 },

<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

@TadhgEomonn
Copy link
Author

Ignoring the error message, in hopes of continuing to load the game, causes a crash to the desktop (CTD).

@IFailAtGaming
Copy link

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

@TadhgEomonn
Copy link
Author

IFailAtGaming: Good to know.

@chaosvolt
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants