Custom Blocks ArrayIndexOutOf......(solved)

    Joined
    Aug 30, 2013
    Messages
    28
    Reaction score
    1
    All our Custom Blocks are lost after the Update 0.0947 !

    I reconfiguratet the Blocks at the XML-File (Editor dont work with that Version) and i got an Error.



    here a simple example: I have a Block called Ruby_Crystl with Block ID 550

    BlockTypes.properties:

    RUBY_CRYSTL=550

    BlockConfig.xml:







    1
    125
    A simple hull.\n\r
\n\r
This hull provides basic protection against projectiles.\n\r
They provide $ARMOUR% Armour and $HP HP.\n\r
\n\r

    heavy
    anti_spin



    medium
    anti_spin
    liquid
    insulator


    medium
    anti_spin
    gas
    conductive


    0
    false
    25
    false
    true
    false
    false
    false
    100
    true
    true
    false
    true
    0
    1.0,1.0,1.0





    but now this id is invalid ??? Why
     
    Joined
    Aug 30, 2013
    Messages
    28
    Reaction score
    1
    The Problem is worng Client Caching, th client dont syncronize the Blockconfig from the Server so the Blocks have the worng IDs!



    Workaround, delete the configfiles form the client-database folder.