1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

Windows Linux Server API error

Discussion in 'Server Help' started by Vamist, Jul 6, 2016.

Thread Status:
Not open for further replies.
  1. Vamist

    Vamist THD Team THD Team Tester

    Messages:
    544
    So today, one the 6/7/2016, i restarted my server, and when it started, this happened.

    Code:
    [18:15:12] WARNING: API call failed: serverPort or serverAddress not present for putMinimapPNG()
    [18:15:22] WARNING: API call failed: serverPort or serverAddress not present for putStatus()
    [18:15:32] WARNING: API call failed: serverPort or serverAddress not present for putStatus()
    [18:15:42] WARNING: API call failed: serverPort or serverAddress not present for putStatus()
    [18:15:51] WARNING: API call failed: serverPort or serverAddress not present for putStatus()
    [18:16:01] WARNING: API call failed: serverPort or serverAddress not present for putStatus()
    I host a modded server, Pirates robs realm of the secert.

    Like so, i was changing the autoconfig files, to see if i could fix this,Stuff like changing the port to start off with, nothing changed.

    Like so, I'm unsure of what to do, I did try and host server's without mods, (including a default server) and it came up with the same error. I then did a force update, and nothing changed. So i want to know is there anything i can do to fix this.

    Thank you for your help

    I'l post the server start up log here, and i'l post my auto config (Since i'l change the /rcon password when the server runs.)

    -Auto config

    Code:
    # BEGIN CONFIG VARIABLES
    g_debug = 0                                                              # Sets the level of debug information (0 - none).
    g_locale = en                                                            # Sets the translation language - minimal support currently, more coming!
    g_externaleditor =                                                       # Sets the external script editor eg. for Sublime Text 'sublime_text.exe %s:%i:%i'
    k_rendersync = 0                                                         # Sync rendering FPS with game ticks ~ 30FPS
    g_sort = 2                                                               # Type of sorting in the server browser
    g_filterplayerlower = 0                                                  # Lower bound of players to filter on in the server browser
    g_filterplayerupper = 100                                                # Upper bound of players to filter on in the server browser
    g_filtergold = 2                                                         # How to filter on modded servers in the server browser
    g_filterpass = 2                                                         # How to filter on passworded servers in the server browser
    g_filtermode =                                                           # Which gamemode to filter on in the server browser
    g_filtercategory = 0                                                     # Filter by Cooperative/Competitive game modes
    g_videorecording = 0                                                     # If set to 1 will hide most of the interface for a clean video recording.
    m_width = 256                                                            # Map generator width
    m_height = 128                                                           # Map generator height
    m_seed = 0                                                               # Map generator seed. Pick a random number. 0 will be random each time
    auth_autologin = 0                                                       # Should authentication be automatic on game start with saved password.
    auth_login =                                                             # THD Account authentication login
    auth_remember = 0                                                        # THD Account authentication remembered
    sv_gamemode = WAR                                                        # The gamemode launched on start of dedicated server. This usually is the DIRECTORY name under Base/Rules!
    sv_mapcycle =                                                            # The default map cycle loaded on server start. See Base/Maps/mapcycle.cfg.example for an example. Leave blank if you want Rules to load their own cycle.
    sv_mapcycle_shuffle = 1                                                  # Shuffle the map cycle or use maps in order?
    sv_mapautocycle = 1                                                      # Auto-cycle on next map to next map in list
    sv_gravity = 9.81                                                        # Sets the global physics gravity.
    g_registrationtime = 0                                                   # Time of players account registration.
    sv_canpause = 1                                                          # Determines whether the server can pause and sleep while there are no players to save CPU load.
    sv_test = 0                                                              # This determines if the server is in development testing mode. For usage in scripts.
    sv_restart_on_update = 1                                                 # The server closes and restarts itself if game update is detected - only done on map changes.
    g_measureperformance = 0                                                 # Measures script performance. Reset to 0 after game restart. Use performance or performance2 console command to show.
    v_bpp = 32                                                               # Requires v_restart to take effect.
    v_driver = 0                                                             # Rendering driver (0 - null, 1 - software, 2 - software+, 5 - ogl).
    v_vsync = 1                                                              # Vertical synchronization of video with monitor.
    v_uncapped = 0                                                           # Set to 1 to not cap framerate at 30FPS; set to 0 if GPU is overheating
    v_showfps = 0                                                            # Show the current FPS on screen.
    v_showminimap = 1                                                        # Show minimap or not. Might solve performance issues.
    g_playerlistkey = 9                                                      # The key used for showing the players list.
    g_screenshotkey = 115                                                    # The key used for taking screenshots.
    g_reportbugkey = 116                                                     # The key used for sending screen bug reports.
    g_tutorialkey = 112                                                      # The key used for showing help.
    v_postprocess = 0                                                        # Use fullscreen post processing effects.
    v_fastrender = 0                                                         # Degrades visual quality for speed
    v_smoothsprites = 0                                                      # Uses a filter to smoothen sprite pixels
    v_smoothmap = 0                                                          # Uses a filter to smoothen map pixels
    v_screenshotquality = 100                                                # screenshotquality 92
    v_drawhud = 1                                                            # v_drawhud 1
    g_fixedcamera = 0                                                        # Uses a fixed camera on player. Disabling this makes the camera Soldat-like.
    g_kidssafe = 0                                                           # Turns on/off violence & gore.
    g_noswears = 0                                                           # Turns on/off the swear filter.
    cl_chatbubbles = 1                                                       # Turns on/off chat bubbles hovering when players chat.
    v_camera_ints = 0                                                        # Snaps camera position to whole integer value.
    v_no_renderscale = 0                                                     # Disables the resolution scaling effects
    s_soundon = 0                                                            # Determines if the sound engine starts or not. Requires restart to turn sound on/off.
    s_volume = 0.25                                                          # Sets the overall sound volume.
    s_musicvolume = 0.25                                                     # Sets the music volume.
    s_effects = 1                                                            # Use sound effects or not.
    s_system = 0                                                             # Sets the sound system (0 autodetect;    1 DirectSound 8; 2 DirectSound;    3 Win MM; 4 ALSA; 5 Core Audio;    6 No sound.
    s_showmixer = 0                                                          # Shows the music mixer debug.
    s_gamemusic = 1                                                          # Plays music in game
    s_ambientmusic = 0                                                       # Ambient music while playing game.
    s_menumusic = 1                                                          # Menu music on or off.
    s_swapchannels = 0                                                       # Swaps audio channels.
    security_whitelist_active = 0                                            # Set to 1 to allow only the names in the whitelist or 0 to disallow the names in the blacklist
    security_whitelist = Security/whitelist.cfg                              # The file with the whitelist config
    security_blacklist = Security/blacklist.cfg                              # The file with the blacklist config
    security_ignorelist = Security/ignorelist.cfg                            # The file with the ignorelist config
    security_seclevs = Security/seclevs.cfg                                  # The file with the seclev config
    security_banflags = griefer abuser impersonation                         # Ban flags to observe but be lenient about - once expired these users will be allowed back in.
    security_strictflags = hacker                                            # Ban flags to observe absolutely, anyone with a history of these will be banned permanently.
    n_graph = 0                                                              # Shows the network activity graph.
    sv_maxplayers = 32                                                       # Maximum number of players allowed ingame.
    sv_enable_joinfull = 1                                                   # If set to 1 then privileged users (join_full seclev feature) may join the server when full.
    sv_reservedslots = 0                                                     # Number of reserved slots (additional slots on top of the max, accessible only to privileged players).
    sv_ip = 0                                                                # Server communication IP address, this is where it listens for incoming clients. This is the IP address clients can connect to. Set to 0 for automatic detection.
    sv_ipv6 = 0                                                              # Server communication IPv6 address, this is where it listens for incoming clients. This is the IPv6 address bound for anything but game traffic (currently). Set to 0 for automatic detection.
    sv_tcpr = 0                                                              # Whether to enable the TCP RCON server on sv_port. Default: 0.
    sv_tcpr_everything = 1                                                   # Whether to print the entire console log to tcpr, or just stuff sent specifically from scripts with tcpr(). Default: 1
    sv_print_tcpr_specific = 0                                               # Whether to print tcpr specific stuff to the console. Default: 0
    sv_register = 1                                                          # Whether or not to register this server with the master list.  You likely only want this set to 0 if this is a firewalled private server.
    sv_sendminimap = 1                                                       # Sends minimap to API. If this is set to 0 the minimap won't appear in servers browser.
    sv_preferAF = 0                                                          # Server AF preference for whether clients connect using IPv4 or IPv6. Set to 0 for clients to use whichever performs better when both are available
    sv_enableIPv6 = 0                                                        # Whether to use IPv6 globally. Set to 0 to disable IPv6 globally including for API calls (NOT RECOMMENDED!).
    sv_port = 50302                                                          # Server communication port, this is where it listens for incoming clients. Remember to open this port in your firewall.
    cl_port = 50328                                                          # Client communication port.
    sv_password =                                                            # Sets the server password.
    sv_rconpassword = password                                              # Sets the server remote console password.
    disable_seclevoutput = 1                                                 # If set to 1 then loading seclevs will not print them out.
    sv_allow_globals_mods = 1                                                # If set to 1 global moderators and admins can kick/ban players on server.
    sv_deltapos_modifier = 1                                                 # Controls the threshold for delta packet updating. Value higher than 1 will reduce bandwidth, lower increase.
    sv_compression = 1                                                       # Compress network data or not. Disabling compression may improve performance. DO NOT change this while running the server!
    sv_fastdeltas = 0                                                        # Faster deltas mean less CPU intensive but more bandwidth used.
    cl_name =                                                                # Sets the players nickname.
    cl_clantag =                                                             # Sets the players clan name.
    cl_classnum = 0                                                          # Sets the players class number.
    cl_team = 1                                                              # Sets the players team number.
    cl_sex = 0                                                               #
    cl_head = 255                                                            #
    cl_hat = 0                                                               #
    cl_joinaddress = 127.0.0.1:50301                                         # Client only! Join address for the GUI box in menu.
    cl_password =                                                            # GUI: Join password.
    sv_maxping = 99999999999999999999999999999999999                                                    # Max ping allowed on server after which player is kicked. Large ping players will slow down server.
    sv_maxping_warnings = 999999999999999999999999                                           # Because of ping spikes, warnings are issued if a player has ping over max number.
    sv_pingkick_time = 1                                                   # The amount of time in seconds to kick someone for if they're over ping.
    sv_maxhack_warnings = 99999999999999999999999999999                                                 # Maximum amount of warnings where server thinks player is hacking.
    sv_alloweditor = 1                                                       # If set to 1 players that have RCON can start map editor on server
    sv_name = Realm of Secrets: Made hunger less annoying!                  # Sets the server name displayed in server browser.
    sv_info = This is a temporary update until I'm done the big one, there may be bugs. Hosted by Vamist. # Sets the server info displayed in server browser.
    sv_global_bans = 0                                                       # Determines whether the server uses the THD accounts global ban data.
    sv_verify_mods = 1                                                       # Set to true to if you want this server's mods to be API-Verified (must be registered and distributed directly by the developer), else false.
    sv_visiblity_scale = 1.25                                                # Scales the area where other blobs are determined to be visible by the player.
    sv_max_localplayers = 1                                                  # Maximum number of local players.
    sv_bots = 0                                                              # Number of bots (might not be used by server).
    cl_ask_to_download = 1                                                   # Prompts for mods download when joining server.
    cl_popup_shown = 0                                                       # Manages offers on menu startup.
    u_transparency = 255                                                     # Transparency of the game interface.
    u_showtutorial = 1                                                       # Show controls tutorial
    u_shownames = 1                                                          # Show team member names above head
    u_agreedterms = 0                                                        # Agreed to terms
    c_dimension_x = 1                                                        # Width of console in percents of screen.
    c_dimension_y = 0.9                                                      # Height of console in percents of screen.
    c_linespacing = 1                                                        # Space between lines in console.
    c_indent = 1                                                             # Left indentation of messages in console.
    c_key = 36                                                               # The key for opening and closing the console.
    c_history_size = 20                                                      # Number of console commands stored in history.
    c_halign = 2                                                             # Horizontal alignment of console 0-left, 1-center, 2-right.
    c_valign = 0                                                             # Vertical alignment of console 0-top, 1-middle, 2-bottom.
    cc_linespacing = 1                                                       # Space between lines in console.
    cc_indent = 8                                                            # Left indentation of messages in console.
    cc_key = 84                                                              # The key for opening and closing the chat.
    cc_key_team = 89                                                         # The key for opening and closing the chat in team mode.
    cc_history_size = 25                                                     # Number of console commands stored in history.
    cc_halign = 1                                                            # Horizontal alignment of console 0-left, 1-center, 2-right.
    cc_valign = 0                                                            # Vertical alignment of console 0-top, 1-middle, 2-bottom.
    cc_killfeed = 0                                                          # Show kill feed in chat console?
    g_reloadfiles_count = 0                                                  # How many files to tick forward the file reloader each frame. High numbers will cause lag.
    g_reloadfiles_wait = 0                                                   # How long to wait between updates to the file reloader.
    g_rendergraph = 0                                                        # Debug/optimization info. Turns on/off the rendering time graph.
    g_particlegraph = 0                                                      # Debug/optimization info. Turns on/off particle performance graph.
    g_physicsgraph = 0                                                       # Debug/optimization info. Turns on/off the physics time graph.
    g_scriptsgraph = 0                                                       # Debug/optimization info. Turns on/off the scripts time graph.
    # END OF CONFIG
    (Added the Console log, since i cant paste it in (To big ;-;)
     

    Attached Files:

    Last edited: Jul 6, 2016
    Kazaco97 likes this.
  2. Lava

    Lava Former Lag King Staff Alumni Donator Tester

    Messages:
    230
    uhm vamist your rcon pass is in there fyi
     
    makmoud98 likes this.
  3. Vamist

    Vamist THD Team THD Team Tester

    Messages:
    544
    (But Thank you to whichever mod removed it anyway :^))
     
  4. Asu

    Asu THD Team THD Team Forum Moderator

    Messages:
    1,580
    Try disabling IPv6.
     
  5. Vamist

    Vamist THD Team THD Team Tester

    Messages:
    544
    I tried it, same error.
     
  6. makmoud98

    makmoud98 You are already DEAD Forum Moderator Staff Alumni Tester

    Messages:
    586
    having the same error on my server now, it was working yesterday night.
     
  7. Vamist

    Vamist THD Team THD Team Tester

    Messages:
    544
    Thank you, At least its not just me.
     
  8. FoxyLady

    FoxyLady Haxor Staff Alumni

    Messages:
    193
    I noticed 2 things in your autoconfig....
    cl_joinaddress = 127.0.0.1:50301 (Did you change this to its proper ip address and port number?)
    sv_port = 50302 (Normally this is 50301 by default)
     
  9. Vamist

    Vamist THD Team THD Team Tester

    Messages:
    544
    Its a virtual server, The 127.0.0.1:50301 is the local join, which since its a virtual server I don't play kag on it. (Since it lags, (alot))
    The sv_port i need to change every so often, this is because sometimes the port randomly brakes, and the server does not show up on the master list, So i just change it, and it shows up again.
     
  10. Konfitur

    Konfitur Haxor

    Messages:
    335
    Can you post your entire log ? I get "WARNING: An issue was encountered while detecting the server's external IPv4/IPv6 address(es). API: -1, Additional:cURL Error in determineOutboundAFPreference(): Couldn't resolve host name" just now.

    Edit: Nvm, just saw the log. You're having the exact same problem so I guess we have to wait for someone like Furai to answer.
     
  11. Vamist

    Vamist THD Team THD Team Tester

    Messages:
    544
    sure, this is what i get now, when i start up the server

    Skip to the end, Thats where the error is.
    Code:
    [22:09:25] Loading ignorelist from Base/Security/ignorelist.cfg
    [22:09:25] Ignorelist empty.
    [22:09:25] Loading mod: Robs_Realm_of_Secrets_vTempUpdate7
    [22:09:25] Mod file added: ../Mods/Robs_Realm_of_Secrets_vTempUpdate7/Airships/Balloon/Ballist.png
    [22:09:25] Mod file added: ../Mods/Robs_Realm_of_Secrets_vTempUpdate7/Airships/Balloon/Balloon.as
    [22:09:25] Mod file added: ../Mods/Robs_Realm_of_Secrets_vTempUpdate7/Airships/Balloon/Balloon.cfg
    [22:09:25] Mod file added: ../Mods/Robs_Realm_of_Secrets_vTempUpdate7/Airships/Buoy/Buoy.as
    *Needed to remove, 25000 character max*
    [22:09:25] Creating video device...
    [22:09:25] Checking driver support...
    [22:09:25] Initializing new video device...
    [22:09:25] Irrlicht Engine version 1.8.0-alpha
    [22:09:25]  (Build 9200)
    [22:09:25] Joystick support is enabled and 0 joystick(s) are present.
    [22:09:25] Precaching files...
    [22:09:25] Precaching files end.
    [22:09:25] Controls loaded from ../Cache/player1.dat
    [22:09:25] Controls loaded from ../Cache/player2.dat
    [22:09:25] Controls loaded from ../Cache/player3.dat
    [22:09:25] Controls loaded from ../Cache/player4.dat
    [22:09:25] Loading config  ./../Mods/Robs_Realm_of_Secrets_vTempUpdate7//Airships/Balloon/Balloon.cfg
    [22:09:25] Loading script ../Mods/Robs_Realm_of_Secrets_vTempUpdate7/Classes/HealthBar.as
    [22:09:25] Loading script ../Mods/Robs_Realm_of_Secrets_vTempUpdate7/Airships/Balloon/Balloon.as
    [22:09:25] Loading script Entities/Common/Attacks/GenericHit.as
    [22:09:25] Loading script Entities/Vehicles/Common/FakeBoatCollision.as
    [22:09:25] Loading script ../Mods/Robs_Realm_of_Secrets_vTempUpdate7/Airships/GrappleAttachments.as
    [22:09:25] Loading config  ./../Mods/Robs_Realm_of_Secrets_vTempUpdate7//Airships/Buoy/Buoy.cfg
    [22:09:26] Loading script ../Mods/Robs_Realm_of_Secrets_vTempUpdate7/Airships/Buoy/Buoy.as
    [22:09:26] Loading script ../Mods/Robs_Realm_of_Secrets_vTempUpdate7/Vehicles/SelfRighting.as
    [22:09:26] Loading config  ./../Mods/Robs_Realm_of_Secrets_vTempUpdate7//Airships/Floater/Floater.cfg
    [22:09:26] Loading script ../Mods/Robs_Realm_of_Secrets_vTempUpdate7/Airships/Floater/Floater.as
    [22:09:26] Loading script Entities/Materials/MaterialCollision.as
    [22:09:26] Loading script Entities/Common/Scripts/IgnoreDamage.as
    [22:09:26] Loading config  ./../Mods/Robs_Realm_of_Secrets_vTempUpdate7//Airships/Platform/Platform.cfg
    [22:09:26] Loading script Entities/Common/Fabric/Wooden.as
    [22:09:26] Loading script Entities/Common/FireScripts/FireAnim.as
    [22:09:26] Loading script Entities/Common/Scripts/HurtOnCollide.as
    *Removed becuase i can only post a bit of it. (To large)*
    [22:09:31] Loading script Entities/Structures/Components/Load/Spiker/Spiker.as
    [22:09:31] Loading config  Entities/Structures/Components/Passive/Diode/Diode.cfg
    [22:09:31] Loading script Entities/Structures/Components/Passive/Diode/Diode.as
    [22:09:31] Loading config  Entities/Structures/Components/Passive/Emitter/Emitter.cfg
    [22:09:31] Loading script Entities/Structures/Components/Passive/Emitter/Emitter.as
    [22:09:31] Loading config  Entities/Structures/Components/Passive/Inverter/Inverter.cfg
    [22:09:31] Loading script Entities/Structures/Components/Passive/Inverter/Inverter.as
    [22:09:32] Loading config  Entities/Structures/Components/Passive/Junction/Junction.cfg
    [22:09:32] Loading script Entities/Structures/Components/Passive/Junction/Junction.as
    [22:09:32] Loading config  Entities/Structures/Components/Passive/Magazine/Magazine.cfg
    [22:09:32] Loading script Entities/Structures/Components/Passive/Magazine/Magazine.as
    [22:09:32] Loading config  Entities/Structures/Components/Passive/Oscillator/Oscillator.cfg
    [22:09:32] Loading script Entities/Structures/Components/Passive/Oscillator/Oscillator.as
    [22:09:32] Loading config  Entities/Structures/Components/Passive/Randomizer/Randomizer.cfg
    [22:09:32] Loading script Entities/Structures/Components/Passive/Randomizer/Randomizer.as
    [22:09:32] Loading config  Entities/Structures/Components/Passive/Receiver/Receiver.cfg
    [22:09:32] Loading script Entities/Structures/Components/Passive/Receiver/Receiver.as
    [22:09:32] Loading config  Entities/Structures/Components/Passive/Resistor/Resistor.cfg
    [22:09:32] Loading script Entities/Structures/Components/Passive/Resistor/Resistor.as
    [22:09:32] Loading config  Entities/Structures/Components/Passive/Toggle/Toggle.cfg
    [22:09:32] Loading script Entities/Structures/Components/Passive/Toggle/Toggle.as
    [22:09:32] Loading config  Entities/Structures/Components/Passive/Transistor/Transistor.cfg
    [22:09:32] Loading script Entities/Structures/Components/Passive/Transistor/Transistor.as
    [22:09:32] Loading config  Entities/Structures/Components/Passive/Wire/Elbow.cfg
    [22:09:32] Loading script Entities/Structures/Components/Passive/Wire/Wire.as
    [22:09:32] Loading config  Entities/Structures/Components/Passive/Wire/Tee.cfg
    [22:09:32] Loading config  Entities/Structures/Components/Passive/Wire/Wire.cfg
    [22:09:32] Loading config  Entities/Structures/Components/Source/CoinSlot/CoinSlot.cfg
    [22:09:32] Loading script Entities/Structures/Components/Source/CoinSlot/CoinSlot.as
    [22:09:32] Loading config  Entities/Structures/Components/Source/Lever/Lever.cfg
    [22:09:32] Loading script Entities/Structures/Components/Source/Lever/Lever.as
    [22:09:32] Loading config  Entities/Structures/Components/Source/PressurePlate/PressurePlate.cfg
    [22:09:32] Loading script Entities/Structures/Components/Source/PressurePlate/PressurePlate.as
    [22:09:32] Loading config  Entities/Structures/Components/Source/PushButton/PushButton.cfg
    [22:09:32] Loading script Entities/Structures/Components/Source/PushButton/PushButton.as
    [22:09:32] Loading config  Entities/Structures/Components/Source/Sensor/Sensor.cfg
    [22:09:32] Loading script Entities/Structures/Components/Source/Sensor/Sensor.as
    [22:09:32] Loading config  Entities/Structures/Door/StoneDoor.cfg
    [22:09:32] Loading config  Entities/Structures/Door/SwingDoor.cfg
    [22:09:32] Blob already loaded 'wooden_door'. Ignoring this one - Entities/Structures/Door/SwingDoor.cfg
    [22:09:32] Loading config  Entities/Structures/Ladder/Ladder.cfg
    [22:09:32] Loading script Entities/Structures/Ladder/Ladder.as
    [22:09:32] Loading config  Entities/Structures/MountedBow/MountedBow.cfg
    [22:09:32] Loading script Entities/Structures/MountedBow/MountedBow.as
    [22:09:32] Loading config  Entities/Structures/Platform/WoodenPlatform.cfg
    [22:09:32] Loading script Entities/Structures/Platform/WoodenPlatform.as
    [22:09:32] Loading script Entities/Common/Collision/DontCollideUntilStatic.as
    [22:09:32] Loading config  Entities/Structures/Spikes/Spikes.cfg
    [22:09:32] Blob already loaded 'spikes'. Ignoring this one - Entities/Structures/Spikes/Spikes.cfg
    [22:09:32] Loading config  Entities/Structures/Trampoline/Trampoline.cfg
    [22:09:32] Loading script Entities/Structures/Trampoline/TrampolineLogic.as
    [22:09:32] Loading config  Entities/Structures/Trap/TrapBlock.cfg
    [22:09:32] Loading script ../Mods/Robs_Realm_of_Secrets_vTempUpdate7/Structures/TrapBlock.as
    [22:09:32] Loading config  Entities/Vehicles/Airships/Airship.cfg
    [22:09:32] Loading script Entities/Vehicles/Airships/Airship.as
    [22:09:32] Loading script Entities/Common/Decaying/DecayIfLeftAlone.as
    [22:09:32] Loading config  Entities/Vehicles/Airships/Bomber.cfg
    [22:09:32] Loading script Entities/Vehicles/Airships/Bomber.as
    [22:09:32] Loading config  Entities/Vehicles/Ballista/Ballista.cfg
    [22:09:32] Blob already loaded 'ballista'. Ignoring this one - Entities/Vehicles/Ballista/Ballista.cfg
    [22:09:32] Loading config  Entities/Vehicles/Boats/Dinghy.cfg
    [22:09:32] Blob already loaded 'dinghy'. Ignoring this one - Entities/Vehicles/Boats/Dinghy.cfg
    [22:09:32] Loading config  Entities/Vehicles/Boats/LongBoat.cfg
    [22:09:32] Blob already loaded 'longboat'. Ignoring this one - Entities/Vehicles/Boats/LongBoat.cfg
    [22:09:32] Loading config  Entities/Vehicles/Boats/Raft.cfg
    [22:09:32] Blob already loaded 'raft'. Ignoring this one - Entities/Vehicles/Boats/Raft.cfg
    [22:09:32] Loading config  Entities/Vehicles/Boats/WarBoat/WarBoat.cfg
    [22:09:32] Blob already loaded 'warboat'. Ignoring this one - Entities/Vehicles/Boats/WarBoat/WarBoat.cfg
    [22:09:32] Loading config  Entities/Vehicles/Boats/WarBoat/WarboatDoor.cfg
    [22:09:32] Loading config  Entities/Vehicles/Catapult/Catapult.cfg
    [22:09:32] Blob already loaded 'catapult'. Ignoring this one - Entities/Vehicles/Catapult/Catapult.cfg
    [22:09:32] Loading config  Entities/Vehicles/Catapult/Rock.cfg
    [22:09:32] Loading script Entities/Vehicles/Catapult/Rock.as
    [22:09:32] Loading config  Entities/Zombies/Greg/Greg.cfg
    [22:09:32] Loading script Entities/Zombies/Greg/Greg.as
    [22:09:32] Loading rules Rules/Challenge/gamemode.cfg
    [22:09:32] Loading game rules from Rules/Challenge/gamemode.cfg...
    [22:09:32] Loaded team 0 'Blue Team'
    [22:09:32] Loaded team 1 'Red Team'
    [22:09:32] Loaded team 2 'Green Team'
    [22:09:32] Loaded team 3 'Purple Team'
    [22:09:32] Loaded team 4 'Orange Team'
    [22:09:32] Loaded team 5 'Cyan Team'
    [22:09:32] Loaded team 6 'Violet Team'
    [22:09:32] Loaded team 7 'Grey Team'
    [22:09:32] Loading rules Rules/CTF/gamemode.cfg
    [22:09:32] Loading game rules from Rules/CTF/gamemode.cfg...
    [22:09:32] Loaded team 0 'Blue Team'
    [22:09:32] Loaded team 1 'Red Team'
    [22:09:32] Loaded team 2 'Green Team'
    [22:09:32] Loaded team 3 'Purple Team'
    [22:09:32] Loaded team 4 'Orange Team'
    [22:09:32] Loaded team 5 'Cyan Team'
    [22:09:32] Loaded team 6 'Violet Team'
    [22:09:32] Loaded team 7 'Grey Team'
    [22:09:32] Loading rules Rules/Main/gamemode.cfg
    [22:09:32] Loading game rules from Rules/Main/gamemode.cfg...
    [22:09:32] Loaded team 0 'Blue Team'
    [22:09:32] Loaded team 1 'Red Team'
    [22:09:32] Loaded team 2 'Green Team'
    [22:09:32] Loaded team 3 'Purple Team'
    [22:09:32] Loaded team 4 'Orange Team'
    [22:09:32] Loaded team 5 'Cyan Team'
    [22:09:32] Loaded team 6 'Violet Team'
    [22:09:32] Loaded team 7 'Grey Team'
    [22:09:32] Loading rules Rules/Sandbox/gamemode.cfg
    [22:09:32] Loading game rules from Rules/Sandbox/gamemode.cfg...
    [22:09:32] Loaded team 0 'Blue Team'
    [22:09:32] Loaded team 1 'Red Team'
    [22:09:32] Loaded team 2 'Green Team'
    [22:09:32] Loaded team 3 'Purple Team'
    [22:09:32] Loaded team 4 'Orange Team'
    [22:09:32] Loaded team 5 'Cyan Team'
    [22:09:32] Loaded team 6 'Violet Team'
    [22:09:32] Loaded team 7 'Grey Team'
    [22:09:32] Loading rules Rules/Simple/gamemode.cfg
    [22:09:32] Loading game rules from Rules/Simple/gamemode.cfg...
    [22:09:32] Loaded team 0 'Blue Team'
    [22:09:32] Loaded team 1 'Red Team'
    [22:09:32] Loaded team 2 'Green Team'
    [22:09:32] Loaded team 3 'Purple Team'
    [22:09:32] Loaded team 4 'Orange Team'
    [22:09:32] Loaded team 5 'Cyan Team'
    [22:09:32] Loaded team 6 'Violet Team'
    [22:09:32] Loaded team 7 'Grey Team'
    [22:09:32] Loading rules Rules/TDM/gamemode.cfg
    [22:09:32] Loading game rules from Rules/TDM/gamemode.cfg...
    [22:09:32] Loaded team 0 'Blue Team'
    [22:09:32] Loaded team 1 'Red Team'
    [22:09:32] Loaded team 2 'Green Team'
    [22:09:32] Loaded team 3 'Purple Team'
    [22:09:32] Loaded team 4 'Orange Team'
    [22:09:32] Loaded team 5 'Cyan Team'
    [22:09:32] Loaded team 6 'Violet Team'
    [22:09:32] Loaded team 7 'Grey Team'
    [22:09:32] Loading rules Rules/WAR/gamemode.cfg
    [22:09:32] Loading game rules from Rules/WAR/gamemode.cfg...
    [22:09:32] Loaded team 0 'Blue Team'
    [22:09:32] Loaded team 1 'Red Team'
    [22:09:32] Loaded team 2 'Green Team'
    [22:09:32] Loaded team 3 'Purple Team'
    [22:09:32] Loaded team 4 'Orange Team'
    [22:09:32] Loaded team 5 'Cyan Team'
    [22:09:32] Loaded team 6 'Violet Team'
    [22:09:32] Loaded team 7 'Grey Team'
    [22:09:32] Initializing Game Script
    [22:09:32] ############ GAMEMODE WAR
    [22:09:32] Server created on 0:50302 (BUILD 1865)
    [22:09:32] WARNING: An issue was encountered while detecting the server's external IPv4/IPv6 address(es): cURL Error in determineOutboundAFPreference(): Couldn't resolve host name
    [22:09:32] Checking is server modded...
    [22:09:32] Using custom files
    [22:09:32] **** This is a modded server ****
    [22:09:32] Attempting mod verification
    [22:09:32] CModVerify::readModRegFile error: file ./../Mods/Robs_Realm_of_Secrets_vTempUpdate7//registration.json missing
    [22:09:32] Mod ./../Mods/Robs_Realm_of_Secrets_vTempUpdate7/ cannot be verified because it has no registration.json file
    [22:09:32] At least one active mod has failed verification
    [22:09:32] Whitelist inactive.
    [22:09:32] Loading blacklist from Base/Security/blacklist.cfg
    [22:09:32] Blacklist empty.
    [22:09:32] Loading ignorelist from Base/Security/ignorelist.cfg
    [22:09:32] Ignorelist empty.
    [22:09:32] Loading security levels from Base/Security/seclevs.cfg
    [22:09:32] Loading game rules from Rules/WAR/gamemode.cfg...
    [22:09:32] Loaded team 0 'Blue Team'
    [22:09:32] Loaded team 1 'Red Team'
    [22:09:32] Loaded team 2 'Green Team'
    [22:09:32] Loaded team 3 'Purple Team'
    [22:09:32] Loaded team 4 'Orange Team'
    [22:09:32] Loaded team 5 'Cyan Team'
    [22:09:32] Loaded team 6 'Violet Team'
    [22:09:32] Loaded team 7 'Grey Team'
    [22:09:32] Adding map to cycle 'TFlippy_UncleBen_v2.png'
    [22:09:32] Adding map to cycle 'TFlippy_Barrens_v1.png'
    [22:09:32] Adding map to cycle 'OldTower.png'
    [22:09:32] Adding map to cycle 'TFlippy_Coalands_v1.png'
    [22:09:32] Adding map to cycle 'TFlippy_Spilands_v3.png'
    [22:09:32] Adding map to cycle 'TFlippy_Kingdom_v7.png'
    [22:09:32] Adding map to cycle 'NewWorld.png'
    [22:09:32] Adding map to cycle 'TFlippy_UncleBen_v2.png'
    [22:09:32] Adding map to cycle 'TFlippy_Barrens_v1.png'
    [22:09:32] Adding map to cycle 'OldTower.png'
    [22:09:32] Adding map to cycle 'TFlippy_Coalands_v1.png'
    [22:09:32] Adding map to cycle 'TFlippy_Spilands_v3.png'
    [22:09:32] Adding map to cycle 'TFlippy_Kingdom_v7.png'
    [22:09:32] Adding map to cycle 'NewWorld.png'
    [22:09:32] Next map: OldTower.png
    [22:09:32] GetMapPNG: No tile map
    [22:09:32] File not found OldTower.png, searching matches...
    [22:09:32] Best match ../Mods/Robs_Realm_of_Secrets_vTempUpdate7/SurvivalTeams/Maps/OldTower.png
    [22:09:32] Loading script ../Mods/Robs_Realm_of_Secrets_vTempUpdate7/SurvivalTeams/MapLoaders/LoadWarPNG.as
    [22:09:32] LOADING WAR PNG MAP ../Mods/Robs_Realm_of_Secrets_vTempUpdate7/SurvivalTeams/Maps/OldTower.png
    [22:09:35] ############ GAMEMODE WAR
    [22:09:35] Not using shaders. Not adding hq2x
    [22:09:35] Restarting rules script: ../Mods/Robs_Realm_of_Secrets_vTempUpdate7/SurvivalTeams/Rules/Scripts/Survival_Rules.as
    [22:09:38] NO PLAYERS - SERVER PAUSED (to change this behaviour set /sv_canpause 0
    [22:09:43] WARNING: API call failed: serverPort or serverAddress not present for putStatus()
    [22:09:43] WARNING: API call failed: serverPort or serverAddress not present for putStatus()
    [22:09:46] WARNING: API call failed: serverPort or serverAddress not present for putStatus()
    [22:09:46] WARNING: API call failed: serverPort or serverAddress not present for putMinimapPNG()
    [22:09:56] WARNING: API call failed: serverPort or serverAddress not present for putStatus()
    [22:10:06] WARNING: API call failed: serverPort or serverAddress not present for putStatus()
    
     
  12. Konfitur

    Konfitur Haxor

    Messages:
    335
    the "real" error is the one i quoted, server can't confirm its IP is real at the beginning so it cannot send the status to the master. since 3 people are having the issue (i believe makmoud will find the same line in his log file), different operating systems and even games (I run a classic server on Debian) we just have to wait
     
  13. is it Possible that the these problems are of because of what happened recently?
     
    Vamist likes this.
  14. Furai

    Furai THD Team THD Team Administrator

    Messages:
    3,124
    I've fixed some errors. Try now.
     
  15. Furai

    Furai THD Team THD Team Administrator

    Messages:
    3,124
    Ok, not yet. I think I found something.
     
  16. I also had this problem. but kinda diffrent
    [​IMG]
     
    Vamist likes this.
  17. lisedupuis111

    lisedupuis111 Haxor

    Messages:
    82
  18. marcel5

    marcel5 Horde Gibber
    1. Zen Laboratories

    Messages:
    20
    When you will return the CTF us server?

    I cannot climb the server in the list!
     
  19. Vamist

    Vamist THD Team THD Team Tester

    Messages:
    544
    Code:
    [07:30:47] WARNING: An issue was encountered while detecting the server's external IPv4/IPv6 address(es): Your server appears to be IPv4 and IPv6 enabled.  If you want to bind a specific address, you must have both sv_ip and sv_ipv6 configured
    [07:30:47] WARNING: As a result, sv_register has been forced to 0 and will not show up in the server list!
    [07:30:47] Checking is server modded...
    This was the error i got when i started it up today.
     
  20. Furai

    Furai THD Team THD Team Administrator

    Messages:
    3,124
    But that tells you exactly what to do. You have to set up your preference in autoconfig for what you want to use. IPv6 or IPv4. You can just disable in autoconfig IPv6 or bind 2 addresses to your server (by providing your external server IPs in autconfig in appropriate fields).
     
Thread Status:
Not open for further replies.