Jump to content

Sathian

Member
  • Posts

    40
  • Joined

  • Last visited

  • Feedback

    0%

About Sathian

Informations

  • Gender
    Male
  • Country
    United States

Recent Profile Visitors

3729 profile views

Sathian's Achievements

Enthusiast

Enthusiast (6/16)

  • Dedicated
  • Reacting Well
  • First Post
  • Collaborator
  • Week One Done

Recent Badges

1

Reputation

  1. Show us offlineshop_manger.cpp file, please.
  2. Due to fact that IsHideUiMode is not defined in interface and it is just for hiding your UI, just remove this if statement: if self.interface.IsHideUiMode == True: return
  3. Haven't tested yet, I did it mainly as a protection. But, let's back to the topic. I already fixed it. Bug was because of inner function - ClickAnswerEvent. As I see PeaceMaker, your code should be good. Thanks a lot guys!
  4. Can't download it. Paste it somewhere. Normal users can't download files via metin2dev here. Everything works fine expect uiquest.
  5. 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. [Hidden Content] 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!
  6. Hello, I'm looking for the Enchanted Forest map from metin2.de. Is enyone has it unpacked? Kind regards.
  7. Hello, I have strange error with some of maps. When I teleport on map for expamle trent02 I have this: Syserr: LoadMonsterAreaInfo ERROR Why its strange? Because sometimes map works and sometimes doesn't. On 4 teleports, 1 is bad. Kind regards.
  8. Hello, I have really really strange problem. When I use command purge, it clears my inventory and after it - logout my char. Here is a syserr: Analyze: no character on desc All help appreciate! Thanks!
  9. 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,
×
×
  • 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.