-
Activity
-
1
-
22
Paid Service - Metin2 Systems
The stripped version of the Premium Offline Shop is now available. More information on website. -
40
-
1
TXT File To Lower Case [Phaselis Map Works]
for py users import os # function to rename files def rename_files(path): for dirpath, dirnames, filenames in os.walk(path): for filename in filenames: # check if filename contains uppercase characters if any(c.isupper() for c in filename): # rename file to lowercase os.rename(os.path.join(dirpath, filename), os.path.join(dirpath, filename.lower())) # enter the path of the directory to rename files path = input("Enter directory path: ") rename_files(path) print("All files have been renamed to lowercase.") -
1
-
0
Looking for a Tehnician
Hello! i have my server files but i need a technician to continue the work i started with another man. I have all the necessary systems, I just need to add the drop, check the systems and possible bugs, changes in Game play and so on. I would like to know if it is possible to have a long-term collaboration and if you can help me. The last technician was not serious and left me with the unfinished server. Thank you! discord: Alexannder#9089 -
40
-
40
-
40
Upgraded Reference (TMP4 Base) By Ulthar
exactly! proves: just check the difference in the size of the files when I compare the game that came inside the FTP.rar that is working and when I compile a new one using the files inside the ulthar_sf_13.1.vdi
-
-
Recently Browsing
- No registered users viewing this page.
Question
Aeolus 0
Hello guys,
i have some Sysser logs that i want to find a solution to fix them.
DB:
#After the sanii switchbot system: SYSERR: Nov 14 18:15:04 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '7)' at line 1 query: DELETE FROM item WHERE owner_id=61692 AND (window < 3 or window = 5 or window 7) #end #i think after max_yang(not sure) SYSERR: Nov 14 18:41:37 :: ChildLoop: AsyncSQL: query failed: Duplicate entry '61549-0' for key 'list_id' (query: INSERT INTO myshop_pricelist(owner_id, item_vnum, price) VALUES(61549, 0, 42049) errno: 1062) #end
Channel 1:
#1 SYSERR: Nov 14 13:46:28 :: GetPoint: POINT_ERROR: "NAMEOFCHARACTER" type 100 val 214748364800 (max: 4000595047895531520) # #2 GetRefineLevel: refine_level_based_on_NAME(0) is not equal to refine_level_based_on_LOCALE_NAME(6). #
Auth:
#1 HandshakeProcess: handshake retry limit reached! (limit 32 character !NO CHARACTER!) #
Waiting for your help guys :D
Link to comment
Share on other sites
Top Posters For This Question
1
Popular Days
Nov 14
1
Top Posters For This Question
Aeolus 1 post
Popular Days
Nov 14 2020
1 post
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now