GoldenDawnEmpire的最近内容

  1. GoldenDawnEmpire

    Modding Q&A [For Quick Questions and Answers]

    So I need some help

    Before I ask my question I will tell you what posts I am using to begin modding:
    • The Ultimate Introduction to Modding
    • And of course this post

    So now to my question.

    I have a problem while trying to Initialize my mod.
    Here is an example (not my picture because I am having errors)
    XaazO.png

    (I cannot post my own picture of the error unless I have my own Microsoft account which I have forgotten the password and username for)

    My Error is:
    The problem with mine is that it only Exports just a few of the files.
    Here is the files it Exports:
    • strings
    • skills
    • animations
    • meshes
    • sounds
    • faction data
    • item data
    • quest data
    • postfx_prams.....
    The rest are a error (for example):
    <party_set_marshall, ":eek:ld_marshall_party", 0>,
    Name Error: name 'party_set_marshall' is not defined

    or

    Traceback <most recent call last>
    File "process_mission_tmps.py",line 8, in <module>
    from process_operations import *
    File "C:/Users/GCG/Documents/MB Mod/Module_system 1.165/ process_operations..py" (I cant read past this point)
    , line 8614, in module.

    Please Help Anyone!

    EDIT: Thank You for everybody that helped!
后退
顶部 底部