Jump to content

[1.19.2 Forgeoptifine] [java] minecraft with mods wont load my world.


SUperstone1

Recommended Posts

So my world which i have lot of effort put into it wont load with mods i only have like 4 mods and it still wont load i don't know what is wrong with it it's just a dirt screen whenever i try to use is with mods but whenever i go into my world with just optifine it works help would be appriciatet here is the latest crash report just in case:

---- Minecraft Crash Report ----

// Why did you do that?

 

Time: 2023-03-03 01:59:34

Description: Exception in server tick loop

 

net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file forge-server.toml of type SERVER for modid forge

at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1([ConfigFileTypeHandler.java:47](https://ConfigFileTypeHandler.java:47)) \~\[fmlcore-1.19.2-43.2.3.jar%23156!/:?\] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig([ConfigTracker.java:60](https://ConfigTracker.java:60)) \~\[fmlcore-1.19.2-43.2.3.jar%23156!/:?\] {} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1([ConfigTracker.java:50](https://ConfigTracker.java:50)) \~\[fmlcore-1.19.2-43.2.3.jar%23156!/:?\] {} at java.lang.Iterable.forEach([Iterable.java:75](https://Iterable.java:75)) \~\[?:?\] {} at java.util.Collections$SynchronizedCollection.forEach([Collections.java:2131](https://Collections.java:2131)) \~\[?:?\] {} at net.minecraftforge.fml.config.ConfigTracker.loadConfigs([ConfigTracker.java:50](https://ConfigTracker.java:50)) \~\[fmlcore-1.19.2-43.2.3.jar%23156!/:?\] {} at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart([ServerLifecycleHooks.java:90](https://ServerLifecycleHooks.java:90)) \~\[forge-1.19.2-43.2.3-universal.jar%23160!/:?\] {re:classloading} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) \~\[?:?\] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke([NativeMethodAccessorImpl.java:77](https://NativeMethodAccessorImpl.java:77)) \~\[?:?\] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43)) \~\[?:?\] {} at java.lang.reflect.Method.invoke([Method.java:568](https://Method.java:568)) \~\[?:?\] {} at net.optifine.reflect.Reflector.callBoolean([Reflector.java:707](https://Reflector.java:707)) \~\[OptiFine-OptiFine-1.19.2\_HD\_U\_I1\_pre4.jar%23161!/:?\] {re:classloading} at net.minecraft.client.server.IntegratedServer.m\_7038\_([IntegratedServer.java:79](https://IntegratedServer.java:79)) \~\[client-1.19.2-20220805.130853-srg.jar%23155!/:?\] {re:classloading,xf:OptiFine:default} at net.minecraft.server.MinecraftServer.m\_130011\_([MinecraftServer.java:625](https://MinecraftServer.java:625)) \~\[client-1.19.2-20220805.130853-srg.jar%23155!/:?\] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m\_206580\_([MinecraftServer.java:244](https://MinecraftServer.java:244)) \~\[client-1.19.2-20220805.130853-srg.jar%23155!/:?\] {re:classloading,pl:accesstransformer:B} at [java.lang.Thread.run](https://java.lang.Thread.run)([Thread.java:833](https://Thread.java:833)) \[?:?\] {}

Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available

at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData([ParsingException.java:22](https://ParsingException.java:22)) \~\[core-3.6.4.jar%2384!/:?\] {} at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar([ReaderInput.java:36](https://ReaderInput.java:36)) \~\[core-3.6.4.jar%2384!/:?\] {} at com.electronwill.nightconfig.core.io.AbstractInput.readChar([AbstractInput.java:49](https://AbstractInput.java:49)) \~\[core-3.6.4.jar%2384!/:?\] {} at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil([AbstractInput.java:123](https://AbstractInput.java:123)) \~\[core-3.6.4.jar%2384!/:?\] {} at com.electronwill.nightconfig.toml.TableParser.parseKey([TableParser.java:166](https://TableParser.java:166)) \~\[toml-3.6.4.jar%2385!/:?\] {} at com.electronwill.nightconfig.toml.TableParser.parseDottedKey([TableParser.java:145](https://TableParser.java:145)) \~\[toml-3.6.4.jar%2385!/:?\] {} at com.electronwill.nightconfig.toml.TableParser.parseNormal([TableParser.java:55](https://TableParser.java:55)) \~\[toml-3.6.4.jar%2385!/:?\] {} at com.electronwill.nightconfig.toml.TomlParser.parse([TomlParser.java:44](https://TomlParser.java:44)) \~\[toml-3.6.4.jar%2385!/:?\] {} at com.electronwill.nightconfig.toml.TomlParser.parse([TomlParser.java:37](https://TomlParser.java:37)) \~\[toml-3.6.4.jar%2385!/:?\] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse([ConfigParser.java:113](https://ConfigParser.java:113)) \~\[core-3.6.4.jar%2384!/:?\] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse([ConfigParser.java:219](https://ConfigParser.java:219)) \~\[core-3.6.4.jar%2384!/:?\] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse([ConfigParser.java:202](https://ConfigParser.java:202)) \~\[core-3.6.4.jar%2384!/:?\] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load([WriteSyncFileConfig.java:73](https://WriteSyncFileConfig.java:73)) \~\[core-3.6.4.jar%2384!/:?\] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load([AutosaveCommentedFileConfig.java:85](https://AutosaveCommentedFileConfig.java:85)) \~\[core-3.6.4.jar%2384!/:?\] {} at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1([ConfigFileTypeHandler.java:43](https://ConfigFileTypeHandler.java:43)) \~\[fmlcore-1.19.2-43.2.3.jar%23156!/:?\] {} ... 15 more

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 701221072 bytes (668 MiB) / 1073741824 bytes (1024 MiB) up to 3120562176 bytes (2976 MiB) CPUs: 4 Processor Vendor: GenuineIntel Processor Name: Intel(R) Pentium(R) CPU N3540 @ 2.16GHz Identifier: Intel64 Family 6 Model 55 Stepping 8 Microarchitecture: Silvermont Frequency (GHz): 2.17 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 4 Graphics card #0 name: Intel(R) HD Graphics Graphics card #0 vendor: Intel Corporation (0x8086) Graphics card #0 VRAM (MB): 2057.53 Graphics card #0 deviceId: 0x0f31 Graphics card #0 versionInfo: DriverVersion=10.18.10.4358 Memory slot #0 capacity (MB): 4096.00 Memory slot #0 clockSpeed (GHz): 1.33 Memory slot #0 type: DDR3 Virtual memory max (MB): 6931.07 Virtual memory used (MB): 4240.36 Swap memory total (MB): 2944.00 Swap memory used (MB): 541.02 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance\_javaw.exe\_minecraft.exe.heapdump -Xss1M -Xmx2963M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Server Running: true Player Count: 0 / 8; \[\] Data Packs: vanilla, mod:gobber2, mod:forge, mod:tlskincape (incompatible), mod:chinchillas, mod:ironchest (incompatible) World Generation: Experimental Type: Integrated Server (map\_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Launched Version: ForgeOptiFine 1.19.2 OptiFine Version: OptiFine\_1.19.2\_HD\_U\_I1\_pre4 OptiFine Build: 20221114-000910 Render Distance Chunks: 5 Mipmaps: 0 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 3.2.0 - Build 10.18.10.4358 OpenGlRenderer: Intel(R) HD Graphics OpenGlVendor: Intel CpuCount: 4 ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.2.3.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.2.3.jar object\_holder\_definalize PLUGINSERVICE fmlloader-1.19.2-43.2.3.jar runtime\_enum\_extender PLUGINSERVICE fmlloader-1.19.2-43.2.3.jar capability\_token\_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.2.3.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar OptiFine TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] lowcodefml@null javafml@null Mod List: client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f Gobber2-Forge-1.19.2-2.7.28.jar |Gobber 2 |gobber2 |2.7.28 |DONE |Manifest: NOSIGNATURE forge-1.19.2-43.2.3-universal.jar |Forge |forge |43.2.3 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 tl\_skin\_cape\_forge\_1.19\_1.19.2-1.28.jar |TLSkinCape |tlskincape |1.28 |DONE |Manifest: 19:f5:ce:44:81:0c:e4:22:05:5e:73:c5:a8:cd:de:f3:c8:cf:a9:b3:01:70:40:a0:ee:2d:50:7a:1c:3d:1c:8a nocube's\_chinchillas\_1.2.0\_forge\_1.19.2.jar |NoCube's Chinchillas |chinchillas |1.2.0 |DONE |Manifest: NOSIGNATURE ironchest-1.19.2-14.2.7.jar |Iron Chests |ironchest |1.19.2-14.2.7 |DONE |Manifest: NOSIGNATURE Crash Report UUID: e9b0959a-b43a-466b-b8c2-caa40a92216d FML: 43.2 Forge: net.minecraftforge:43.2.3

Link to comment
Share on other sites

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.