사이트 로그인
2017.04.14 19:35
다만 해당 서버팩 같은 경우에는 mabinogi global 최신 버전 클라이언트와의 호환이 중단되어 더이상 접속이 되지 않고 있습니다.
(최신 버전의 클라이언트에는 client.xml파일이 존재하지 않고, 지금 나와있는 접속기 바로가기 방법으로도 접속이 되지 않습니다.)
해당 부분에 대해 조언을 주실 수 있는 분을 기다리고 있습니다.
현재 통용되고 있는 접속 방법은 client.exe의 바로가기를 만든 후 속성에서
C:\Nexon\Mabinogi\Client.exe code:1622 ver:143 logip:127.0.0.1 logport:11000 chatip:127.0.0.1 chatport:8002 setting:"file://data/features.xml=Regular, USA"
를 추가하는 방법인데, 저는 이 방법으로도 접속이 되지 않더군요..
The easiest way to download the source code is to head over to GitHub and click the "Download ZIP" button on the repository's page.
Alternatively you can use git, a command line tool to manage git repositories. The advantage is that updating is a little easier, because you don't have to re-download the Zip file, merge the new and the old files, etc.
To download the source code with git, install it, open the Command Prompt (Windows key + R, type "cmd" and press "OK"), navigate to the directory you want to download Melia to by using the "cd" command (change directory) and in there type
git clone https://github.com/aura-project/melia.git
This will download a copy of the repository into the current folder, into a sub-folder called "melia".
To update it you do the same, but go into the "melia" folder and enter
git pull
instead. This will "pull" the latest changes from the online repository.
Once you've obtained a copy of the Melia source, you must set up your database. Download MySQL or MariaDB and follow the instructions during the setup. Afterwards, open <melia directory>/sql/main.sql
in your query browser (e.g. HeideSQL) and run it, to create the basic structure for Melia.
Then, navigate to user/conf/
and create a file called database.conf. Put the following into the file, with your username and password:
user : <MySQL Username>
pass : <MySQL Password>
Save and close database.conf.
Open the file Melia.sln in the melia folder in Visual Studio. Under the Build Menu, select Build or simply hit F6 (F7 in the Express version). Melia should compile automatically, you don't need to do anything else with the source code.
Once you have finished compiling, simply open start_servers.bat and your server should be running.
To connect to a server other than the official one, you need to modify the client's "client.xml" file. Change the "ServerListURL" and "StaticConfigURL" attributes to the ones for your server, so the client downloads your server information instead of the officials.
Since this requires you to have a web server that serves the files, Melia comes with a simple web server of its own, so you don't have to worry about that. When starting it, you will see the information you have to use. This will change, based on the web server's configuration.
[Info] - ServerListURL: http://*:8080/toslive/patch/serverlist.xml
[Info] - StaticConfigURL: http://*:8080/toslive/patch/
Copy the URLs to your client.xml, replace the asterisk (*) with the your IP, and you should be good to go. For example, if you're using Melia locally, your GameOption tag might look like the following:
<GameOption ServerListURL="http://127.0.0.1:8080/toslive/patch/serverlist.xml" StaticConfigURL="http://127.0.0.1:8080/toslive/patch/" [...]
If you want to connect to a Melia server over the internet, you have to use your public IP, the client needs to be able to download the file.
Note: To start the client directly from the TOS directory, you have to start it with the parameter -SERVICE
.
To create a new account, type "new//account_name" at the login window. (Replace "account_name" with your desired name.) The server will create that new account, with the password you've used. After the first login you don't need the "new//" prefix anymore.
There are various GM Commands that can be used by GMs. To use them, an account needs specific minimum authority levels. You can change an account's authority directly in the database or by using the command "auth" in the login server's window.
번호 | 제목 | 글쓴이 | 날짜 | 조회 수 |
---|---|---|---|---|
1009 |
Tera Skylake
![]() | 딤딤 | 2017.04.16 | 27 |
» |
마비노기 melia server file
[1] ![]() | rehab21 | 2017.04.14 | 646 |
1007 |
RF 2.1.6
[2] ![]() | 딤딤 | 2017.04.07 | 132 |
1006 |
Dekaron A7
![]() | 딤딤 | 2017.04.07 | 48 |
1005 |
CABAL ONLINE EP8
![]() | 딤딤 | 2017.04.07 | 57 |
1004 |
Aura Kingdom
![]() | 딤딤 | 2017.04.07 | 42 |
1003 |
Allods 1.1.0.2
![]() | 딤딤 | 2017.04.07 | 12 |
1002 |
아이온 5.3 입니다
[1] ![]() | 딤딤 | 2017.04.07 | 273 |
1001 |
천존협객전 서버팩
[3] ![]() | Eternal | 2017.04.07 | 242 |
1000 |
워록 5.0.1 서버파일 입니다
![]() | 딤딤 | 2017.04.06 | 32 |
999 |
ROM 5.0.7 버전 입니다
![]() | 딤딤 | 2017.04.06 | 38 |
998 |
STEAMCMD
![]() | ygo111 | 2017.04.04 | 32 |
997 |
리니지2 레드데빌 하이파이브
[2] ![]() | 철이 | 2017.04.03 | 297 |
996 |
스타크래프트 브루드워 립버전
[1] ![]() | 모카치노 | 2017.04.03 | 70 |
995 |
1.82팩소스추가
![]() | 핑수 | 2017.04.03 | 58 |
994 |
스톤에이지자이언트팩[수정함]
[3] ![]() | 핑수 | 2017.04.03 | 399 |
993 |
웹 게임
![]() | 검은손 | 2017.04.02 | 137 |
992 |
그체 구축법
[1] ![]() | 검은손 | 2017.03.31 | 255 |
991 |
스타크래프트 서버팩
![]() | ygo111 | 2017.03.31 | 96 |
990 |
미친공유 로드서버팩 8.240버전 최고구현공유
[11] ![]() | 혁명군 | 2017.03.30 | 698 |
989 |
드래곤볼 온라인 서버팩
[1] ![]() | 불패의초인 | 2017.03.26 | 297 |
988 |
드로이얀 구축시 필요한 구축 프로그램들입니다.
![]() | 다빈이 | 2017.03.25 | 520 |
987 |
드로이얀 션샤인 8.0 팩입니다
![]() | 다빈이 | 2017.03.25 | 392 |
986 |
trickster-online-s2-server 트릭스터 서버팩입니다
[2] ![]() | Aw2 | 2017.03.25 | 356 |
985 |
데카론 서버파일
![]() | 건달 | 2017.03.24 | 99 |
984 |
넷마 그체 섭파일
[2] ![]() | 아르사라마 | 2017.03.24 | 207 |
983 |
와우 한글화 3.3.5 버전입니당
![]() | 야옹이 | 2017.03.20 | 288 |
982 |
어둠의전설8.24 서버팩
![]() | 어둠의어둠 | 2017.03.20 | 490 |
981 |
귀혼 서버파일입니다
[2] ![]() | 유린 | 2017.03.19 | 187 |
980 |
테런 구축영상 파일
[2] ![]() | 검은손 | 2017.03.19 | 133 |
979 |
ptr 테런 2016버전이라는데
[1] ![]() | 검은손 | 2017.03.19 | 132 |
978 |
프리테일즈런너 접속기메이커~~
![]() | 우진 | 2017.03.19 | 194 |
977 |
루나온라인클라
[1] ![]() | 강풍 | 2017.03.18 | 49 |
976 |
루나온라인 클라
[2] ![]() | 강풍 | 2017.03.18 | 71 |
975 |
리니지2 Lindvior
![]() | 킬링 | 2017.03.18 | 71 |
974 |
레이더즈 서버파일
[3] ![]() | 킬링 | 2017.03.18 | 258 |
973 |
c9 서버파일
[1] ![]() | 킬링 | 2017.03.18 | 98 |
972 |
레이시티 이진스버 파일
[3] ![]() | 부나 | 2017.03.18 | 494 |
971 |
리니지2아이템 한글화
[1] ![]() | 씽낭당 | 2017.03.17 | 216 |
970 |
l2레더데필
![]() | 씽낭당 | 2017.03.17 | 62 |
969 |
아이온 4.7.5 서버팩
![]() | 어루니 | 2017.03.17 | 246 |
968 |
KMS 전버전 호환 코크타운
![]() | 탄산페퍼 | 2017.03.17 | 74 |
967 |
코롬온라인 서버팩 자료인데 ....문제가 ....
[1] ![]() | 세민아빠 | 2017.03.16 | 136 |
966 |
어둠 5.87 fix 팩
[2] ![]() | 아르사라마 | 2017.03.16 | 218 |
965 |
어둠 5.87 fix버전
[1] ![]() | 아르사라마 | 2017.03.16 | 109 |
964 |
시즌3 무작업 무수정 서버팩
[1] ![]() | 아르사라마 | 2017.03.16 | 159 |
963 |
뮤 시즌3 비타+7버전
![]() | 아르사라마 | 2017.03.16 | 211 |
962 |
파천일검 구 버전 서버팩.
[13] ![]() | 시월 | 2017.03.16 | 496 |
961 |
요구르팅 한글버전 서버파일
[1] ![]() | 가남마 | 2017.03.14 | 311 |
960 |
DESO 엔진 핵쉴드 우회
![]() | Nz52 | 2017.03.14 | 186 |
이건 트오세서버라 마비는안되는게 당연하지않을까요