Barotrauma 潜渊症

Barotrauma 潜渊症

多人船员控制
 此主题已被置顶,因此可能具有重要性
Oiltanker  [开发者] 2023 年 10 月 23 日 上午 1:02
Bug Reports
New Reporting guideline

When reporting an issue prepare the following:
  • A proper description of an issue you are having.
  • Error messages from the logs and/or game console.
  • *Optional but highly desirable* Steps to reproduce the issue you are having.

All bug reports to be summited to mod's github: https://github.com/oiltanker/multiplayer-crew-manager
Here I don't have notifications, so your issue might get ignored.
最后由 Oiltanker 编辑于; 2023 年 10 月 23 日 上午 1:04
< >
正在显示第 1 - 15 条,共 42 条留言
BlackHiki 2023 年 10 月 23 日 上午 5:30 
Items on heroes are reset when docking with an outpost. Included mods: Lua For Barotrauma, Cs For Barotrauma, Multiplayer crew manager. Am I the only one having this problem? There are no errors in the console.
最后由 BlackHiki 编辑于; 2023 年 10 月 23 日 上午 5:31
Dashinix 2023 年 10 月 23 日 上午 6:53 
I am also having the same item issue
Akronyhm 2023 年 10 月 23 日 上午 7:26 
引用自 BlackHiki
Items on heroes are reset when docking with an outpost. Included mods: Lua For Barotrauma, Cs For Barotrauma, Multiplayer crew manager. Am I the only one having this problem? There are no errors in the console.

Fixed in version 2.1.2
⊶⦕ Gobbo ⦖⊷ 2023 年 10 月 31 日 下午 6:30 
Mod no longer works.
Was working perfectly fine *yesterday

Mods: Lua for Barotrauma, Cs for Barotrauma, Multiplayer Crew Manager
Yes, the Server executable is Lua for Barotrauma - DedicatedServer

Every mcm command does not work in both a new and old save.
Crew members cannot gain experience, even with console commands.
Cannot swap between crew members, they do not revive on death, cannot access the reserve list and on the old save every single crew member, including the hosts and along with their inventories, have been deleted.
最后由 ⊶⦕ Gobbo ⦖⊷ 编辑于; 2023 年 11 月 1 日 下午 2:09
hallowed weeners for brains 2023 年 10 月 31 日 下午 10:06 
same
Akronyhm 2023 年 11 月 1 日 下午 12:41 
im on it - something broke in the latest lua update i think
Akronyhm 2023 年 11 月 1 日 下午 1:09 
OOOOkay - So i managed to fix it by re-installing client side lua (why that would affect server-side i have NO idea)

But there it is - make sure that you´ve reinstalled client side lua after the hotfix and retry?
Nox 2024 年 5 月 14 日 下午 6:32 
characters who are dead at the end of a round do not respawn when a new round starts. they are just gone forever
[C|◇] Typical Lama [✚] 2024 年 5 月 18 日 下午 12:37 
^also happens to me
Bardin  [开发者] 2024 年 6 月 2 日 上午 9:45 
A new version was pushed, let us know how it goes.
Bardin  [开发者] 2024 年 6 月 4 日 上午 6:07 
Ok. As discussed with fellow modders this is by design. Uncontrolled characters are considered bots and will not be respawned. If you want them to respawn anyway (I do), look for a mod that adds this feature, like this one:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3253027507&searchtext=revive+bots

I use it personally along with MCM.
Alan 2024 年 6 月 15 日 上午 6:21 
Paying 2000 marks to go to the next biome results in this error (and breaks the dialog):

[LuaCs] [SV LUA ERROR] USERNAME System.ArgumentException: Object of type 'System.Object[]' cannot be converted to type 'System.Boolean'.
at System.RuntimeType.TryChangeType(Object value, Binder binder, CultureInfo culture, Boolean needsSpecialCast)
at System.Reflection.RtFieldInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture)
at MultiplayerCrewManager.McmSession.OnMoneyActionUpdate(MoneyAction self, Single deltaTime)
at MultiplayerCrewManager.McmMod.<InitMethodHooks>b__41_0(Object instance, ParameterTable ptable)
at Patch_mcm_moneyaction_update_33f22dbdecb842bbab7192daf17f1633_Barotrauma_MoneyAction-Void_Update_Single_.HarmonyPrefix(MethodBase __originalMethod, Object __instance, Single& deltaTime)
最后由 Alan 编辑于; 2024 年 6 月 15 日 上午 6:22
Bardin  [开发者] 2024 年 6 月 20 日 上午 12:03 
Thank you, I will review.
Moffle Pendragon 2024 年 6 月 27 日 上午 8:34 
[Server] Loading scripts for CPackage Multiplayer crew manager
[Server] Unable to compile assembly 'Multiplayercrewmanager' due to errors:
C:/Users/Owner/AppData/Local/Daedalic Entertainment
GmbH/Barotrauma/WorkshopMods/Installed/2775613786/CSSharp/Server/McmConfig.cs(60,51): error CS1061: 'ServerSettings' does not contain a definition for 'AllowRespawn' and no accessible extension method 'AllowRespawn' accepting a first argument of type 'ServerSettings' could be found (are you missing a using directive or an assembly reference?)
C:/Users/Owner/AppData/Local/Daedalic Entertainment
GmbH/Barotrauma/WorkshopMods/Installed/2775613786/CSSharp/Server/McmConfig.cs(61,51): error CS1061: 'ServerSettings' does not contain a definition for 'AllowRespawn' and no accessible extension method 'AllowRespawn' accepting a first argument of type 'ServerSettings' could be found (are you missing a using directive or an assembly reference?)
C:/Users/Owner/AppData/Local/Daedalic Entertainment
GmbH/Barotrauma/WorkshopMods/Installed/2775613786/CSSharp/Server/McmMod.cs(178,65): error CS1061: 'ServerSettings' does not contain a definition for 'AllowRespawn' and no accessible extension method 'AllowRespawn' accepting a first argument of type 'ServerSettings' could be found (are you missing a using directive or an assembly reference?)
C:/Users/Owner/AppData/Local/Daedalic Entertainment
GmbH/Barotrauma/WorkshopMods/Installed/2775613786/CSSharp/Server/McmControl.cs(222,48): error CS1061: 'ServerSettings' does not contain a definition for 'AllowRespawn' and no accessible extension method 'AllowRespawn' accepting a first argument of type 'ServerSettings' could be found (are you missing a using directive or an assembly reference?)

help, i tried reloadlua and this happen
最后由 Moffle Pendragon 编辑于; 2024 年 6 月 27 日 上午 8:35
Bardin  [开发者] 2024 年 6 月 27 日 下午 4:00 
Thank you for the report, I will review. Sorry the latest updates broke the mod and I'm working on a fix.
< >
正在显示第 1 - 15 条,共 42 条留言
每页显示数: 1530 50