FluffyFishGames / AdvancedCompany

Repository for my AdvancedCompany mod.
Creative Commons Zero v1.0 Universal
13 stars 15 forks source link

Impossible to use portable terminal [not a compatibility issue] #165

Closed CreeperBlue22 closed 2 months ago

CreeperBlue22 commented 7 months ago

Describe the bug Cannot use portable terminal

To Reproduce Steps to reproduce the behavior:

  1. Load in game (v50)
  2. Click on 'X' (portable terminal bind)
  3. Terminal appears on hand but cannot be used and is away from the first-person camera

Expected behavior Terminal near the first-person camera and usable when pressing 'X'.

Screenshots while standing: image

while running: image

Additional context It's not a mod compatibility issue. I'm using v50.

Logfiles When pressing 'X' this appears in the BepInEx console:

[Error  : Unity Log] MissingMethodException: Method not found: int .RoundManager.PlayRandomClip(UnityEngine.AudioSource,UnityEngine.AudioClip[],bool,single,int,int)
Stack trace:
AdvancedCompany.Game.MobileTerminal.Update (GameNetcodeStuff.PlayerControllerB __instance) (at G:/Unity/AdvancedCompany/UpgradeCompany/Game/MobileTerminal.cs:74)
(wrapper dynamic-method) GameNetcodeStuff.PlayerControllerB.DMD<GameNetcodeStuff.PlayerControllerB::Update>(GameNetcodeStuff.PlayerControllerB)

Add a list of all of your mods image