-
Notifications
You must be signed in to change notification settings - Fork 12
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
Error when loading world #19
Comments
Sorry, I didn't see that it was a duplicate. |
DEBUG : Error: Json error: data/mods/BL9-100%_monster_resilience_version/Items/ammo.json:244:41: Invalid damage type
FUNCTION : bool main_menu::load_character_tab(bool) |
Changed all "bullet" to "stab". It helped. |
DEBUG : Error: Json error: data/mods/BL9-100%_monster_resilience_version/Items/weapons.json:21:48: Invalid damage type
FUNCTION : bool main_menu::load_character_tab(bool) |
Same thing with guns. |
11:36:14.301 : Starting log.
11:37:32.525 ERROR DEBUGMSG : src/generic_factory.h:466 [int_id generic_factory::convert(const string_id&, const int_id&) const [with T = furn_t]] invalid furniture id "f_machinery_light"
|
My bad, i have BN fork. |
DEBUG : Error: Json error: data/mods/BL9-100%_monster_resilience_version/Furniture-Terrain/terrain.json:735:23: expected string but got '{'
FUNCTION : bool main_menu::load_character_tab(bool)
FILE : src/main_menu.cpp
LINE : 1152
VERSION : BN fe46d08
The text was updated successfully, but these errors were encountered: