-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Character creation crash #31399
Comments
same here. linux, default mods, crash when loading & creating new character |
Just tried 9148 and 9147 experimental builds and got same results... |
the latest build which worked fine is 9139 I think |
still happening on 9151 |
Seems like a duplicate of #31152. |
That one has a segfault... and I don't experience this problem with that build. |
git-bisect shows the first bad commit to be 64516a6 |
@ymber and @kevingranade, 64516a6 was your patch and commit, respectively, as a heads-up. |
If the laser_rifle part on car_atomic_flame is removed from afs_vehicles.json, the bug also goes away. Note that CrazyCataclysm also has this vehicle. |
If the second line in veh_type.cpp modified in 64516a6 is commented out, the bug is also not exhibited:
|
Describe the bug
Game gives an error during character creation and then aborts character creation.
Steps To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
To create a new character and play with Aftershock Mod loaded
Screenshots
none
Versions and configuration
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food]
This report was generated with default mods... for obvious reasons.
Additional context
DEBUG : Error: basic_string::_M_construct null not valid
FUNCTION : bool main_menu::new_character_tab()
FILE : src/main_menu.cpp
LINE : 709
The text was updated successfully, but these errors were encountered: