Error 0 after choosing server / Error 0 despues de seleccionar servidor

08/13/2014 07:28 MetraCorp#1
English

Hi, well I created my server and buy a VPS I have everything installed but entering from the client after selecting the server automatically says "You have lost your connection to the server, Error 0" and Czech from my pc to the server that I have here and go smoothly.

Could someone please help me with this, add exceptions to firewall the ports mentioned blackhatjoe not resolved yet.



Espaņol

Hola, bueno he creado mi servidor y compre un VPS tengo todo instalado pero al entrar desde el cliente despues de selecionar el servidor automaticamente me dice " Se ha perdido la conexion con el servidor, Error 0 " y lo checo desde mi pc con el servidor que tengo aqui y entra sin problemas.

Alguien podria ayudarme con esto porfavor, agregue excepciones al firewall con los puertos que menciona blackhatjoe pero aun no se resuelve.
08/15/2014 22:10 st.jimmy998#2
Hola,
El problema con el otro servidor puede a que los "linked servers" esten mal, tendrias que ejecutar un query con los datos correctos del nombre de tu login/pass de SQL, si es que lo hiciste en forma segura en teoria... Si usas los archivos de Omega en EP4.5, en la carpeta "batch" hay un archivo que se llama "Config.sql o linked server.txt."
08/18/2014 08:58 Penchod-Shaiya#3
This is a simple fix for ERROR 0
Using a EP4.5 Database got a few errors (such as Item mall and some NPC errors)

How to fix this?

1) Open your database with SQL
2) Expand PS_GameData > Programabilitys > Stored Producers
3) Find "usp_Read_Char_Product_Item_E"
4) Right click and "Modify" (should open a page)
5) Change the last line saying:

INTO THIS:

6) Execute (Press F5)
7) You are done, try opening game now.

The reason this happens?
The game does not run on a PS.DB01 USER but it runs on your LOCAL user that is why the Item Creation BUGS