Everything posted by warjort
-
Game Crashes when I try to play on world
These are the forge support forums. Identifying which mod is causing the problem is as far as we go. For help with individual mods you need to contact the mod authors.
-
Game Crashes when I try to play on world
Issue with create, others have said it is a conflict with optifine.
-
Exception loading blockstate definition
People that; * post "it doesn't work" instead of showing the actual error. * don't include all the information https://github.com/RealYusufIsmail/Armour-and-Tools-Mod/blob/f8f865ef0c94cfe54d3847d398ee9f533cf94379/src/main/java/io/github/realyusufismail/armourandtoolsmod/core/init/BlockInit.java#L21 * spend less than 30 minutes trying to figure it out for themselves and instead expect others to do their work for them will usually just be ignored. I could try to guess what the problem is, but with such incomplete information I would likely be wrong, so I won't. I've answered a number of your problems recently and the last few were trivial typos in your code which tells me you are putting little effort into trying to debug it for yourself.
-
can't load into a world. it closes while "starting the world"
Issue with create when drawing a map item. Others have said it is a conflict with optifine.
-
Exit Code 1
There is no error in that log. If it is the full log, post a link to your launcher_log.txt before restarting the launcher. But the last thing in the log is Which would suggest that file is invalid/corrupted? Try deleting it and it should be recreated with default options.
-
[1.19] How to push minecraft and make it slow down smoothly
Do you know how to read java code? It's not difficult to find: AbstractMinecart.tick() -> moveAlongTrack() -> applyNaturalSlowdown()
-
Exception loading blockstate definition
i.e. your resource/datapack metadata You have a invalid space (%20) at the beginning of the file name. https://github.com/RealYusufIsmail/Armour-and-Tools-Mod/blob/changed_to_java/src/main/resources/ pack.mcmeta
-
Rendering overlay crash error
https://www.curseforge.com/minecraft/mc-mods/invmove/relations/dependencies You need to check the dependencies of the mods you download.
-
Exception loading blockstate definition
https://forge.gemwire.uk/wiki/BlockState_JSONs and getVariantBuilder()
-
Get Dimension Type
What you do is go to the Mojang office and put a big red "NO" sticker over all the developer's refactoring button in their IDE. 🙂 Mojang still regard the worldgen introduced in 1.16.x as experimental, so any worldgen modding is going to be painful porting across versions until they (if ever) stabilise the code. See DimensionSpecialEffects.forType() and related code.
-
I get this crash: Error: java.lang.NoClassDefFoundError: me/shedaniel/clothconfig2/api/AbstractConfigListEntry (exit code -1)
https://www.curseforge.com/minecraft/mc-mods/invmove/relations/dependencies
-
[1.19.2] Write and read list by FriendyByteBuffer
FriendlyByteBuffer.readList()/writeCollection() e.g. ClientBoundExplodePacket sends a list of exploded BlockPos
-
Can you help me with this?
Install the latest preview release of optifine.
-
"MOJANG" Loading Screen Stuck at 100%
The "broken" thread dump just shows it processing image data. It is not "stuck". Of course it might be looping infinitely due to one of your mods breaking minecraft's internal data structures. But that isn't something we can diagnose with a log. If you managed to narrow it down to the quark mod, I suggest you check you have the latest version then contact the mod author. But it could also be as I said above, where the increased number of mods requires a bigger texture atlas for more textures. That is stressing your memory and the java garbage collector.
-
Oh The Biomes You'll Go (byg) encountered and error during common_setup event phase (1.19.2)
If you know the problem is byg and you have tried the latest version, contact the mod author.
-
Exception in thread "main" java.lang.module.ResolutionException: Module fmlloader reads another module named fmlloader
https://forge.gemwire.uk/wiki/Dependencies/1.18 You can't use obfuscated mods in a development environment.
-
it says connection lost server closed after 3 seconds everytime i enter a dimension(other than the overworld)
Issue with apotheosis/placebo trying to generate random loot. Check you have the latest version then contact the mod author.
-
problem while updating from 1.18.1 to 1.19.2
Issue with the ironfurnaces mod. Check you have the latest version then contact the mod author.
-
Friend isn't able to play on my modded minecraft server.
Maybe this? https://forums.minecraftforge.net/topic/119518-exit-code-1073740940/#comment-524102
-
Exception in thread "main" java.lang.module.ResolutionException: Module fmlloader reads another module named fmlloader
I've never use the gametest stuff, but I bet if you ./gradlew --debug task-you-are-running to look at the command line used to start minecraft, you have 2 versions of mixin on the classpath? You need to figure out why.
-
Error when opening Crafting Table
Mods for 1.19.3 aren't going to work with minecraft 1.19.2
-
My Create Mod Isn't Working
Maybe this? https://forums.minecraftforge.net/topic/119518-exit-code-1073740940/#comment-524102
-
My Create Mod Isn't Working
If you know the issue is with create and you have the latest version, then you should contact the mod author.
-
Exception in thread "main" java.lang.module.ResolutionException: Module fmlloader reads another module named fmlloader
You seem to somehow have 2 versions of forge on the classpath?
-
Game keeps crashing
As was stated on the link I provided above, this is crash in native code. If it's not flywheel, you need to report it to microsoft or try a different java.
IPS spam blocked by CleanTalk.