Register for your free account! | Forgot your password?

You last visited: Today at 06:15

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



How to: Shaiya Server with EP4

Discussion on How to: Shaiya Server with EP4 within the Shaiya PServer Guides & Releases forum part of the Shaiya Private Server category.

Reply
 
Old 01/09/2017, 19:30   #466
 
Blober's Avatar
 
elite*gold: 0
Join Date: Mar 2014
Posts: 194
Received Thanks: 67
Dear @

Quote:
ProfNerwosol bro can you tech me how to make shaiya ep 4.5 private server in windows xp ? with 32 bit ?
Is that to hard to read?

There is to much tuts on Epvp. You could just read them and try by yourself.

Thanks
Blober is offline  
Old 01/10/2017, 05:58   #467
 
elite*gold: 0
Join Date: Jan 2012
Posts: 106
Received Thanks: 47
Quote:
Originally Posted by exeexe1234 View Post
ProfNerwosol bro can you tech me how to make shaiya ep 4.5 private server in windows xp ? with 32 bit ?
end me on skype kalil1661
Raziel166 is offline  
Old 01/10/2017, 13:18   #468
 
elite*gold: 0
Join Date: Nov 2016
Posts: 16
Received Thanks: 0
Quote:
Originally Posted by Raziel166 View Post
end me on skype kalil1661
Accept me Michael.tero2
exeexe1234 is offline  
Old 03/12/2017, 08:05   #469
 
Shaiya Galaxy's Avatar
 
elite*gold: 0
Join Date: Aug 2015
Posts: 138
Received Thanks: 51
Please update the images. New ppls cannot understand it.
Shaiya Galaxy is offline  
Old 04/16/2017, 02:18   #470
 
elite*gold: 0
Join Date: Apr 2017
Posts: 15
Received Thanks: 1
alguien podria hacer un tutorial de como crear una web para shaiya con videos o imagenes porfavor?? llevo dias y no logro entender la guia que publicaron
DarKMalox is offline  
Old 12/21/2017, 16:20   #471
 
elite*gold: 0
Join Date: Nov 2017
Posts: 3
Received Thanks: 0
I NEED HELP !!! CHARACHER LOAD ERROR !!! PLEASE HELP ME facebook: Jhon Michael Puiu
vonino1234 is offline  
Old 12/21/2017, 18:18   #472
 
Blober's Avatar
 
elite*gold: 0
Join Date: Mar 2014
Posts: 194
Received Thanks: 67
Quote:
Originally Posted by vonino1234 View Post
I NEED HELP !!! CHARACHER LOAD ERROR !!! PLEASE HELP ME facebook: Jhon Michael Puiu
You should open a new thread insteed of posting this here.

You also may use the search function of the forum before.
Blober is offline  
Old 04/11/2018, 13:30   #473
 
elite*gold: 0
Join Date: Mar 2018
Posts: 6
Received Thanks: 0
Nice tutorial bro keep it up.
vhergil15 is offline  
Old 04/11/2018, 20:04   #474

 
{Skrillex}'s Avatar
 
elite*gold: 0
Join Date: Mar 2013
Posts: 849
Received Thanks: 407
Quote:
Originally Posted by vhergil15 View Post
Nice tutorial bro keep it up.
This is a joke right? Create date: 01/24/2010, 19:10

Last Activity: 01/03/2017 20:37
{Skrillex} is offline  
Old 04/11/2018, 20:11   #475

 
elite*gold: 74
Join Date: Dec 2017
Posts: 1,301
Received Thanks: 221
Well it was nice back in the day, but since its already 2018, its outdated :P
AnimuNazi is offline  
Old 07/12/2018, 13:55   #476
 
elite*gold: 0
Join Date: May 2018
Posts: 2
Received Thanks: 0
Help me setuping this messed sql
[GM]Kaecilius is offline  
Old 02/15/2019, 06:51   #477
 
igordolv's Avatar
 
elite*gold: 0
Join Date: Oct 2015
Posts: 18
Received Thanks: 2
Quote:
Originally Posted by ProfNerwosol View Post
EDITED:

I included major update. Please read again if you had problems.


Here it is.

It took some time to prepare it. I wanted to make a complete tutorial, instalation of Shaiya server, MSSQL, database's, etc. ... but there are already tutorials on how to do that and I thought there is no point repeating it. Then it came to me that many people had problems installing the server alone, so I included intoduction what needs to be done to make Shaiya server work with MSSQL 2005 Express and then continue to what I couldn't find on elitepvpers.com or ********.com. I mean how to make that #^@*&^ EP4 database work properly. The solution came with Asu666's post. Now, enjoy the work.


Preparations

First you need SQL server and utility to manage databases. MSSQL Server 2005 Express is perfect for the job, it's free and doesn't take too much space. To manage the databases you will need SQL Management Studio Express. Both programs are available from the link below.



Next is database and server files. I won't write on how to install Shaiya server since ZeroSignal did great job. Open the link below and download the files. Don't install it yet. If this is your first time you need MSSQL Server first. I'll tell you when to go to ZeroSignal's tutorial.



Below is link to my files (Ep4). Download and I'll tell you later what to do with it. It's self-extracting RAR archive.




- provided by Blast3r
- provided by Shwaps
Read at below what to do with *.svmap files.

MSSQLSERVER CONFIG

MSSQL Server 2005 Express will need some configuration before you can install Shaiya server. You might have found posts saying that it won't work with Express edition. Well, it does. I have it up and running nicely and will show you how to do it. Let's start with running the installation.

When you reach the screen showed below, hold on for a minute and change Named Instance to Default Instance.


You can think of „instance” as name used by programs to call the server. With Named Instance you would have to change server '*.ini' files and there is no guarantee that it will run.

Chose any extra options available. See picture below:


When you will be asked to chose Authentication Mode, select – Mixed SQL/Windows authentication mode – so you can login using your Windows user name.


Installation of SQL Management Studio Express is elementary. Get it done and let's move to the fun part. I will refer to the manager as SMSE from now on.

Before you test SMSE we need to do some configuration to the server.
Go to START → All Programs → Microsoft SQL Server 2005 → Configuration Tools and run SQL Server Configuration Manager. Once it starts it will show you whether the server is working or not. You should see something like this:


Expand SQL Server 2005 Network Configuration and select Protocols for MSSQLSERVER. Some will be disabled. Right click on those and Enable them.


Then right click TCP/IP, chose Properties , fallow to IP Addresses tab and enable IP with 127.0.0.1.


Expand SQL Native Client Configuration and chose Client Protocols then enable any that is disabled.


To make sure all the changes took place restart the server.


TESTING

Run SMSE and see if it connects to SQL server. Once you login without any errors you are ready to install server.

THE SERVER

Before you continue further, fallow instructions from link below and install Shaiya server.



Installing it after what you did so far shouldn't cause any problems. When all the arrows are green and none turned to 'pause' it's time for EP4.

First extract the package you downloaded with my files. The destination is of your choice as it won't matter. Now go to where you extracted the files. Then open another window with Shaiya server files. Make sure you turn off Shaiya server before you proceed.

About my files and what to do with them:
  • 1 - SHAIYA_SERVER\DATABASE – this is where EP4 database files are. If you wish to keep your EP3, rename the directory with EP4's and copy it to your server dir. Then open SMSE and do this:
    - If you wish to leave EP3, rename each PS_****** database to, i.e.: PS_GameDefs_EP3. Otherwise delete them.
    - now right click on Databases, select Attach... . Then go to where you copied EP4 db's and add each, one by one. Click ok. See picture below for reference:
  • 2 - SHAIYA_SERVER\SERVER\batch – there are three files. Open EP4_SQL_Config.sql with notepad, copy what's in there, open New Query in SMSE, paste and Execute. It will create 3 linked servers and add admin user. The other two I use to start and stop server. Place them on desktop if you wish.
  • 3 - SERVER\PSM_Client\bin – here is where EP4 executables and configuration files are in. Copy them to the exact same directories to your Server.
  • 4 - PSM_Data – backup's of DB's, in case you need them.
  • 5 - The last file contains *.svmap files for the server. Copy them to: SHAIYA_SERVER\SERVER\PSM_Client\Bin\Data\Map. This will solve problems with Game returning to paused state.

CREDITS

ZeroSignal – for posting his tutorial that started all of this.
Asu666 – for posting Ep4 DB's
Blast3r – for help with Ep4 DB's


and anyone on elitepvpers.com and ********.com who helped me so I could learn and write my own tutorial
can someone tell me if these files are working? 2019 : rtfm:
igordolv is offline  
Old 02/18/2019, 13:12   #478
 
igordolv's Avatar
 
elite*gold: 0
Join Date: Oct 2015
Posts: 18
Received Thanks: 2
Quote:
Originally Posted by ProfNerwosol View Post
EDITED:

I included major update. Please read again if you had problems.


Here it is.

It took some time to prepare it. I wanted to make a complete tutorial, instalation of Shaiya server, MSSQL, database's, etc. ... but there are already tutorials on how to do that and I thought there is no point repeating it. Then it came to me that many people had problems installing the server alone, so I included intoduction what needs to be done to make Shaiya server work with MSSQL 2005 Express and then continue to what I couldn't find on elitepvpers.com or ********.com. I mean how to make that #^@*&^ EP4 database work properly. The solution came with Asu666's post. Now, enjoy the work.


Preparations

First you need SQL server and utility to manage databases. MSSQL Server 2005 Express is perfect for the job, it's free and doesn't take too much space. To manage the databases you will need SQL Management Studio Express. Both programs are available from the link below.



Next is database and server files. I won't write on how to install Shaiya server since ZeroSignal did great job. Open the link below and download the files. Don't install it yet. If this is your first time you need MSSQL Server first. I'll tell you when to go to ZeroSignal's tutorial.



Below is link to my files (Ep4). Download and I'll tell you later what to do with it. It's self-extracting RAR archive.




- provided by Blast3r
- provided by Shwaps
Read at below what to do with *.svmap files.

MSSQLSERVER CONFIG

MSSQL Server 2005 Express will need some configuration before you can install Shaiya server. You might have found posts saying that it won't work with Express edition. Well, it does. I have it up and running nicely and will show you how to do it. Let's start with running the installation.

When you reach the screen showed below, hold on for a minute and change Named Instance to Default Instance.


You can think of „instance” as name used by programs to call the server. With Named Instance you would have to change server '*.ini' files and there is no guarantee that it will run.

Chose any extra options available. See picture below:


When you will be asked to chose Authentication Mode, select – Mixed SQL/Windows authentication mode – so you can login using your Windows user name.


Installation of SQL Management Studio Express is elementary. Get it done and let's move to the fun part. I will refer to the manager as SMSE from now on.

Before you test SMSE we need to do some configuration to the server.
Go to START → All Programs → Microsoft SQL Server 2005 → Configuration Tools and run SQL Server Configuration Manager. Once it starts it will show you whether the server is working or not. You should see something like this:


Expand SQL Server 2005 Network Configuration and select Protocols for MSSQLSERVER. Some will be disabled. Right click on those and Enable them.


Then right click TCP/IP, chose Properties , fallow to IP Addresses tab and enable IP with 127.0.0.1.


Expand SQL Native Client Configuration and chose Client Protocols then enable any that is disabled.


To make sure all the changes took place restart the server.


TESTING

Run SMSE and see if it connects to SQL server. Once you login without any errors you are ready to install server.

THE SERVER

Before you continue further, fallow instructions from link below and install Shaiya server.



Installing it after what you did so far shouldn't cause any problems. When all the arrows are green and none turned to 'pause' it's time for EP4.

First extract the package you downloaded with my files. The destination is of your choice as it won't matter. Now go to where you extracted the files. Then open another window with Shaiya server files. Make sure you turn off Shaiya server before you proceed.

About my files and what to do with them:
  • 1 - SHAIYA_SERVER\DATABASE – this is where EP4 database files are. If you wish to keep your EP3, rename the directory with EP4's and copy it to your server dir. Then open SMSE and do this:
    - If you wish to leave EP3, rename each PS_****** database to, i.e.: PS_GameDefs_EP3. Otherwise delete them.
    - now right click on Databases, select Attach... . Then go to where you copied EP4 db's and add each, one by one. Click ok. See picture below for reference:
  • 2 - SHAIYA_SERVER\SERVER\batch – there are three files. Open EP4_SQL_Config.sql with notepad, copy what's in there, open New Query in SMSE, paste and Execute. It will create 3 linked servers and add admin user. The other two I use to start and stop server. Place them on desktop if you wish.
  • 3 - SERVER\PSM_Client\bin – here is where EP4 executables and configuration files are in. Copy them to the exact same directories to your Server.
  • 4 - PSM_Data – backup's of DB's, in case you need them.
  • 5 - The last file contains *.svmap files for the server. Copy them to: SHAIYA_SERVER\SERVER\PSM_Client\Bin\Data\Map. This will solve problems with Game returning to paused state.

CREDITS

ZeroSignal – for posting his tutorial that started all of this.
Asu666 – for posting Ep4 DB's
Blast3r – for help with Ep4 DB's


and anyone on elitepvpers.com and ********.com who helped me so I could learn and write my own tutorial
Pls help me, When I install Sql 2008 I get an error saying to check if the ports are correct, but I open all the same ports in the post. Somebody help me ?(firewall)
igordolv is offline  
Old 02/18/2019, 15:15   #479
 
elite*gold: 0
Join Date: Mar 2018
Posts: 251
Received Thanks: 104
hi

Quote:
Originally Posted by igordolv View Post
Pls help me, When I install Sql 2008 I get an error saying to check if the ports are correct, but I open all the same ports in the post. Somebody help me ?(firewall)
give me ur discord will help u
[DEV]Wan is offline  
Old 01/07/2022, 02:51   #480
 
ProfNerwosol's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 449
Received Thanks: 644
Quote:
Originally Posted by hellgunner View Post
Prof. What SQL Version were those DB files used on? 2005/2008?

I have never used '05/'08 since 2012 is VERY easy to use and understand if you have a brain.exe to use, so I've never bothered with the earlier SQL's.

And if it even matters what previous SQL files were used on different versions of SQL, I'm not sure. But when I attach them it gives me an error. "Operating system error 5: 5(Access is Denied)," (Microsoft SQL Server, Error: 5120)"

Now, Im no noob to this whole thing. Building servers. I do it for fun, and sometimes for other people. Yet have I to come across this before.

If you or someone that knows this error and figured it out, please post here or PM me.

Thanks,

[Dev]Korruption.

Old files. When I joined the community the files were a mess. MSSQL wasn't click and run either and there were other problems with making the server run.
I wanted to have my own Shaiya server, managed to do so and instructed people on how to do it themselves.


Quote:
Originally Posted by 189x View Post
A very good post!, I know that is hard to make a own guide but, I really need the screens :/

Sorry for my bad english xD and thanks!!
It's a reply to an old post, but... I don't have the pics and even if I did they'd be useless.
ProfNerwosol is offline  
Reply




All times are GMT +2. The time now is 06:15.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.