Problem with GameStart

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Sharpade1
Posts: 21
Joined: Thu Apr 16, 2015 5:12 am

Problem with GameStart

Post by Sharpade1 »

Ok i have a problem with my server. I can log with "test" account but after that i got dc.

Game server say the next:

Annotation processing got disabled, since it requires a 1.6 compliant jvm

"no skill info found for skill id 4647 and skill level
no skill info found for skill id 4645 and skill level
no skill info found for skill id 4644 and skill level"

I saw somewhere its a problem about the java.

I have this ones i have on my pc

Java 7 update 67
Java 7 update 79 (64-bit)
Java 7 update 80 (64-bit)
Java 8 update 40 (64-bit)
Java SE development kit 7 update 75 (64-bit)
Java SE development kit 7 update 79 (64-bit)
Java SE development kit 7 update 80 (64-bit)
Java SE development kit 8 update 40 (64-bit)

I wanna know what to do, Ty from now for any help.

-Im noob about this programs so..please tell me what to do step by step-

Server: High Five
Sharpade1
Posts: 21
Joined: Thu Apr 16, 2015 5:12 am

Re: Problem with GameStart

Post by Sharpade1 »

No one can help me?
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: Problem with GameStart

Post by Zoey76 »

Remove all your Java JRE and JDK versions.

Install the latest JDK from http://www.oracle.com/technetwork/java/ ... 33151.html

Make sure when you run cmd.exe
java -version

You get the same version you installed.
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
Sharpade1
Posts: 21
Joined: Thu Apr 16, 2015 5:12 am

Re: Problem with GameStart

Post by Sharpade1 »

Well ty for your answear, i still have the same problem.

1-Maybe a problem with firewall from windows?
2- I wanna coppy my gamestart to show you (i see a lot of "errors") while is loading.
3- After installing the java, i need do something else?
4- Maybe backup datapack for navicat+system will help?

*I didint used guide for make server from this page, cause i want lan server and i speak spanish SO...*

http://postimg.org/image/6xb92t547/
User avatar
godfreyouwens
Posts: 21
Joined: Wed May 11, 2011 10:49 pm
Location: CheeseLand USA !

Re: Problem with GameStart

Post by godfreyouwens »

what is the 1st skill that gets the 'No Skill info found' error... fix that
Sharpade1
Posts: 21
Joined: Thu Apr 16, 2015 5:12 am

Re: Problem with GameStart

Post by Sharpade1 »

The game repeat all the time about the skills its impossible to know what is the first one. Also give me a lot of error while its loading like a bunch of skills.

-i know i have to fix it lol i dont know HOW-

-------------------------------------------
PROBLEM SOLVED:

I started again with another guide, the datapack was wrong, my java was fine (im sure). The server its running perfect

NOW next question and easy one.

1-How be gm?
2-How change stat? exp, drop etc
3-Autoloot?
4-Auto learn skill?
Im pretty sure this is easy thing, im asking JUST CAUSE I DONT WANNA be 5hs traing to guess how is it or what is wrong. Any guide about this will help me, pass a link and i will be fine.
User avatar
Aikimaniac
L2j Inner Circle
L2j Inner Circle
Posts: 3048
Joined: Sun Aug 07, 2005 11:42 pm
Location: Slovakia

Re: Problem with GameStart

Post by Aikimaniac »

Sharpade1 wrote: 1-How be gm?
2-How change stat? exp, drop etc
3-Autoloot?
4-Auto learn skill?
Im pretty sure this is easy thing, im asking JUST CAUSE I DONT WANNA be 5hs traing to guess how is it or what is wrong. Any guide about this will help me, pass a link and i will be fine.
1. Set accesslevel in characters table to 127 for the character you want to have as GM for full GM right
2.3.4. Well, you are setting new server. So what about to read config files at least to see what options you have and then you find all your answers. All settings have great description..
Image
User avatar
volix
Posts: 106
Joined: Tue May 17, 2011 5:20 pm

Re: Problem with GameStart

Post by volix »

Aikimaniac wrote:
Sharpade1 wrote: 1-How be gm?
1. Set accesslevel in characters table to 127 for the character you want to have as GM for full GM right
* 7 or 8: see accessLevels (for account and char)
Sharpade1
Posts: 21
Joined: Thu Apr 16, 2015 5:12 am

Re: Problem with GameStart

Post by Sharpade1 »

Well here is the weird thing. This is what i do

1-Open Navicat
2-open l2jgs database----Characters---find my char (only one)----look for accesslevel.....change 0 for 127
3-I save it
4-Then i clouse navicat
5-Log in game
6-write "//admin" "//gmshop" and nothing.
7- Then i back to navicat, and when i check the access level its 0 again.
volix wrote:
Aikimaniac wrote:
Sharpade1 wrote: 1-How be gm?
1. Set accesslevel in characters table to 127 for the character you want to have as GM for full GM right
* 7 or 8: see accessLevels (for account and char)
BTW i dont have "dist" foldder on my datapack, also i dont see any accesslevel.xml

/L2J_DataPack/dist/game/config/accessLevels.xml
--------------
I found the xml, i dont have "dist" foldder. Anyway i cant be GM
--------------
PROBLEM SOLVED GM, the number was 8 or 7....no 127
User avatar
Aikimaniac
L2j Inner Circle
L2j Inner Circle
Posts: 3048
Joined: Sun Aug 07, 2005 11:42 pm
Location: Slovakia

Re: Problem with GameStart

Post by Aikimaniac »

My apologies...last time ive had server running it was 127 but its cool when people figure things by themselves by studying the code, configs and other files :) admins learn then maybe to fix some bug, to become more dedicated to L2J and to be great adittion to community by helping others. Everything step by step... :)
Image
Sharpade1
Posts: 21
Joined: Thu Apr 16, 2015 5:12 am

Re: Problem with GameStart

Post by Sharpade1 »

Aikimaniac wrote:My apologies...last time ive had server running it was 127 but its cool when people figure things by themselves by studying the code, configs and other files :) admins learn then maybe to fix some bug, to become more dedicated to L2J and to be great adittion to community by helping others. Everything step by step... :)
Dont worry at all! I find the solution....somehow lol! This topic its closed for me i will keep my questions on the other one.

Thanks a lot for the help! All of u guys
Post Reply