[GUIDE] Setup a server without errors [1x GameServer]

07/04/2013 23:37 Visvax#1426
Quote:
Originally Posted by eXodus™ View Post
[Only registered and activated users can see links. Click Here To Register...]
now everything is works, but i cant connect to my server,
when i start silkroad i always get this error
any tips what is wrong?
uncheck everything in loader and leave only multiclient and gateway checked if u want to run client from same pc
07/05/2013 01:00 Resical#1427
Check if the ports are all portforwarded successfully, also check if you're using the correct port in the loader (compare it to what you've set in your server files).
07/05/2013 12:58 eXodus™#1428
[Only registered and activated users can see links. Click Here To Register...]
i tried everything, my friend can login to server, but i cant start sro_client, always the same error

EDIT
im in game wohoho
07/05/2013 22:17 FPSDavid#1429
Quote:
Originally Posted by Visvax View Post
u mean ur ip is 10.0.0.2? or u just gave an example? cuz ur ip must be 192.168.x.x, atleast thats what all the guides and posts that said, this ip must be in all ur ini, server.cfg and other files
I got it working, someone sent me a "multi-client sro_client.exe" and that was all that was needed to fix it.

And yes, my IP is 10.0.0.2.
07/06/2013 15:38 eXodus™#1430
Quote:
Originally Posted by FPSDavid View Post
I got it working, someone sent me a "multi-client sro_client.exe" and that was all that was needed to fix it.

And yes, my IP is 10.0.0.2.
send me a link whit your multiclient pls :handsdown:
07/12/2013 23:44 total0007#1431
thx dude
07/26/2013 01:32 gardenstate42#1432
bacım bizim start deyicne bi hata geliyo halledirsen thanks
07/28/2013 16:15 Mir0o#1433
i have this prop.. and i can't solve it , please any one help me
[Only registered and activated users can see links. Click Here To Register...]
i searched in all wep sit's and cant found any solution :(
08/07/2013 02:25 leorxn#1434
foko´p
08/08/2013 19:58 RedBullBMX#1435
bro the first part (Part 1) i can't download it because i don't have premium account in mediafire can u help me?
08/09/2013 02:12 M.Jouri#1436
i have some problem in SQL
[Only registered and activated users can see links. Click Here To Register...]
08/09/2013 14:19 RedBullBMX#1437
man i need ur help when i start the SMC it say's Cannot startsmment : 9

Anyone can help me my skype name is:sahrtg hope u help me i got error with SMC i cant login i tried the account i typed in DB not working it says cannot start smnet: 9
08/10/2013 23:50 Blacklite.#1438
The best awesome guide ever xD
08/11/2013 23:50 wuil12#1439
bro el certificatio ??
08/12/2013 21:13 Judgelemental#1440
Quote:
Originally Posted by M.Jouri View Post
i have some problem in SQL
[Only registered and activated users can see links. Click Here To Register...]
RESTORE VERIFYONLY
FROM DISK='D:\Your .bak path here '
GO

IF @@ERROR = 0
BEGIN
PRINT ‘Backup usable'
END
ELSE
BEGIN
PRINT ‘Backup not usable'
END
GO

Also, please install the latest service packs and try restoring.