Page 1 of 1

Back with some problems ?

PostPosted: Tue Jan 02, 2018 8:15 pm
by Kataract
Hey guys !

I was looking for something to do and decided to come back to DOL do some tests :mrgreen:
But now, i just can't do anything.

I downloaded Visual Studio, Github, the Core and the latest DB.
I compile, load the DB, start the server.

When i log on the server and try to enter the game with a character i receive a packet error on the console and it brings me back at the character selection.

Do you already had that issue ? :D

Thanks in avance ! :mrgreen:

Re: Back with some problems ?

PostPosted: Wed Jan 03, 2018 8:47 am
by Graveen
Hi Kata,

What client are you using ? Latest (1.124) or classic 1.109 ? :)

Re: Back with some problems ?

PostPosted: Wed Jan 03, 2018 9:35 am
by Kataract
I was using the 1.109 client (the one I always used) and tested with Yggdrasil game client and found the bug.
Seems to be a problem with the starting location in Tutorial.
I had to change my character location directly in DB to be able to connect.
Now I have got an other problem. No specialization and no spells :shock:

EDIT : Logs when running the server (in french) :
Code: Select all
12:45:55,052 - [MAIN] - ERROR - DOL.GS.SkillBase - LineXSpell Spell Adding Error : La clé donnée était absente du dictionnaire., Line Path of Air, Spell 402, Level 9
12:45:55,052 - [MAIN] - ERROR - DOL.GS.SkillBase - LineXSpell Spell Adding Error : La clé donnée était absente du dictionnaire., Line Nurture Warden Spec, Spell 5143, Level 43
12:45:55,052 - [MAIN] - ERROR - DOL.GS.SkillBase - LineXSpell Spell Adding Error : La clé donnée était absente du dictionnaire., Line Subterranean Spec, Spell 3485, Level 1
12:45:55,052 - [MAIN] - ERROR - DOL.GS.SkillBase - LineXSpell Spell Adding Error : La clé donnée était absente du dictionnaire., Line Potions, Spell 31027, Level 10
12:45:55,052 - [MAIN] - ERROR - DOL.GS.SkillBase - LineXSpell Spell Adding Error : La clé donnée était absente du dictionnaire., Line Vivification, Spell 854, Level 10
12:45:55,052 - [MAIN] - ERROR - DOL.GS.SkillBase - LineXSpell Spell Adding Error : La clé donnée était absente du dictionnaire., Line Heretic Rejuvenation Spec, Spell 14068, Level 20
12:45:55,052 - [MAIN] - ERROR - DOL.GS.SkillBase - LineXSpell Spell Adding Error : La clé donnée était absente du dictionnaire., Line Calefaction, Spell 215, Level 21

Re: Back with some problems ?

PostPosted: Wed Jan 03, 2018 11:50 am
by Loki
The best place for the Database is here

https://github.com/Eve-of-Darkness/db-public


If you have discord on your device head over to the Channel, somebody is always in there that can certainly help. The address is in my sig

Welcome back

Re: Back with some problems ?

PostPosted: Wed Jan 03, 2018 1:54 pm
by Kataract
Ok i'am gonna try with this DB :)

Thank you for your help =)

Nice to see we got a Discord channel now :)

Re: Back with some problems ?

PostPosted: Wed Jan 03, 2018 6:28 pm
by Kataract
Well,

i tested with the new DB but always get the same problem.
I made some research about this error but don't really understand the explanations :D

Key Not Found Exception seems to be an error related to Dictionary.

If one of you have an issue or can explain me the reason why it's doing this ? =D