Jump to content

BamGL

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by BamGL

  1. It was indeed Lollipop, thank you so much for your help
  2. oh ok then, thank you for your help, I'll report back after I try it
  3. debug.log I think this is it, thank you for your help
  4. I thought it had something with it for some reason when I made the post, I revisited this post and I took the RAM part off the title, it was kinda stupid
  5. I saw a tutorial and I think this is it, if it's not please tell me how to show you the debug.log, thx. 16:30:31.920 Preparing to launch minecraft client for 1.16.1-forge-32.0.108 16:30:36.488 Checking installations. 16:30:36.489 Minecraft client 1.16.1-forge-32.0.108 is ready to start. 16:30:36.489 Starting! 16:30:37.311 Version does not support log configuration, will assume one plaintext entry per line 16:30:38.841 2020-09-25 16:30:38,840 main WARN Advanced terminal features are not available in this environment 16:30:39.018 [32m[16:30:39] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, BamGL, --version, 1.16.1-forge-32.0.108, --gameDir, C:\Users\gamer\AppData\Roaming\.minecraft, --assetsDir, C:\Users\gamer\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, 0cb8b7bfb58e408d8a5a3108a6aa05db, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 32.0.108, --fml.mcVersion, 1.16.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200625.160719] 16:30:39.034 [m[32m[16:30:39] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 6.1.1+74+master.966c698 starting: java version 1.8.0_51 by Oracle Corporation 16:30:39.776 [m[32m[16:30:39] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust 16:30:39.817 [m[32m[16:30:39] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/gamer/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8/mixin-0.8.jar Service=ModLauncher Env=CLIENT 16:30:41.393 [m[33m[16:30:41] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file Mod File: C:\Users\gamer\AppData\Roaming\.minecraft\mods\cinderscapes-1.0.7+build.43-1.16.1.jar is missing mods.toml file 16:30:41.393 [m[33m[16:30:41] [main/WARN] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: File C:\Users\gamer\AppData\Roaming\.minecraft\mods\cinderscapes-1.0.7+build.43-1.16.1.jar has been ignored - it is invalid 16:30:43.374 [m[32m[16:30:43] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [voronoiaoc.byg.mixin.MixinConnector] 16:30:43.382 [m[32m[16:30:43] [main/INFO] [vo.by.BYG/]: BYG: Mixin Connected! 16:30:43.382 [m[32m[16:30:43] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.16.1-forge-32.0.108, --gameDir, C:\Users\gamer\AppData\Roaming\.minecraft, --assetsDir, C:\Users\gamer\AppData\Roaming\.minecraft\assets, --uuid, 0cb8b7bfb58e408d8a5a3108a6aa05db, --username, BamGL, --assetIndex, 1.16, --accessToken, ????????, --userType, mojang, --versionType, release] 16:30:43.552 [m[ApotheosisCore]: Patching ItemStack#onItemUse 16:30:43.701 [backpacked-transformer.js] Patching PlayerEntity#<init> 16:30:43.736 [backpacked-transformer.js] Successfully patched PlayerEntity#<init> 16:30:43.764 Initializing transformation org.objectweb.asm.tree.ClassNode@785d6a98 16:30:43.779 Found method func_234570_el_ org.objectweb.asm.tree.MethodNode@45d38165 16:30:43.782 Found node org.objectweb.asm.tree.MethodInsnNode@1f3f434
  6. So, I put some more mods into my 1.16.1 modpack, that I had already played before lots of times, and the game simply wouldn't load. Long story short, I ended up with 80 something mods on my desktop, testing every 4 of them, the first 4 I put took over 3GB of RAM while loading, and they were not heavy mods whatsoever, so I expect this being a bug. I took off the mods I added to my modpack and it still crashed, so now idk what to do, the first message I get on the launcher is this: The game crashed whilst initializing game Error: java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.util.registry.Registry Exit Code: -1 and the crashing report is the following: ---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 9/24/20 5:17 PM Description: Initializing game java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.util.registry.Registry at net.minecraft.item.ItemStack.lambda$static$3(ItemStack.java:77) ~[?:?] {re:mixin,re:classloading,xf:fml:apotheosis:apothitemusehook,xf:fml:quark:add-spacing-for-stack,pl:mixin:APP:losttrinkets.mixins.json:ItemStackMixin,pl:mixin:A} at net.minecraft.item.ItemStack$$Lambda$1298/1096084691.apply(Unknown Source) ~[?:?] {} at com.mojang.serialization.codecs.RecordCodecBuilder.create(RecordCodecBuilder.java:72) ~[datafixerupper-3.0.25.jar:?] {re:classloading} at net.minecraft.item.ItemStack.<clinit>(ItemStack.java:76) ~[?:?] {re:mixin,re:classloading,xf:fml:apotheosis:apothitemusehook,xf:fml:quark:add-spacing-for-stack,pl:mixin:APP:losttrinkets.mixins.json:ItemStackMixin,pl:mixin:A} at net.minecraft.client.settings.HotbarSnapshot.<init>(SourceFile:13) ~[?:?] {re:classloading} at net.minecraft.client.settings.CreativeSettings.<init>(SourceFile:30) ~[?:?] {re:classloading} at net.minecraft.client.Minecraft.<init>(Minecraft.java:395) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.1-32.0.105.jar:32.0] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$458/1629805986.call(Unknown Source) [forge-1.16.1-32.0.105.jar:32.0] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-6.1.1.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-6.1.1.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-6.1.1.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-6.1.1.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-6.1.1.jar:?] {re:classloading} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.minecraft.item.ItemStack.lambda$static$3(ItemStack.java:77) at net.minecraft.item.ItemStack$$Lambda$1298/1096084691.apply(Unknown Source) at com.mojang.serialization.codecs.RecordCodecBuilder.create(RecordCodecBuilder.java:72) at net.minecraft.item.ItemStack.<clinit>(ItemStack.java:76) at net.minecraft.client.settings.HotbarSnapshot.<init>(SourceFile:13) at net.minecraft.client.settings.CreativeSettings.<init>(SourceFile:30) at net.minecraft.client.Minecraft.<init>(Minecraft.java:395) -- Initialization -- Details: Stacktrace: at net.minecraft.client.main.Main.main(Main.java:149) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$458/1629805986.call(Unknown Source) at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) -- System Details -- Details: Minecraft Version: 1.16.1 Minecraft Version ID: 1.16.1 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1655320320 bytes (1578 MB) / 2248146944 bytes (2144 MB) up to 5771362304 bytes (5504 MB) CPUs: 6 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5500m -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: 1.16.1-forge-32.0.105 Backend library: LWJGL version 3.2.2 build 10 Backend API: NO CONTEXT GL Caps: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) CPU: <unknown>
×
×
  • Create New...

Important Information

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