Player Resource Consortium

 

Author Topic: ConvoCC (in-game CC)  (Read 5853 times)

0 Members and 1 Guest are viewing this topic.

June 26, 2009, 04:31:36 PM

Hi!
I've tried to get it work, but failed.

- PRC 3.3f2
- ++PRC Character Builder and Tester.mod
- PRC Server Pack v1.8
- SQLite DB

First the precacher has an error:

sqlite sqlite.db ".read out.sql"
SQL error: no such table: main.prc_cached2da_item_to_ireq

When entering the modul with a newly created character, the conversation starts but stops right at the beginning: "Select Gender".
There are no items on the list, except "End dialog".

The logs only show the following error:

o Got request: SELECT `rowid`, `data` FROM `prc_cached2da` WHERE `file` = 'gender' AND `columnid` = 'NAME' AND  `rowid` <= 1
! SQL Error: unrecognized token: "`"

Only followed the manual.
Say if you need more information.

Please show me what I've done wrong. Ty
We are the result of your laws.
We are the result of your democracy.
We are the result of your corruption.


June 26, 2009, 06:27:15 PM
Reply #1

Quote from: Sorathul

First the precacher has an error:

sqlite sqlite.db ".read out.sql"
SQL error: no such table: main.prc_cached2da_item_to_ireq



Are those quotes supposed to be there?

I wish I could help more but I'm using MySQL.
HEATSTROKE


June 26, 2009, 07:09:09 PM
Reply #2

If they're not supposed to be, it would warn me about syntax error or something, not about a missing table i guess.
But i'm more interested in the token problem.
« Last Edit: June 26, 2009, 07:10:21 PM by Sorathul »
We are the result of your laws.
We are the result of your democracy.
We are the result of your corruption.


July 04, 2009, 03:30:26 PM
Reply #3

SQLite doesn't work with the character creator, though I've never really looked into why. It hasn't been in the bug database for 2 years waiting for me to fix it, honest :D


July 04, 2009, 06:16:01 PM
Reply #4

Thx for clearing my sights. :D
Then the next manual should be updated with that.
« Last Edit: July 04, 2009, 06:17:11 PM by Sorathul »
We are the result of your laws.
We are the result of your democracy.
We are the result of your corruption.


July 15, 2009, 07:38:44 PM
Reply #5

Quote from: fluffyamoeba

SQLite doesn't work with the character creator, though I've never really looked into why. It hasn't been in the bug database for 2 years waiting for me to fix it, honest :D


Isn't SQLite distributed with the PRC?
HEATSTROKE