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

Armor/Item Sets throwing Errors #2007

Closed
Warloxx01 opened this issue Jun 16, 2019 · 2 comments
Closed

Armor/Item Sets throwing Errors #2007

Warloxx01 opened this issue Jun 16, 2019 · 2 comments

Comments

@Warloxx01
Copy link

Bug Report or Feature Request (mark with an x)

- [ X] bug report -> please search issues before submitting
- [ ] feature request

Repro steps.

Load the Empyrean Ring Set and the Prismatic Shadow Armor Set into your DB. the /ci any of the items ( /ci 34706 = Red Empyrean Ring or /ci 49921 = Prismatic Shadow Helm

WARNING: Once equipped they CAN NOT BE REMOVED.

The log given by the failure.

Just uploading the whole thing.
Item-Armor-Error text.zip

Desired functionality.

Mention any other details that might be useful.

it appears that it only is the "sets" that have the trouble.

@ghost
Copy link

ghost commented Jun 18, 2019

To my knowledge, it isn't really advised to load PCAP-Export files into the database, as is, especially for items that are way in future patches than that of where content is currently at. A lot of PCAP-Export items may not be fully formed and may not work correctly, even setting aside new properties that may not be supported in ones emulator flavor of choice. Many weenies have a lot more to them than were captured via PCAP'ing. Personally, I would not call this a bug per se.

@Mag-nus
Copy link
Member

Mag-nus commented Jan 5, 2020

Item sets seem to cast their spells fine for me, using retail pcapped and exported items. Perhaps your items have incomplete data?

A bug I did notice is this.

You equip item 1: Defenders Set. You meet the activation requirements.
You equip item 2: Defenders Set. You DO NOT meet the activation requirements.
You will not receive the bonus spells for having 2 of the set items equipped.

However:

You equip item 1: Defenders Set. You DO NOT meet the activation requirements.
You equip item 2: Defenders Set. You meet the activation requirements.
You WILL receive the bonus spells for having 2 of the set items equipped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants