|
You last visited: Today at 23:26
Advertisement
[GUIDE] Setup a server without errors [1x GameServer]
Discussion on [GUIDE] Setup a server without errors [1x GameServer] within the SRO PServer Guides & Releases forum part of the SRO Private Server category.
10/14/2011, 14:03
|
#511
|
elite*gold: 0
Join Date: Mar 2010
Posts: 2,668
Received Thanks: 1,886
|
Quote:
Originally Posted by playboll
Http, FTP on but i got billing server
Code:
Common {
debug_option_debugger_present {
DEBUG_OPTION_ASSERT_SHOW_MESSAGEBOX_OKCANCEL,
DEBUG_OPTION_ASSERT_ADVANCE_BREAK,
DEBUG_OPTION_ASSERT_CANCEL_EXIT
}
debug_option_stand_alone {
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX ,
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
}
netengine_debug_option_debugger_present {
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX ,
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
}
netengine_debug_option_stand_alone {
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX ,
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
}
}
////////////////////////////////////////////////////////////////////////////////////////////
GlobalManager {
// Certification "cert.joymax.com", 32000
Certification "ip", 32000
LoginFailureTolerance 3 // ÃÖ´ë ·Î±×ÀÎ ÆÐ½º¿öµå ¿À·ù Çã¿ëÄ¡
IBUVFailureTolerance 3 // ÃÖ´ë À̹ÌÁö ÀÎÁõ ¿À·ù Çã¿ëÄ¡
LoginFailureBlockTimeMin 10 // ºí·° ½Ã°£(ºÐ) - ·Î±×ÀÎ ÆÐ½º¿öµå ¿À·ù
IBUVFailureBlockTimeMin 10 // ºí·° ½Ã°£(ºÐ) - À̹ÌÁö ÀÎÁõ ¿À·ù
AutomatedPunisher "AutomatedPunisher" // ºí·° ÁÖü À̸§ (±âÁ¸ ºí·°Àº gm ¸í)
LoginPunishmentGuide "Blocked for 10 minutes due to incorrect password entered 3 times" // ÆÐ½º¿öµå ¿À·ù¿¡ ´ëÇÑ ºí·° °¡À̵å
LoginPunishmentDescription "Blocked for 10 minutes due to incorrect password entered 3 times" // ÆÐ½º¿öµå ¿À·ù¿¡ ´ëÇÑ ºí·° ¼³¸í
IBUVPunishmentGuide "Blocked for 10 minutes due to incorrect code entered 3 times" // À̹ÌÁö ÀÎÁõ ¿À·ù¿¡ ´ëÇÑ ºí·° °¡À̵å
IBUVPunishmentDescription "Blocked for 10 minutes due to incorrect code entered 3 times" // À̹ÌÁö ÀÎÁõ ¿À·ù¿¡ ´ëÇÑ ºí·° ¼³¸í
}
GatewayServer {
LastFullVersion_SR_Client 130
Certification "ip", 15880
IBUVQueueReserveCount 20000 // IBUV¸¦ À§ÇØ ¹Ì¸® »ý¼ºÇØ ³õÀ» À̹ÌÁö °¹¼ö
IBUVQueuePrepareRatio 0.05 // ¾ÆÀ̵é ŸÀÓ¿¡ À̹ÌÁö »ý¼ºÇÒ ºñÀ²
IBUVFailureIPTolerance 0 // ÇÑ IP´ç IBUV ½ÇÆÐ¸¦ Çã¿ëÇÒ ÃÖ´ë ¿À·ù Çã¿ëÄ¡, 0ÀÌ¸é ºí·° ¾ÈÇϰڴٴ °ÅÁö.
// Ãß°¡µÈ ³ÑÀÌ´Ù!!!!!
//////////////////////////////////////////////////////////
IBUVStringSize 6 // ÇÑ±Û Ä³¸¯Åͼ »ç¿ë ½Ã 3, ¾ËÆÄºª ij¸¯ÅÍ ¼Â¸¸ »ç¿ëÇÏ´Â °æ¿ì 6 À¸·Î ¼¼ÆÃÇÑ´Ù.
IBUVCharacterSet "ABCDEFGHLMNQRTabdehimn2345678"
//////////////////////////////////////////////////////////
}
DownloadServer {
Certification "ip", 15880
}
FarmManager {
Certification "ip", 15880
}
AgentServer {
Certification "ip", 15882
}
MachineManager {
Certification "ip", 15880
}
SR_GameServer {
Certification "ip", 15882
ExpRatio 100
ExpRatioParty 100
DropItemRatio 0,1
DropGoldAmountCoef 0,1
//WINTER_EVENT_2009 EVENT_ON // 2009³â °Ü¿ï À̺¥Æ®
//EUBUSINESS_EVENT EVENT_ON
//GOLDEN_PIG_FEBRUARY_EVENT EVENT_ON
//THANKS_GIVING_EVENT EVENT_ON
//LIBERATION_EVENT EVENT_ON
LOCALE LOCALE_VIETNAM // for Helper mark
//#ifdef OPEN_MARKET_SYSTEM
SET_FEE_RATE "0,5,5,5"
SELL_FEE_RATE "0,10,10,10"
//#endif OPEN_MARKET_SYSTEM
}
SR_ShardManager {
Certification "ip", 15882
BILLING_SERVER_URL "http://ip:8080/test.asp"
CREST_FTP_URL "ftp://id:pw@ip/SRO_CREST"
ChristmasEvent2007 1
SERVER_EVENT_SYSTEM ON
LOCALE LOCALE_VIETNAM
FlagEvent 0
FlagEvent 1
HourForMeterRateLevelFirst 22
HourForMeterRateLevelSecond 23
BattleArenaRandom 1
BattleArenaParty 1
BattleArenaGuild 1
BattleArenaJob 1
ArenaMatchOccupy 1
ArenaMatchFlag 1
ArenaMatchPoint 1
}
PHP Code:
2011-10-13 20:44:25 [SR_ShardManager] Not found RefServerEvent[30001]. Check service and date value. progress next data
2011-10-13 20:44:25 [SR_ShardManager] Not found RefServerEvent[30002]. Check service and date value. progress next data
2011-10-13 20:44:25 [SR_ShardManager] Not found RefServerEvent[30003]. Check service and date value. progress next data
2011-10-13 20:44:25 [SR_ShardManager] Not found RefServerEvent[30004]. Check service and date value. progress next data
2011-10-13 20:44:25 [SR_ShardManager] SR_ShardManager is initialized successfully
2011-10-13 20:44:25 [SR_ShardManager] BillingServer is Dead!!
Guys help please i got billing sw >> itryed port 80 and 8080 :S but dont work Htp online but sr_shard billing i using 2003 server
|
Have you installed IIS ?
and the config should look like this for the billing:
BILLING_SERVER_URL "http://ip:8080/"
|
|
|
10/14/2011, 15:29
|
#512
|
elite*gold: 0
Join Date: Oct 2008
Posts: 38
Received Thanks: 2
|
Quote:
Originally Posted by zikor1337
Have you installed IIS ?
and the config should look like this for the billing:
BILLING_SERVER_URL "http://ip:8080/"
|
i tryed again but, dont work. :S
|
|
|
10/14/2011, 20:57
|
#513
|
elite*gold: 800
Join Date: Sep 2008
Posts: 23
Received Thanks: 5
|
Hmmm....checked all but when i start server and activate them shardserver :
Quote:
fatal ScheduleExecutor : Don't Exist ScheduleJob - SCHEDULE_DEF_SPECIAL_GOODS_SELL in GetWorkingStateWhenServiceStart() 2011-10-14 16:56:29 369
fatal Schedule Manager : WorkingStateWhenServiceStart is not exist - 2011-10-14 16:56:29 369
notify Schedule Manager : Now working.. ! - SCHEDULE_DEF_SPECIAL_GOODS_SELL - 45 2011-10-14 16:56:29 369
notify Schedule Manager : Now working.. ! - SCHEDULE_DEF_EGYPT_TEMPLE_OF_SELKIS_AND_NEITH - 54 2011-10-14 16:56:29 369
notify Schedule Manager : Now working.. ! - SCHEDULE_DEF_EGYPT_TEMPLE_HAROERIS_AND_SETH - 57 2011-10-14 16:56:29 369
notify Schedule Manager : Now working.. ! - SCHEDULE_DEF_BATTLE_ARENA_MATCH_POINT - 359 2011-10-14 16:56:29 369
notify Schedule Manager : Now working.. ! - SCHEDULE_DEF_BATTLE_ARENA_MATCH_FLAG - 245 2011-10-14 16:56:29 369
notify Schedule Manager : Now working.. ! - SCHEDULE_DEF_BATTLE_ARENA_JOB - 424 2011-10-14 16:56:29 369
fatal Query Error!!! Query Result : -1, Query : INSERT INTO _LogSchedule VALUES( 'SR_ShardManager', 705, 'SCHEDULE_DEF_BATTLE_ARENA_MATCH_POINT', 359, 'Start', '2011-10-14 16:56:29') 2011-10-14 16:56:29 369
fatal SQL Error State:22007, Native Error Code: F2, ODBC Error: [Microsoft][ODBC SQL Server Driver][SQL Server]Bei der Konvertierung eines char-Datentyps in einen datetime-Datentyp liegt der datetime-Wert außerhalb des gültigen Bereichs.
2011-10-14 16:56:29 369
fatal INSERT INTO _LogSchedule VALUES( 'SR_ShardManager', 705, 'SCHEDULE_DEF_BATTLE_ARENA_MATCH_POINT', 359, 'Start', '2011-10-14 16:56:29') 2011-10-14 16:56:29 385
fatal SQL Error State:01000, Native Error Code: E25, ODBC Error: [Microsoft][ODBC SQL Server Driver][SQL Server]Die Anweisung wurde beendet. 2011-10-14 16:56:29 385
fatal INSERT INTO _LogSchedule VALUES( 'SR_ShardManager', 705, 'SCHEDULE_DEF_BATTLE_ARENA_MATCH_POINT', 359, 'Start', '2011-10-14 16:56:29') 2011-10-14 16:56:29 385
fatal AQ_ScheduleInsertLog Query Failed!! Query : INSERT INTO _LogSchedule VALUES( 'SR_ShardManager', 705, 'SCHEDULE_DEF_BATTLE_ARENA_MATCH_POINT', 359, 'Start', '2011-10-14 16:56:29') 2011-10-14 16:56:29 385
fatal Query Error!!! Query Result : -1, Query : INSERT INTO _LogSchedule VALUES( 'SR_ShardManager', 705, 'SCHEDULE_DEF_BATTLE_ARENA_MATCH_FLAG', 245, 'Start', '2011-10-14 16:56:29') 2011-10-14 16:56:29 385
fatal SQL Error State:22007, Native Error Code: F2, ODBC Error: [Microsoft][ODBC SQL Server Driver][SQL Server]Bei der Konvertierung eines char-Datentyps in einen datetime-Datentyp liegt der datetime-Wert außerhalb des gültigen Bereichs.
2011-10-14 16:56:29 385
fatal INSERT INTO _LogSchedule VALUES( 'SR_ShardManager', 705, 'SCHEDULE_DEF_BATTLE_ARENA_MATCH_FLAG', 245, 'Start', '2011-10-14 16:56:29') 2011-10-14 16:56:29 385
fatal SQL Error State:01000, Native Error Code: E25, ODBC Error: [Microsoft][ODBC SQL Server Driver][SQL Server]Die Anweisung wurde beendet. 2011-10-14 16:56:29 385
fatal INSERT INTO _LogSchedule VALUES( 'SR_ShardManager', 705, 'SCHEDULE_DEF_BATTLE_ARENA_MATCH_FLAG', 245, 'Start', '2011-10-14 16:56:29') 2011-10-14 16:56:29 385
fatal AQ_ScheduleInsertLog Query Failed!! Query : INSERT INTO _LogSchedule VALUES( 'SR_ShardManager', 705, 'SCHEDULE_DEF_BATTLE_ARENA_MATCH_FLAG', 245, 'Start', '2011-10-14 16:56:29') 2011-10-14 16:56:29 385
fatal ScheduleExecutor : Find Failed In Schedule Exe - End(STATE) SCHEDULE_DEF_EGYPT_TEMPLE_HAROERIS_AND_SETH(DEFINE ) 57(SCHIDX) 2011-10-14 17:00:00 004
notify Schedule Manager : Schedule processing (0) ! - SCHEDULE_DEF_EGYPT_TEMPLE_HAROERIS_AND_SETH - 57 2011-10-14 17:00:00 004
|
*edit :and when i started game and select my Char i got disconnet and Game server got Error
ODBC still checked but works :S
|
|
|
10/14/2011, 21:26
|
#514
|
elite*gold: 0
Join Date: Jul 2009
Posts: 113
Received Thanks: 39
|
I get DB Connection failed error in SR_ShardManager.exe. Any hints?
|
|
|
10/14/2011, 22:02
|
#515
|
elite*gold: 0
Join Date: May 2008
Posts: 31
Received Thanks: 4
|
I have problem. I runned all ok .. Server on but when i try to connect from other computer it's show's me Server ofline.... I have static ip
|
|
|
10/14/2011, 22:40
|
#516
|
elite*gold: 0
Join Date: Nov 2008
Posts: 42
Received Thanks: 3
|
Quote:
Originally Posted by kontroversy
Use your WAN ip. Have you started the service?
|
Cant connect to my desktop server with the loader or with silkroad.exe always this error
Using my WAN IP on the loader and on media, neither works. the server is hosting from my ipv4 ip, shouldnt I connect via my WAN IP? (Started service)
server is under dmz
Quote:
Originally Posted by Larkon
u cant connect to the server that is being hosted on the same pc - _ -
|
The host is the desktop, connecting via laptop.
Which IP do I have to put in media? And which on server? Having my wan IP makes the cert server not work, so obviously not that. And connecting via ipv4 or wan does not work (I get the sro error) I'm using  a vsro client, I think ******. Not sure tho.
|
|
|
10/15/2011, 01:27
|
#517
|
elite*gold: 800
Join Date: Sep 2008
Posts: 23
Received Thanks: 5
|
@ Blacksoldier
>srShard.ini
Quote:
[global]
count=1
[entry0]
id=64
global_operation_id=20
operation_type=22
name=SroLand
query=DRIVER={SQL Server};SERVER=\SQLEXPRESS;DSN=SRO_VT_SHARD_INIT;UID=sa;PWD=lpasswort;DATABASE=SRO_VT_SHARD_INIT
query_log=DRIVER={SQL Server};SERVER=\SQLEXPRESS;DSN=Log_DB;UID=sa;PWD=p asswort;DATABASE=Log_DB
capacity=1000
shard_manager_node_id=705
u1=240
u2=208
u3=17
u4=1
u5=0
u6=0
u7=0
|
@ omegalugia
Using same rooter?Or hamachi etc?
|
|
|
10/15/2011, 08:53
|
#518
|
elite*gold: 0
Join Date: Nov 2008
Posts: 42
Received Thanks: 3
|
Quote:
Originally Posted by kruser123
@ Blacksoldier
>srShard.ini
@ omegalugia
Using same rooter?Or hamachi etc?
|
Yeah its on the same router, in my house.
|
|
|
10/15/2011, 10:13
|
#519
|
elite*gold: 0
Join Date: Jul 2009
Posts: 113
Received Thanks: 39
|
I have no errors in Gameservers but when I try to connect from another machine with edxloader and login server redirectet to 192.168.178.*** (server) port 15779. I get this:
And
" Servers are offline. Please visit our homepage to check when they are back.
Whats the Problem?
|
|
|
10/15/2011, 15:45
|
#520
|
elite*gold: 0
Join Date: Apr 2009
Posts: 38
Received Thanks: 10
|
Everything starts fine and the server is running correctly, but when i start my game with loader(i have the No-XTrap client), i get this error below. I only check the 'Redirect Gateway Server' box, type in my correct ip, port 15779, but i get this error. What is this error about and how can i fix this? BTW, everyone else can connect to my server, but i cannot. Can anyone help?
|
|
|
10/15/2011, 16:05
|
#521
|
elite*gold: 0
Join Date: Jul 2009
Posts: 113
Received Thanks: 39
|
Quote:
Originally Posted by omier44
Everything starts fine and the server is running correctly, but when i start my game with loader(i have the No-XTrap client), i get this error below. I only check the 'Redirect Gateway Server' box, type in my correct ip, port 15779, but i get this error. What is this error about and how can i fix this? BTW, everyone else can connect to my server, but i cannot. Can anyone help?
|
u cant run game server and game client on same system.
|
|
|
10/15/2011, 16:17
|
#522
|
elite*gold: 0
Join Date: Apr 2009
Posts: 38
Received Thanks: 10
|
Quote:
Originally Posted by Blacks0ldier
u cant run game server and game client on same system.
|
A friend who was running the server could also run the client.
|
|
|
10/15/2011, 17:05
|
#523
|
elite*gold: 0
Join Date: Jul 2009
Posts: 113
Received Thanks: 39
|
Quote:
Originally Posted by Blacks0ldier
I have no errors in Gameservers but when I try to connect from another machine with edxloader and login server redirectet to 192.168.178.*** (server) port 15779. I get this:
And
" Servers are offline. Please visit our homepage to check when they are back.
Whats the Problem?
|
Anyway I need really help with this.
|
|
|
10/15/2011, 17:25
|
#524
|
elite*gold: 0
Join Date: Aug 2008
Posts: 201
Received Thanks: 9
|
Nabend,
ich habe den server soweit fertig eingerichtet bräuchte hilfe beim datenverkehr (DEP)
da die verbindung verweigert wird.. und ich nicht weiß was ich da falsch eingestellt habe..
bitte um hilfe.
mfg
|
|
|
10/15/2011, 19:49
|
#525
|
elite*gold: 0
Join Date: Nov 2008
Posts: 42
Received Thanks: 3
|
Quote:
Originally Posted by omier44
Everything starts fine and the server is running correctly, but when i start my game with loader(i have the No-XTrap client), i get this error below. I only check the 'Redirect Gateway Server' box, type in my correct ip, port 15779, but i get this error. What is this error about and how can i fix this? BTW, everyone else can connect to my server, but i cannot. Can anyone help?
|
[QUOTE=omegalugia;13355935] TRYING TO CONNECT WITH MY LAPTOP TO THE DESKTOP
Using my WAN IP on the loader and on media, neither works. the server is hosting from my ipv4 ip, shouldnt I connect via my WAN IP? (Started service)
Once again, The host is my DESKTOP and im connecting with a LAPTOP
The server is also under DMZ (All ports open for now)
Which IP do I have to put in media? And which on server? Having my wan IP makes the cert server not work, so obviously not that. And connecting via ipv4 or wan does not work (I get the sro error)
|
|
|
 |
|
Similar Threads
|
Errors in Shard and Gameserver
08/27/2012 - SRO Private Server - 4 Replies
I get these errors in Gameserver:
2012-02-27 17:26:12 PPM_CHAR_WARP FlockMemeber(215), CurrentIndex(50)
2012-02-27 17:26:12 PPM_CHAR_WARP FlockMemeber(222), CurrentIndex(50)
2012-02-27 17:26:12 PPM_CHAR_WARP FlockMemeber(224), CurrentIndex(50)
2012-02-27 17:26:12 PPM_CHAR_WARP FlockMemeber(225), CurrentIndex(50)
2012-02-27 17:26:12 PPM_CHAR_WARP FlockMemeber(226), CurrentIndex(50)
2012-02-27 17:26:12 PPM_CHAR_WARP FlockMemeber(229), CurrentIndex(50)...
|
[GUIDE]L2j Linux Server Setup Guide
12/11/2011 - Lin2 Guides & Templates - 5 Replies
from l2j forum;)
|
[Guide]L2 Official Server Setup Guide for Noobs-English
03/12/2009 - Lin2 Private Server - 107 Replies
Here is the best guide for an L2 Official Server Setup, i post the links for the files later, u can search all files in google the mostly u will find.
------------------------------------------------- ----------------------------------------------
Requirement and Precautions:
------------------------------------------------- ----------------------------------------------
Running a server require at lease a P4 1.8Ghz with at lease 512MB of ram. The server will load, but very slowly. Don't...
|
All times are GMT +1. The time now is 23:27.
|
|