Dear members, who love AiON 4.6 and have worked AiON 4.6 servers based on leaked PTS, please share only one little part of server - GM Server it's database, clean or not, and GM's WEBSERVER, for ruling him... With tools for create corrected encripted and decripted .BIN files for configuration
Me try do it my self, but without .BIN files and database it's not fly up...
All is in files . you just need tut :D
https://easyupload.io/c3nlik
good luck.
Its nothing more easy to do it !
So me watch video, but in my case exist differences:
- in video at 0:40 shows data from TBL_WORL_SERVER_INFO, but in my side exists differences at 6 line:
and no data at 7 line, like on video and my can't edit and add any data trough MSSQL SMS and other programs for editing databasesCode:SERVER_ID 86 WORLD_ID 1 SERVER_NM DB_CASH_SERVER SERVER_URL Server=.;Database=AccountCacheD;User ID=sa;Password=U6SjJk3ZyQhrv5tq;Connection Timeout=200 SERVER_DESC cash server SERVER_STATUS n
- in video at 1:50 launch processing database, but in my side me seen:
and system says "worlds.exe has stopped working" and close program without any result, but data in gm.bin is correctCode:worlds gm.bin pub.xml gm.bin pub.xml DB Connection string : Server=.;Database=aion_log;User ID=sa;Password=U6SjJk3ZyQhrv5tq;Connection Timeout=200 Unhandled Exception: System.Data.SqlClient.SqlException: Invalid object name 'TBL_WORLD_SERVER_INFO'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlDataReader.ConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord,Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at GMTool.GMDBCryption.dtexecuteQuery(String query) at GMTool.GMDBCryption.Main(String[] args)
So me ask again about:
- backup of correct database "aion_log" or "Aion_live" with needed data or script for generating it
Last edited by TieLay; 06-10-21 at 10:43 AM. Reason: fix
Is there a recharger npc built in on these files? I noticed that some 4.6 servers have rechargers, how could i add that to these files? and events like code red that i couldn't find on xml files
- add corrected WEB part for GM
- removes no needed tools for eMailing, monitoring
- puts Server64_byAKllX
- corrected gm.bin and gm_server.bin for corrected connect, in .txt files saved not encripted data for editing and cripting
- BUT some spoon of shit - uncorrected DB for GM part in "aion_log.bak" some data missing some procedures not exists, me still search corrected DB for GM
So me get MS SQL 2017 backups of AiON 4.6 PTS databases, partially clean and with worked aion_log for GM
It's in one archive SQLDATA.RAR in folder "Server 4.6" at Yandex disk
So worked, but me catch error 20, when try login into game, more info in THIS tread
P.S. MS SQL backup of database makes not me from SQL SERVER 2019
Why is my aionaccounts not active/running properly? When I used akiix's jetweb, it would not connect to Aion Accounts. Ever since, I think I uninstalled something because I needed 127.0.0.1 for something else, and now, I can't figure out what I uninstalledt
Also, what program is this your using to edit this?
EDIT 2: Ok, the exact program he was using was navicat premium.
I also have this error:
Server Error in '/' Application.
Could not find a part of the path 'D:\_aion\_AION_WEB\conf\world'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\_aion\_AION_WEB\conf\world'.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[DirectoryNotFoundException: Could not find a part of the path 'D:\_aion\_AION_WEB\conf\world'.]
gmbiz.da.TblWorldServerInfoDA.SrchAllServerAddress() in G:\Work\Aion\_RESTORED\Common\gmbiz\da\TblWorldServerInfoDA.cs:103
gmbiz.da.TblWorldServerInfoDA.SetLoadingAllServerAddress() in G:\Work\Aion\_RESTORED\Common\gmbiz\da\TblWorldServerInfoDA.cs:26
gm.common.CommonBiz.ConfLoader() +49
AionGM.Global.Application_Start(Object sender, EventArgs e) +232
[HttpException (0x80004005): Could not find a part of the path 'D:\_aion\_AION_WEB\conf\world'.]
System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +546
System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +171
System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +173
System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +255
System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +347
[HttpException (0x80004005): Could not find a part of the path 'D:\_aion\_AION_WEB\conf\world'.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +552
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +122
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +737
What does this mean?
Last edited by gondracorn; 09-11-21 at 05:46 PM.
CPerfmon::Init () Fail. m_nCheckPerfMon == 0
Is this a normal error message?
- - - Updated - - -
Can I/is it possible to run this on Windows 10 Pro with SQL Server 2019