Jump to content

Sathian

Member
  • Posts

    40
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Sathian

  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,
  10. I can test it. You have contact to me
  11. Hi, i have a problem with mobs. Some mobs are felling down my char. It's really annoying. How can i fix it? Regards.
  12. 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
  13. This quest doesn't have exp table, so it's simple quest just for pet summon.
  14. Hello, I have problem with pet system quest. [Hidden Content] If someone uses pet, there is a lot of errors in syserr: WriteRunningStateToSyserr: LUA_ERROR: quest pet_system_pvp.start letter RunState: LUA_ERROR: locale/poland/quest/object/state/pet_system:16: bad argument #1 to `foreach' (table expected, got nil)
  15. Fixed, there was no value in value3 (item_proto server side).
×
×
  • 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.