Jump to content

Can't connect to own server; No syncable config


The_Unkown675

Recommended Posts

When I try to load into my server, I get this error in the console:

[22:07:28] [User Authenticator #1/INFO] [minecraft/NetHandlerLoginServer]: UUID of player The_Unkown675 is 8bd4340e-1b18-48d4-97ed-2a7533e9b61c
[22:07:28] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[22:07:28] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 86 mods : flansmod@5.5.2,getalltheseeds@1.12a,pamsimpleharvest@2.0.0,cgm@0.15.2,mca@6.1.0,jei@4.15.0.291,clayspawn@1.12a,cofhcore@4.6.3,pamscookables@1.1,thermalcultivation@0.3.3,bibliocraft@2.4.5,thermalinnovation@0.3.3,thermalfoundation@2.6.3,immersivecables@1.3.2,endercore@1.12.2-0.5.73,mcp@9.42,campfire@1.2,ctm@MC1.12.2-1.0.1.30,controlling@3.0.7,appliedenergistics2@rv6-stable-7,reauth@3.6.0,chameleon@1.12-4.1.3,forgelin@1.8.4,inventorytweaks@1.63+release.109.220f184,harvestcraft@1.12.2zb,cofhworld@1.3.1,betterbuilderswands@0.11.1,mts@15.6.0,enderstorage@2.4.6.137,immersivepetroleum@1.1.9,forge@14.23.5.2847,orelib@3.6.0.1,dsurround@3.6.0.2,ironchest@1.12.2-7.0.67.844,universalmodcore@1.0.0,dynamictreesphc@1.12.2-1.4.2,zerocore@1.12.2-0.1.2.8,minecraft@1.12.2,tconstruct@1.12.2-2.12.0.157,industrialforegoing@1.12.2-1.12.2,charset@0.5.6.4,tcomplement@1.12.2-0.4.2,tinkertoolleveling@1.12.2-1.1.0.DEV.b23e769,dynmap@3.0-beta-4-213,flansmodapocalypse@1.0,immersiveengineering@0.12-92,simplerecipes@1.12.2c,thermaldynamics@2.5.5,undergroundbiomes@1.3.7,biomesoplenty@7.0.1.2441,baubles@1.5.2,redstoneflux@2.1.0,toughnessbar@2.1,applecore@3.2.0,immersive_energy@0.3.3,vehicle@0.41.0,rustic@1.1.1,armorunder@1.0.0,trackapi@1.2,teslacorelib_registries@1.0.15,extrautils2@1.0,mantle@1.12-1.3.3.55,carrots@1.0.0b1,gravestone@1.10.3,betteranimals@5.2.1,teslacorelib@1.0.15,storagedrawers@1.12.2-5.4.0,toughasnails@3.1.0.139,elevatorid@1.3.12,harvest@1.12-1.2.7-20,FML@8.0.99.99,obfuscate@0.2.6,thermalexpansion@5.5.4,cfm@6.3.0,chisel@MC1.12.2-1.0.1.44,immersiverailroading@1.7.2,bigreactors@1.12.2-0.4.5.67,csb_armorstand@1.0.4,tinkersjei@1.2,overpoweredarmorbar@@VERSION@,spiceoflife@1.3.12,codechickenlib@3.2.3.358,fastleafdecay@v14,chiselsandbits@14.33,dynamictrees@1.12.2-0.9.6,betterfoliage@2.2.0
[22:07:28] [Netty Server IO #1/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
[22:07:28] [Server thread/INFO] [minecraft/NetHandlerPlayServer]: The_Unkown675 lost connection: Disconnected
[22:07:28] [Server thread/INFO] [minecraft/DedicatedServer]: The_Unkown675 left the game

I'm pretty sure all configs match up, any suggestions?

Link to comment
Share on other sites

That "No syncable config" is not related to you disconnecting.

Please provide debug.log from both client and server using one of the paste sites listed in my signature.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

1 minute ago, diesieben07 said:

The client log you posted is from a completely different time (Server sees player connecting at 22:51:10, client logs do not show a connection to a server, do not show a crash and also show timestamps like 00:15:26).

Also you posted latest.log instead of debug.log.

There's no debug.log in my client, just the latest

Link to comment
Share on other sites

3 minutes ago, The_Unkown675 said:

Aha yes I am, it made it easier for me. Should I migrate all the mods to another launcher?

I'm not a fan of it, the one time I used it, it never worked right...

Check Daemon's signature above, he has instructions on how to get it to create a debug.log.

Link to comment
Share on other sites

Spoiler
Quote

[17:54:13] [Netty Client IO #2/DEBUG] [FML]: Missing minecraft:blocks Entries: [flansmod:modernadvanced, flansmod:mwarmour, flansmod:modern]
[17:54:13] [Netty Client IO #2/DEBUG] [FML]: Missing minecraft:items Entries: [flansmod:tornado, flansmod:saspants, flansmod:apacheah64, flansmod:heavytankbody, flansmod:deserteagleammo, flansmod:flanmwsinglefire, flansmod:r870, flansmod:grenadelauncherbouncyammo, flansmod:largebomb, flansmod:marinebody, flansmod:g36, flansmod:m72lawammo, flansmod:fuelcan, flansmod:metalcockpit, flansmod:mwriotshield, flansmod:spas, flansmod:m1887, flansmod:juggernautboots, flansmod:gignboots, flansmod:mp7, flansmod:m40a3, flansmod:flanmwacog, flansmod:mp5, flansmod:flanmwpistolflashlight, flansmod:fiberglass, flansmod:mim23ammo, flansmod:sentrygun, flansmod:metalwingsmall, flansmod:flanmwreddot, flansmod:bizonammo, flansmod:exoskeletonbody, flansmod:bulldozerlegs, flansmod:modernregulara, flansmod:modernregularb, flansmod:blacksweater, flansmod:v4engine, flansmod:l96ammo, flansmod:grenadelauncherammo, flansmod:sigp226, flansmod:blowtorch, flansmod:flanmwsilencer, flansmod:sashelmet, flansmod:flanmw4xscope, flansmod:cattrack, flansmod:mwparachute, flansmod:r870ammo, flansmod:kskboots, flansmod:juggernauthelmet, flansmod:lightningengine, flansmod:m14, flansmod:challyii, flansmod:boatbody, flansmod:flanmwlongbarrel, flansmod:exoskeletonboots, flansmod:mwarmour_item, flansmod:littlebird, flansmod:triplanewing, flansmod:balaclava, flansmod:bulldozerboots, flansmod:g3ammo, flansmod:a91, flansmod:helicopterskid, flansmod:redstonecoil, flansmod:uspammo, flansmod:smallchassis, flansmod:aabarrel, flansmod:mp7ammo, flansmod:marineboots, flansmod:f22, flansmod:bodyarmour, flansmod:judge, flansmod:tankturret, flansmod:claymore, flansmod:helicopterblade, flansmod:kskbody, flansmod:cloakergoggles, flansmod:abrams, flansmod:exoskeletonlegs, flansmod:c4remote, flansmod:gignhelmet, flansmod:shell, flansmod:r700, flansmod:acr, flansmod:sasbody, flansmod:t90, flansmod:m1014ammo, flansmod:l96, flansmod:w1200incendiaryammo, flansmod:jury, flansmod:fmg, flansmod:b52, flansmod:betacmag, flansmod:sigp232, flansmod:mp5ammo, flansmod:minigunportableammo, flansmod:m249, flansmod:chinook, flansmod:hydra70, flansmod:juryammo, flansmod:m16a4, flansmod:flanmwautofire, flansmod:l86, flansmod:m249ammo, flansmod:stingerammo, flansmod:at4ammo, flansmod:spetsnazhelmet, flansmod:uzi, flansmod:golddeserteagle, flansmod:woodentail, flansmod:metaltail, flansmod:barrett, flansmod:gignbody, flansmod:uziammo, flansmod:ak74, flansmod:clayandsand, flansmod:flanmwforegrip, flansmod:m14ammo, flansmod:mk4rocket, flansmod:m1014, flansmod:panzerfaust3, flansmod:smallelectricengine, flansmod:tankbody, flansmod:augammo, flansmod:bulldozerhelmet, flansmod:spetsnazboots, flansmod:aug, flansmod:humvee, flansmod:modernpremium, flansmod:skorpion, flansmod:g3, flansmod:minigunammo, flansmod:hind, flansmod:grenadelaunchergasammo, flansmod:aa12ammo, flansmod:executioner, flansmod:mwbinoculars, flansmod:napalm, flansmod:m1911, flansmod:woodenwing, flansmod:gunshield, flansmod:minigun, flansmod:swathelmet, flansmod:m40a3ammo, flansmod:cattrackpiece, flansmod:denseredstonecoil, flansmod:makarov, flansmod:w1200, flansmod:woodenpropeller, flansmod:sg550, flansmod:tankbarrel, flansmod:lighttankturret, flansmod:w1200ammo, flansmod:mim23, flansmod:ak47, flansmod:ak47ammo, flansmod:m1887ammo, flansmod:sg550ammo, flansmod:glock, flansmod:m21ammo, flansmod:su25, flansmod:gl6, flansmod:mwknife, flansmod:m67, flansmod:mwmedkit, flansmod:usppoisonammo, flansmod:gl1, flansmod:rpk, flansmod:heavytankturret, flansmod:aa12, flansmod:skorpionammo, flansmod:a91ammo, flansmod:rpg, flansmod:rpd, flansmod:largewheel, flansmod:m60, flansmod:kskhelmet, flansmod:at4, flansmod:rpdammo, flansmod:l86ammo, flansmod:juggernautpantsbrown, flansmod:metalnose, flansmod:woodencockpit, flansmod:advancedtankbody, flansmod:swatbody, flansmod:juggernautbootsbrown, flansmod:mtar, flansmod:juggernautbodybrown, flansmod:ak74ammo, flansmod:hydra70ammo, flansmod:kskpants, flansmod:a10, flansmod:glockammo, flansmod:m60ammo, flansmod:minigunexplosiveammo, flansmod:sasboots, flansmod:mtarammo, flansmod:barrettcompactammo, flansmod:c4, flansmod:deserteagle, flansmod:juggernautpants, flansmod:r700ammo, flansmod:wheel, flansmod:bizon, flansmod:blackhawk, flansmod:lighttankbody, flansmod:blacktrousers, flansmod:grenadelauncherincendiaryammo, flansmod:mwmedicbag, flansmod:biplanewing, flansmod:usp, flansmod:m1911ammo, flansmod:p90, flansmod:marinepants, flansmod:flanmwburstfire, flansmod:gignpants, flansmod:spasammo, flansmod:v8engine, flansmod:acrammo, flansmod:cobra, flansmod:bombbay, flansmod:dragunovammo, flansmod:fnscarammo, flansmod:barrettexplosiveammo, flansmod:leo2a6, flansmod:rpkammo, flansmod:m16a4ammo, flansmod:juggernauthelmetbrown, flansmod:vehicleseat, flansmod:juggernautbody, flansmod:enginepiston, flansmod:dragunov, flansmod:hk416, flansmod:m21, flansmod:exoskeletonhelmet, flansmod:m9, flansmod:rotaryengine, flansmod:bulldozerbody, flansmod:advancedmetalcockpit, flansmod:panzerfaust3ammo, flansmod:smallbomb, flansmod:barrettammo, flansmod:trigat, flansmod:ec665, flansmod:molotovcocktail, flansmod:spetsnazpants, flansmod:v6engine, flansmod:flanmwflashlight, flansmod:mwammobag, flansmod:heshell, flansmod:marinehelmet, flansmod:m9ammo, flansmod:sigp226ammo, flansmod:makarovammo, flansmod:m72law, flansmod:hellfire, flansmod:fnscar, flansmod:metalpropeller, flansmod:largeelectricengine, flansmod:metalwingsection, flansmod:rpgammo, flansmod:modernadvanced_item, flansmod:spetsnazbody, flansmod:passengerbay, flansmod:stinger, flansmod:g36ammo, flansmod:modern_item, flansmod:p90ammo]

 

There blocks / items are missing on your client but present on the server.

Ensure that mods and configuration files match exactly between server and client.

Link to comment
Share on other sites

1 hour ago, diesieben07 said:
  Reveal hidden contents

 

There blocks / items are missing on your client but present on the server.

Ensure that mods and configuration files match exactly between server and client.

I went through and checked all the mods and fixed them, but now I get this error message

Internal Exception:
com.google.common.util.concurrent.UncheckedExecutionException:
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Minecraft Forge (forge)

Any help?

Link to comment
Share on other sites

  • 2 years later...
Guest
This topic is now closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • 16:16:14.455 mixin main Mixin config dynamiclightsreforged.mixins.json does not specify "minVersion" property 16:16:14.938 mixin main Mixin config pmmo.mixins.json does not specify "minVersion" property 16:16:15.366 mixin main Mixin config rei-jei-internals-workaround.mixins.json does not specify "minVersion" property 16:16:15.475 mixin main Mixin config itshallnottick.mixins.json does not specify "minVersion" property 16:16:15.593 mixin main Mixin config polylib.mixins.json does not specify "minVersion" property 16:16:15.765 mixin main Mixin config rei.mixins.json does not specify "minVersion" property   these are the error scripts  
    • "Minecraft APK is an absolute gem for mobile gaming enthusiasts. With its immersive pixelated world and limitless creative possibilities, it offers an unparalleled gaming experience on the go. Whether you're building magnificent structures, exploring vast landscapes, or engaging in thrilling multiplayer battles, Minecraft APK delivers endless hours of entertainment. The controls are intuitive, and the regular updates keep the game fresh and exciting. It's a must-have for any gaming aficionado looking to unleash their creativity and embark on extraordinary adventures right from their mobile device." https://apk-minecraft.com/
    • This is the Crash message that comes when it crashes and the mods im using. ---------------------------------------------------- jei-1.16.5-7.7.1.152.jar journeymap-1.16.5-5.8.5p5.jar OptiFine_1.16.5_HD_U_G8.jar Pixelmon-1.16.5-9.1.3-universal.jar ReAuth-1.16-Forge-4.0.4.jar ---------------------------------------------------- ---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 5/30/23 9:24 PM Description: Rendering screen java.lang.ArrayIndexOutOfBoundsException: 0     at com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen.setTargeting(BattleScreen.java:663) ~[?:1.16.5-9.1.3] {re:classloading}     at com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.ChooseAttack.render(ChooseAttack.java:109) ~[?:1.16.5-9.1.3] {re:classloading}     at com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen.func_230430_a_(BattleScreen.java:440) ~[?:1.16.5-9.1.3] {re:classloading}     at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:377) ~[?:?] {re:classloading}     at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:370) ~[?:?] {re:classloading}     at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) ~[?:?] {}     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.optifine.reflect.Reflector.callVoid(Reflector.java:789) ~[?:?] {re:classloading}     at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:821) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}     at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:977) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}     at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {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.5-36.2.34.jar:36.2] {}     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$474/2041611826.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace:     at com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen.setTargeting(BattleScreen.java:663) ~[?:1.16.5-9.1.3] {re:classloading}     at com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.ChooseAttack.render(ChooseAttack.java:109) ~[?:1.16.5-9.1.3] {re:classloading}     at com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen.func_230430_a_(BattleScreen.java:440) ~[?:1.16.5-9.1.3] {re:classloading}     at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:377) ~[?:?] {re:classloading}     at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:370) ~[?:?] {re:classloading}     at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) ~[?:?] {}     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.optifine.reflect.Reflector.callVoid(Reflector.java:789) ~[?:?] {re:classloading} -- Screen render details -- Details:     Screen name: com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen     Mouse location: Scaled: (408, 302). Absolute: (1225.000000, 907.000000)     Screen size: Scaled: (640, 360). Absolute: (1920, 1080). Scale factor of 3.000000 -- Affected level -- Details:     All players: 1 total; [ClientPlayerEntity['SebPer2708'/551350, l='ClientLevel', x=-162.35, y=28.94, z=-208.94]]     Chunk stats: Client Chunk Cache: 225, 98     Level dimension: minecraft:safari     Level spawn location: World: (7461,68,-15650), Chunk: (at 5,4,14 in 466,-979; contains blocks 7456,0,-15664 to 7471,255,-15649), Region: (14,-31; contains chunks 448,-992 to 479,-961, blocks 7168,0,-15872 to 7679,255,-15361)     Level time: 1243445879 game time, 1255605750 day time     Server brand: forge arclight (Velocity)     Server type: Non-integrated multiplayer server Stacktrace:     at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:617) ~[?:?] {re:classloading,xf:OptiFine:default}     at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2031) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:623) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}     at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {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.5-36.2.34.jar:36.2] {}     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$474/2041611826.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {} -- System Details -- Details:     Minecraft Version: 1.16.5     Minecraft Version ID: 1.16.5     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: 1736668104 bytes (1656 MB) / 4697620480 bytes (4480 MB) up to 5368709120 bytes (5120 MB)     CPUs: 8     JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M     ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec     ModLauncher launch target: fmlclient     ModLauncher naming: srg     ModLauncher services:          /mixin-0.8.4.jar mixin PLUGINSERVICE          /eventbus-4.0.0.jar eventbus PLUGINSERVICE          /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE          /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE          /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE          /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE          /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE          /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE          /OptiFine_1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE          /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE      FML: 36.2     Forge: net.minecraftforge:36.2.34     FML Language Providers:          javafml@36.2         minecraft@1     Mod List:          forge-1.16.5-36.2.34-client.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE         forge-1.16.5-36.2.34-universal.jar                |Forge                         |forge                         |36.2.34             |DONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90         journeymap-1.16.5-5.8.5p5 (1).jar                 |Journeymap                    |journeymap                    |5.8.5p5             |DONE      |Manifest: NOSIGNATURE         ReAuth-1.16-Forge-4.0.4.jar                       |ReAuth                        |reauth                        |4.0.4               |DONE      |Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e         Pixelmon-1.16.5-9.1.3-universal.jar               |Pixelmon Mod                  |pixelmon                      |9.1.3               |DONE      |Manifest: NOSIGNATURE         jei-1.16.5-7.7.1.152.jar                          |Just Enough Items             |jei                           |7.7.1.152           |DONE      |Manifest: NOSIGNATURE     Crash Report UUID: 717af89e-5f3d-4e21-a252-816efbf74f7d     Launched Version: 1.16.5-forge-36.2.34     Backend library: LWJGL version 3.2.2 build 10     Backend API: NVIDIA GeForce GTX 1650 with Max-Q Design/PCIe/SSE2 GL version 4.6.0 NVIDIA 526.86, NVIDIA Corporation     GL Caps: Using framebuffer using OpenGL 3.0     Using VBOs: Yes     Is Modded: Definitely; Client brand changed to 'forge'     Type: Client (map_client.txt)     Graphics mode: fast     Resource Packs: mod_resources, vanilla     Current Language: English (US)     CPU: 8x Intel(R) Core(TM) i5-9300H CPU @ 2.40GHz     OptiFine Version: OptiFine_1.16.5_HD_U_G8     OptiFine Build: 20210515-161946     Render Distance Chunks: 7     Mipmaps: 4     Anisotropic Filtering: 1     Antialiasing: 0     Multitexture: false     Shaders: null     OpenGlVersion: 4.6.0 NVIDIA 526.86     OpenGlRenderer: NVIDIA GeForce GTX 1650 with Max-Q Design/PCIe/SSE2     OpenGlVendor: NVIDIA Corporation     CpuCount: 8  
    • Whenever I attempt to create a singleplayer world the world generation gets stuck in 0% and minecraft stops responding after a few seconds and I'm forced to close it. However, I am still able to play multiplayer servers Log: https://paste.gg/p/anonymous/aad7e1be3fc545359383677fbdc3c6e9
  • Topics

×
×
  • Create New...

Important Information

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