饥荒联机吧 关注:167,841贴子:2,806,501

回复:[2016-2-14]新版本服务器搭建教程(mod安装方法)

只看楼主收藏回复

萌新求问这样开设服务器怎么更改预设…


IP属地:江苏109楼2016-02-23 00:07
收起回复
    大神我想问一下我想租个阿里云八人用的服务器要流畅一点的应该选哪个,谢谢


    来自iPhone客户端110楼2016-02-23 14:53
    收起回复
      2026-03-10 01:40:55
      广告
      不感兴趣
      开通SVIP免广告
      楼主!!怎么办。没有服务器啊。


      IP属地:江苏112楼2016-02-23 22:00
      收起回复

        没有mod,楼主能帮忙看下吗
        return {
        ["workshop-358749986"] = { enabled = true },
        ["workshop-362175979"] = { enabled = true },
        ["workshop-375850593"] = { enabled = true },
        ["workshop-375859599"] = { enabled = true },
        }


        IP属地:浙江117楼2016-02-24 10:56
        收起回复
          --There are two functions that will install mods, ServerModSetup and ServerModCollectionSetup. Put the calls to the functions in this file and they will be executed on boot.
          --ServerModSetup takes a string of a specific mod's Workshop id. It will download and install the mod to your mod directory on boot.
          --The Workshop id can be found at the end of the url to the mod's Workshop page.
          --Example: http://steamcommunity.com/sharedfiles/filedetails/?id=350811795
          --ServerModSetup("350811795")
          --ServerModCollectionSetup takes a string of a specific mod's Workshop id. It will download all the mods in the collection and install them to the mod directory on boot.
          --The Workshop id can be found at the end of the url to the collection's Workshop page.
          --Example: http://steamcommunity.com/sharedfiles/filedetails/?id=379114180
          --ServerModCollectionSetup("379114180")


          IP属地:浙江118楼2016-02-24 11:01
          收起回复
            谢谢楼主,我忽略了


            IP属地:浙江119楼2016-02-24 11:15
            回复
              我想问一下,昨天玩的好好地,今天就变成这样是什么情况


              IP属地:江苏121楼2016-02-24 14:22
              回复
                亲测,服务器无人暂停和最大人数问题,用UTF-8无BOM格式编码没问题,房间名字和描述也能是中文。


                IP属地:河北123楼2016-02-24 17:25
                回复
                  2026-03-10 01:34:55
                  广告
                  不感兴趣
                  开通SVIP免广告
                  万能的楼主,我的服务器设置成功了,也玩了半天,可是退出了,就搜不到房间了?怎么回事啊?好友还在里面玩,我就搜不到房间,通过好友倒是能进去!


                  IP属地:河北124楼2016-02-25 00:34
                  收起回复
                    楼主!找不到服务器!帮我看看什么问题


                    来自iPhone客户端125楼2016-02-25 00:54
                    收起回复

                      加了几个mod又出问题了,自己解决不了,再来请教下楼主
                      return {
                      ["workshop-358749986"] = { enabled = true },
                      ["workshop-362175979"] = { enabled = true },
                      ["workshop-375850593"] = { enabled = true },
                      ["workshop-375859599"] = { enabled = true },
                      ["workshop-347079953"] = { enabled = true },
                      ["workshop-364189966"] = { enabled = true },
                      ["workshop-380122571"] = { enabled = true },
                      ["workshop-359479220"] = { enabled = true },
                      ["workshop-461627386"] = { enabled = true },
                      ["workshop-359821133"] = { enabled = true },
                      }


                      IP属地:浙江126楼2016-02-25 12:22
                      回复
                        为什么我会搜到两个我的服务器=。=


                        IP属地:江苏129楼2016-02-26 00:16
                        回复
                          楼主好人,帮我看一下,我按照你的方法设置完服务器,发现只有地上可以进,地下被封住了,我想可能是因为地下服务器一直没显示创建成功的原因吧,下面是CAVES里面的log文件,你帮我看一下哪里出问题了呢,拜托啦
                          [00:00:15]: ShardName: Caves
                          [00:00:15]: ShardID: 1238533216
                          [00:00:15]: ShardRole: SLAVE
                          [00:00:15]: MasterHost: 127.0.0.1
                          [00:00:15]: MasterBind: (null)
                          [00:00:15]: MasterPort: 10889
                          [00:00:15]: [Shard] Connecting to master...
                          [00:00:15]: Telling Client our new session identifier: 41AC2268F18B62E9
                          [00:00:15]: ModIndex: Load sequence finished successfully.
                          [00:00:15]: Reset() returning
                          [00:00:15]: [Steam] SteamGameServer_Init(8769, 10999, 27019)
                          [00:00:16]: [Steam] SteamGameServer_Init success
                          [00:00:16]: Validating portal[8] <-> <nil>[8] (inactive)
                          [00:00:16]: Validating portal[1] <-> <nil>[1] (inactive)
                          [00:00:16]: Validating portal[7] <-> <nil>[7] (inactive)
                          [00:00:16]: Validating portal[2] <-> <nil>[2] (inactive)
                          [00:00:16]: Validating portal[5] <-> <nil>[5] (inactive)
                          [00:00:16]: Validating portal[6] <-> <nil>[6] (inactive)
                          [00:00:16]: Validating portal[4] <-> <nil>[4] (inactive)
                          [00:00:16]: Validating portal[9] <-> <nil>[9] (inactive)
                          [00:00:16]: Validating portal[10] <-> <nil>[10] (inactive)
                          [00:00:16]: Validating portal[3] <-> <nil>[3] (inactive)
                          [00:00:16]: [Shard] Sending slave information to master...
                          [00:00:45]: [Shard] Registering in lobby as a slave server...
                          [00:01:46]: CURL ERROR: Operation timed out after 0 milliseconds with 0 out of 0 bytes received
                          [00:01:46]: Failed to send shard broadcast message


                          130楼2016-02-26 02:22
                          收起回复
                            为什么我服务器启动了我找不到啊


                            IP属地:福建来自Android客户端131楼2016-02-26 09:16
                            回复
                              2026-03-10 01:28:55
                              广告
                              不感兴趣
                              开通SVIP免广告
                              楼主的帖子很好,全部搞定,不过有个问题,我的服务器没法调人数,最多16个
                              改了设置文件还是16个,这是什么原因导致的


                              132楼2016-02-26 15:37
                              回复