1 | <html><head><title>eAthena - FAQ</title><head> |
---|
2 | |
---|
3 | <link rel="stylesheet" type="text/css" href="./readme.css"> |
---|
4 | |
---|
5 | <body> |
---|
6 | <div id="dleftbg"> |
---|
7 | </div> |
---|
8 | <div id="drightbg"> |
---|
9 | </div> |
---|
10 | <div id="canvas" align="center"> |
---|
11 | <table cellspacing="0" cellpadding="0" border="0" id="ea" align="center"> |
---|
12 | <tr> |
---|
13 | <td id="leftborder" valign="top"> |
---|
14 | <table cellspacing="0" cellpadding="0" border="0"> |
---|
15 | <tr> |
---|
16 | <td id="leftborderspacer"> |
---|
17 | </td> |
---|
18 | </tr> |
---|
19 | <tr> |
---|
20 | <td valign="top"> |
---|
21 | <img src="./images/leftborder.gif"> |
---|
22 | </td> |
---|
23 | </tr> |
---|
24 | </table> |
---|
25 | </td> |
---|
26 | <td id="middle" valign="top"> |
---|
27 | <table cellspacing="0" cellpadding="0" border="0" valign="top"> |
---|
28 | <tr> |
---|
29 | <td id="logo" valign="top"> |
---|
30 | <table class="w800" cellspacing="0" cellpadding="0" border="0"> |
---|
31 | <tr> |
---|
32 | <td valign="top"> |
---|
33 | <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%"> |
---|
34 | <tr> |
---|
35 | <td rowspan="4"> |
---|
36 | <img src="./images/chara.gif" width="366" height="274"> |
---|
37 | </td> |
---|
38 | <td rowspan="4" width="129"> |
---|
39 | </td> |
---|
40 | <td colspan="2" width="305" height="51" align="right"> |
---|
41 | <img src="./images/banner.gif" width="305" height="51"> |
---|
42 | </td> |
---|
43 | </tr> |
---|
44 | <tr> |
---|
45 | <td id="title" colspan="2" align="right"> |
---|
46 | FAQ |
---|
47 | </td> |
---|
48 | </tr> |
---|
49 | <tr> |
---|
50 | <td height="81" colspan="2"> |
---|
51 | </td> |
---|
52 | </tr> |
---|
53 | <tr> |
---|
54 | <td class="navi" align="right"> |
---|
55 | <a href="../readme.html">Introduction</a><br> |
---|
56 | <a href="./changelog.html">Changelog</a><br> |
---|
57 | Features<br> |
---|
58 | <a href="./npcfeatures.html">NPC Features</a> |
---|
59 | |
---|
60 | </td> |
---|
61 | <td class="navi" align="right"> |
---|
62 | <a href="./setup.html">Setup</a><br> |
---|
63 | <a href="./gmcommands.html">GM Commands</a><br> |
---|
64 | <a href="./faq.html">FAQ</a><br> |
---|
65 | <a href="./resources.html">Resources</a> |
---|
66 | </td> |
---|
67 | </tr> |
---|
68 | </table> |
---|
69 | </td> |
---|
70 | </tr> |
---|
71 | <tr> |
---|
72 | <td id="btmborder"> |
---|
73 | <table class="w800" cellspacing="0" cellpadding="0" border="0" height="2"> |
---|
74 | <tr> |
---|
75 | <td id="leftbtmborder""> |
---|
76 | </td> |
---|
77 | <td id="midbtmborder""> |
---|
78 | <img src="./images/btmborder.gif" width="44" height="2"> |
---|
79 | </td> |
---|
80 | <td id="rightbtmborder"> |
---|
81 | </td> |
---|
82 | </tr> |
---|
83 | </table> |
---|
84 | </td> |
---|
85 | </tr> |
---|
86 | <tr> |
---|
87 | <td id="content"> |
---|
88 | <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%"> |
---|
89 | <tr> |
---|
90 | <td id="lefttext" valign="top"> |
---|
91 | <h1>FAQ</h1> |
---|
92 | <b>Q: I get the error message "This application has failed to start because cygwin1.dll was not found. Re-installing the application may fix this problem."</b><br> |
---|
93 | A: You're missing the cygwin dlls. Please get the latest dll at: http://www.cygwin.com/snapshot. If you're unsure, asking around in our IRC chatroom will get you around too, but always remember - use common sense and search before asking.<br><br> |
---|
94 | <b>Q: My map-server won't load! It appears to be loading things before it dissapeared suddenly! HELP!</b><br> |
---|
95 | A: Use command line to load map-server. It should tell you the error. If you're missing a map, update your kRO Sakray or comment the map from map_athena.conf. If you have an errornous NPC, fix it or comment it off. Anything other than that, feel free to ask around<br><br> |
---|
96 | <b>Q: My map-server failed to load 'adata.grf'! Where do I find this adata.grf? My map-server won't load without it!</b><br> |
---|
97 | A: The error that caused the map-server to not load is not the adata.grf. adata.grf is NOT a requirement for the map-server to load. The error is probably related to something else.<br><br> |
---|
98 | </td> |
---|
99 | <td id="midtext"> |
---|
100 | </td> |
---|
101 | <td id="righttext" valign="top"> |
---|
102 | <b>Q: All 3 of the servers are loaded, but I am still having problems accessing it! What do I do?</b><br> |
---|
103 | A: First, check the IPs in map_athena.conf and char_athena.conf. If those are correct, check the ports to make sure they match. If that's correct too, you probably cannot handle the server load. Lower the monster spawning rate using mob_count in battle_athena.conf and it should be fine.<br><br> |
---|
104 | <b>Q: How do I start Guild Wars/War of Emperium??? HELP!!!</b><br> |
---|
105 | A: Read the GM Command page for full list of commands that GMs can use, including the command for this.<br><br> |
---|
106 | <b>Q: My Ragnarok Online crashed while playing with eAthena! What do I do now?</b><br> |
---|
107 | A: Well, if your Ragnarok crashes, it's most probably not anything to do with eAthena. Something is wrong with your Ragnarok installation. Try reinstalling or updating.<br><br> |
---|
108 | <b>Q: Is eAthena compatible with mySQL? Can I use mySQL as the DB instead of using text files?</b><br> |
---|
109 | A: Yes, eAthena is compatible with mySQL. A tutorial on how to setup this is coming soon.<br><br> |
---|
110 | <b>Q: Is eAthena compatible with msSQL? Can I use msSQL as the DB instead of using text files?</b><br> |
---|
111 | A: No, eAthena is not compatible with msSQL. You cannot use msSQL with eAthena.<br><br> |
---|
112 | <b>Q: I found a bug! Where do I report it?</b><br> |
---|
113 | A: Drop the developers a line at the IRC chatroom. Or just post it in the bug report forum. We check them out too. :)<br><br> |
---|
114 | <b>Q: I know alot of C and I'm able to help improve eAthena and add new features. How can I join your development team?</b><br> |
---|
115 | A: Try talking to one of the current developers in the eAthena channel. |
---|
116 | |
---|
117 | </td> |
---|
118 | </tr> |
---|
119 | <tr> |
---|
120 | <td colspan="3"> |
---|
121 | © Content Copyright 2005 eAthena Development Team/Evera<br> |
---|
122 | © Design Copyright 2005 Evera |
---|
123 | </td> |
---|
124 | </tr> |
---|
125 | </table> |
---|
126 | </td> |
---|
127 | </tr> |
---|
128 | </table> |
---|
129 | </td> |
---|
130 | </tr> |
---|
131 | </table> |
---|
132 | </td> |
---|
133 | <td id="rightborder" valign="top"> |
---|
134 | <table cellspacing="0" cellpadding="0" border="0"> |
---|
135 | <tr> |
---|
136 | <td id="rightborderspacer"> |
---|
137 | </td> |
---|
138 | </tr> |
---|
139 | <tr> |
---|
140 | <td valign="top"> |
---|
141 | <img src="./images/rightborder.gif"> |
---|
142 | </td> |
---|
143 | </tr> |
---|
144 | </table> |
---|
145 | </td> |
---|
146 | |
---|
147 | </tr> |
---|
148 | |
---|
149 | </table> |
---|
150 | </div> |
---|
151 | |
---|