Code Monkey home page Code Monkey logo

nechronica_redux's People

Contributors

susuki-zzz avatar therafters avatar yukarimindgap avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nechronica_redux's Issues

error causing world to not load

DEBUG : Error: data/mods//Nechronica//nec_furniture.json: line 19:23: expecting string but got '4'

        ]
    },
    "max_volume": 4
                  ^
                   000,
    "bash": {
        "str_min": 12, "str_max": 40,

FUNCTION : bool main_menu::new_character_tab()
FILE : src/main_menu.cpp
LINE : 820
What does this mean, how can I fix it?

del

Wrong repo, sorry.

Containers are useless

so i dont know if this mod is dead (again again) but none of the storage clothing items work (such as the coffin backpack) they provide blocking ability but you cant actually store anything in them

It will update?

I try to play this mode, but it is to many bugs with new version (build number: 2021-07-03-0512)

Undefined Ring

On the requiem doll in the experimental branch the starting ring item got updated to more than just a generic ring for example: platinum_ring or wedding_ring, just needs a specific type to be defined. I'm not sure on the exact build that it changed, but here is my simple fix for I'm not sure which type of ring it should be . Works for build #9473
I'll try and find the exact build that broke it.
Line 37 in the nec_professions.json.
"items": [ "dress_shirt", "boots", "leather_pouch", "ring" ],
Fix Example:
"items": [ "dress_shirt", "boots", "leather_pouch", "platinum_ring" ],
List of new rings:
diamond_ring
copper_ring
gold_ring
platinum_ring
ring_engagement
ring_purity
ring_signet
silver_ring
wedding_ring

Here is the error during world load up:

DEBUG : item id ring is unknown

FUNCTION : virtual void Single_item_creator::check_consistency() const
FILE : src/item_group.cpp
LINE : 121

When you highlight Requiem Doll:

DEBUG : Missing item definition: ring

FUNCTION : const itype* Item_factory::find_template(const itype_id&) const
FILE : src/item_factory.cpp
LINE : 1212
Picture attached of the undefined-rings in profession list.
nec_ring_issue

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.