Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong/Mixed Recipes & Wood Duplication #114

Open
ZackC02 opened this issue Jul 8, 2024 · 2 comments
Open

Wrong/Mixed Recipes & Wood Duplication #114

ZackC02 opened this issue Jul 8, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@ZackC02
Copy link

ZackC02 commented Jul 8, 2024

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
@ZackC02 ZackC02 added the bug Something isn't working label Jul 8, 2024
@ZackC02 ZackC02 changed the title Wrong/Mixed Recipes Wrong/Mixed Recipes & Wood Duplication Jul 8, 2024
@zolantris
Copy link
Owner

zolantris commented Jul 23, 2024

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
Copy link
Owner

zolantris commented Jul 23, 2024

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.

@zolantris zolantris self-assigned this Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants