OtherwiseJunk / ParanoiaPerfectEditionSystem-foundryvtt

Other
3 stars 2 forks source link

Can't Create Items #50

Closed Nyogtha68 closed 4 days ago

Nyogtha68 commented 1 month ago

v.0.4.2 Foundry v11, Build 315 As the title suggests. When ctrying to create an item you get this error message: "Item validation error: Type may not be undefined." The item creation window does not have an option for Type. Here is the log showing the error. image

OtherwiseJunk commented 1 month ago

Yeah this is a bit of a known issue. I don't have anything rigged up for items, and even if I did the character sheet currently wouldn't support them 😅

Definitely something I want to work on improving though, thank you for the issue report!

Nyogtha68 commented 1 month ago

No problem. Thanks again.

OtherwiseJunk commented 1 month ago

@Nyogtha68 version 0.5.0, which I'll be rolling out shortly, should resolve this issue and introduce a pretty bare-bones equipment sheet.

Troubleshooters won't be able to currently add them to their sheet, but GMs can setup folders for players to use as their inventories in the short term.

Once it's available can you please confirm it resolves the issue for you?

OtherwiseJunk commented 1 month ago

With a quick testing on V11 I think the items can be created but the choices aren't validated properly.

I think the helper I'm using might be v12 only? not positive, I plan to do some testing but I've marked the version as requiring v12 for now. Need to do some testing still to ensure it works fine on v12 test environments, and probably look at putting out a v11 fix in a 0.5.1 release or something.

Nyogtha68 commented 1 month ago

Thank you for the update. Will check it out later and let you know.

On Thu, 25 Jul 2024, 06:17 Wren, @.***> wrote:

With a quick testing on V11 I think the items can be created but the choices aren't validated properly.

I think the helper I'm using might be v12 only? not positive, I plan to do some testing but I've marked the version as requiring v12 for now. Need to do some testing still to ensure it works fine on v12 test environments, and probably look at putting out a v11 fix in a 0.5.1 release or something.

— Reply to this email directly, view it on GitHub https://github.com/OtherwiseJunk/ParanoiaPerfectEditionSystem-foundryvtt/issues/50#issuecomment-2249463722, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVBJBW3QGAGTSSZUSOHE4WLZOCC5RAVCNFSM6AAAAABLDRIGCWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBZGQ3DGNZSGI . You are receiving this because you were mentioned.Message ID: <OtherwiseJunk/ParanoiaPerfectEditionSystem-foundryvtt/issues/50/2249463722 @github.com>

OtherwiseJunk commented 1 month ago

0.5.1 should now allow you to create a simple item:

image

Nyogtha68 commented 1 month ago

@OtherwiseJunk it all seems to be working fine, cheers.

Did I hear that Mongoose are talking with you about the long overdue official Foundry mod?

Nyogtha68 commented 1 month ago

@OtherwiseJunk just one question :) What is the 'Assigned' checkbox for?

OtherwiseJunk commented 1 month ago

Glad it's working 🥳 I haven't heard anything about an official Foundry mod but I'd love to see what they would do regardless of who is working on it 👀

The assigned checkbox is moooostly useless at this stage, but equipment has a concept of "Has this been assigned to the troubleshooter for a mission or is it their personal equipment".

Even though we don't have a way of assigning equipment to a character sheet yet, I wanted to keep that concept out there because people could use item folders in the short term to track equipment for a character.