Posted December 24, 20195 yr Spoiler This is just one of the many crash reports I experienced. ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 24/12/19 09:51 Description: Rendering overlay com.electronwill.nightconfig.core.io.ParsingException: Not enough data available at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.0.jar:?] {} at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.0.jar:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.0.jar:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.0.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.0.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.0.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.0.jar:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.0.jar:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.0.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.0.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.0.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.0.jar:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.0.jar:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.0.jar:?] {} at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$2490/1594357412.apply(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:99) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker$$Lambda$2489/1628139121.accept(Unknown Source) ~[?:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {} at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {} at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:151) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader$$Lambda$2488/820990874.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:56) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:151) ~[?:?] {re:classloading} at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2483/1323199662.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2035/79120973.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:105) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2481/172595551.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2035/79120973.run(Unknown Source) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$2490/1594357412.apply(Unknown Source) at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:99) at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) at net.minecraftforge.fml.config.ConfigTracker$$Lambda$2489/1628139121.accept(Unknown Source) at java.lang.Iterable.forEach(Iterable.java:75) at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:151) at net.minecraftforge.fml.ModLoader$$Lambda$2488/820990874.run(Unknown Source) at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:56) at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:151) -- Overlay render details -- Details: Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui Stacktrace: at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:880) at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:890) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) at net.minecraft.client.main.Main.main(SourceFile:155) 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:56) at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$397/1609960076.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.14.4 Minecraft Version ID: 1.14.4 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: 1097019336 bytes (1046 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 4 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 4.1.0+62+5bfa59b ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE /forge-1.14.4-28.1.108.jar object_holder_definalize PLUGINSERVICE /forge-1.14.4-28.1.108.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.14.4-28.1.108.jar capability_inject_definalize PLUGINSERVICE /forge-1.14.4-28.1.108.jar runtimedistcleaner PLUGINSERVICE /OptiFine_1.14.4_HD_U_F5.jar OptiFine TRANSFORMATIONSERVICE /forge-1.14.4-28.1.108.jar fml TRANSFORMATIONSERVICE FML: 28.1 Forge: net.minecraftforge:28.1.108 FML Language Providers: [email protected] minecraft@1 Mod List: forge-1.14.4-28.1.108-client.jar Minecraft {[email protected] COMMON_SETUP} backpacked-1.2.0-mc1.14.4.jar Backpacked {[email protected] COMMON_SETUP} forge-1.14.4-28.1.108-universal.jar Forge {[email protected] COMMON_SETUP} controllable-0.7.0-mc1.14.4.jar Controllable {[email protected] COMMON_SETUP} slopes-1.0.0-mc1.14.4.jar Slopes {[email protected] COMMON_SETUP} filters-1.1.1-mc1.14.4.jar Filters {[email protected] COMMON_SETUP} cfm-7.0.0-pre14-mc1.14.4.jar MrCrayfish's Furniture Mod {[email protected] COMMON_SETUP} enchantable-1.1.0-mc1.14.4.jar Enchantable {[email protected] COMMON_SETUP} Launched Version: 1.14.4-forge-28.1.108 LWJGL: 3.2.2 build 10 OpenGL: AMD Radeon(TM) Vega 3 Graphics GL version 4.5.13497 Compatibility Profile Context 23.20.826.7168, ATI Technologies Inc. GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Resource Packs: vanilla Current Language: English (United Kingdom) CPU: 4x AMD Ryzen 3 2200U with Radeon Vega Mobile Gfx OptiFine Version: OptiFine_1.14.4_HD_U_F5 OptiFine Build: 20191204-141250 Render Distance Chunks: 5 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.5.13497 Compatibility Profile Context 23.20.826.7168 OpenGlRenderer: AMD Radeon(TM) Vega 3 Graphics OpenGlVendor: ATI Technologies Inc. CpuCount: 4 The Mods I had loaded at the time where the following: 1. Backpacked 1.2.0 (MrCrayfish) 2. Furniture Mod 7.0.0 (MrCrayfish) 3. Controllable 0.7.0 (MrCrayfish) 4. Enchantable 1.1.0 (MrCrayfish) 5. Filters 1.1.1 (MrCrayfish) 6. OptiFine HD U F5 7. Slopes 1.0.0 (MrCrayfish) 8. Iron Chests 9.1.5 9. Iron Shulker Boxes 3.1.12 Note: Forge 28.1.108 began to crash when I installed Iron Chests 9.1.5 and Iron Shulker Boxes 3.1.12. Even after moving them to the Recycling Bin, Forge 28.1.108 continued to crash. Is there any way to resolve this? Edited December 24, 20195 yr by TheGreenSquarez Minor update, again
December 24, 20195 yr Did you tried only IronChest/ShulkerBox(without Crayfish's Mod and Optifine)? If didn't, try. Also, don't forget to delete config folder in .minecraft Edited December 24, 20195 yr by ScarlettSh0 Grammar
December 24, 20195 yr Author 1 hour ago, ScarlettSh0 said: Did you tried only IronChest/ShulkerBox(without Crayfish's Mod and Optifine)? If didn't, try. Also, don't forget to delete config folder in .minecraft Are you a native English speaker? I'm not sure, because your English seems terrible. Also, you are a Tree Puncher, like me, so I can't trust you. Also, what are the side effects of removing the config folder? - TGS Edited December 24, 20195 yr by TheGreenSquarez
December 24, 20195 yr 6 minutes ago, TheGreenSquarez said: Are you a native English speaker? I'm not sure, because your English seems terrible. Also, you are a Tree Puncher, like me, so I can't trust you. Also, what are the side effects of removing the config folder? - TGS Like I said nope, it's not my native. You shouldnt't, you can't trust anybody even if they try to help you(I can't put jokes in non-native yet, srry), but like I said they try to help you There might be conflicts between some options that are configured through their config file. E.g Better With Mods conflicts with Minestrappolation 5 because they both overrides Llama drop and you can disable that through config
December 24, 20195 yr Also, if you don't believe someone don't jump to conclusion only because of what you saw first. I remember EvilMinecraft, ModLoader and Super Hostile's Map. I Tree Puncher only because I forgot my previos login so I made new account to get help with modding I have nothing to you, just noted here it because of my "terrible English" and not sure my msg have right intonation -_(+-+)_-
December 24, 20195 yr 43 minutes ago, TheGreenSquarez said: Are you a native English speaker? I'm not sure, because your English seems terrible. I am finding @ScarlettSh0‘s English perfectly understandable. If you are having difficulties understanding another forum member’s post, it would be better to politely ask the person to rephrase his/her post. As for the crash, @ScarlettSh0 is correct about its cause. One of your mods implemented a custom config parser, which caused the crash because its config has errors. The best solution would be to delete the config folder, or delete each config one-by-one until the config causing the problem is removed and regenerated by the game. Edited December 24, 20195 yr by DavidM Some tips: Spoiler Modder Support: Spoiler 1. Do not follow tutorials on YouTube, especially TechnoVision (previously called Loremaster) and HarryTalks, due to their promotion of bad practice and usage of outdated code. 2. Always post your code. 3. Never copy and paste code. You won't learn anything from doing that. 4. Quote Programming via Eclipse's hotfixes will get you nowhere 5. Learn to use your IDE, especially the debugger. 6. Quote The "picture that's worth 1000 words" only works if there's an obvious problem or a freehand red circle around it. Support & Bug Reports: Spoiler 1. Read the EAQ before asking for help. Remember to provide the appropriate log(s). 2. Versions below 1.11 are no longer supported due to their age. Update to a modern version of Minecraft to receive support.
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.