After compiling perfectly, creating a database called "l2jhellas", opening "Database Installer", putting every MySQL .. data.. (MySQL password, bla bla)
*Enter, Enter, Enter, Enter, Enter,*, After doing that, says "successfuly bla bla vars.txt", "Trying to BackUp you Server Database":
Error:
Backup attempt failed! A possible reason for this to happen, is that your DB doesn't exist yet. I could try to create l2jhellas for you, but maybe you prefer to continue with last part of script.
ATTEMPT TO CREATE l2jhellas SERVER DATABASE?
<y> Yes
<n> No
<r> Reconfigure
<q> Quit
Choose <default yes>:
NOTE: I ALREADY CREATED DB CALLED l2jhellas but... wtf?
After clicking *Enter*:
There was some problem while executing:
"""C:\xampp\mysql\bin"\mysql.exe" -h localhost -u root --password=(my pw) -e "CREATE DATABASE l2jhellas " --default-character-set=utf8 2>NUL"
I'd suggest you to look for correct values and try this
script again later. But maybe you'd prefer to go on now.
<c> Continue running the script
<r> Reconfigure
<q> Quit now
Choose <default quit>:
Clicking *Enter* ... :S
------------------------------------------
For L2JFrozen:
Did every step on video and the tutorial from here: Click Me
On step 5), -Run it
Right clicking the "main", Run as Maven Build 2
- It runs it .. till then -:
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] \Users\PwnnZ\git\l2jfrozen2\game\src\main\java\com\l2jfrozen\gameserver\model\base\PlayerClass.java:[241,34] error: cannot access Race
[ERROR] \Users\PwnnZ\git\l2jfrozen2\game\src\main\java\com\l2jfrozen\gameserver\model\base\PlayerClass.java:[242,21] error: cannot find symbol
[ERROR] \Users\PwnnZ\git\l2jfrozen2\game\src\main\java\com\l2jfrozen\gameserver\model\base\PlayerClass.java:[245,21] error: cannot find symbol
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] main .............................................. SUCCESS [8.642s]
[INFO] common ............................................ SUCCESS [55.826s]
[INFO] database .......................................... SUCCESS [5.151s]
[INFO] login ............................................. SUCCESS [34.091s]
[INFO] game .............................................. FAILURE [1:30.017s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:15.443s
[INFO] Finished at: Sat May 03 01:30:22 EEST 2014
[INFO] Final Memory: 18M/43M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project game: Compilation failure: Compilation failure:
[ERROR] \Users\PwnnZ\git\l2jfrozen2\game\src\main\java\com\l2jfrozen\gameserver\model\base\PlayerClass.java:[241,34] error: cannot access Race
[ERROR] \Users\PwnnZ\git\l2jfrozen2\game\src\main\java\com\l2jfrozen\gameserver\model\base\PlayerClass.java:[242,21] error: cannot find symbol
[ERROR] \Users\PwnnZ\git\l2jfrozen2\game\src\main\java\com\l2jfrozen\gameserver\model\base\PlayerClass.java:[245,21] error: cannot find symbol
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :game
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Hello. You may encounter the Push item fail error when trying to pick up an item dropped on the ground by a mob.
or
You can throw something out of your inventory and pick it up again, several times.
Probably this is a quantum dependency) I don't understand at what point this happens, sometimes two items one after another experience push item errors, and sometimes I don't have enough thousands of attempts to repeat this trick)
In any case, this is just a visual error and after the relog, the item appears in the inventory. I think first i need to disconnect the extender and check it on a bare server. I still need time to check this, maybe it's not even about the autoloot function.
https://youtu.be/6mcfmdImofE
-----------
In general, I would like to thank our wonderful Emca Eressea for her deep knowledge in programming and reverse engineering. And for the fact that her work is open to everyone, this is very amazing, and incredibly valuable.
Question
PwnnZ
For l2jhellas:
After compiling perfectly, creating a database called "l2jhellas", opening "Database Installer", putting every MySQL .. data.. (MySQL password, bla bla)
*Enter, Enter, Enter, Enter, Enter,*, After doing that, says "successfuly bla bla vars.txt", "Trying to BackUp you Server Database":
Error:
NOTE: I ALREADY CREATED DB CALLED l2jhellas but... wtf?
After clicking *Enter*:
Clicking *Enter* ... :S
------------------------------------------
For L2JFrozen:
Did every step on video and the tutorial from here: Click Me
On step 5), -Run it
Right clicking the "main", Run as Maven Build 2
- It runs it .. till then -:
Any help ideas? :D
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.