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

Hacking Legend of Ares

Moderators: g3nuin3, SpeedWing, WhiteHat, mezzo, Explicit

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

Postby buybuybuy » Wed Nov 07, 2012 12:34 pm

wiebse wrote:where do i download FDx Developer's Kit

the Repent Server RAR File Contain the FDx Developer's Kit
buybuybuy
Acker
 
Posts: 68
Joined: Mon Jan 21, 2008 11:19 am

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

Postby wiebse » Thu Nov 08, 2012 12:13 am

tnx, i found it,
User avatar
wiebse
Hackleberry Fin
 
Posts: 24
Joined: Fri Jan 04, 2008 5:39 pm

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

Postby 17thenoob » Sun Nov 11, 2012 12:37 pm

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?
User avatar
17thenoob
Been Around
 
Posts: 220
Joined: Fri Apr 18, 2008 7:36 am

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

Postby buybuybuy » Tue Nov 13, 2012 10:28 pm

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 19397 times

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

ODBC2.JPG
ODBC2.JPG (65.42 KiB) Viewed 19397 times
buybuybuy
Acker
 
Posts: 68
Joined: Mon Jan 21, 2008 11:19 am

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

Postby 17thenoob » Wed Nov 14, 2012 2:32 pm

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?
User avatar
17thenoob
Been Around
 
Posts: 220
Joined: Fri Apr 18, 2008 7:36 am

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

Postby buybuybuy » Thu Nov 15, 2012 12:27 pm

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
buybuybuy
Acker
 
Posts: 68
Joined: Mon Jan 21, 2008 11:19 am

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

Postby truwarrier » Mon Jan 21, 2013 12:15 am

Jupp, working :)

Image
truwarrier
I Have A Few Questions
 
Posts: 3
Joined: Mon Jan 21, 2013 12:11 am

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

Postby Resmurf » Tue Jan 29, 2013 7:35 am

Looking good.
Last edited by Resmurf on Mon Feb 04, 2013 6:33 am, edited 1 time in total.
Resmurf
I Have A Few Questions
 
Posts: 2
Joined: Tue Jan 29, 2013 7:31 am

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

Postby Resmurf » Mon Feb 04, 2013 6:33 am

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
Resmurf
I Have A Few Questions
 
Posts: 2
Joined: Tue Jan 29, 2013 7:31 am

Previous

Return to Legend of Ares

Who is online

Users browsing this forum: No registered users and 0 guests

cron