

dark20015
Member-
Content Count
19 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout dark20015

-
Rank
Neutral
Informations
-
Gender
Male
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
open Client crashes sometimes when teleport somewhere
dark20015 replied to dark20015's question in Questions & Answers
Not solved.. -
open Client crashes sometimes when teleport somewhere
dark20015 replied to dark20015's question in Questions & Answers
Normally( distribute or release mode ), game crashes and gives the "??????" error. In debug mode, client closes without any message. -
open Client crashes sometimes when teleport somewhere
dark20015 replied to dark20015's question in Questions & Answers
In debug mode, it gives me this error before the crash: 0613 13:37:32405 :: OPEN LOADING WINDOW -------------------------------------------------------------------------------0613 13:37:32405 :: 0613 13:37:32405 :: ===== Load Script File : locale/tr/ui/LoadingWindow.py0613 13:37:32405 :: 0613 13:37:32510 :: PointWindow: BackGround 0613 13:37:32821 :: 0613 13:37:32822 :: ## Network - Loading Phase ## 0613 13:37:32823 :: 0613 13:37:32855 :: XMAS_SONG ON0613 13:37:32855 :: 0613 13:37:32855 :: FadeOutMusic: BGM/xmas.mp3 - ERROR NOT EXIST -
open Client crashes sometimes when teleport somewhere
dark20015 posted a question in Questions & Answers
Hi, My client crashes sometimes when i teleport somewhere. Here is the errorlog ( syserr is empty ) Module Name: C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\Metin2Distribute.exe Time Stamp: 0x5d027d93 - (null) Exception Type: 0xc0000005 eax: 0x00ac0ddf ebx: 0x006ed100 ecx: 0xfffb1ddf edx: 0xffffffff esi: 0x00b0f000 edi: 0x30da1260 ebp: 0x0019e238 esp: 0x0019e21c 0x005ce39a C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\Metin2Distribute.exe 0x00551fef C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\Metin2Distribute.exe 0x005522a5 C:\Users\-\OneDrive\Desktop\DEV.SERVER\D -
[Question]What is wrong with error?
dark20015 replied to mafianekcek's question in Questions & Answers
I have the same problem.. Can someone explain how to fix this problem ? My english is not very good, so i didn't understand replies exactly.. -
Hi, I build my game and db using gcc7 and c++17 with no problem. But when i starting the game, firstly i get the libstdc++.so.6 version GLIBCXX_3.4.20 not found error. I solved this by taking the gcc7 libs to usr/lib folder. After that, when i starting the game, i didn't get any errors in sight but channels are not opened and game.core occurred. Here is the game.core: Please help.. Sorry for bad english.
-
UP.. I Got Same Problem.
-
I have a problem with offline shop Here is the video If i click destroy then take the unsold items this doesn't make a problem But if i take the unsold items without destroy this makes a bug. Pls help..Thx
-
Sorry but i dont understand what you mean
-
0426 15:51:05643 :: Traceback (most recent call last): 0426 15:51:05644 :: File "networkModule.py", line 247, in SetGamePhase 0426 15:51:05644 :: File "game.py", line 123, in __init__ 0426 15:51:05645 :: File "interfaceModule.py", line 320, in MakeInterface 0426 15:51:05645 :: File "interfaceModule.py", line 293, in __MakePrivateShopSearchWindow 0426 15:51:05652 :: Exception 0426 15:51:05652 :: AttributeError 0426 15:51:05652 :: : 0426 15:51:05653 :: "'PrivateShopSearchDialog' object has no attribute 'searchResultItems'" 0426 15:51:05653 :: in 0426 15:51:05654 :: <bound method
-
open Problem about Koray's offline shop
dark20015 replied to dark20015's question in Questions & Answers
Up -
open Problem about Koray's offline shop
dark20015 replied to dark20015's question in Questions & Answers
Channel1 Syserr: Create Offlineshop fail Huehue:10013 cannot created. shop's time expired This sysser defined in shop. cpp if (dwNowTimestamp > dwExpireDate) { sys_err("Create Offlineshop fail %s:%u cannot created. shop's time expired", table->szName, table->dwPID); return false; } -
open Problem about Koray's offline shop
dark20015 replied to dark20015's question in Questions & Answers
Yes i have. Thats the problem of system. Not only for me -
open Problem about Koray's offline shop
dark20015 replied to dark20015's question in Questions & Answers
Up -
Hi When the server is turned off or rebooting ,in this time offline shop time has expired, items are disappearing. Can someone help me pls ? Thanks.. Sorry for my bad english..