Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Pat

Members
  • Posts

    159
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Pat

  1. The unknowns all should be taken care of now
  2. This can be done with a custom launch parameter ?ShowFloatingDamageText=true If you don't want to use Launch Params, you should be able to append this to the end of your GameUserSettings.ini via the Modify Server Config Tool (Without the question mark).
  3. You'll want to keep it around that level. A large multiplier can and will result in longer startup times and lag in game. Did you check what the dino amounts were when it was set to default of 1?
  4. @sleepystrangekid Data-center is intervening on that machine right now. Power loss earlier may have wrecked the hard drive.
  5. Yep, I see a few didn't automatically recover. Fixing these up now! ~5-10 mins.
  6. Looks like we're good to go on those IP ranges, green across the board on our end. Waiting on confirmation from data-center for complete resolution on the matter as their ATS (Automatic Transfer Switch) failed to swap over to backup generators during a power outage.
  7. Just to clarify and reduce posts on here/tickets until this is resolved, these are the affected IP blocks: 207.244.x.x & 74.121.x.x Thank you for your patience!
  8. We're currently aware of a network outage with one of our data-center partners. Please be patient while we work with them to bring affected machines back online!
  9. Just post a ticket over on our support and we can look into it for you
  10. All settings can be managed from the Modify Server Config tool, which can be found on the right hand side of your panel
  11. This line is different per server. Click this icon here to get the info you are looking for. (Map needs to be set to 'Custom' in order to see this)
  12. I'm not seeing that machine going unknown (or down for that matter), we still have an uptime of 14 days on that machine. (Includes zero critical CPU/RAM/IO issues). We can relocate you, just ask for that in a ticket, or swap locations via the panel.
  13. We're working with the datacenter techs now. After reviewing the machine in question we've concluded there are no software/OS related issues causing these reboots. That machine will most likely go down once more (shortly) to perform a hardware swap for the power supply and will be back up shortly after that process has completed!
  14. Right now there isn't anything that could accomplish this, not until full modding becomes available
  15. Swap your map to 'Custom' and you will have the ability to modify the launch params from there! Be sure to click the information button next to the "Custom Launch Params" box for details on how to use it.
  16. @Starebear looking into this now. Not much in event logs other than a Conan Server going haywire prior to reboot.
  17. Pat

    kit Permissions

    Very much late, but you should take a look at the RocketMod permissions: https://github.com/RocketMod/Rocket/wiki/Permissions
  18. At this time all machines are sync'd up with a single time zone (Pacific Standard Time- PST). We use these times for internal debugging an as such need to leave them as they are. Support questions will need to be resolved via support, this is a community forum after all
  19. Taking a look at your output.log (found at /7DaysToDieServer_Data/output_log.txt) This is the error preventing the server from starting fully. You may want to try a validation (to restore everything from steam) and then attempt to install the mod again. 2017-09-03T09:13:38 12.146 ERR Loading and parsing 'blocks.xml' (Model '#Potato?PotatoPrefab' not found on block with id 260) 2017-09-03T09:13:38 12.147 ERR Loading of blocks aborted due to errors! 2017-09-03T09:13:38 12.152 ERR at BlockShapeModelEntity.Init (.Block _block) [0x00000] in <filename unknown>:0 at BlocksFromXml.CreateBlocks (.XmlFile _xmlFile, Boolean _fillLookupTable) [0x00000] in <filename unknown>:0 2017-09-03T09:13:39 12.613 ERR Loading and parsing items xml file (Unknown block name 'wallTorchPlayer' in use_action!/ at ItemActionPlaceAsBlock.ReadFrom (.DynamicProperties _props) [0x00000] in <filename unknown>:0 at ItemClassesFromXml.CreateItems (.XmlFile _xmlFile) [0x00000] in <filename unknown>:0 ) 2017-09-03T09:13:39 12.615 ERR Loading of items aborted due to errors! 2017-09-03T09:13:39 12.615 ERR at ItemActionPlaceAsBlock.ReadFrom (.DynamicProperties _props) [0x00000] in <filename unknown>:0 at ItemClassesFromXml.CreateItems (.XmlFile _xmlFile) [0x00000] in <filename unknown>:0 Exception: Block with name 'treeTallGrassDiagonal' not found! at BlockPlantGrowing.LateInit () [0x00000] in <filename unknown>:0 at Block.LateInitAll () [0x00000] in <filename unknown>:0 at WorldStaticData.Init (System.String _name, .XmlFile _xmlFile) [0x00000] in <filename unknown>:0 at WorldStaticData+AB.MoveNext () [0x00000] in <filename unknown>:0 at WorldStaticData+JB.MoveNext () [0x00000] in <filename unknown>:0 at GameManager+UQ.MoveNext () [0x00000] in <filename unknown>:0 at GameManager.Awake () [0x00000] in <filename unknown>:0 (Filename: Line: -1) 2017-09-03T09:13:39 13.081 INF Atlas reset took 253 ms 2017-09-03T09:13:39 13.082 INF Atlas load took 442 ms
  20. Please use the Start/Stop buttons when using manual FTP .ini changes. Any other actions will overwrite your changes with what is stored in the Modify Server Config tool