-
Activity
-
1
Interested in a premium serverfile
hey bro, i have all the stuff you asked for in my client, but not the official design. if you want to test my client add me on discord. Ruben420DE#7805 -
50
official Official Pickup Slot Effect [REVERSED]
Hi is it a new code or its a Additional code? -
3
-
3
Failed to load script file...
Can you give here already packed package, how do you have it and where exactly? Unless you want me to help remotely (AnyDesk) - a faster option is I can take a look if you haven't missed something. -
3
-
0
Protection Client with source
Hello guys, as per the title, i'm looking for client side protection. I pay very well for this protection. my Discord: Eredin#0685 -
3
-
1
-
0
PNG to DDS Batch Convert
Hi, there is any way convert for example all .png in folder to .dds with folder structure? Edit: I found something but how I can convert with subfolders? This only read all subfolders but output is in one folder without sub directories. @for /R "C:\xxx" %%I in (*.png) do @C:\xxx\texconv.exe -f DXT5 -ft dds "%%I"
-
-
Recently Browsing
- No registered users viewing this page.
Question
Traceur3RUN 56
hi someone know how to fix?
SYSERR: Dec 31 12:50:31 :: pid_init:
Start of pid: 895
SYSERR: Dec 31 12:50:32 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Column 'name' in field list is ambiguous
query: SELECT empire, pid, name, money, windate FROM monarch a, player b where a.pid=b.id
SYSERR: Dec 31 12:50:41 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Dec 31 12:50:41 :: pid_deinit:
End of pid
Link to comment
Share on other sites
Top Posters For This Question
2
2
1
1
Popular Days
Dec 31
6
Top Posters For This Question
Shogun 2 posts
Traceur3RUN 2 posts
metin2team 1 post
flygun 1 post
Popular Days
Dec 31 2014
6 posts
Popular Posts
metin2team
if you're using the source You'll find it fixed in Novaline, DB/Monarch.cpp snprintf(szQuery, sizeof(szQuery), "SELECT a.empire, a.pid, b.name, a.money, a.windate FROM monarch a, player%s b WH
Shogun
Delete the field "name" from player.monarch table structure
5 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