Jump to content

Problem at open svf!


Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Active Member

1) Check config from channel if you have  BIND_IP: XXX.+ and change IP with your host IP

2) Go in config.cpp and check BIND_IP 0  change with 127.0.0.1

3) Check if (!strncmp(netip, "192.168++", 7)) change with if (!strncmp(netip, "999.999", 7))

 

Link to comment
Share on other sites

look what I have in the config

HOSTNAME: core1_1
CHANNEL: 1
PORT: 21000
P2P_PORT: 148500
DB_PORT: 11000
DB_ADDR: localhost
MAP_ALLOW: 1 3 4 5 6 21 23 24 25 26 41 43 44 45 46 62 73 79 100 101 103 104 105 107 108 109 110 111 112 113 114 199 196 198 222 301 302 304 303
TABLE_POSTFIX:
PASSES_PER_SEC: 25
SAVE_EVENT_SECOND_CYCLE: 180
PING_EVENT_SECOND_CYCLE: 180
PLAYER_SQL: localhost root gabitadev player
COMMON_SQL: localhost root gabitadev common
LOG_SQL: localhost root gabitadev log
LOCALE_SERVICE: romania
MAX_LEVEL: 250
 

Link to comment
Share on other sites

  • Active Member
4 minutes ago, xSmok3r said:

look what I have in the config

HOSTNAME: core1_1
CHANNEL: 1
PORT: 21000
P2P_PORT: 148500
DB_PORT: 11000
DB_ADDR: localhost
MAP_ALLOW: 1 3 4 5 6 21 23 24 25 26 41 43 44 45 46 62 73 79 100 101 103 104 105 107 108 109 110 111 112 113 114 199 196 198 222 301 302 304 303
TABLE_POSTFIX:
PASSES_PER_SEC: 25
SAVE_EVENT_SECOND_CYCLE: 180
PING_EVENT_SECOND_CYCLE: 180
PLAYER_SQL: localhost root gabitadev player
COMMON_SQL: localhost root gabitadev common
LOG_SQL: localhost root gabitadev log
LOCALE_SERVICE: romania
MAX_LEVEL: 250
 

MAP_ALLOW: 1 3 4 5 6 21 23 24 25 26 41 43 44 45 46 62 73 79 100 101 103 104 105 107 108 109 110 111 112 113 114 199 196 198 222 301 302 304 303

The channel can also crash from most maps

change to source 32 to 64 map or remove most maps  MAX 32

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.