Jump to content

skill_group restarting problem


Recommended Posts

Hello everyone,
I have such a small problem.

If I go to teachers, I learn spells and put spell points.
So after restarting the server, I automatically have skill_group 0.

When you restart the server, this problem does not occur and does not resolve, but it does not matter, even when the character is logged on when it automatically switches to 0.

Would not someone know the solution?

(I tried to check everything on the source code, I tried 2 quests in the server and the problem is still the same.)

Thank you for any help or advice.

Link to comment
Share on other sites

  • Replies 9
  • Created
  • Last Reply

Top Posters In This Topic

Acum 20 minute, gummyantifi a spus:

/shutdown -> wait -> sh close.sh

 

I do not make a mistake when I turn off the server.
Otherwise, this problem would have happened to other servers I have.

What does /shutdown do ?

Show me what's inside the close.sh

Try to close to close the server with command

killall game db

I think that you close db core before it save the query. 

Link to comment
Share on other sites

33 minutes ago, ridetpro said:

What does /shutdown do ?

Show me what's inside the close.sh

Try to close to close the server with command


killall game db

I think that you close db core before it save the query. 

#!/bin/sh
killall db_projekt
killall game_projekt

3 minutes ago, gummyantifi said:

#!/bin/sh
killall db_projekt
killall game_projekt

I have swapped rows and the problem persists.

Perhaps it could help resolve this:
If I learn spells, syslog writes an error ->
Jul 27 14:41:08 :: ExecuteEventScript ei 14 qi 20 is 0 - NO STATE
Jun 27 14:41:08 :: ExecuteEventScript ei 13 qi 20 is 1349952704 - NO QUEST
Jun 27 14:41:08 :: ExecuteEventScript ei 15 qi 20 is 1349952704

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.