Page 1 of 1

Does the server need a re-boot?

Posted: Wed May 15, 2013 11:50 am
by Wild Wombat
I ask because neither my PC nor IWS' PC can see any quests (active or completed) in their Journals. Notes are still showing up, however.

The server does know which quests are available/completed because my PC tried to take one he had already completed (as a test only :P ) and it was not available.

Re: Does the server need a re-boot?

Posted: Wed May 15, 2013 1:29 pm
by paazin
That... would be the sign of a fairly massive problem.

Unfortunately can't get to it now but it may mean no quests function presently.

Re: Does the server need a re-boot?

Posted: Wed May 15, 2013 2:26 pm
by MaskedIllusion
I will second that I have this problem as well on Kyr (my character who is currently on BG). I was trying to see what quests I had done, and there are no complete or anything in my journal.

Re: Does the server need a re-boot?

Posted: Wed May 15, 2013 3:20 pm
by Wild Wombat
Mail quests *do* function. No idea about the other kind of quests since I have no way to test them.

Re: Does the server need a re-boot?

Posted: Wed May 15, 2013 3:40 pm
by Zelknolf
Should check your server logs for the query attempt:

ACR_SQLQuery("SELECT PlotID, PlotState FROM " + ACR_QST_TABLE + " WHERE ServerID=" + IntToString(ACR_GetServerId()) + " AND CharacterID=" + IntToString(ACR_GetCharacterID(oPC)));



The function itself hasn't changed a bit, but it's possible that one of the terms there is getting borked. Or that the .jrl is borked.

Either way, the query will tell us something.

Re: Does the server need a re-boot?

Posted: Fri May 17, 2013 3:00 am
by paazin
Hm, it LOOKS ok.

Guess I'll need to pin it down in finer detail.

Re: Does the server need a re-boot?

Posted: Sun May 19, 2013 3:53 am
by Ronan
There was a module.jrl (journal file) in the campaign folder. I deleted it and rebooted, which should fix the problem.

I don't know how it got there but haven't been keeping up with campaign folder stuff.