Jump to content

Sathian

Member
  • Posts

    40
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Sathian

  1. On 11/2/2022 at 12:38 AM, djstarxd said:

    I got that error, someone know about it?

    1030 22:49:17489 :: File "game.py", line 1516, in SetHPAllianceTargetBoard 1030 22:49:17489 :: AttributeError 1030 22:49:17489 :: : 1030 22:49:17489 ::

    'Interface' object has no attribute 'IsHideUiMode' 1030 22:49:17489 ::

    [10:50 PM]

    1030 22:50:31734 :: File "game.py", line 1945, in OnKeyUp 1030 22:50:31734 :: TypeError 1030 22:50:31734 :: : 1030 22:50:31734 ::

    'NoneType' object has no attribute 'getitem'

    Show us whole game.py file.

  2. Hello,

    recently I've started using cython. On non-cythonised client, everything is good, but new (cythonised) has really strange bug.
    After click on NPC and use any option (for example Close button), the window doesn't hide.

    https://metin2.download/picture/HoQHiZPF4UZLNUa1j7PX2i9xCFI6ItTi/.jpg

    Why this bug is strange?

    Because quests dialogs (those on the screen's left side) opens and closes well, but NPC's dialogs are fuc*ed up.
    Moreover button OK closes window, but button Close and all dialog buttons, no.

    I'm using original uiquest.py
    Syserr is empty.

    Thanks for any replies and help.

    Regards, Sth.

     

    EDIT: If you're using cython, let me check your uiquest.py, thanks!
     

  3. Hello,

    Any ideas?

    	#0  0x084d0237 in __sys_thr_kill ()
    #1  0x084c93fb in raise ()
    #2  0x0851a335 in abort ()
    #3  0x084af415 in __gnu_cxx::__verbose_terminate_handler ()
        at /usr/ports/lang/gcc49/work/gcc-4.9.4/libstdc++-v3/libsupc++/vterminate.cc:95
    #4  0x084581e2 in __cxxabiv1::__terminate (
        handler=0x84af2d0 <__gnu_cxx::__verbose_terminate_handler()>)
        at /usr/ports/lang/gcc49/work/gcc-4.9.4/libstdc++-v3/libsupc++/eh_terminate.cc:47
    #5  0x0845827d in std::terminate ()
        at /usr/ports/lang/gcc49/work/gcc-4.9.4/libstdc++-v3/libsupc++/eh_terminate.cc:57
    #6  0x084583d1 in __cxxabiv1::__cxa_throw (obj=0x602a00a0, tinfo=
        0x879b65c <typeinfo for std::logic_error>, dest=
        0x845fcd0 <std::logic_error::~logic_error()>)
        at /usr/ports/lang/gcc49/work/gcc-4.9.4/libstdc++-v3/libsupc++/eh_throw.cc:87
    #7  0x0849d52f in std::__throw_logic_error (
        __s=0x8564fd4 "basic_string::_S_construct null not valid")
        at /usr/ports/lang/gcc49/work/gcc-4.9.4/libstdc++-v3/src/c++11/functexcept.cc:71
    #8  0x084aa215 in std::string::_S_construct<char const*> (__beg=0x0,
    
  4. Hi,
    what's going on?

    	#0  0x28882673 in thr_kill () from /usr/lib32/libc.so.7
    No symbol table info available.
    #1  0x288169a6 in pthread_sigmask () from /usr/lib32/libthr.so.3
    No symbol table info available.
    #2  0x288171db in raise () from /usr/lib32/libthr.so.3
    No symbol table info available.
    #3  0x2892c7da in abort () from /usr/lib32/libc.so.7
    No symbol table info available.
    #4  0x2897b7d0 in __gnu_cxx::__verbose_terminate_handler ()
       from /usr/lib32/libsupc++.so.1
    No symbol table info available.
    #5  0x2897ffda in std::set_unexpected () from /usr/lib32/libsupc++.so.1
    No symbol table info available.
    #6  0x28980022 in std::terminate () from /usr/lib32/libsupc++.so.1
    No symbol table info available.
    #7  0x2897ff1a in __cxa_throw () from /usr/lib32/libsupc++.so.1
    No symbol table info available.
    #8  0x287b5547 in std::__throw_logic_error () from /usr/lib32/libstdc++.so.6
    No symbol table info available.
    #9  0x287617ce in std::string::_S_copy_chars () from /usr/lib32/libstdc++.so.6
    No symbol table info available.
    #10 0x287618b7 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string () from /usr/lib32/libstdc++.so.6
    	

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.