AION 4.6 retail server file (Re-post)

Page 7 of 13 FirstFirst 12345678910111213 LastLast
Results 91 to 105 of 190
  1. #91
    Member I_Satelite_I is offline
    MemberRank
    Aug 2009 Join Date
    76Posts

    Re: AION 4.6 retail server file (Re-post)

    Quote Originally Posted by TieLay View Post
    Archive of SERVER part updated, installation instruction corrected
    what was changed in the server part

  2. #92
    Member florexus is offline
    MemberRank
    Oct 2019 Join Date
    54Posts

    Re: AION 4.6 retail server file (Re-post)

    Quote Originally Posted by I_Satelite_I View Post
    I have managed to get working and running smoothly even for public,
    but there are a few things that i can't get them to work

    The GMServer and ShopServer, i don't know what they are meant for, but they wont open here.

    The Webserver, altho I managed to make it work, it seems to be that it is not connected to my database, because whenever i try to search for a character, it says it doesn't exist, so i can't make changes using the admin panel

    But i still managed to making a character GM by chaging its builder from 0 to 1 on SQL, but the GM is so weird in this server, I can't click on npcs, the GM Window is kinda buggy for me.

    Which webserver?

  3. #93
    Member I_Satelite_I is offline
    MemberRank
    Aug 2009 Join Date
    76Posts

    Re: AION 4.6 retail server file (Re-post)

    Quote Originally Posted by florexus View Post
    Which webserver?
    i tried with both TieLay and sthaporn12

  4. #94
    Account Upgraded | Title Enabled! TieLay is offline
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: AION 4.6 retail server file (Re-post)

    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...

  5. #95
    King is Here ! cinus is online now
    MemberRank
    May 2020 Join Date
    NetherlandLocation
    459Posts

    Re: AION 4.6 retail server file (Re-post)

    Quote Originally Posted by TieLay View Post
    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 !

  6. #96
    Account Upgraded | Title Enabled! TieLay is offline
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: AION 4.6 retail server file (Re-post)

    Quote Originally Posted by cinus View Post
    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:
    Code:
    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
    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 databases

    - in video at 1:50 launch processing database, but in my side me seen:
    Code:
    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)
    and system says "worlds.exe has stopped working" and close program without any result, but data in gm.bin is correct

    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

  7. #97
    Member I_Satelite_I is offline
    MemberRank
    Aug 2009 Join Date
    76Posts

    Re: AION 4.6 retail server file (Re-post)

    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

  8. #98
    Account Upgraded | Title Enabled! TieLay is offline
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: AION 4.6 retail server file (Re-post)

    Quote Originally Posted by I_Satelite_I View Post
    what was changed in the server part
    - 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

  9. #99
    Member I_Satelite_I is offline
    MemberRank
    Aug 2009 Join Date
    76Posts

    Re: AION 4.6 retail server file (Re-post)

    Quote Originally Posted by TieLay View Post
    - 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
    you did a really great job so far, but yeah, the problem with the aion_log is a bit of annoying.
    thanks though, we all appreciate it;

  10. #100
    Account Upgraded | Title Enabled! TieLay is offline
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: AION 4.6 retail server file (Re-post)

    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

  11. #101
    Member I_Satelite_I is offline
    MemberRank
    Aug 2009 Join Date
    76Posts

    Re: AION 4.6 retail server file (Re-post)

    Quote Originally Posted by TieLay View Post
    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
    some accounts i tried to login get this system error 20 for some reason, i had to create new accounts and it worked, but sometimes those new accounts will get error 20.

  12. #102
    Valued Member sthaporn12 is online now
    MemberRank
    Sep 2009 Join Date
    133Posts

    Re: AION 4.6 retail server file (Re-post)

    Quote Originally Posted by TieLay View Post
    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
    try this :https://mega.nz/file/qVcSwLhR#SIIERE...T7ayHqbThVsKEg

  13. #103
    Account Upgraded | Title Enabled! TieLay is offline
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: AION 4.6 retail server file (Re-post)

    Quote Originally Posted by sthaporn12 View Post
    "AuthD.exe" Unworked from link. or need some manipulations with registry and regional settings?

  14. #104
    Member gondracorn is offline
    MemberRank
    Apr 2021 Join Date
    82Posts

    Re: AION 4.6 retail server file (Re-post)

    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.

  15. #105
    Member gondracorn is offline
    MemberRank
    Apr 2021 Join Date
    82Posts

    Re: AION 4.6 retail server file (Re-post)

    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



Advertisement