Everything posted by Luis_ST
-
(Incomplete set of tags please contact server operator) Help!
the file is empty, btw you can use https://gist.github.com/ drag the file there it's very easy and post l the link here
-
(1.16.5) Event flickers
use the effect to make the player invisible
-
My minecraft map is crashing
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
1.12.2 forge won't load
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
(Incomplete set of tags please contact server operator) Help!
add all mods then post the log
-
(Incomplete set of tags please contact server operator) Help!
with all mods?
-
(Incomplete set of tags please contact server operator) Help!
- (Incomplete set of tags please contact server operator) Help!
did you join the server? because there are no errors- (Incomplete set of tags please contact server operator) Help!
vanilla.....!- (1.16.5) Event flickers
tick events fired twice (START and END), and between START and END there is a short period of time during which your player is visible- (Incomplete set of tags please contact server operator) Help!
run the game it will be create automatically- (Incomplete set of tags please contact server operator) Help!
debug please, it contains more infos what crashes the game- (Incomplete set of tags please contact server operator) Help!
then post the client log its in .minecraft/logs/debug.log to explain why I asked that: Just Enough Resources crashes the server a problem that a few people already had so I speculated that you have the same problem- (Incomplete set of tags please contact server operator) Help!
it's an mod, does your modpack contains Just Enough Resources- (Incomplete set of tags please contact server operator) Help!
did you use Just Enough Resources?- (Incomplete set of tags please contact server operator) Help!
post the full client log- (Incomplete set of tags please contact server operator) Help!
you should post the full log, but you're using java 16 but minecraft 1.16 requires java 8-15- get coordinates of the block the player looking at
this is not really helpful, do what @diesieben07told you- Item Capabilities (1.16.5)
okay first of all, you don't need an IStorage, just return and empty CompoundNBT, you should because the error occurs there inside of getCapability you need to check if it is your Capability and your serializeNBT and deserializeNBT methods in your StaffProvider are broken, add a serializeNBT & deserializeNBT to your DefaultStaffCapability and call them inside the method why did you add two providers to the ItemStack? you should also create a git repo because it is terrible to look at many classes when using pastebin- mods.toml missing metadata for modid error
so it's now @Mod(BlacksmithMod)?- Illager Patrols spawn code [1.16.5]
okay the whole thing is a bit complicated, as you already found out you need an Access Transformers, use it to make the field customSpawners in ServerWorld public then use WorldEvent.Load and check whether the world of the event is a ServerWorld if so, you can simply add a new instance of your spawner to the CustomSpawner list Edit: the AT for ServerWorld.customSpawners is: public net.minecraft.world.server.ServerWorld field_241104_N_ # customSpawners- Item Capabilities (1.16.5)
post the log- [1.14 ]Getting the count of all ChickenEntity
1.14 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.- Item Capabilities (1.16.5)
https://mcforge.readthedocs.io/en/latest/datastorage/capabilities/#attaching-capabilities- [SOLVED] [1.17.1] How to set the harvest level and the tool requiered for break a block
- (Incomplete set of tags please contact server operator) Help!
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.