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

Server boot error message #3622

Closed
penturt opened this issue Jan 28, 2024 · 1 comment
Closed

Server boot error message #3622

penturt opened this issue Jan 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@penturt
Copy link

penturt commented Jan 28, 2024

Describe the bug

Not sure if it means much, but noticed this error during server boot...

Using:

  • Forge 1.20.1 - 47.2.20
  • refinedstorage-1.12.4.jar
  • refinedstorageaddons-0.10.0
  • rebornstorage-1.20.1-5.0.7

Error:
[28Jan2024 12:00:12.124] [Worker-Main-9/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag refinedstorage:disks/items as it is missing following references: #refinedstorage:disks/items/65536k (from rebornstorage-1.20.1-5.0.7.jar),
#refinedstorage:disks/items/262144k (from rebornstorage-1.20.1-5.0.7.jar),
#refinedstorage:disks/items/1048576k (from rebornstorage-1.20.1-5.0.7.jar)
[28Jan2024 12:00:12.124] [Worker-Main-9/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag refinedstorage:disks as it is missing following references: #refinedstorage:disks/items (from ExtraStorage-1.20.1-4.0.5.jar),
#refinedstorage:disks/items (from rebornstorage-1.20.1-5.0.7.jar)
[28Jan2024 12:00:12.127] [Worker-Main-9/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag refinedstorage:parts/items as it is missing following references: #refinedstorage:parts/items/65536k (from rebornstorage-1.20.1-5.0.7.jar),
#refinedstorage:parts/items/262144k (from rebornstorage-1.20.1-5.0.7.jar),
#refinedstorage:parts/items/1048576k (from rebornstorage-1.20.1-5.0.7.jar)
[28Jan2024 12:00:12.127] [Worker-Main-9/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag refinedstorage:parts as it is missing following references: #refinedstorage:parts/items (from ExtraStorage-1.20.1-4.0.5.jar),
#refinedstorage:parts/items (from rebornstorage-1.20.1-5.0.7.jar)

How can we reproduce this bug or crash?

Running Forge server with refined storage and reborn storage

What Minecraft version is this happening on?

Minecraft 1.18.2

What Forge version is this happening on?

Forge 1.20.1 - 47.2.20

What Refined Storage version is this happening on?

refinedstorage-1.12.4.jar

Relevant log output

[28Jan2024 12:00:12.124] [Worker-Main-9/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag refinedstorage:disks/items as it is missing following references: #refinedstorage:disks/items/65536k (from rebornstorage-1.20.1-5.0.7.jar), 
	#refinedstorage:disks/items/262144k (from rebornstorage-1.20.1-5.0.7.jar), 
	#refinedstorage:disks/items/1048576k (from rebornstorage-1.20.1-5.0.7.jar)
[28Jan2024 12:00:12.124] [Worker-Main-9/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag refinedstorage:disks as it is missing following references: #refinedstorage:disks/items (from ExtraStorage-1.20.1-4.0.5.jar), 
	#refinedstorage:disks/items (from rebornstorage-1.20.1-5.0.7.jar)
[28Jan2024 12:00:12.127] [Worker-Main-9/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag refinedstorage:parts/items as it is missing following references: #refinedstorage:parts/items/65536k (from rebornstorage-1.20.1-5.0.7.jar), 
	#refinedstorage:parts/items/262144k (from rebornstorage-1.20.1-5.0.7.jar), 
	#refinedstorage:parts/items/1048576k (from rebornstorage-1.20.1-5.0.7.jar)
[28Jan2024 12:00:12.127] [Worker-Main-9/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag refinedstorage:parts as it is missing following references: #refinedstorage:parts/items (from ExtraStorage-1.20.1-4.0.5.jar), 
	#refinedstorage:parts/items (from rebornstorage-1.20.1-5.0.7.jar)
@penturt penturt added the bug Something isn't working label Jan 28, 2024
@raoulvdberge
Copy link
Collaborator

Reborn Storage issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants