Everything posted by warjort
-
Can't run forge on pterodactyl panel
run.sh or run.bat (windows) Read the files for more information.
-
Custom 1.18.2 Mincecraft modpack doesn't launch
One of your config files is invalid/corrupted. You can find it in the config folder. If you don't have a backup of this file, you can delete it and it should be recreated with default values.
-
Custom 1.18.2 Mincecraft modpack doesn't launch
Looks like a conflict between debugify and okzoomer? Check you have the latest versions then contact the mod authors.
-
Custom 1.18.2 Mincecraft modpack doesn't launch
That log contains error either. It doesn't even show you starting minecraft. If you restart the launcher after the crash it will clear the log. Take a copy of the log with it showing you running minecraft, before restarting the launcher.
-
[SOLVED] [CODE] 1.19.2 Entity Climb Blocks Like Horse While Being Ride
https://github.com/MinecraftForge/MinecraftForge/blob/d812fdd0a35276abc72a308b604bb8fae551e6a4/src/main/java/net/minecraftforge/common/extensions/IForgeEntity.java#L204
-
Custom 1.18.2 Mincecraft modpack doesn't launch
Your logs don't contain any error. If they are really the complete logs, post your launcher_log.txt
-
[Solved] [1.19] Check if player has a recipe?
Maybe ServerPlayer.getRecipeBook() then contains(ResourceLocation) ?
-
[1.19.2][Solved] Access Transformers
You have to use its runtime name. There's a bot on forge's discord that helps you do it. Ask there.
-
Can you use eclipse to mod in 1.19.2
Don't know then. It's probably something to do with your eclipse being 4 years old? I suggest you talk to the eclipse/buildship people or upgrade eclipse.
-
Can you use eclipse to mod in 1.19.2
Just create an empty folder and use that as your workspace.
-
Can you use eclipse to mod in 1.19.2
File -> import -> gradle -> existing gradle project You only need the geneclipseruns task if you want to run minecraft inside the ide. It generates eclipse's native run configurations from the gradle config. And the plain eclipse task is redundant. buildship will overwrite the files it generates with its own project settings anyway.
-
[SOLVED][1.19.2] Capabilities
Relook at that link. The information is there, including a whole worked example at the bottom on how to attach to an entity and store a "damageDealt" field. You don't need the first part if you are using the annotation for capability registration. There's also a separate page on that same wiki: https://forge.gemwire.uk/wiki/Capabilities/Attaching
-
[SOLVED][1.19.2] Capabilities
https://forge.gemwire.uk/wiki/Capabilities
-
Ich habe ein Problem bei meinem eigenem Modpack.
https://github.com/sp614x/optifine/issues/7127
-
Error message when launching forge server
Looks like one of your mods is trying to load a client class on the server. The error message does not say which one. Maybe the debug.log has more information. I notice in the log you have oculus on the server which is a client side mod. You probably have others?
-
Better Minecraft Modpack Server 1.19.2
Looks like a known issue: https://github.com/team-abnormals/savage-and-ravage/issues/119 You should probably make the modpack authors aware of this.
-
[1.19.2] Cancelling Water Damage for water sensitive mobs
My understanding from reading the code for LivingEntity.hurt() is that cancelling the event does not stop the all the hurt processing? It just makes the entity hurt for 0 damage. For the teleportation. That is not related to the entity taking damage. There is separate logic and event for this: EntityTeleportEvent.EnderEntity
-
how to implement other mods into my eclipse workspace?
https://forge.gemwire.uk/wiki/Dependencies
-
[1.6.4] Cannot build mod because ForgeGradle 1.0 is no longer on maven
The source code for what you want is here: https://github.com/MinecraftForge/ForgeGradle/tree/FG_1.0 or there is this in the modern maven repository: https://maven.minecraftforge.net/net/minecraftforge/gradle/ForgeGradle/1.0/maven-metadata.xml But, you won't get support for anything before 1.18 in this forum. You will have to work through problems yourself or find somebody else who mods on your version to help you.
-
Hello in need of help for running my modded server!.
Use java 17, mixin does not support java 19
-
Freezing Glitch Again
Looks like an issue with updgraded netherite mod? Check you have the latest version the contact the mod author.
-
SERVER DON'T WORK | 1.18.2 | Only forge server
Use java 17, mixin does not support java 19
-
Launcher crashes
You are trying to mods for 1.15 with minecraft 1.18.2? Download the versions of those mods that are for minecraft 1.18.2
-
How do i add more ram to my server?
Read the comments in your user_jvm_args.txt
-
Exception in server tick loop
There is nothing else in that log about your problem. I have underlined the following mods that are modifying code in this area: But that does not mean it is one of these mods. They are just ones you can check first to see if you have the latest version or there are known issues.
IPS spam blocked by CleanTalk.