Everything posted by warjort
-
Minecraft Crashes when I try to load the world after updating mods
Duplicate post.
-
Hello Friends,
Issue with immersive portals, check you have the latest version then contact the mod author.
-
Error game crashed when launching mods I have over 63 mods and it keeps crashing I don't know why
Check you have the latest version then contact the mod author.
-
Description: Rendering overlay java.lang.IllegalArgumentException: Failed to create model for minecraft:firework_rocket
Check you have the latest version then contact the mod author.
-
Hi, I'm getting an error when trying to run "run.bat" for forge server installation (can't find this issue anywhere online)
Use java 17
-
How to Stop a Sword Hitting an Entity
Please don't encourage people to use mixins. They are a last resort for special behaviour can't be achieved in safer ways. e.g. stuff that forge would be unlikely to include as an event because it is just too niche of a usecase
-
How to Stop a Sword Hitting an Entity
AttackEntityEvent, LivingAttackEvent or LivingHurtEvent. Which one you use depends upon on what you are trying to achieve. e.g. the first is only for players that are attacking while the last one is generally used to change the damage amount, which you could set to 0 but it will still show the animations.
-
minecraft server not fully loading up
I did a search of the github issues pages for alltheores and found this, saying that alltheores is a required mod for allthemodium https://github.com/AllTheMods/AllTheModium/issues/33#issuecomment-1320698861
-
minecraft server not fully loading up
Then something in your setup must have that worldgen definition. Either; * One of your mods * A custom datapack you have installed (I didn't see that in your log) * Some script, e.g. kubejs or crafttweaker (I didn't see either of those mentioned, but maybe you have something else?) I guess the only way you are going to find it is by experimenting with removing mods until the problem goes away.
-
Rendering overlay issue.
https://github.com/TeamMidnightDust/MidnightLib/issues/19
-
1.18.2 Health overlay
https://github.com/MinecraftForge/MinecraftForge/blob/b63dc48e19d31d1a469827a828046bbef0976300/src/main/java/net/minecraftforge/client/gui/ForgeIngameGui.java#L489 That's the code that shows the hearts for 1.18.2
-
minecraft server not fully loading up
That's the same error. I'm going to guess that you previously installed alltheores? Now that worldgen config is saved inside the level.dat of your server's save. Try renaming the world save of the server to something else. Rebooting the server will then create a new world (which if my guess is correct) won't include this data.
-
deleting Item after its dropped
EntityJoinLevelEvent. Dropped items are ItemEntitys.
-
Can't run forge server 1.19.4
You will need java 17, if you want to use any mods that use mixins. Mixin does not support java 20.
-
Can't run forge server 1.19.4
There is no error in that log. And please put logs on a file sharing site. If that is the full log, you likely have the real error on your console?
-
Trying to create an Entity but the renderer doesn't work
I'm not telling them not to help you. I'm telling them that by doing all the work for you, they are not really helping you. Also, can you imagine what would happen if we answered every question like yours? All the volunteers would just leave, it would just be too much work answering the same old boring/trivial questions over and over again.
-
Trying to create an Entity but the renderer doesn't work
@Bonibom if you spoon feed the basics to the original poster they will never learn. All that will happen is; 1) They will keep coming back for more and you will end up writing their mod for them 2) When they release their mod, they won't know what it does, and it will likely break other people's world. They will then come back here expecting us to fix their mod for them. Not being a teaching forum is deliberate choice. It forces people that post here to understand for themselves what they are doing. Instead of just copy/pasting code. And without learning the basics, they probably won't understand any answers they are given anyway.
-
1.19.4 Name tag like rendering
Err... RenderNameTagEvent? For doing more comlicated things than text you can for LivingEntitys; EntityRenderersEvent.AddLayers then addLayer() to the renderers of the entities you want to modify. The vanilla code for rendering the naming tag can be found in the base EntityRenderer class.
-
All The Mods 8 - Client Crash Report Help
The error says something else is holding a lock on that file, so it can't be opened. Maybe you have a previous version of minecraft running in the background that didn't shut itself down properly? If you can't figure it out, try restarting windows. That will close all your programs and so release the lock.
-
modded server won't work
Check you have the latest version then contact the mod author.
-
i used immersive portals and now my world is broken
Duplicate post.
-
i used immersive portals and now my world is broken
Post a link to your logs/debug.log
-
The game crashed whilst initializing game Error: java.lang.ExceptionInInitializerError: null
Check you have the latest version then contact the mod author.
-
Please help. 1.18.2 Modpack
Check you have the latest version then contact the mod author.
-
Trying to create an Entity but the renderer doesn't work
This is not a teaching forum. Look at the vanilla entity renderer classes or find a mod that does something like what you want.
IPS spam blocked by CleanTalk.