Jump to content

Recommended Posts

Posted

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Posted
Quote

[05:09:15] [main/ERROR]: Missing mandatory dependencies: flywheel, biomesoplenty, flywheel

You have 2 mods that want a different version of flywheel and another wants a different version of biomesoplenty

Since you don't post the logs/debug.log or the crash report I can't give you anymore information than that.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Posted
Quote

[05:09:19] [main/WARN]: Reference map 'steampowered.refmap.json' for createbigcannons.mixins.json could not be read. If this is a development environment you can ignore this message

This also looks weird. Why is createbigcannons looking for steampowered's mixin configuration? Probably not the cause, but contact the mod author.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Posted
1 hour ago, warjort said:

This also looks weird. Why is createbigcannons looking for steampowered's mixin configuration? Probably not the cause, but contact the mod author.

I don't have any other logs but latest.log ... sorry.

Posted

This is the debug.log but it does not look like the full log. Please make sure it is the full debug.log.
If this is the full debug.log please post launcher_log.txt as well.

Posted
1 hour ago, Luis_ST said:

This is the debug.log but it does not look like the full log. Please make sure it is the full debug.log.
If this is the full debug.log please post launcher_log.txt as well.

exit code 1, no other logs in log folder or when it says "exit code 1" sorry.

Posted
2 hours ago, Luis_ST said:

If this is the full debug.log please post launcher_log.txt as well.

You find the launcher_log.txt in your game directory not in the logs folder.

Posted
1 hour ago, Luis_ST said:

You find the launcher_log.txt in your game directory not in the logs folder.

the instance never launched before so a lot of files aren't there, and that's one of them.

Posted (edited)

You have logs above that show it was previously launched. 🙂

 

Since you use curseforge, it will be in /D:/curseforge/Instances/Install/launcher_log.txt

it is the one created by the vanilla launcher that curseforge uses to launch the game.

Edited by warjort

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Posted (edited)
Quote

/D:/curseforge/Instances/Install/launcher_log.txt

At least I think that is correct? You have seem to have changed the curseforge location so it has curseforge/instances/instances which is a bit confusing/non-standard. 🙂 

Edited by warjort

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Posted
16 hours ago, warjort said:

At least I think that is correct? You have seem to have changed the curseforge location so it has curseforge/instances/instances which is a bit confusing/non-standard. 🙂 

ya that was my bad, the C:\ drive ran out of space and i had a hard and confusing time with it.

That file does exist and here is the txt https://paste.ee/p/pOhXd

Posted
Quote

GameCallbacks.cpp(177)] Game/game () Info Caused by: java.lang.IllegalAccessError: class me.jellysquid.mods.lithium.common.shapes.VoxelShapeSimpleCube tried to access method 'void net.minecraft.world.phys.shapes.VoxelShape.<init>(net.minecraft.world.phys.shapes.DiscreteVoxelShape)' (me.jellysquid.mods.lithium.common.shapes.VoxelShapeSimpleCube is in module [email protected] of loader 'TRANSFORMER' @1a14fdf0; net.minecraft.world.phys.shapes.VoxelShape is in module [email protected] of loader 'TRANSFORMER' @1a14fdf0) [Info: 2022-08-22 00:23:05.1109068: GameCallbacks.cpp(177)] Game/game () Info at TRANSFORMER/[email protected]/me.jellysquid.mods.lithium.common.shapes.VoxelShapeSimpleCube.<init>(VoxelShapeSimpleCube.java:31)

Its a problem with radium.

Make sure you have the latest version then contact the mod author.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Posted

Mods like Radium are not recommended to use. Those magic performance Mods increasing the game performance by breaking game logic.

This "new game logic" can then lead issues and conflicts with other Mods. If you don't need Radium to 100% then you should remove it.

  • Like 1
Posted
Quote

java.lang.IllegalAccessError: class net.minecraft.client.Minecraft tried to access private field com.mojang.blaze3d.platform.Window.f_85359_ (net.minecraft.client.Minecraft and com.mojang.blaze3d.platform.Window are in module [email protected] of loader 'TRANSFORMER' @250d440) at net.minecraft.client.Minecraft.md414d23$lambda$moveRenderOut$0$2(Minecraft.java:6359) ~[client-1.18.2-20220404.173914-srg.jar%23222!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixin.cleancut.json:MinecraftMixin,pl:mixin:APP:better_loading_screen-common.mixins.json:MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:physicsmod.mixins.json:MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:fabricapi.MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.essential.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.moveRenderOut(Minecraft.java:6371) ~[client-1.18.2-20220404.173914-srg.jar%23222!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixin.cleancut.json:MinecraftMixin,pl:mixin:APP:better_loading_screen-common.mixins.json:MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:physicsmod.mixins.json:MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:fabricapi.MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.essential.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.handler$zgb000$begin(ClientModLoader.java:582) ~[forge-1.18.2-40.1.68-universal.jar%23227!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:better_loading_screen.mixins.json:MixinClientModLoader,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java) ~[forge-1.18.2-40.1.68-universal.jar%23227!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:better_loading_screen.mixins.json:MixinClientModLoader,pl:mixin:A,pl:runtimedistcleaner:A}

One of these mods has injected some bad code into the Minecraft class.

From what is being accessed I would guess is it better_loading_screen? But it could be anything mentioned above.

NOTE: For some bizarre reason better loading screen has 2 different v1.4.0 jars, one is for 1.16 the other for 1.18 - make sure you have the correct one.

https://www.curseforge.com/minecraft/mc-mods/betterloadingscreen/files

 

If that doesn't fix it, you are probably going to have to rebuild this modpack from scratch and test each mod works individually.

That way you will know which mod causes the problem and not hit roadblocks like this.

  • Like 1

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Posted (edited)
2 hours ago, warjort said:

One of these mods has injected some bad code into the Minecraft class.

From what is being accessed I would guess is it better_loading_screen? But it could be anything mentioned above.

NOTE: For some bizarre reason better loading screen has 2 different v1.4.0 jars, one is for 1.16 the other for 1.18 - make sure you have the correct one.

https://www.curseforge.com/minecraft/mc-mods/betterloadingscreen/files

 

If that doesn't fix it, you are probably going to have to rebuild this modpack from scratch and test each mod works individually.

That way you will know which mod causes the problem and not hit roadblocks like this.

new log? "Not Enough Crashes" Just gave me a link to this https://bytebin.lucko.me/2W8HoAtzO0 is it helpful?

Edited by GRKTheGreat
spelling

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.