Everything posted by warjort
-
when trying to enter my server i get "connection closed - mismatched mod channel list" error message
Your log says they are not the same. Are you sure you are connecting to the right server?
-
[1.18.2] place Top-Blocks
It's not something I know a lot about. This link tries to explain the change in 1.18: https://github.com/TheForsakenFurby/Surface-Rules-Guide-Minecraft-JE-1.18/blob/main/Guide.md Here's the vanilla overworld config (for the latest 1.20 snapshot at time of writing): https://github.com/misode/mcmeta/blob/9d422bf8fe4824657260721682e5527ef608ce67/data/minecraft/worldgen/noise_settings/overworld.json#LL386C2-L386C2 From what I understand, they are only available when the chunk generator uses the NoiseGenerationSettings and only to carvers. So you shouldn't really rely on them being available. e.g. if somebody changes their overworld to "flat" you won't have any data. The way mojang do this kind of thing is to have different structures based on the biome. e.g. see the different villages. https://github.com/misode/mcmeta/tree/data/data/minecraft/structures/village If you still want to try to figue out how to get hold of the data, I would start with NoisedBasedChunkGenerator.topMaterial() but notice that method is deprecated in 1.18.2 and doesn't exist in 1.19.4 (the CarvingContext and SurfaceSystem methods still exist but are also deprecated).
-
[1.19.2] Make custom arrow invisible.
This is a support forum. We don't teach you how to write mods. You need to write your mod for yourself then come back with questions when it doesn't work as expected (after you have tried to figure it for yourself). Post a project on github that reproduces your problem when asking questions.
-
[1.19.2] Make custom arrow invisible.
Override shouldRender() for your renderer to check that flag. The vanilla arrow renderers don't check it.
-
help with this crash while trying to host a server
Use java 17 https://forums.minecraftforge.net/topic/122698-forge-1182-server-wont-load-up-with-dawncraft/?do=findComment&comment=533997
-
Forge Modded Minecraft "game crashed whilst rendering overlay"
Broken config file. If yout don't have a backup, delete the file and it will be recreated with default values.
-
1.19.4 What is the 3rd parameter of Level.setBlock(BlockPos , BlockState , int)
Look at the Block class.
-
Having problem starting up DawnCraft Server on Oracle Cloud
One of your mods is trying to load a client side class. The error does not say which one. The logs/debug.log might have more information?
-
TerraBlender and NotEnoughCrashes Broke (1.19.2)
Same issue with terrablender Usually if a configuration is broken, you can just delete it and it will recreate the file with default values.
-
TerraBlender and NotEnoughCrashes Broke (1.19.2)
Looks like some issue with not enough crashes configuration file? Contact the mod author for help.
-
Minecraft 1.19.4 Crashing
There is no real error in that log. Post the launcher_log.txt There is a lot of this But that doesn't look to be the cause the crash?
-
Error Code 1 But No Fixes Work?
https://forums.minecraftforge.net/topic/123710-minecraft-1194-forge-crash/#comment-537530
-
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
https://forums.minecraftforge.net/topic/119273-cant-download-forge-it-says-error/?do=findComment&comment=523804
-
Dawncraft | Game freezes when loading jungle biome
Try a mod like https://www.curseforge.com/minecraft/mc-mods/spark Read their documentation/wiki for how to use it. If you want help here, you need to post your logs/debug.log
-
MInecraft close on startup
That log doesn't show you starting forge. If you are posting the launcher_log.txt you need to do it directly after the crash. Restarting the launcher will clear the log. You should normally post the logs/debug.log
-
Item for Flying
https://forums.minecraftforge.net/topic/117960-1192-trying-to-give-player-creative-flight-in-survival-mode/?do=findComment&comment=519089
-
I keep getting this error
minecraft:pig usually means a mod is not registering one of its entities properly. The logs/debug.log might have more information?
-
1.19.2 ATM 8 - Exit Code: 1
@DavidTMYou need to start your own thread and post the logs. Error code 1 is a very general error, it just means the launcher doesn't know the cause.
-
1.19.2 ATM 8 - Exit Code: 1
https://forums.minecraftforge.net/topic/123710-minecraft-1194-forge-crash/?do=findComment&comment=537530
-
[1.19.2] Quark has failed to load correctly.
If you know the problem is with quark, you should contact the mod author. The issue appears to be this recent change: https://github.com/VazkiiMods/Quark/commit/1983ff42603cd822a763a37dd75c9d0105095f2c the author probably meant to use the google Lists class instead of the similar apache Lists class? The latter doesn't exist on the server.
-
Error While Installing Forge
Upgrade your java
-
Error While Installing Forge
https://forums.minecraftforge.net/topic/119273-cant-download-forge-it-says-error/?do=findComment&comment=523804
-
minecraft forge 1.16.5 failed to launch
This is a launcher issue, not forge. https://bugs.mojang.com/browse/MCL-20622 i.e. your disk is full or some other issue with that file (maybe permissions?) means it cannot open/replace it See the linked https://bugs.mojang.com/browse/MCL-11722 for possible solutions But 1.16.5 is no longer supported in this forum. https://forums.minecraftforge.net/topic/91712-supported-version-directory/ So you will need to find a general minecraft help forum if you want further help with this launcher issue.
-
I can't connect to multiple server
Maybe? https://forums.minecraftforge.net/topic/123829-a-solution-to-failed-to-log-in-the-authentication-servers-are-currently-not-reachable-please-try-again/#comment-537860
-
WARN Advanced terminal features are not available in this environment
One of your mod files is broken. The error does not say which one. Probably it didn't download properly.
IPS spam blocked by CleanTalk.