Everything posted by warjort
-
my game is crashing please help
Some issue with a mekanism shader. Maybe a conflict with optifine? Check you have the latest version then contact the mod author.
-
I don't have a mod that has this.
The mod is visuality.
-
[1.19.4, SOLVED] Left-click charging mechanics for custom weapon
How is this different from what the (Cross)Bow does?
-
Crash Server
You need to use java 17, mixin (used by many mods) does not support java 19.
-
Error when starting minecraft
That's private.
- Crash Server
- Crash Server
-
[1.19.2] Black screen at launch
There's something messed up with your development environment. It is trying to use the 1.18 assets with 1.19.2 Guesses: * you haven't run the gradle clean task so there is still stuff hanging around from when you had 1.18 * you are launching from inside your IDE and haven't rebuilt the run configurations
-
I have problem with my server (version 1.19.2 forge)
That's the same error. So either you didn't remove the mod or you are looking at the wrong log. Also post the full log to a file sharing site, not snippets in the forums.
-
Weird crash when loading world
Something is breaking the rendering code. The error message does not say which mod. I have underlined the mods that are directly modifying that class, but really it could be any mod. I would be suprised if immersive portals works well with optifine? Given how incompatible it is with a lot of other mods. 🙂
-
I cant connect to my own server. Someone please help! (Ive been at this for days)
Post a link to the client's logs/debug.log on a file sharing site.
-
Crash while trying to load a world
Issue with oculus, check you have the latest version then contact the mod author.
-
Exit Code: 1
That's private. Probably awaiting moderation? Try searching it yourself for the phrase "Problematic frame" like this: https://forums.minecraftforge.net/topic/123416-exit-code-1/?do=findComment&comment=536369
-
Exit Code: 1
https://forums.minecraftforge.net/topic/123416-exit-code-1/ Post your launcher_log.txt to confirm it is your graphics card driver. My suspicion is AMD recently updated their driver and broke it? Given how many people have reported this problem in the last few days.
-
I have problem with my server (version 1.19.2 forge)
Some conflict between solarflux and applied energistics. Check you have the latest versions of these mods then contact the mod authors.
-
Exit Code: 1
From that link I posted above, or also in my footer:
-
Forge 1.19.4 exit code 1
Config files will usually get recreated with default values if you delete them. Unless the mod author is doing something weird. I have no idea what is causing the missing text, if it is not some knock-on effect from the broken mod loading. Maybe optifine? Or, the errors with the broken config files are usually caused by the computer not getting shutdown properly (e.g. power outage) so windows does not flush the files to the hard drive. Maybe you have some other corrupted file in your minecraft installation caused by the same problem? If the problem persists, I would suggest backing up your saves and then reinstalling minecraft and forge.
-
Forge 1.19.4 exit code 1
Same problem different config file.
-
forge error on run
I'm obviously just wasting my time. My previous response contains a link to some code by somebody who knows how to "correctly" register ConfiguredFeatures in 1.18 using a DeferredRegister<ConfiguredFeature> Yours tries to lookup blocks that don't exist yet and then register them in the vanilla builtin registries.
-
Crash when starting game
https://www.curseforge.com/minecraft/mc-mods/chunk-animator/comments
-
Crash when starting game
Conflict between rubidium and chunkanimator. Check you have the latest versions then contact the mod authors.
-
forge error on run
Sorry, but you are just talking to yourself unless you show what you talking about. We have no psychic powers. Although I suspect, you just don't understand how Suppliers (deferred access) works? Example from a recent thread: https://forums.minecraftforge.net/topic/123364-defective-ore-generation/
-
forge error on run
Of course it is possible. You are just doing it wrong. From that link I posted earlier that you didn't read (the part that says IMPORTANT): https://forge.gemwire.uk/wiki/Registration#DeferredRegister Bad constructor (no way to pass an item in static initialisation): MyCrystalOreBlock(Item item) Good constructor (deferred access) MyCrystalOreBlock(RegistryObject<Item> itemRegistryObject) // or equivalently Supplier<Item> And it's not like this question hasn't been asked many times before in this forum. oh wait...
-
Food eating
Doesn't matter. It's still not something we will tell you how to implement. Regardless of your intentions.
-
Food eating
Bots are not supported in this forum. Even if you are not writing a bot, we don't help with the tech used to write cheats.
IPS spam blocked by CleanTalk.