Bug [Solved] Missing /Block and rest of code for Personal Computer (Blue)

    mrsinister

    Xenophage
    Joined
    Jul 9, 2013
    Messages
    479
    Reaction score
    143
    • Purchased!
    • Community Content - Bronze 2
    • Legacy Citizen 9
    Here is what I found using NotePad++ to Compare both new and old BlockConfig.xml

    the entry for:

    <Block icon="377" name="Personal Computer (Blue)" textureId="330, 373, 371, 377, 331, 331" type="DECO_PC_BLUE">

    is missing the following after the
    </Cubatom>
    <Cubatom>



    <mass>light</mass>
    <spinning>base_spin</spinning>
    <thermal>gas</thermal>
    <conductivity>conductive</conductivity>
    </Cubatom>
    </CubatomCompound>
    <ResourceInjection>0</ResourceInjection>
    <ExplosionAbsorbtion>0.0</ExplosionAbsorbtion>
    </Block>


    that's 9 lines of code that should be there...definitely the </Block> wouldn't this cause an issue?

    edit: hmm, seems like it may be there....since i found another set of lines with those exact bits but out of place...lol
     
    Last edited: