September 08 2010 10:53:53
Users Online
Guests Online: 3

Members Online: 0

Total Members: 548
Newest Member: fokl
Login
Username

Password



Not a member yet?
Click here to register.

Forgotten your password?
Request a new one here.
Member Poll
Who should our first Dragon Age class be for?







You must login to vote.
Player Resource Consortium » Neverwinter Nights » Help
Help with ConvoCC for server
Username
Password
Register FAQ Members List Today's Posts Search

Print Thread

  Help with ConvoCC for server
by: Moixa, 27-07-2010 01:21 PM (#1)

Hi all,

It seems that when I log into my server that I am unable to use the PRC ConvoCC, it just hangs and I am unable to select anything, I am using the latest PRC and CEP and as far as am aware I have merged them all correctly. I beleive that my problem is that I may have set up my switches incorrectly possibly as I do not really understand that part.

I have attached an image of how I set up the variables so any help would be greatly appreciated I have read every post in the help section but seems I am either not understanding something or just plain missed it, and hope it is that which is causing the problem.

Thanks in advance Smile

Attached Images:

Moixa
General Member
Member

Posts: 22
Joined: 16.05.10

Warn Level 0

RE: Help with ConvoCC for server
by: DM Heatstroke, 27-07-2010 04:26 PM (#2)

Moixa wrote:
Hi all,

It seems that when I log into my server that I am unable to use the PRC ConvoCC, it just hangs and I am unable to select anything, I am using the latest PRC and CEP and as far as am aware I have merged them all correctly. I beleive that my problem is that I may have set up my switches incorrectly possibly as I do not really understand that part.

I have attached an image of how I set up the variables so any help would be greatly appreciated I have read every post in the help section but seems I am either not understanding something or just plain missed it, and hope it is that which is causing the problem.

Thanks in advance Smile


Post your logs please.
User Avatar
DM Heatstroke
General Member
Member

Posts: 397
Joined: 13.06.09
Location: The Pristine Tower
Age: 32

Warn Level 0

RE: Help with ConvoCC for server
by: xwarren, 27-07-2010 05:30 PM (#3)

Moixa wrote:
Hi all,

It seems that when I log into my server that I am unable to use the PRC ConvoCC, it just hangs and I am unable to select anything, I am using the latest PRC and CEP and as far as am aware I have merged them all correctly. I beleive that my problem is that I may have set up my switches incorrectly possibly as I do not really understand that part.

I have attached an image of how I set up the variables so any help would be greatly appreciated I have read every post in the help section but seems I am either not understanding something or just plain missed it, and hope it is that which is causing the problem.

Thanks in advance :)


Try this:
Download source  Code
PRC_LETOSCRIPT_NWN_DIR  -> E:/NeverwinterNights/NWN/


 
Edited by xwarren 27-07-2010 05:30 PM
User Avatar
xwarren
PRC Staff

Notice: Undefined variable: locale in /f5/nwnprc/public/infusions/fusionboard4/includes/func.php on line 788


Posts: 503
Joined: 05.06.09
Location: Poland
Age: 26

RE: Help with ConvoCC for server
by: Moixa, 28-07-2010 07:04 AM (#4)

Hi,

Xwarren I have tried the code you mentioned. Still the same result.

Here is a copy of my Log file I hope I included the correct ones, it seems that in the nwnx-odbc it mentions that it had trouble connecting to MYSQL, but I am using SQlite.

Thanks

Attached Files:
log.rar [1.15Kb / 16 Downloads]

 
Edited by Moixa 28-07-2010 07:05 AM
Moixa
General Member
Member

Posts: 22
Joined: 16.05.10

Warn Level 0

RE: Help with ConvoCC for server
by: DM Heatstroke, 28-07-2010 08:35 AM (#5)

Moixa wrote:
Here is a copy of my Log file I hope I included the correct ones, it seems that in the nwnx-odbc it mentions that it had trouble connecting to MYSQL, but I am using SQlite.


Is your NWNx.ini setup to use SQLite?
User Avatar
DM Heatstroke
General Member
Member

Posts: 397
Joined: 13.06.09
Location: The Pristine Tower
Age: 32

Warn Level 0

RE: Help with ConvoCC for server
by: Moixa, 28-07-2010 08:40 AM (#6)

Hi,

I have the ini file set at the standard settings, I assumed it would work automatically?, if stoclk settings are not right could you post an example of what it should look like please.
Moixa
General Member
Member

Posts: 22
Joined: 16.05.10

Warn Level 0

RE: Help with ConvoCC for server
by: DM Heatstroke, 28-07-2010 09:10 AM (#7)

Moixa wrote:
Hi,

I have the ini file set at the standard settings, I assumed it would work automatically?, if stoclk settings are not right could you post an example of what it should look like please.


Yours should look something like this:

Download source  Code
; NWNX2 configuration file
; These are the default values for NWNX2. Values specified on the command
; line take precedence.

[NWNX]
ServerPort = 5121
ModuleName = SERVERNAME
WatchdogProcess = yes
UpdateIntervalProcess = 5
WatchdogGamespy = yes
UpdateIntervalGamespy = 20
GamespyRetries = 5
OldGamespyProtocol = no
RestartDelay = 15
ServerVault = .\servervault

[ODBC2]
; Log file
MaxLogSize = 512 ; in KByte
LogLevel = 2 ; 0=nothing, 1=only errors, 2=everything

; Use these two settings for the SQLite internal database
source = sqlite
file   = .\db\sqlite.db

; Use these two settings for ODBC connections
;source = odbc
;dsn    = nwn

; Use these five settings for MySQL connections
;source = mysql
;server = localhost
;user   = USER
;pwd    = PASS
;db     = SCHEMA

; Set hookscorco to false if you want to disable hooking of
; StoreCampaignObject and RetrieveCampaignObject entirely
hookscorco = true

[PROFILER]
MaxLogSize = 512 ; in KByte
LogLevel = 1 ; 1=overall statistics, 2=full script callstack

[DELETECHAR]
LogLevel = 1               ; 0=nothing, 1=write a log
DeleteOrMove = 1           ; 0=move file out of player dir, 1=delete file
MoveToPath= .\deletevault


User Avatar
DM Heatstroke
General Member
Member

Posts: 397
Joined: 13.06.09
Location: The Pristine Tower
Age: 32

Warn Level 0

RE: Help with ConvoCC for server
by: Moixa, 28-07-2010 11:03 AM (#8)

Hi Heatstroke,

I have modified my NWNX file accordingly and now seems to hook up to the database (SQLite) properly, but I still have the game locking up when I enter server when it asks you the first question on the ConvoCC dialogue, I am unable to select anything. Could you please takle a look at these 2 files from my log, these are the only 2 that appear to be indicating errors.

Thanks .

Attached Files:
log_1.rar [1.15Kb / 11 Downloads]

Moixa
General Member
Member

Posts: 22
Joined: 16.05.10

Warn Level 0

RE: Help with ConvoCC for server
by: DM Heatstroke, 28-07-2010 01:51 PM (#9)

Moixa wrote:
Hi Heatstroke,

I have modified my NWNX file accordingly and now seems to hook up to the database (SQLite) properly, but I still have the game locking up when I enter server when it asks you the first question on the ConvoCC dialogue, I am unable to select anything. Could you please takle a look at these 2 files from my log, these are the only 2 that appear to be indicating errors.

Thanks .


I don't know much about SQLite, but it looks it's connecting to an empty DB maybe? Try precaching the DB again.
User Avatar
DM Heatstroke
General Member
Member

Posts: 397
Joined: 13.06.09
Location: The Pristine Tower
Age: 32

Warn Level 0

RE: Help with ConvoCC for server
by: Moixa, 29-07-2010 11:22 AM (#10)

Hi Heatstroke,

I seem to have a problem regarding the creation of a database when I run the Precatcher for both sqllite and mysql, it seems neither of them either fill up a database or give me a out.sql file. I was wondering if it could be due to the fact that I am using windows 7 X64? , has anyone got a precached database for sqllite or mysql for the latest 3.3h that I could try please.

Thanks
Moixa
General Member
Member

Posts: 22
Joined: 16.05.10

Warn Level 0

RE: Help with ConvoCC for server
by: KenquinnTheInsaneOne, 29-07-2010 12:22 PM (#11)

You don't need to catch MySQL and SQLLite. Since you have SQLLite turned on.

After running the SQLLite precatcher and the the MSDOS window close their should be a sqlite.db in the same directory as the batch file. This is the database file for SQLLite.

Do you have a sqlite.db file in your NWN directory?
KenquinnTheInsaneOne
General Member
Member

Posts: 104
Joined: 03.08.09

Warn Level 0

RE: Help with ConvoCC for server
by: Moixa, 29-07-2010 12:31 PM (#12)

Hi Ken,

It does not create database file Sad any ideas?
Moixa
General Member
Member

Posts: 22
Joined: 16.05.10

Warn Level 0

RE: Help with ConvoCC for server
by: KenquinnTheInsaneOne, 29-07-2010 12:33 PM (#13)

Open up the batch file and add pause to the end of it. Something is going wrong with it. This will let you see any errors that pop up.

Run the batch file again and tell us of any error you see.
 
Edited by KenquinnTheInsaneOne 29-07-2010 12:34 PM
KenquinnTheInsaneOne
General Member
Member

Posts: 104
Joined: 03.08.09

Warn Level 0

RE: Help with ConvoCC for server
by: Moixa, 29-07-2010 12:48 PM (#14)

Hi Ken,

here is image, it was all fine up until the picture shows.

Thanks
 
Edited by Moixa 29-07-2010 12:54 PM
Moixa
General Member
Member

Posts: 22
Joined: 16.05.10

Warn Level 0

RE: Help with ConvoCC for server
by: DM Heatstroke, 29-07-2010 01:03 PM (#15)

Moixa wrote:
Hi Ken,

here is image, it was all fine up until the picture shows.

Thanks


No image.
User Avatar
DM Heatstroke
General Member
Member

Posts: 397
Joined: 13.06.09
Location: The Pristine Tower
Age: 32

Warn Level 0

RE: Help with ConvoCC for server
by: Moixa, 29-07-2010 01:10 PM (#16)

I know, seems it wont accept the image here, I guess too big... ok shruink it

Attached Files:
untitled.rar [3.53Kb / 19 Downloads]

Moixa
General Member
Member

Posts: 22
Joined: 16.05.10

Warn Level 0

RE: Help with ConvoCC for server
by: xwarren, 29-07-2010 01:13 PM (#17)

1. you don't have java installed
2. it seems that you are using an older version of ConvoCC

?
User Avatar
xwarren
PRC Staff

Notice: Undefined variable: locale in /f5/nwnprc/public/infusions/fusionboard4/includes/func.php on line 788


Posts: 503
Joined: 05.06.09
Location: Poland
Age: 26

RE: Help with ConvoCC for server
by: Moixa, 29-07-2010 01:24 PM (#18)

Okies, which version of Java do I need and ConvoCC can you provide a lionk to make sure I get correct versions please.

Thanks
Moixa
General Member
Member

Posts: 22
Joined: 16.05.10

Warn Level 0

RE: Help with ConvoCC for server
by: KenquinnTheInsaneOne, 29-07-2010 01:25 PM (#19)

Just update to the latest version of Java.

JRE 6 Update 21 is the latest I think. But as I said just get the latest version/
KenquinnTheInsaneOne
General Member
Member

Posts: 104
Joined: 03.08.09

Warn Level 0

RE: Help with ConvoCC for server
by: DM Heatstroke, 29-07-2010 01:41 PM (#20)

You don't have Java installed.

EDIT: Doh, ninja'd!

I should hit refresh before replying I guess.
 
Edited by DM Heatstroke 29-07-2010 01:41 PM
User Avatar
DM Heatstroke
General Member
Member

Posts: 397
Joined: 13.06.09
Location: The Pristine Tower
Age: 32

Warn Level 0

Options
Jump to Forum:
Forum powered by fusionBoard
Share this Thread
URL:
BBcode:
HTML:

281,970 unique visits

Powered by PHP-Fusion copyright © 2002 - 2010 by Nick Jones.
Released as free software without warranties under GNU Affero GPL v3.
Warhammer-theme is a modification of Simplicity_div.
Modified by Wolphard.
Special thanks to Mangee.