Hướng dẫn tạo Server AION Offline với Client 1.9.x
Hello & Welcome to our community. Is this your first visit? Đăng Ký
Follow us on
Follow us on Facebook Follow us on Twitter Linked In Flickr Watch us on YouTube My Space Blogger
 
Trang 1 của 10 1 2 3 ... CuốiCuối
Kết quả 1 đến 10 của 99
  1. #1
    Thành Viên
    Ngày tham gia
    Apr 2010
    Bài viết
    49
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Hướng dẫn tạo Server AION Offline với Client 1.9.x - UPDATE

    Lần trước mình share các bạn gói giả lập của Novo dựa trên server của Aion_Unique. Nhưng Aion_Unique đã ngưng phát triển. Nhưng rất may có 1 nhóm mới tiếp tục phát triển đó và lấy tên là Aion-Lightning. Nay gửi đến các bạn 1 gói One-click Aion Lightning Emulator 0.5 của ntemos tổng hợp và 1 hướng dẫn đơn giản nhất để các bạn có thể chạy server offline.


    A. Nguồn:

    Gói này do bạn của ntmos bên diễn đàn [Only registered and activated users can see links. ] tổng hợp và chia sẻ. Bạn nào muốn tìm hiểu thêm có thể truy cập vào diễn đàn để tìm hiểu.

    B. Đường dẫn tải về:
    1) One-click Aion Lightning Emulator 0.9 [19.0.x client support][32-64bit] UPDATE
    Megaupload: [Only registered and activated users can see links. ]
    2) SVN Win32 1.6.6 (đã kèm trong gói)
    [Only registered and activated users can see links. ]
    3) Apache Maven 2.2.1 (đã kèm trong gói)
    [Only registered and activated users can see links. ]

    C. Tính năng:
    Rất dài! Nói chung hỗ trợ Aion Patch 1.9.x. Ai muốn coi [Only registered and activated users can see links. ] nhé!

    HOW TO START THE SERVER
    • It's very simple , just press 1-Server ON.bat and server will start automatically! To close server , just close the consoles and click on 2-Server OFF.bat

    HOW TO UPDATE THE SERVER
    • 1) Be sure that server consoles ( gameserver,loginserver,chateserver) are close and you have pressed the 2-Server OFF.bat , before you begin the update!
    • 2)Click the 3-Activate Update System.bat ,which exists inside the One-click Aion Server folder, to enable the update function. You must do this procedure once. When you press 3-Activate Update System.bat, another bat will appear in One-click Aion Server named 3-Update Server .bat! ( If you did this step once, bypass it)
    • 3)Click the 3-Update server.bat inside the One-Click Aion Server and DO NOT close it until it closes automatically.
    • 4)Your server is updated! You can start the updated server normally by pressing the 2-Server OFF.bat and then 1-Server ON.bat!

    WARNING: The update will erase your accounts, but the Update System will store your database's backup in One-click Aion Server 0.9\server_files\upd\aion_db_backup.sql.

    Các bạn lưu ý là thư mục "aionlp" đã đổi tên thành "server_files".

    D. Hướng dẫn tải về, biên soạn và chạy Aion Server Private:
    Bước 1: Tải One-click Aion Lightning Emulator 0.5, SVN Win32 1.6.6, Apache Maven 2.2.1 theo đường dẫn nêu trên và giải nén.

    Bước 2: Bấm phải chuột My Computer -> chọn Properties -> Advanced -> Environment Variables. Trong phần System Variables, bấm Path và thêm vào đường dẫn đến thư mục bin của SVN Win32 1.6.6, Apache Maven 2.2.1. Bấm New tạo key mới với Variable nameJAVA_HOMEVariable value là đường dẫn tới thư mục java portable\JDK có trong gói One-click Aion Lightning Emulator 0.5.

    Lưu ý: Nếu bạn muốn update server mới nhất và biên soạn lại thì tiếp tục Bước 3, còn không thì với gói này bạn đã có thể chạy server được rồi hãy xuống Bước 8 để tiếp tục.

    Bước 3: Vào thư mục update và bấm 1-Update rev.bat -> chương trình sẽ tự động update server mới nhất. Bạn lưu ý là phải vào thư mục update\aion lightning\.svn xóa tập tin lock đi trước khi tiến hành update.

    Bước 4: Khi update xong bạn bấm 2-Build server files.bat và đợi cho tới khi báo thành công!

    Lưu ý: Bước 34 cần có kết nối internet nhé!

    Bước 5: Vào thư mục server_files xóa 3 thư mục chatserver, gameserver, loginserver. Sau đó giải nén 3 tập tin: al-login-1.0.0.zip trong thư mục aion lightning\trunk\AL-Login\target, al-game-1.0.0.zip trong thư mục aion lightning\trunk\AL-Game\targetal-cserver-1.0.0.zip trong thư mục aion lightning\trunk\AL-CServer\target vào thư mục server_files.

    Bước 6: Bạn mở file 1-Server ON.bat bằng Notepad và tìm đến dòng:

    echo --Starting Aion Lightning Login Server--
    start /D %Disk%:\loginserver /HIGH %Disk%:\loginserver\StartLS.bat"
    echo --Starting Aion Lightning Chat Server--
    ping 127.0.0.1 -n 2 >nul
    start /D %Disk%:\chatserver /HIGH %Disk%:\chatserver\ StartCS.bat "
    ping 127.0.0.1 -n 1 >nul
    echo --Starting Aion Lightning Game Server--
    ping 127.0.0.1 -n 5 >nul
    start /D %Disk%:\gameserver /HIGH %Disk%:\gameserver\StartGS.bat"


    Bạn hãy đối chiếu 3 cái tên StartLS.bat, StartLS.bat, StartGS.bat trong các thư mục loginserver, chatserver, gameserver xem có thay đổi không, nếu có thì bạn đổi lại cho giống nhau. Mình mới update lên Rev136 có thay đổi tên như sau startLogin.bat, startCServer.batstartGame.bat.

    Bước 7: Bây giờ chỉnh sửa các tập tin cấu hình của Login Server và Game Server.

    a. Mở tập tin database.properties trong thư mục server_files\loginserver\config\network bằng Notepad, sửa các dòng:

    # This is database url.
    database.url = jdbc:mysql://localhost:3316/Aion_DB

    # Database user
    database.user = root

    # Database password
    # Write your password here!
    database.password = aion


    b. Mở tập tin network.properties trong thư mục server_files\loginserver\config\network bằng Notepad, sửa các dòng sau:

    # Create accounts automatically or not?
    loginserver.accounts.autocreate=true

    c. Mở tập tin database.properties trong thư mục server_files\gameserver\config\network bằng Notepad, sửa các dòng:

    # This is database url.
    database.url = jdbc:mysql://localhost:3316/Aion_DB?useUnicode=true&characterEncoding=UTF-8

    # Database user
    database.user = root


    # Database password
    # Here your password.
    database.password = aion

    d. Mở tập tin network.properties trong thư mục server_files\gameserver\config\network bằng Notepad, sửa các dòng:

    # Id of this game server
    gameserver.network.login.gsid = 12

    # Password of this game server
    gameserver.network.login.password = aion


    # Password of this game server for chat server
    gameserver.network.chat.password = aion


    e. Mở tập tin gameserver.properties trong thư mục server_files\gameserver\config\main bằng Notepad, sửa dòng:

    # Server Country Code (cc)
    # Default: 1
    gameserver.country.code = 1

    (cc:1 nếu NA Client, cc:2 nếu EU Client, cc:7 nếu RUS Client. Để biết client của bạn là NA hay EU (thường các bạn tải NA client) bạn vào thư mục cài đặt game Aion\bin32, nếu thấy tập tin aion.bin là NA cón nếu thấy aion.exe là EU)

    Trong thư mục này, bạn cũng có thể thiết đặt 1 số tùy chọn khác như Rates, Drops, Skill AutoLearn,…

    f. Mở tập tin ipconfig.xml trong thư mục server_files\gameserver\config\network bằng Notepad, sửa các dòng sau:

    <ipconfig default="127.0.0.1">
    <!--
    IANA-reserved private IPv4 network ranges
    Access only from local networks, external client can't have any of
    the following ip addresses
    <iprange min="10.0.0.0" max="10.255.255.255" address="10.0.0.0"/>
    <iprange min="172.16.0.0" max="172.31.255.255" address="172.16.0.0"/>
    <iprange min="192.168.0.0" max="192.168.255.255" address="192.168.0.0"/>
    -->
    </ipconfig>


    Nếu bạn muốn tạo server chia sẻ người khác cùng chơi qua mạng, hãy đổi thành IP lấy từ [Only registered and activated users can see links. ]. Ở bài này chỉ chạy trên máy cục bộ (127.0.0.1).

    g. Mở file startGame.bat trong thư mục server_files\gameserver bằng Notepad, sửa dòng sau:

    REM -------------------------------------
    REM Default parameters for a basic server.
    java -Xms128m -Xmx900m -ea -cp ./libs/*;al-game-1.0.0.jar com.aionemu.gameserver.GameServer
    REM -------------------------------------


    h. Mở file chatserver.properties trong thư mục server_files\chatserver\config bằng Notepad, sửa dòng sau:

    # Password to match for successful authentication of the game server
    # NOTE: Don't forget to add your password!
    chatserver.network.gameserver.password = aion

    Bước 8: Bấm khởi động 1-Server ON.bat

    Bước 9: Bạn có thể tạo tài khoản tự động khi đăng nhập game, hoặc có thể vào [Only registered and activated users can see links. ] để đăng ký 1 tài khoản. Nếu bạn muốn trở thành admin/GM thì làm như sau: Mở tools\Navicat Database Tool và bấm Navicat 8.2.17 lite portable.exe. Bấm One-Click Aion Lightning Emulator -> aion_db và nhìn bên phải. Mở bảng account_data và thiết đặt cột access_level của tài khoản của bạn thành 3.

    Bước 10: Giải nén tập tin no_ip_restrict.rar trong thư mục tools\Client Patches vào thư mục Aion\bin32. Bước này chỉ làm 1 lần duy nhất thôi, trừ khi bạn cài lại Aion thì mới làm lại.

    Bước 11: Tạo 1 tập tin Start.bat (hoặc có thể lấy tập tin Aion Launcher.bat trong thư mục tools\Launcher)bằng Notepad và nhập vào như sau:

    start bin32\aion.bin -ip:127.0.0.1 -port:2106 -cc:1 -lang:enu -noauthgg -noweb

    Sau đó chép tập tin này vào thư mục cài game Aion. Tạo 1 shortcut cho tập tin này ngoài Desktop để dễ sử dụng.

    (Nếu bạn xài client của Đức là lang:deu; Pháp là lang:fra. Nếu client của bạn là EU Client thì cc:2, NA Client thì cc:1 còn RUS Client thì cc:7. Bạn hãy xem lại Bước 6e)

    Bước 12: Ở Bước 8, sau khi chạy tập tin 1-Server ON.bat, đợi 1 lúc bạn sẽ thấy 3 cửa sổ DOS.
    Nếu cửa sổ Aion-Lightning Login Server Console bạn thấy mấy dòng cuối cùng tương tự như sau:

    ………
    [INFO] 2010-07-31 15 :23 :57 – recived packet : [C] 0x00 CM_GS_AUTH
    [INFO] 2010-07-31 15 :23 :57 – sending packet : [S] 0x00 SM_GS_AUTH_RESPONSE
    [INFO] 2010-07-31 15 :23 :57 – recived packet : [C] 0x04 CM_ACCOUNT_LIST


    Cửa sổ Aion-Lightning GameServer Console bạn thấy mấy dòng cuối tương tự như sau:

    ………
    [INFO] 2010-07-31 15:23:59 – spawning rift : MORHEIM_CM
    [INFO] 2010-07-31 15:23:59 – spawning rift : BELUSLAN_CM
    [INFO] 2010-07-31 15:23:59 – sending current game time to all players


    Và cửa sổ Aion-Lightning Chat Server Console bạn thấy mấy dòng cuối tương tự như sau:

    ………
    [INFO] 2010-08-16 15:22:55 – Global Memory Information at 15:22:55:
    [INFO] 2010-08-16 15:22:55 – Allowed Memory: 126720 KB


    Bạn đã thành công. Bây giờ hãy chạy tập tin Start.bat và đăng nhập tự động hoặc bằng tài khoản bạn đã tạo ở Bước 9 để vào game nhé! Mình sẽ up vài tấm hình sau!

    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    Lần sửa cuối bởi mabuan, ngày 13-09-10 lúc 08:46 PM.
    Khách viếng thăm hãy cùng mabuan xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  2. #2
    Thành Viên
    Ngày tham gia
    Jan 2010
    Bài viết
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Ðề: Hướng dẫn tạo Server AION Offline với Client 1.9.x

    không có link down client à... 30 char
    Khách viếng thăm hãy cùng ikarus2807 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  3. #3
    Business Monitoring Chiritokaji's Avatar
    Ngày tham gia
    Apr 2008
    Đang ở
    Heaven
    Bài viết
    759
    Thanks
    13
    Thanked 27 Times in 20 Posts

    Ðề: Hướng dẫn tạo Server AION Offline với Client 1.9.x

    Client 9gb5 thì phải ....Amen....Tutorial cũng Good nhưng xem làm được ko đã
    -= Follow The Rules =-
    [Only registered and activated users can see links. ]

  4. #4
    Thành Viên
    Ngày tham gia
    Apr 2010
    Bài viết
    49
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Ðề: Hướng dẫn tạo Server AION Offline với Client 1.9.x

    Trích dẫn Gửi bởi ikarus2807 [Only registered and activated users can see links. ]
    không có link down client à... 30 char
    Client phien bản 1.9.0.2 11GB

    NCsoft Torrent:
    ftp://ftp.ncsoft.com/Aion/Client/Tor...er.zip.torrent

    FilePlanet Direct Download:
    [Only registered and activated users can see links. ]

    GamersHell Direct Download:
    [Only registered and activated users can see links. ]
    Khách viếng thăm hãy cùng mabuan xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  5. #5
    Thành Viên
    Ngày tham gia
    Jul 2007
    Bài viết
    36
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Ðề: Hướng dẫn tạo Server AION Offline với Client 1.9.x

    tại sao em kô đăng kí tài khoản được, nó hiện lên lỗi "Creation of account was not possible ! . Anh giúp em với
    Khách viếng thăm hãy cùng nguyenmanhlam xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  6. #6
    Thành Viên
    Ngày tham gia
    Jul 2007
    Bài viết
    36
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Ðề: Hướng dẫn tạo Server AION Offline với Client 1.9.x

    anh biết cách chua cái lỗi này không ? " Server terminated abnormally "
    Khách viếng thăm hãy cùng nguyenmanhlam xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  7. #7
    Thành Viên
    Ngày tham gia
    Jul 2007
    Bài viết
    36
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Ðề: Hướng dẫn tạo Server AION Offline với Client 1.9.x

    đây là cái ảnh em mới record được
    [Only registered and activated users can see links. ]
    Khách viếng thăm hãy cùng nguyenmanhlam xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  8. #8
    Thành Viên
    Ngày tham gia
    Apr 2010
    Bài viết
    49
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Ðề: Hướng dẫn tạo Server AION Offline với Client 1.9.x

    Trích dẫn Gửi bởi nguyenmanhlam [Only registered and activated users can see links. ]
    tại sao em kô đăng kí tài khoản được, nó hiện lên lỗi "Creation of account was not possible ! . Anh giúp em với
    Ở bước 6b em để là TRUE đi. Lúc đó tạo tài khoản tự động đăng nhập game tên nào cũng được. Lúc nào muốn làm GM thì vào Navicat chỉnh lại.
    Khách viếng thăm hãy cùng mabuan xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  9. #9
    Thành Viên
    Ngày tham gia
    Apr 2010
    Bài viết
    49
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Ðề: Hướng dẫn tạo Server AION Offline với Client 1.9.x

    Trích dẫn Gửi bởi nguyenmanhlam [Only registered and activated users can see links. ]
    đây là cái ảnh em mới record được
    [Only registered and activated users can see links. ]
    Chắc em làm sai bước nào rồi. Làm từng bước cẩn thận là OK. Pack này của NOVO sử dụng Aion-Unique server ([Only registered and activated users can see links. ]), hiện nay nhóm Aion-Unique đã ngưng và nhóm AionLightning tiếp tục phát triển. Ai quan tâm vào địa chỉ [Only registered and activated users can see links. ].
    Khách viếng thăm hãy cùng mabuan xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  10. #10
    Thành Viên
    Ngày tham gia
    Jul 2007
    Bài viết
    36
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Ðề: Hướng dẫn tạo Server AION Offline với Client 1.9.x

    em chơi được òi. Thanks anh nhiều nha
    Khách viếng thăm hãy cùng nguyenmanhlam xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

 

 
Trang 1 của 10 1 2 3 ... CuốiCuối

Các Chủ đề tương tự

  1. Tổng hợp link server + client để cài pt offline!
    Bởi trungtheboy trong diễn đàn Priston Tale
    Trả lời: 83
    Bài viết cuối: 02-08-15, 11:08 PM
  2. Hỏi về server Aion
    Bởi kubill trong diễn đàn Các Server Không Nằm Trong Box
    Trả lời: 8
    Bài viết cuối: 21-06-11, 11:04 PM
  3. Cho mình xin full cài đặt Aion offline
    Bởi skriptank trong diễn đàn Các Server Không Nằm Trong Box
    Trả lời: 1
    Bài viết cuối: 21-06-11, 10:18 PM
  4. Cần hướng dẫn cài server Aion
    Bởi qhungkk trong diễn đàn Private Server For Linux
    Trả lời: 6
    Bài viết cuối: 05-06-10, 09:20 AM
  5. Cần server và client HK offline no bug hoàn chỉnh
    Bởi Tanpro trong diễn đàn Hỏi Đáp/ Yêu Cầu
    Trả lời: 0
    Bài viết cuối: 31-12-08, 03:54 PM

Quyền viết bài

  • Bạn Không thể gửi Chủ đề mới
  • Bạn Không thể Gửi trả lời
  • Bạn Không thể Gửi file đính kèm
  • Bạn Không thể Sửa bài viết của mình
  •  
Múi giờ GMT +7. Bây giờ là 07:39 AM.
vBulletin®, Copyright ©2000-2011, Jelsoft Enterprises Ltd.
CLBGamesVN không chịu trách nhiệm về Luật Bản Quyền của các tài liệu, bài viết v.v...được đăng tải trên diễn đàn này.
Diễn đàn phát triển dưới sự đóng góp của tất cả thành viên. BQT chỉ là những người thành lập ra sân chơi, quản lý và duy trì về mặt kỹ thuật, nội dung khi hợp lệ.