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

Blazemod loading errors for ammotype specifiers #31427

Closed
ymber opened this issue Jun 14, 2019 · 4 comments · Fixed by #31459
Closed

Blazemod loading errors for ammotype specifiers #31427

ymber opened this issue Jun 14, 2019 · 4 comments · Fixed by #31459
Labels
<Bug> This needs to be fixed Items: Ammo / Guns Ammunition for all kinds of weapons and these weapons themselves Mods Issues related to mods or modding

Comments

@ymber
Copy link
Member

ymber commented Jun 14, 2019

Describe the bug

Item_factory::check_definitions is throwing errors for some blazemod ammotype specifiers.

Steps To Reproduce

Create a new world with blazemod active.

Expected behavior

Included mods will all load without errors.

Screenshots

https://cdn.discordapp.com/attachments/365907426270117888/589107777176207405/unknown.png

@Magikjak
Copy link

I'm getting the same error but I suspect it relates to Extended Realistic Guns instead of Blazemod, as I am not running Blazemod. If you skip through the errors it throws an error for each of the guns in Extended Realistic Guns

@Night-Pryanik Night-Pryanik added <Bug> This needs to be fixed Items: Ammo / Guns Ammunition for all kinds of weapons and these weapons themselves Mods Issues related to mods or modding labels Jun 14, 2019
@Magikjak
Copy link

I've attached my debug log (new to this so I'm not sure the general way to go about linking it) for more information.

These are the mods I am using (I know I said earlier that I wasn't using blazemod but I didn't realise at the time the Vehicle Additions Mods was blazemod)

"type": "MOD_INFO",
"ident": "user:default",
"dependencies": [ "dda", "realguns", "growable-pots", "makeshift", "Medieval_Stuff", "More_Survival_Tools", "alt_map_key", "modular_turrets", "Salvaged_Robots", "hydroponics", "mutant_npcs", "national_guard_camp", "more_locations", "FujiStruct", "mapgen_demo", "Urban_Development", "deoxymod", "blazemod", "Tanks", "more_classes_scenarios", "manualbionicinstall", "safeautodoc", "StatsThroughSkills"

debug.log

@Krylia
Copy link

Krylia commented Jun 14, 2019

Issue here seems related to #31396

@Magikjak
Copy link

On further investigation this error happens with any world running ONLY DDA and Vehicle Additions Mod, with further errors from other mods that have extra ammo types (such as Extended Realistic Guns), debug log attached

debug.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bug> This needs to be fixed Items: Ammo / Guns Ammunition for all kinds of weapons and these weapons themselves Mods Issues related to mods or modding
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants