Beiträge von iParanoid

    kann mir zufaellig einer hierbei helfen ?


    Code
    1. SYSERR: Jun 23 00:51:38 :: Set_Proto_Item_Table: ItemProto Reading Failed : Invalid value. (index: 24, col: 24, value: 0)
    2. SYSERR: Jun 23 00:51:38 :: Set_Proto_Item_Table: 0 ~ 24 Values: 72734,0,3,10,1,49280,8192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,

    Hab ein Problem und komme grad nicht weiter ...


    0613 22:59:37630 :: Traceback (most recent call last):


    0613 22:59:37630 :: File "networkModule.py", line 234, in SetGamePhase


    0613 22:59:37630 :: File "game.py", line 84, in __init__


    0613 22:59:37630 :: File "interfaceModule.py", line 297, in MakeInterface


    0613 22:59:37630 :: File "interfaceModule.py", line 180, in __MakeWindows


    0613 22:59:37630 :: AttributeError

    0613 22:59:37630 :: :

    0613 22:59:37630 :: 'NoneType' object has no attribute 'SetDragonSoulRefineWindow'

    0613 22:59:37630 ::



    Bitte melden Sie sich an, um diesen Anhang zu sehen.

    Habe ein Problem habe das TuT mit dem FKS und DSS komplett befolgt dennoch bekomme ich beim compilen folgenden fehler


    ld: error: undefined symbol: minAddonFKS

    >>> referenced by utils.h:45 (./../../common/utils.h:45)

    >>> .obj/config.o:(config_init(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&))

    >>> referenced by config.cpp:761

    >>> .obj/config.o:(config_init(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&))

    >>> referenced by config.cpp:761

    >>> .obj/config.o:(config_init(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&))

    >>> referenced 4 more times


    config.cpp 761 eintrag sieht so aus ... minAddonFKS = MINMAX(-32767, minAddonFKS, 32767);


    Hoffe jemand kann mir helfen oder auch nur einen Tipp geben


    Vielen Dank schonmal =)