Everything posted by warjort
-
Missing textures and unloadable models
From 1.19.3 textures need to be in textures/block and textures/item. See Mojang's release notes.
-
crash with no indication of mod, could anyone help me out?
Check you have the latest version then contact the mod author.
-
Player data saving, but not world...
I would think you fix it the same way as you fixed it last time. Either reinstall the mod that has the POI (point of interest) or edit the save to remove this data. This time it is inside the chunk data. I believe POIs have their own directory? https://minecraft.fandom.com/wiki/Java_Edition_level_format#poi_format
-
1.19.2 Create Custom Event Methods
LivingHurtEvent The DamageSource will be LIGHTNING_BOLT I have no idea how your Axe relates to this. Maybe LivingEntity.getItemInHand() ?
-
Player data saving, but not world...
It says it can't find a village "Point of Interest". I would guess this is related to those world gen mods you removed and were having problems with in your previous thread?
-
Description: Exception in server tick loop
Your latest crash shows you using broken client side only mods on the server like "not enough animations" and "entity culling". They are broken because they are trying to load client side GUI classes on the server where they don't exist. Remove these from the server, you don't need them there.
-
Description: Exception in server tick loop
When you have a crash in a mixin like you have, look for the final "caused by" then look for mod names.
-
Description: Exception in server tick loop
Conflict between immersive portals and krypton. Check you have the latest versions then contact the mod authors.
-
There is no installation file
https://johann.loefflmann.net/en/software/jarfix/index.html
-
[1.19.3]item name showing up as the path instead of what i've classified it as in eng_us.json
It is en_us.json https://github.com/misode/mcmeta/tree/assets/assets/minecraft/lang
-
How To Disable Inventory (TEXT)
Override the AbstractContainerScreen.renderLabels() method. This forum does not exist for you to use people as human search engines. We are here to answer real problems. Learn to use your IDE to look at how the vanilla classes you are extending/using work.
-
1.19 Vanilla Block Override
Leave it to the end user / modpack developer which implementation of the campfire they want to use, e.g. they can change the recipe to use your item.
-
Exception in thread "main" java.lang.IllegalStateException: Failed to find system mod: minecraft
If the forge bootstrap can't find minecraft this will be an issue with your launcher. If you are using the vanilla launcher post a link to the launcher_log.txt otherwise speak to whoever produces your launcher.
-
Run functions when player presses right click with item
Look at what for example the ShieldItem does. Or any other item that uses the startUsingItem() and its related methods.
-
Help. Minecraft keeps crashing at the World generation. "Exception in server tick loop"
Issue with immersive portals, probably a conflict with another mod? Check you have the latest version then contact the mod author.
-
Help. I dont know how to read crash reports and stuff like that, so can someone help with this crash. What to do?
Install the latest preview release of optifine for 1.18.2
-
1.18.2 Mods suddenly no longer working unprovoked
Looks like an issue with the additionaladdtiions configuration file. Probably got corrupted when your computer didn't shutdown properly? The error doesn't say what the configuration file is called. If you don't have a backup of the file, usually you can delete it and the mod will recreate it with default options. The debug.log doesn't match the crash report. Instead it shows you uninstalled a lot of mods, including world gen mods. So the game is refusing to load a world that was created with those mods.
-
Loading into Minecraft crashes with The game crashed whilst initializing game Error: org.spongepowered.asm.mixin.transformer.thr
Issue with entity_texture_features mod. Probably a conflict with another mod (optifine?) Check you have the latest version then contact the mod author.
-
Textures not showing up on placed block
Perhaps you mean the minecraft:block/cube_all ?
-
Crashing When Rendering Overlay
One of your config files is invalid/corrutped. You can find it in the config subfolder. If you don't have a backup of the file, delete it and it will be recreated with default values.
-
Crash Report
Oculus issue: https://github.com/Asek3/Oculus/issues/257
-
Internal exeption: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was...
Try with the latest optifine preview release. Otherwise you need to post your logs/debug.log From the error, it looks like a mod is doing something very broken with BlockStates? Probably the only way to find it, is to experiment with removing mods until the problem goes away. (Backup your world before removing mods).
-
Exit code -1073740940
The file will be in <your-minecraft-folder>/config. See the sticky post at the top of the forum for how to find your minecraft folder.
-
How Do I Open A Gui On Client?
https://forge.gemwire.uk/wiki/Sides#Reaching_Across_Logical_Sides Please familiarise yourself with the whole wiki.
-
1.18.2 Mods suddenly no longer working unprovoked
Put the files on proper file upload site. Those liinks are private.
IPS spam blocked by CleanTalk.