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

minecraft:warped_nylium does not work #5

Closed
justin-eckenweber opened this issue Aug 20, 2023 · 8 comments
Closed

minecraft:warped_nylium does not work #5

justin-eckenweber opened this issue Aug 20, 2023 · 8 comments
Labels
bug Something isn't working Invalid This doesn't seem right

Comments

@justin-eckenweber
Copy link

2023-08-18 [06:34:48.395] [Server thread/EMERGENCY]: Crash occurred while handling a packet from session: XXXXXXX
2023-08-18 [06:34:48.396] [Server thread/CRITICAL]: pocketmine\data\SavedDataLoadingException: "No deserializer found for ID minecraft:warped_nylium" (EXCEPTION) in "pmsrc/src/item/Item" at line 723

To Reproduce
Steps to reproduce the behavior:

  1. have an inventory with warped_nylium
  2. join
  3. crash

Version information
PocketMine: 5.4.2
Plugin: 1.0.1
Minecraft: latest

@justin-eckenweber justin-eckenweber added bug Something isn't working TBC To Be Confirmed labels Aug 20, 2023
@diamond-gold
Copy link
Owner

Please check that you have it set in config.yml
https://github.com/diamond-gold/DummyItemsBlocks/blob/main/resources/config.yml#L107

@justin-eckenweber
Copy link
Author

Yes, it is in the config.yml file.
I used INether before (in pm4) which implemented this block. Idk if it has something to do with it.

@justin-eckenweber
Copy link
Author

Oh and can you add crying obsidian?
pocketmine\data\bedrock\item\UnsupportedItemTypeException: "No deserializer found for ID minecraft:crying_obsidian" (EXCEPTION) in "pmsrc/src/data/bedrock/item/ItemDeserializer" at line 86
This error appears right below

@justin-eckenweber
Copy link
Author

image I added it manually but I think it needs state support...

@diamond-gold
Copy link
Owner

Are you using a fork of pmmp?
Crying obsidian is already implemented by pmmp, adding it into config.yml should display the following warning:
[Server thread/WARNING]: [DummyItemsBlocks] Block minecraft:crying_obsidian is already registered!

@diamond-gold
Copy link
Owner

It does not seem like an issue with this plugin, reported to pmmp/PocketMine-MP#6008

@diamond-gold diamond-gold closed this as not planned Won't fix, can't repro, duplicate, stale Aug 21, 2023
@diamond-gold diamond-gold added Invalid This doesn't seem right and removed TBC To Be Confirmed labels Aug 21, 2023
@justin-eckenweber
Copy link
Author

Are you using a fork of pmmp?
Crying obsidian is already implemented by pmmp, adding it into config.yml should display the following warning:
[Server thread/WARNING]: [DummyItemsBlocks] Block minecraft:crying_obsidian is already registered!

No it is not a fork. Oh yeah and I see that message.

@justin-eckenweber
Copy link
Author

It does not seem like an issue with this plugin, reported to pmmp/PocketMine-MP#6008

Alright, thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants