zolantris / ValheimMods

Collection of ValheimMods, ValheimRaft (originally created by Sarcen) and a few other upcoming mods including a vehicles mod.
GNU General Public License v3.0
12 stars 5 forks source link

Wrong/Mixed Recipes & Wood Duplication #114

Open ZackC02 opened 3 months ago

ZackC02 commented 3 months ago

What happened?

The recipes for the following items seem to have the wrong recipes; Ship Rudder (Advanced) 1x1 (Iron) = 20 Finewood Ship Rudder (Advanced)x2 (Wood) = 20 Finewood Ship Rudder (Advanced)x2 (Iron) = 20 Finewood Hull Base (Iron) = 72 Wood Hull Slab (Wood) 4x4 = 32 Wood Hull Wall (Wood) 4x4 = 32 Wood Hull-Rib Prow (Wood) 4x4 = 32 Wood

There is also a duplication glitch, where when breaking the "A Water Vehicle", It will drop 44 wood, instead of the 20 used to build it. Hull-Rip Prow (Wood) 4x4 Hull-Rib Prow (Wood) 4x4 Hull Wall (Wood) 4x4 Hull Slab (Wood0 4x4 Hull Base (Iron) Ship Rudders (Advanced)x2 (Iron) Ship Rudder (Advanced)x2 (Wood) Ship Rudder (Advanced) 1x1 (Iron)

Steps to reproduce

  1. Open Valheim with ValheimRAFT v2.2.1 by zolantris (I got mine from a Mod Manager called r2modman)
  2. Open Raft Build Menu
  3. Individually selected item the description

Dupe Glitch 1: Place "A water vehicle down" 2: Immediately Break it

Log outputs

Recipes:
None

Dupe Glitch:
[Info   : Unity Log] 07/08/2024 02:17:37: Disabling VehicleShip_FloatCollider  Ignore Raycast

[Info   : Unity Log] 07/08/2024 02:17:37: Disabling VehicleShip_BlockingCollider

[Info   : Unity Log] 07/08/2024 02:17:37: Disabling VehicleShip_OnboardTriggerCollider  character_trigger

[Info   : Unity Log] 07/08/2024 02:17:37: Disabling VehicleShip_FloatCollider  Ignore Raycast

[Info   : Unity Log] 07/08/2024 02:17:37: Disabling VehicleShip_BlockingCollider

[Info   : Unity Log] 07/08/2024 02:17:37: Disabling VehicleShip_OnboardTriggerCollider  character_trigger

Environment

OS:
- **OS**: Windows 11 | Ubuntu 20.04
- **Graphics**: DX11 (or Vulkan)
Mods:
- **BepInEx**: 5.4.2202
- Jotunn 2.15.2
- **ValheimRAFT**: Major.Minor.Patch
zolantris commented 2 months ago

Ah. Thanks for letting me know. I'll probably remove the refund for breaking the ship.

The ship already places a wood slab (or alternatives) so that should be the item returning the associated wood.

zolantris commented 2 months ago

Thanks for the heads up on recipe costs too. There is likely a typo/bug somewhere.

Maybe fixed in 2.2.2 but I'll confirm.