Everything posted by Luis_ST
-
[1.18]How to add PlayerData
the first way is the correct one, just create a constructor with the required parameters (so in your case with the player), when you attach the CapabilityProvider to the player, you need to pass in the player as parameter btw you can get the Level from the Player (also note there are more than 1 Level), the GameProfile is bind so you can also get it from the Player
-
A question of AnimalEntity
is the Event handler called?
-
I started a modded minecraft server but my friends cant get in
post debug log from server and client
-
crash
Error in Allthemodium, make sure the mod is up to date, if you already use the latest version of the mod report the bug to the mod author
-
[1.18.1] Creating an Entity with its own inventory
take a look into the AbstractHore class
-
Can't start forge 1.16.5 server.
downgrade you java to java 8 320
-
Cant start the server
use a version which is published before 18 January 2022
-
[1.18.1] Creating an Entity with its own inventory
you can simply create a new instance and store it in a final field, then override addAdditionalSaveData and readAdditionalSaveData to serialize and deserialize the Inventory
-
ClientPlayerEntity cannot be cast to ServerPlayerEntity
and then the error should be clear, also note you can't open a gui (Container) on the client
-
A Textbox
do you mean a Textbox like inside the AnvilScreen?
-
[1.18.1] Creating an Entity with its own inventory
you can use a ItemStackHandler
-
Cannot invoke "net.minecraft.entity.ai.attributes.AttributeModifierMap.getValue(net.minecraft.entity.ai.attributes.Attribute)"
you subscribe the EntityAttributeCreationEvent to the worng EventBus, since you need the ModEventBus
-
[1.18]How to add PlayerData
in AttachCapabilitiesEvent you need a ICapabilityProvider which holds your Capability
-
(1.16.5 MCP) turn on the noclip is not working
in vanilla it's called packet, in forge it's called message and yes you need to set a packet you can use this as a practical example
-
Cant start the server
https://adoptium.net/archive.html?variant=openjdk8&jvmVariant=hotspot
-
The game crashed whilst exception in server tick loop
HT's TreeChop needs to update for the new forge version, make sure you use the latest version of the mod, if you use the leatest version downgrade forge to 39.0.44
-
Multiple mod errors using server.pro, (Forge 1.18.1)
NotEnoughAnimations can not run on a server, repost this bug to the mod author
-
[minecraft/Chunk]: Tried to load a block entity for block but failed at location
create your own thread and post debug log
-
1.16.5 JEI recipes working in singleplayer but not multiplayer
is this the full debug log?
-
forge not working windows 11
do you have java installed?
-
Can't make it to the eula agreement when starting server [MC 1.16.5] [Forge 36.2.22]
downgrade your java to java 8 320
-
(1.16.5 MCP) turn on the noclip is not working
👀my issue sorry😅, then do it on client an send a custom package to the server https://forge.gemwire.uk/wiki/SimpleChannel
-
Server won't start
downgrade your java to java 8 320
-
Errors in currently selected datapacks prevented world from loading
you can use https://gist.github.com/
-
Bush Generation 1.18
did you looked into the vanilla generation? VegetationFeatures.PATCH_BERRY_BUSH and VegetationPlacements.PATCH_BERRY_COMMON
IPS spam blocked by CleanTalk.