Raised This Month: $12 Target: $400
 3% 

Solved Server crashing on "Changing map"


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
NanoC
Veteran Member
Join Date: Jan 2016
Location: Argentina
Old 07-29-2018 , 23:52   Server crashing on "Changing map"
Reply With Quote #1

Hello, i'm having a problem with my CS:GO server, it crash some times when the map is changing, only on "Changing map" screen, and i've got this console error message:

Host_Error: Index error writing string table baseline downloadables

I saw some threads on alliedmodders about this and some people said "change OnConfigsExecuted to OnMapStart" like this post:

https://forums.alliedmods.net/showpo...&postcount=109

and other people said "just enable the GOTV typing tv_enable 1 in server.cfg"
I did everything and this error still appearing, i've a lot of plugins in my server and i started deleting a half of them, all plugins and some plugins and this error still happening. Is there a way to fix this?

Plugins from my server:

Spoiler


Extensions:

Spoiler


Metamod Plugins:

Spoiler

Last edited by NanoC; 08-12-2018 at 23:52.
NanoC is offline
Send a message via Skype™ to NanoC
NanoC
Veteran Member
Join Date: Jan 2016
Location: Argentina
Old 08-09-2018 , 19:10   Re: Server crashing on "Changing map"
Reply With Quote #2

Fixed, just add this on every gamemode_casual_server config inside csgo/cfg

Code:
tv_advertise_watchable 1                        // Allow inside GOTV 
tv_allow_camera_man 0                           // Auto director allows spectators to become camera man 
tv_allow_static_shots 1                         // Auto director uses fixed level cameras for shots 
tv_autorecord 1                                 // Automatically records all games as GOTV demos if set to 1 
tv_chatgroupsize 0                              // Set the default chat group size 
tv_chattimelimit 15                             // Limits spectators to chat only every n seconds 
tv_debug 1                                      // GOTV debug info. 
tv_delay 120                                    // GOTV delay, 120 seconds or more required for CEVO 
tv_delaymapchange 1                             // Delays map change until broadcast is complete 
tv_deltacache 2                                 // Enable delta entity bit stream cache 
tv_dispatchmode 1                               // Dispatch clients to relay proxies: 0=never, 1=if appropriate, 2=always 
tv_enable 1                                     // Activates GOTV on server. 
tv_maxclients 28                                // Maximum client number on GOTV server. 
tv_maxrate 20000                                // Max GOTV spectator bandwidth rate allowed, 0 == unlimited 
tv_name "GOTV"                                  // GOTV host name, can be altered for personal servers 
tv_nochat 0                                     // Don't receive chat messages from other GOTV spectators 
tv_overridemaster 0                             // Overrides the GOTV master root address. 
tv_password                                     // GOTV password for relay proxies 
tv_relayvoice 1                                 // Relay voice data: 0=off, 1=on 
tv_snapshotrate 30                              // Snapshots broadcasted per second 
tv_timeout 120                                  // GOTV connection timeout in seconds. 
tv_title "GOTV"                                 // Set title for GOTV spectator UI, can be altered for personal servers
NanoC is offline
Send a message via Skype™ to NanoC
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:24.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode