GameServer Starting problem

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
KingSton
Posts: 43
Joined: Mon Apr 16, 2012 1:57 pm
Location: Lithuania

GameServer Starting problem

Post by KingSton »

Server Files:
Lastest source from L2jServer, revision 9023.

Error when GameServer starting:
Unknown column 'obj_id' in 'field list'
I tried to reinstall my database, changed sql files, deleted everything and instaled another time, but nothing changed.

How to fix it? :?:
Everybody is special, but not everyone can find his specific skills.
User avatar
Asmodaius
Posts: 170
Joined: Sun Jul 16, 2006 9:43 am

Re: GameServer Starting problem

Post by Asmodaius »

How exactly, did you update your sql files?

Did your sql patch files from your older db, had the command DROP TABLE IF EXISTS <Table name>?

Because if they did, is most likely to have updated your sql files unproper..
User avatar
KingSton
Posts: 43
Joined: Mon Apr 16, 2012 1:57 pm
Location: Lithuania

Re: GameServer Starting problem

Post by KingSton »

1) Firstly I downloaded server files from here: http://www.l2jserver.com/nightly/ ( interlude version )
2) Then I found source in the internet ( L2jserver revision 9023 ) and just added files to the folder. Then tried to instal database, this error.
3) Next, I cleaned all my database, sql files from server files and added sql files only from source. Then tried to instal, the same error.

I first time with this pack and I want to set up server for a first time.
Everybody is special, but not everyone can find his specific skills.
User avatar
Asmodaius
Posts: 170
Joined: Sun Jul 16, 2006 9:43 am

Re: GameServer Starting problem

Post by Asmodaius »

KingSton wrote: ....
2) Then I found source in the internet ( L2jserver revision 9023 ) and just added files to the folder. Then tried to instal database, this error.
...
Correct me if I am wrong : you have downloaded the login server from l2j and the game server from another source??
User avatar
Asmodaius
Posts: 170
Joined: Sun Jul 16, 2006 9:43 am

Re: GameServer Starting problem

Post by Asmodaius »

Sorry, now I understood..

You have merged Interlude and High Five files..

Sorry but you mustn't expect this to work..
User avatar
KingSton
Posts: 43
Joined: Mon Apr 16, 2012 1:57 pm
Location: Lithuania

Re: GameServer Starting problem

Post by KingSton »

Not from another source from :
http://trac.l2jdp.com/browser?order=nam ... J_DataPack
Maybe it is different datapack and then I made a mistace :D
Everybody is special, but not everyone can find his specific skills.
User avatar
KingSton
Posts: 43
Joined: Mon Apr 16, 2012 1:57 pm
Location: Lithuania

Re: GameServer Starting problem

Post by KingSton »

But wait, can you explain something?
I have downloaded older version from there: http://www.l2jserver.com/nightly/index. ... terlude%2F

Then source from there:
http://trac.l2jdp.com/browser?order=nam ... T_Datapack
branches - for interlude server.
trunk - for every server or only for HF version? If it is only for HF, there is my mistace, if it is not, problem is in somewhere else.


And Copy/Paste source files from source to older version will make any problems or not, if database is not instaled.
Everybody is special, but not everyone can find his specific skills.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: GameServer Starting problem

Post by jurchiks »

Obviously trunk is only for latest version.
Why did you download nightlies and copy over from source anyway? Just use the source. There's a Core/Server for it too, so just use both from svn and don't mix anything.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
KingSton
Posts: 43
Joined: Mon Apr 16, 2012 1:57 pm
Location: Lithuania

Re: GameServer Starting problem

Post by KingSton »

So just Use Eclipse, that you are talking about? But I have some problems with it, my windows7 are 64bit and when I want to update my Eclipse for download I have some problems, becouse some tools packs are only for 32bit.
Or If I am wrong, I need to download only server from there:
http://www.l2jserver.com/nightly/index. ... terlude%2F ?
Everybody is special, but not everyone can find his specific skills.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: GameServer Starting problem

Post by jurchiks »

Yes, you'd better use Eclipse, it would make lots of things easier.
some tools packs are only for 32bit
what tools? For l2j, you only need Eclipse IDE for JAVA Developers, and subversive supports 64 bits.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
KingSton
Posts: 43
Joined: Mon Apr 16, 2012 1:57 pm
Location: Lithuania

Re: GameServer Starting problem

Post by KingSton »

When you wrote I understood how to set it online. So, I just download files with Eclipse. And maybe last question:
Files which I will download with Eclipse are latest and I don't need to update something?
Everybody is special, but not everyone can find his specific skills.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: GameServer Starting problem

Post by jurchiks »

SVN is always the latest for branches.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
KingSton
Posts: 43
Joined: Mon Apr 16, 2012 1:57 pm
Location: Lithuania

Re: GameServer Starting problem

Post by KingSton »

and there is another problem which I had in the past. SQL files (armor.sql...) are bad, so I can't instal database.
Everybody is special, but not everyone can find his specific skills.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: GameServer Starting problem

Post by jurchiks »

If you get errors, post them here, maybe someone will bother to fix them in SVN if they're actual errors.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Post Reply