Everything posted by Luis_ST
-
my server keeps crashing
Problem with EntityCulling, make sure you use the latest version of the mod. If you already use the latest version of the mod report the bug to the mod author
- fixed
-
I am trying to start a minecraft modded server, to play on with my friend and the run.bat keeps crashing
update to the latest version of 1.16.5
-
disable entity AI
you can cancel LivingUpdateEvent for the Entity you want to disable the AI
- Help!
-
Crash when Launching with Mods
Problem with Effective, make sure you use the latest version of the mod. If you already use the latest version report the bug to the mod author.
-
does anyone know what I can do to fix this
Make sure you use the latest version of the Mod. If you already use the latest version report the bug to the mod author.
-
[1.16.5] Custom Attack Speed to Custom Tier
the default attack speed is 4.0, you need to use a negative value the vanilla default SwordItem value is -2.4
-
launching forge error i need help..
Problem with Citadel. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
-
launching forge error i need help..
the log you post does not contains an error, make sure it is the full debug log if it was the full log post launcher log
-
launching forge error i need help..
post debug log
-
Best way to check if attack was blocked by shield
take a look at the vanilla logic: LivingEntity#isDamageSourceBlocked and LivingEntity#isBlocking
-
Custom max durabillity 1.16.5
you need add it to the Item.Properties of your Item
-
Crash on startup when a mod is missing a library instead of an error screen
Try without Better Loading Screen. if the game still crash, post debug log, on CurseForge you need to enable the debug log in the settings
-
[Solved] Error by starting 1.18.1 forge
you can add [Solved] to the start of title, of this thread
-
How to change ore generation
you can modify the Ore generation via the BiomeLoadingEvent, remove the PlacedFeature of the vanilla Ore and add then your new PlacedFeature to the BiomeGenerationSettingsBuilder
-
this crash may be caused by an invalid java runtime configuration. Check any custom configuration settings
there is a debug log, if you use CurseForge you need to enable the debug log in the settings
-
Modpack is crashing while startup - Mixin config .json does not specify "minVersion" property
post debug log
-
biomes o plenty world type not loading better nether
you could try to disable the Biomes O Plenty Nether Biomes via the config, if this won't work, then the mods are not compatible
-
Increase crossbow damage
unfortunately this is hardcoded in vanilla via private static methods in the CrossbowItem class, the best way would be to copy these methods and edit them in your Item class the methods you need to copy are: CrossbowItem.getArrow, CrossbowItem.shootProjectile and CrossbowItem.performShooting then you be able to modify the AbstractArrow in your custom getArrow method, you can set the Arrow damage via AbstractArrow#setBaseDamage after that you also need to override #use, you can copy the logic from vanilla but note you need to call you custom performShooting there you will probably need a few AT's if you don't want to copy the complete vanilla logic from the Crossbow, since there are several private static methods that you have to call from your custom methods (i told you above)
-
I death and i can't respawn
Problem with U Team Core. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
-
Cant get my server to start
the problem is cause by java, since the version is not compatible with forge
-
Minecraft Modpack Vault Hunters crashes if I change the ram ammount allowed.
post debug log
-
[1.16.5] Can't find tag: minecraft:nether_star
there is no tag for the Nether Star, you need to use the item in your recipe
-
Mixin crash on 1.16.5 modpack
if there is then no other Mod which cause a crash then yes
IPS spam blocked by CleanTalk.