Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to Create a GM Account on AION 4.6 Retail

Junior Spellweaver
Joined
Sep 15, 2009
Messages
133
Reaction score
48
Here is database :

How to make ID GM
1. Open database : aionaccounts and edit below.
sthaporn12 - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums


2. Create a new charector that you want to be GM.(Remember name)

3. Run D:\_aion\_SERVER\GMServer\GMServer.exe
sthaporn12 - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums


4. Go to
sthaporn12 - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums


5.
Follow below.
sthaporn12 - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums

sthaporn12 - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums


6. Set "0" to "1"
sthaporn12 - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums


Have fun !!!

**** Ingame GM panel = Shift +F1
sthaporn12 - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums


**GM cmd
 
Last edited:
Elite Diviner
Joined
Jun 23, 2012
Messages
465
Reaction score
39
how to fix this error???

For info DB Aion_gm already create

Untitled - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Elite Diviner
Joined
Jun 23, 2012
Messages
465
Reaction score
39
have followed all the ways as shown. But there is still an error, why can't I login ??????????? error as below
how fix this error

Untitled error GM - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Nov 18, 2005
Messages
128
Reaction score
3
sthaporn12 i am used you last BD ,server works but i have erorr:
9-DBManager connection error - not created! GM DB doesn't exist!!

And i dont found aion_gm Database in your files..
 
Junior Spellweaver
Joined
Sep 15, 2009
Messages
133
Reaction score
48
sthaporn12 i am used you last BD ,server works but i have erorr:
9-DBManager connection error - not created! GM DB doesn't exist!!

And i dont found aion_gm Database in your files..



1. Replace it to your server location. ,Then set SQL sever to follow below.
SQL server user = SA
Password = 123456
2. Restore aion_log database.

Coz, this setting will work with my file.
 
Initiate Mage
Joined
Oct 14, 2020
Messages
24
Reaction score
6
4. Go to
sthaporn12 - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums

I got this error in that step when I try to log in
I double-checked the ID and password

VLXkoeC - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums


It's like "Access Denied" in russian.

I am using the last aion_log.bak, GMServer and AionWeb files from this thread but still getting this error when I try to log in.
Am I missing something?
 

Attachments

You must be registered for see attachments list
Last edited:
Junior Spellweaver
Joined
Sep 15, 2009
Messages
133
Reaction score
48
I got this error in that step when I try to log in
I double-checked the ID and password

VLXkoeC - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums


It's like "Access Denied" in russian.

I am using the last aion_log.bak, GMServer and AionWeb files from this thread but still getting this error when I try to log in.
Am I missing something?

Don't use "localhost"
You have to use "127.0.0.1" only (my file set for it)

Ex.
http://localhost/wldpatltmxpa/dkdldhswldpatltmxpa.aspx <<< Do not
http://127.0.0.1/wldpatltmxpa/dkdldhswldpatltmxpa.aspx <<< DO
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Oct 14, 2020
Messages
24
Reaction score
6
Don't use "localhost"
You have to use "127.0.0.1" only (my file set for it)

Ex.
http://localhost/wldpatltmxpa/dkdldhswldpatltmxpa.aspx <<< Do not
http://127.0.0.1/wldpatltmxpa/dkdldhswldpatltmxpa.aspx <<< DO

Nice! Worked fine now! Thank you.

I have only a question: Where can I disable the automatic account creation? When I try to login with a not registered account, the server does not pop any error, it creates the account instead. How can I disable that?
 
Skilled Illusionist
Joined
Aug 16, 2007
Messages
343
Reaction score
263
Nice! Worked fine now! Thank you.

I have only a question: Where can I disable the automatic account creation? When I try to login with a not registered account, the server does not pop any error, it creates the account instead. How can I disable that?

To disable the automatic account creation, you must change your ap_GPwdWithFlag at AionAccounts database to the following:

Code:
ALTER   PROCEDURE [dbo].[ap_GPwdWithFlag]   @[I][B][URL="https://forum.ragezone.com/members/162874.html"]account[/URL][/B][/I] varchar(14)
, @[I][B][URL="https://forum.ragezone.com/members/363746.html"]PWD[/URL][/B][/I] binary(16) output
, @flag tinyint output
--, @otpflag tinyint = 0 output
AS
SELECT  @[I][B][URL="https://forum.ragezone.com/members/363746.html"]PWD[/URL][/B][/I]=password
        , @flag=new_pwd_flag
--      , @otpflag = otp_flag
FROM    user_auth with (nolock)
WHERE   account @[I][B][URL="https://forum.ragezone.com/members/162874.html"]account[/URL][/B][/I]
 
Initiate Mage
Joined
Aug 7, 2021
Messages
17
Reaction score
7
Can someone please help me with the connection of the GM server to DB? When i try to start GM server it gives me an error (attached). In fact i cannot understand where is DB settings of GM server is located. I made all modifications that was in the guide including D:\_AION\_AION_WEB\conf\external_config.xml and it seems it is working fine since the site is working perfectly. My guess that it
should be encrypted by DBConfigEncrypt.exe but i did not get how does it works. Thank you for your help.
1 - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums

upd: well, the solution is not quite intuitive, espessialy when nobody mention that and you dont have /help folder. For anyone who has the same problem, you need to do the 4_6-AION_Configuring_BIN_connection_tool_teaching.docx which could be found in TieLay's server archive.
 

Attachments

You must be registered for see attachments list
Last edited:
Joined
Jan 13, 2011
Messages
770
Reaction score
177

1. Replace it to your server location. ,Then set SQL sever to follow below.
SQL server user = SA
Password = 123456
2. Restore aion_log database.

Coz, this setting will work with my file.

U backup it from MS SQL SERVER 2019?
Can U just create .sql-file from it?
coz in MS SQL SERVER 2017CU26 restoring from yours backup - impossible

And how fix "error 20" when GM try logon in game trough client?
 
Initiate Mage
Joined
Feb 16, 2019
Messages
1
Reaction score
0
sthaporn12 - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums


It's like "Access Denied" in Chinese.
Can you teach me how to solve this problem
 
Last edited:
Initiate Mage
Joined
Nov 13, 2021
Messages
1
Reaction score
0
Could help me?
I can't set user as GM
On step 5 when i tried to search char, page answer - nothing to find
Char name is simple - Test and I see it in DB

in weblog.txt I see error:

2021-11-13 13:14:55,922 [13564] FATAL - communications.PacketSender : communications.PacketUtilCrypto CommonDecode error (allbuf.Length == 0 && rcv_len == 0)StackTrace : at communications.PacketUtilCrypto.CommonDecode(Byte[] msg, RequestPacketType request_packet_type, Byte marker, Int32 added_header_length, Int32 buffer_size, Boolean is_rcv) in G:\Work\Aion\_RESTORED\Common\communications\PacketUtilCrypto.cs:line 136 at communications.PacketSender.DecodeUSERLIST(Byte[] msg) in G:\Work\Aion\_RESTORED\Common\communications\PacketSender.cs:line 2630

But in GMserver side i see row like that
11/13/2021 1:14:55 PM : 127.0.0.1:50509 GRQ_GET_USER_LIST

in Gmserverlog
2021-11-13 13:14:55,688 [13176] INFO - ?AsyncSocketServer.AcceptCallback Add - count: : 1
2021-11-13 13:14:55,704 [13080] FATAL - ReadCallback Exception : Padding is invalid and cannot be removed.
2021-11-13 13:14:55,704 [13080] INFO - ?AsyncSocketServer.ReleaseStateObject : connectedSocks.Count:0
2021-11-13 13:14:55,922 [13080] INFO - ?AsyncSocketServer.AcceptCallback Add - count: : 1
2021-11-13 13:14:55,922 [12408] FATAL - ReadCallback Exception : Padding is invalid and cannot be removed.
2021-11-13 13:14:55,922 [12408] INFO - ?AsyncSocketServer.ReleaseStateObject : connectedSocks.Count:0


Any suggestions?
 
Initiate Mage
Joined
Apr 14, 2021
Messages
83
Reaction score
4
GMServer and GMAdminPanel Not working on my Machine.

blank GM Server.PNG - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums

As you can see here, gmserver is blank when opening.

Server Exception.PNG - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums

Here, you can see that the error is thrown. What gives? :blink:

This is the last step, but probably a permanent barrier if no one comes along to help...

Got files from early release, maybe sthaporn or Tielay.
 

Attachments

You must be registered for see attachments list
Last edited:
Joined
Aug 3, 2009
Messages
69
Reaction score
6
Could help me?
I can't set user as GM
On step 5 when i tried to search char, page answer - nothing to find
Char name is simple - Test and I see it in DB

in weblog.txt I see error:

2021-11-13 13:14:55,922 [13564] FATAL - communications.PacketSender : communications.PacketUtilCrypto CommonDecode error (allbuf.Length == 0 && rcv_len == 0)StackTrace : at communications.PacketUtilCrypto.CommonDecode(Byte[] msg, RequestPacketType request_packet_type, Byte marker, Int32 added_header_length, Int32 buffer_size, Boolean is_rcv) in G:\Work\Aion\_RESTORED\Common\communications\PacketUtilCrypto.cs:line 136 at communications.PacketSender.DecodeUSERLIST(Byte[] msg) in G:\Work\Aion\_RESTORED\Common\communications\PacketSender.cs:line 2630

But in GMserver side i see row like that
11/13/2021 1:14:55 PM : 127.0.0.1:50509 GRQ_GET_USER_LIST

in Gmserverlog
2021-11-13 13:14:55,688 [13176] INFO - ?AsyncSocketServer.AcceptCallback Add - count: : 1
2021-11-13 13:14:55,704 [13080] FATAL - ReadCallback Exception : Padding is invalid and cannot be removed.
2021-11-13 13:14:55,704 [13080] INFO - ?AsyncSocketServer.ReleaseStateObject : connectedSocks.Count:0
2021-11-13 13:14:55,922 [13080] INFO - ?AsyncSocketServer.AcceptCallback Add - count: : 1
2021-11-13 13:14:55,922 [12408] FATAL - ReadCallback Exception : Padding is invalid and cannot be removed.
2021-11-13 13:14:55,922 [12408] INFO - ?AsyncSocketServer.ReleaseStateObject : connectedSocks.Count:0


Any suggestions?

same here, did you fix yours?
 
Initiate Mage
Joined
Apr 14, 2021
Messages
83
Reaction score
4
Hello! I have a general error that displays when opening GM Server. It tells me "An Error Occurred! Please check the log" but the log isn't there when I check inside the GM server log folder, so I can't diagnose the problem

The GM server is blank as well.
 
Initiate Mage
Joined
Apr 14, 2021
Messages
83
Reaction score
4
Hey, so update.

I throw an error whenever linking to the correct database, in the GM_Server.exe.config (All the directories are correctly specified, D:/_AiON_SERVER/...), but I don't throw an error when linking to a non-existent directory (such as non-existant F:/_aion/_Server). I noticed this happening because when I swapped Tielay's version with mine, it didn't throw an error, but I still got a blank GMServer. I suspect that somewhere, my configs are wrong, but I used Notepad++ to search through all files and verify that everything points to D:/_AiON_SERVER/..., and they all do.

Error - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums

Blank GM - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums GMServerConfi - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums

The server starts with no problem, it's just the GMServer that refuses to run properly.



Check .BIN-files data trought it's decription. Possible in this case U have wrong connection cridentials.

In concerns of TieLay's post, you can't really check the bin files in notepad++. You CAN however, use the tool to batch create a bin file then batch create a GM_SERVER.bin file, and place that in your GM_SERVER directory.

For my test server, which I'm trying to run with the GM commands, is all configured correctly (login and passwords match).

GMtxt - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums

I'll upload my server files for you to check. Also, I can get into my Aion Website no problem.
Website2 - How to Create a GM Account on AION 4.6 Retail - RaGEZONE Forums View attachment 171045



So... I finally got it to work

1.

Copy GM.bin to /AION_WEB/conf

2.

Copy the world folder in tools to /AION_WEB/Conf/world



same here, did you fix yours?

Where did you find weblog

I might also have the same problem. Using Tielay's files.
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Mar 18, 2022
Messages
68
Reaction score
18
hello, tryed it with your guide, cant get it to run like that.

have the gmserver so far up and running its just the same error on char search i dont get a result.
log says this:

2022-03-19 00:53:59,564 [7936] INFO - TRACE_MSOBJECT_POOL.GetMSObject : Minium mspooledQue.Count = 299/ bei System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) bei System.Environment.get_StackTrace() bei gmbiz.ObjectPool.GetMSObject() bei GMServer.AsyncSocketServer.ReadCallback(IAsyncResult ar) bei System.Net.LazyAsyncResult.Complete(IntPtr userToken) bei System.Net.ContextAwareResult.CompleteCallback(Object state) bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Net.ContextAwareResult.Complete(IntPtr userToken) bei System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken) bei System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped) bei System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)


may you upload your files?

useing this build:
 
Back
Top