Page 2 of 2

Re: [Guide]Set Up Repent Online private Server and LOA DEV

PostPosted: Wed Nov 07, 2012 12:34 pm
by buybuybuy
wiebse wrote:where do i download FDx Developer's Kit

the Repent Server RAR File Contain the FDx Developer's Kit

Re: [Guide]Set Up Repent Online private Server and LOA DEV

PostPosted: Thu Nov 08, 2012 12:13 am
by wiebse
tnx, i found it,

Re: [Guide]Set Up Repent Online private Server and LOA DEV

PostPosted: Sun Nov 11, 2012 12:37 pm
by 17thenoob
buybuybuy wrote:

1: scroll down and choose "SQL Server" from bottom of list
2: Next give name Repent and choose SQL server from dropdown menu in last field
(you can use 127.0.0.1 or (local) or your sql connection's name(SQL 2005/SQL 2008) and go to next step...
3: Now choose SQL authentication and put checkmark on box and give username and password
(in this case: Repent/flvpsxm)
4: In next step look that default database is Repent (it should be but if its not, change it and click next)
5: Now click "done" button or whatever its in your windows and you get popup box with some text and 3 buttons
(You can click "test datasource..." to make sure its ok.)


My friend and I got stuck on this part. Either access kept being denied or it said our SQL server did not exist. No matter what we tried we could not fix the error, any tips?

Re: [Guide]Set Up Repent Online private Server and LOA DEV

PostPosted: Tue Nov 13, 2012 10:28 pm
by buybuybuy
17thenoob wrote:
buybuybuy wrote:

1: scroll down and choose "SQL Server" from bottom of list
2: Next give name Repent and choose SQL server from dropdown menu in last field
(you can use 127.0.0.1 or (local) or your sql connection's name(SQL 2005/SQL 2008) and go to next step...
3: Now choose SQL authentication and put checkmark on box and give username and password
(in this case: Repent/flvpsxm)
4: In next step look that default database is Repent (it should be but if its not, change it and click next)
5: Now click "done" button or whatever its in your windows and you get popup box with some text and 3 buttons
(You can click "test datasource..." to make sure its ok.)


My friend and I got stuck on this part. Either access kept being denied or it said our SQL server did not exist. No matter what we tried we could not fix the error, any tips?


you can do it like this same as the RepentAdmin
Repent.JPG
Repent.JPG (155.57 KiB) Viewed 20166 times

odbc1.JPG
odbc1.JPG (74.65 KiB) Viewed 20166 times

ODBC2.JPG
ODBC2.JPG (65.42 KiB) Viewed 20166 times

Re: [Guide]Set Up Repent Online private Server and LOA DEV

PostPosted: Wed Nov 14, 2012 2:32 pm
by 17thenoob
Yes, that's what we have been doing and we get this error.

http://i.imgur.com/fQDn2.png

I'd also like to note that we're trying to get this up and running on a dedicated server that runs Windows Server 2008, do you think that is a problem?

Re: [Guide]Set Up Repent Online private Server and LOA DEV

PostPosted: Thu Nov 15, 2012 12:27 pm
by buybuybuy
17thenoob wrote:Yes, that's what we have been doing and we get this error.

http://i.imgur.com/fQDn2.png

I'd also like to note that we're trying to get this up and running on a dedicated server that runs Windows Server 2008, do you think that is a problem?

i set up in the VMWARE OS XP ,SQL 2000 . May be your system and sql2008 have different

I think you can do like this
=============================================
that error msg Invalid Instance() makes me think your
providor is using a named instance, just ask them if they are, then
reference your server as "servername\instancename" (check the slash
direction, can't remember off hand if it's forward or backward).
Another issue could be the port number, try either "servername,1433"
or "servername\instancename,1433" as your server address. this is
often a problem if your using load balanced sql server. also there's
somestuff about the server knowing which port to reply on (for
sql2005), but this is a bit more complex and sometimes requires some
server side config in awkward situations, anyways if it's 2k5 your
connecting to read up about sqlbrowser replying to the client on port
1434 instead of 1433.
==============================================

if you still the error , i suggest you msut change SQL and OS in the VMWARE

Re: [Guide]Set Up Repent Online private Server and LOA DEV

PostPosted: Mon Jan 21, 2013 12:15 am
by truwarrier
Jupp, working :)

Image

Re: [Guide]Set Up Repent Online private Server and LOA DEV

PostPosted: Tue Jan 29, 2013 7:35 am
by Resmurf
Looking good.

Re: [Guide]Set Up Repent Online private Server and LOA DEV

PostPosted: Mon Feb 04, 2013 6:33 am
by Resmurf
Code: Select all
[02/03/2013 19:30:43]**********************************************************
[02/03/2013 19:30:43]*** Service is starting.
[02/03/2013 19:30:43]--- Start Game Table Loading
[02/03/2013 19:32:43]d:\my documents\repent\repent\rptaisvr\gametableloader.cpp(126)
DB Error:
Code = 80004005
Code meaning = Unspecified error
Source = Microsoft OLE DB Provider for ODBC Drivers
Description = [Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied.

[02/03/2013 19:32:43]--- User Manager Clear
[02/03/2013 19:32:43]--- Unloading Game Table


I already enabled the protocols, etc.
Any idea?

BUT i'm getting this error when i run the RptAISvr.exe