Jump to content

Fandomaniac

Members
  • Posts

    29
  • Joined

  • Last visited

Everything posted by Fandomaniac

  1. I wasn't arguing or blaming anyone. I'm just trying to help fix bugs by reporting them to developers. I have sent issue reports to the developers of both Obfuscate and NotEnoughItems. I was trying to get as much info as I can to help them troubleshoot. Thanks for the info you have provided. If anyone else has any additional info to help get these bugs squashed, please post it here and I will refer the developers to this post.
  2. CodeChickenLib and JEI both run fine on Forge 1.12.2 - 14.23.4.2768. NEI doesn't. Do you know why these mods stopped working starting with Forge 1.12.2 - 14.23.4.2763?
  3. LexManos, mine wasn't resolved. In my case, core mods were not responsible. Obfuscate and NotEnoughItems are both not core mods.Both mods run fine on Forge 1.12.2 - 14.23.4.2762 and below. Do you know why these mods crash on Forge 1.12.2 - 14.23.4.2768 and not Forge 1.12.2 - 14.23.4.2762 and below? I'm guessing something changed starting with Forge 1.12.2 - 14.23.4.2763 that is now making both those mods incompatible. Please advise on what info I should pass on to those mod developers, so this can be fixed. Any info you can provide would be greatly appreciated.
  4. I removed all mods and added them back, one-at-a-time. I found the 2 mods in my pack that crash with Forge 1.12.2 - 14.23.4.2768. They are: Obfuscate NotEnoughItems Both mods run fine on Forge 1.12.2 - 14.23.4.2762 and below. Do you know why these mods crash on Forge 1.12.2 - 14.23.4.2768 and not Forge 1.12.2 - 14.23.4.2762 and below? I'm asking so I can pass the info to their developers, so they can be patched.
  5. According to the Forge Homepage/Files section, Forge 1.12.2 - 14.23.4.2768 is also the Recommended Stable build.
  6. Sorry for the ping. I'm just not sure what I need to tell these mod authors. My modpack runs great on Forge 1.12.2 - 14.23.4.2762 and below. What should I tell these mod authors when I contact them? Sorry again for the ping. I didn't know that it was a no no here.
  7. @LexManos Do you know what could be causing the crash? Issue seems to have started with Forge 1.12.2 - 14.23.4.2763, as 2762 and below startup fine.
  8. Forge 1.12.2 - 14.23.4.2768 is crashing on startup. Here's tthe startup log: https://pastebin.com/qLAE9Qhc
  9. Forge versions 1.12.2 - 14.23.4.2763 to 2765 are crashing on startup. Issue seems to have started with Forge 1.12.2 - 14.23.4.2763, as 2762 and below startup fine. Here's the PasteBin of the startup log: https://pastebin.com/YuwJnQ3a
  10. Forge "Files" page is listing 2759 as latest version, when 2762 is the latest. I'm just checking before updating to 2760-2762, in case there is a reason why those aren't listed as "Latest."
  11. When I click on the "Changelog" link under Download Latest 1.12.2 - 14.23.4.2708. the Changelog is blank.
  12. Thanks for the suggestion, LexManos. I ran tests by removing all those mods and then adding them back one-at-a-time. It seems that FoamFix might be the issue, since it happened again when I added it back. But then, when I ran again with FoamFix, it ran fine and now I ran it a few times and no crash. This is strange. I will keep an eye on it and if it happens again, I will remove FoamFix and try running without it for awhile to see if it happens again.
  13. I'm not sure what is causing this issue. It doesn't seem to be FoamFix and it loads now with both verisons and Forge 2703. It seems to be an intermittent issue. Do you know what could be causing this?
  14. This might be an issue with FoamFix. Please standby while I run some more test.
  15. Updated to Forge 1.12.2-14.23.3.2703 and now I'm getting a client crash from resource pack and mods that have textures at 320x320. Here's the crash report: ---- Minecraft Crash Report ---- WARNING: coremods are present: MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) BCModPlugin (backpacks 1.12.2 - 3.5.0.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) LoadingPlugin (Quark-r1.4-123.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar) DLFMLCorePlugin (DynamicLights-1.12.2.jar) ObfuscatePlugin (obfuscate-0.2.4-1.12.2.jar) Contact their authors BEFORE contacting forge // Surprise! Haha. Well, this is awkward. Time: 5/25/18 10:33 AM Description: Initializing game net.minecraft.client.renderer.StitcherException: Unable to fit: tconstruct:items/broadsword/blade_sponge - size: 64x64 - Maybe try a lowerresolution resourcepack? at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:70) at net.minecraft.client.renderer.texture.TextureMap.finishLoading(TextureMap.java:213) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:112) at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:91) at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:161) at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:70) at net.minecraft.client.renderer.texture.TextureMap.finishLoading(TextureMap.java:213) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:112) at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:91) at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:161) at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_171, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 5703060600 bytes (5438 MB) / 7516192768 bytes (7168 MB) up to 7516192768 bytes (7168 MB) JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms7168m -Xmx7168m -XX:+UseG1GC -XX:MaxGCPauseMillis=4 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.4.2703 91 mods loaded, 91 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:----- |:--------------------------- |:-------------------- |:----------------------------------------------- |:---------------------------------------- | | UCH | minecraft | 1.12.2 | minecraft.jar | None | | UCH | mcp | 9.42 | minecraft.jar | None | | UCH | FML | 8.0.99.99 | modpack.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | forge | 14.23.4.2703 | modpack.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | openmodscore | 0.11.5 | minecraft.jar | None | | UCH | foamfixcore | 7.7.4 | minecraft.jar | None | | UCH | obfuscate | 0.2.4 | minecraft.jar | None | | UCH | quark | r1.4-123 | Quark-r1.4-123.jar | None | | UCH | autoreglib | 1.3-17 | AutoRegLib-1.3-17.jar | None | | UCH | backpacks16840 | 3.5.0 | backpacks 1.12.2 - 3.5.0.jar | None | | UCH | bibliocraft | 2.4.4 | BiblioCraft[v2.4.4][MC1.12.2].jar | None | | UCH | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | UCH | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None | | UCH | cjcm | 1.0 | cjcm-1.0.jar | None | | UCH | codechickenlib | 3.1.8.341 | CodeChickenLib-1.12.2-3.1.8.341-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCH | cookingforblockheads | 6.3.26 | CookingForBlockheads_1.12.2-6.3.26.jar | None | | UCH | craftablesaddles | 1.3 | Craftable+Saddles[1.12]-1.3.jar | None | | UCH | customnpcs | 1.12 | CustomNPCs_1.12.2(20jan18).jar | None | | UCH | ptrmodellib | 1.0.2 | PTRLib-1.0.2.jar | None | | UCH | props | 2.6.0 | Decocraft-2.6.0_1.12.2.jar | None | | UCH | cdm | 0.4.1 | device-mod-0.4.1-1.12.2.jar | None | | UCH | gottschcore | 1.3.5 | GottschCore-mc1.12-f14.21.1.2387-v1.3.5.jar | None | | UCH | dungeons2 | 1.3.3 | Dungeons2-mc1.12-f14.21.1.2387-v1.3.3.jar | None | | UCH | dungeontactics | DT-0.14.2 | DungeonTactics-1.12.2-0.14.2.jar | None | | UCH | dynamiclights | 1.4.9 | DynamicLights-1.12.2.jar | None | | UCH | dynamiclights_onfire | 1.0.7 | DynamicLights-1.12.2.jar | None | | UCH | dynamiclights_creepers | 1.0.6 | DynamicLights-1.12.2.jar | None | | UCH | dynamiclights_dropitems | 1.1.0 | DynamicLights-1.12.2.jar | None | | UCH | dynamiclights_entityclasses | 1.0.1 | DynamicLights-1.12.2.jar | None | | UCH | dynamiclights_mobequipment | 1.1.0 | DynamicLights-1.12.2.jar | None | | UCH | dynamiclights_flamearrows | 1.0.1 | DynamicLights-1.12.2.jar | None | | UCH | dynamiclights_floodlights | 1.0.3 | DynamicLights-1.12.2.jar | None | | UCH | dynamiclights_otherplayers | 1.0.9 | DynamicLights-1.12.2.jar | None | | UCH | dynamiclights_theplayer | 1.1.3 | DynamicLights-1.12.2.jar | None | | UCH | ebwizardry | 4.1.1 | Electroblob's+Wizardry+-+4.1.1+-+MC+1.12.2.jar | None | | UCH | fastleafdecay | v14 | FastLeafDecay-v14.jar | None | | UCH | foamfix | 0.9.9.1-1.12.2 | foamfix-0.9.9.1-1.12.2-anarchy.jar | None | | UCH | foamflower | 1.12.2-1.0.0.0-beta1 | foamflower-1.12.2-1.0.0.0-beta1.jar | None | | UCH | cfm | 4.2.0 | furniture-4.2.0-1.12.2.jar | None | | UCH | gravestone | 1.10.1 | gravestone-1.10.1.jar | None | | UCH | waila | 1.8.24 | Hwyla-1.8.24-B39_1.12.jar | None | | UCH | infernalmobs | 1.7.5 | InfernalMobs-1.12.2.jar | None | | UCH | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None | | UCH | ingameinfoxml | 2.8.2.94 | InGameInfoXML-1.12.2-2.8.2.94-universal.jar | None | | UCH | ironchest | 1.12.2-7.0.40.824 | ironchest-1.12.2-7.0.40.824.jar | None | | UCH | jei | 4.9.1.188 | jei_1.12.2-4.9.1.188.jar | None | | UCH | jrftl | 1.1 | JRFTL[1.12.2]-1.1.jar | None | | UCH | lootbags | 2.5.5 | LootBags-1.12.2-2.5.5.jar | None | | UCH | lycanitesmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | arcticmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | demonmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | desertmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | elementalmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | forestmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | freshwatermobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | infernomobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | junglemobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | mountainmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | plainsmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | saltwatermobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | shadowmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | swampmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None | | UCH | malisisblocks | 1.12.2-6.1.0 | malisisblocks-1.12.2-6.1.0.jar | None | | UCH | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | UCH | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None | | UCH | mapwriter | 2.8.2 | MapWriter-1.12.2-2.8.2.jar | None | | UCH | natura | 1.12.2-4.3.2.49 | natura-1.12.2-4.3.2.49.jar | None | | UCH | nex | 2.1.14.15 | NetherEx-1.12-2.1.14.15.jar | None | | UCH | recipehandler | 0.10 | NoMoreRecipeConflict-0.10(1.12.2).jar | None | | UCH | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCH | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | UCH | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | UCH | guilib | $version | paintingselgui-PSG+Revamed-1.12.2-1.1.0.1.jar | None | | UCH | paintingselgui | $version | paintingselgui-PSG+Revamed-1.12.2-1.1.0.1.jar | None | | UCH | harvestcraft | 1.12.2u | Pam's HarvestCraft 1.12.2u.jar | None | | UCH | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None | | UCH | simplecore | 1.6.0.6 | simplecore-1.12.2-1.6.0.6.jar | None | | UCH | simpleores | 1.11.1.9 | simpleores-1.12.2-1.11.1.9.jar | None | | UCH | simplyenchanting | 1.0.3 | SimplyEnchanting-1.12-1.0.3.jar | None | | UCH | soccer | 1.0 | soccer-mod-1.0-1.12.2.jar | None | | UCH | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.6.jar | None | | UCH | tconstruct | 1.12.2-2.10.0.81 | TConstruct-1.12.2-2.10.0.81.jar | None | | UCH | torohealthmod | 1.12.2-11 | torohealth-1.12.2-11.jar | None | | UCH | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None | | UCH | variedcommodities | 1.12.2 | VariedCommodities_1.12.2(15may18.jar | None | | UCH | varodd | 3.1 | varodd-1.12.2-3.1.jar | None | | UCH | vehicle | 0.10.0 | vehicle-0.10.0-mc1.12.2.jar | None | | UCH | vending | 1.12.2-3.0.1.1 | vending-1.12.2-3.0.1.1.jar | None | | UCH | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None | | UCH | waystones | 4.0.43 | Waystones_1.12.2-4.0.43.jar | None | Loaded coremods (and transformers): MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) BCModPlugin (backpacks 1.12.2 - 3.5.0.jar) brad16840.core.ClassTransformer OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) openmods.core.OpenModsClassTransformer LoadingPlugin (Quark-r1.4-123.jar) vazkii.quark.base.asm.ClassTransformer Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformer DLFMLCorePlugin (DynamicLights-1.12.2.jar) atomicstryker.dynamiclights.common.DLTransformer ObfuscatePlugin (obfuscate-0.2.4-1.12.2.jar) com.mrcrayfish.obfuscate.asm.ObfuscateTransformer GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13474 Compatibility Profile Context 22.19.159.256' Renderer: 'Radeon(TM) RX 580' OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced) - NaturaOverworld (Enabled/Not Forced) - NaturaNether (Enabled/Not Forced) - NaturaDecorative (Enabled/Not Forced) - NaturaTools (Enabled/Not Forced) - NaturaEntities (Enabled/Not Forced) - NaturaOredict (Enabled/Forced) - NaturaWorld (Enabled/Not Forced) Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - wailaIntegration (Enabled/Not Forced) Launched Version: 1.12.2-forge1.12.2-14.23.4.2703 LWJGL: 2.9.4 OpenGL: Radeon(TM) RX 580 GL version 4.5.13474 Compatibility Profile Context 22.19.159.256, 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 'fml,forge' Type: Client (map_client.txt) Resource Packs: Ultimate_Fandom_Sphax64x_MC112.zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz ---- Minecraft Crash Report ---- WARNING: coremods are present: MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) BCModPlugin (backpacks 1.12.2 - 3.5.0.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) LoadingPlugin (Quark-r1.4-123.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar) DLFMLCorePlugin (DynamicLights-1.12.2.jar) ObfuscatePlugin (obfuscate-0.2.4-1.12.2.jar) Contact their authors BEFORE contacting forge // Surprise! Haha. Well, this is awkward. Time: 5/25/18 10:33 AM Description: Initializing game net.minecraft.client.renderer.StitcherException: Unable to fit: tconstruct:items/broadsword/blade_sponge - size: 64x64 - Maybe try a lowerresolution resourcepack? at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:70) at net.minecraft.client.renderer.texture.TextureMap.finishLoading(TextureMap.java:213) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:112) at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:91) at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:161) at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:70) at net.minecraft.client.renderer.texture.TextureMap.finishLoading(TextureMap.java:213) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:112) at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:91) at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:161) at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_171, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 5703060600 bytes (5438 MB) / 7516192768 bytes (7168 MB) up to 7516192768 bytes (7168 MB) JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms7168m -Xmx7168m -XX:+UseG1GC -XX:MaxGCPauseMillis=4 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.4.2703 91 mods loaded, 91 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:----- |:--------------------------- |:-------------------- |:----------------------------------------------- |:---------------------------------------- | | UCH | minecraft | 1.12.2 | minecraft.jar | None | | UCH | mcp | 9.42 | minecraft.jar | None | | UCH | FML | 8.0.99.99 | modpack.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | forge | 14.23.4.2703 | modpack.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | openmodscore | 0.11.5 | minecraft.jar | None | | UCH | foamfixcore | 7.7.4 | minecraft.jar | None | | UCH | obfuscate | 0.2.4 | minecraft.jar | None | | UCH | quark | r1.4-123 | Quark-r1.4-123.jar | None | | UCH | autoreglib | 1.3-17 | AutoRegLib-1.3-17.jar | None | | UCH | backpacks16840 | 3.5.0 | backpacks 1.12.2 - 3.5.0.jar | None | | UCH | bibliocraft | 2.4.4 | BiblioCraft[v2.4.4][MC1.12.2].jar | None | | UCH | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | UCH | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None | | UCH | cjcm | 1.0 | cjcm-1.0.jar | None | | UCH | codechickenlib | 3.1.8.341 | CodeChickenLib-1.12.2-3.1.8.341-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCH | cookingforblockheads | 6.3.26 | CookingForBlockheads_1.12.2-6.3.26.jar | None | | UCH | craftablesaddles | 1.3 | Craftable+Saddles[1.12]-1.3.jar | None | | UCH | customnpcs | 1.12 | CustomNPCs_1.12.2(20jan18).jar | None | | UCH | ptrmodellib | 1.0.2 | PTRLib-1.0.2.jar | None | | UCH | props | 2.6.0 | Decocraft-2.6.0_1.12.2.jar | None | | UCH | cdm | 0.4.1 | device-mod-0.4.1-1.12.2.jar | None | | UCH | gottschcore | 1.3.5 | GottschCore-mc1.12-f14.21.1.2387-v1.3.5.jar | None | | UCH | dungeons2 | 1.3.3 | Dungeons2-mc1.12-f14.21.1.2387-v1.3.3.jar | None | | UCH | dungeontactics | DT-0.14.2 | DungeonTactics-1.12.2-0.14.2.jar | None | | UCH | dynamiclights | 1.4.9 | DynamicLights-1.12.2.jar | None | | UCH | dynamiclights_onfire | 1.0.7 | DynamicLights-1.12.2.jar | None | | UCH | dynamiclights_creepers | 1.0.6 | DynamicLights-1.12.2.jar | None | | UCH | dynamiclights_dropitems | 1.1.0 | DynamicLights-1.12.2.jar | None | | UCH | dynamiclights_entityclasses | 1.0.1 | DynamicLights-1.12.2.jar | None | | UCH | dynamiclights_mobequipment | 1.1.0 | DynamicLights-1.12.2.jar | None | | UCH | dynamiclights_flamearrows | 1.0.1 | DynamicLights-1.12.2.jar | None | | UCH | dynamiclights_floodlights | 1.0.3 | DynamicLights-1.12.2.jar | None | | UCH | dynamiclights_otherplayers | 1.0.9 | DynamicLights-1.12.2.jar | None | | UCH | dynamiclights_theplayer | 1.1.3 | DynamicLights-1.12.2.jar | None | | UCH | ebwizardry | 4.1.1 | Electroblob's+Wizardry+-+4.1.1+-+MC+1.12.2.jar | None | | UCH | fastleafdecay | v14 | FastLeafDecay-v14.jar | None | | UCH | foamfix | 0.9.9.1-1.12.2 | foamfix-0.9.9.1-1.12.2-anarchy.jar | None | | UCH | foamflower | 1.12.2-1.0.0.0-beta1 | foamflower-1.12.2-1.0.0.0-beta1.jar | None | | UCH | cfm | 4.2.0 | furniture-4.2.0-1.12.2.jar | None | | UCH | gravestone | 1.10.1 | gravestone-1.10.1.jar | None | | UCH | waila | 1.8.24 | Hwyla-1.8.24-B39_1.12.jar | None | | UCH | infernalmobs | 1.7.5 | InfernalMobs-1.12.2.jar | None | | UCH | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None | | UCH | ingameinfoxml | 2.8.2.94 | InGameInfoXML-1.12.2-2.8.2.94-universal.jar | None | | UCH | ironchest | 1.12.2-7.0.40.824 | ironchest-1.12.2-7.0.40.824.jar | None | | UCH | jei | 4.9.1.188 | jei_1.12.2-4.9.1.188.jar | None | | UCH | jrftl | 1.1 | JRFTL[1.12.2]-1.1.jar | None | | UCH | lootbags | 2.5.5 | LootBags-1.12.2-2.5.5.jar | None | | UCH | lycanitesmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | arcticmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | demonmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | desertmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | elementalmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | forestmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | freshwatermobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | infernomobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | junglemobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | mountainmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | plainsmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | saltwatermobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | shadowmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | swampmobs | 1.20.2.3 - MC 1.12.2 | LycanitesMobsComplete+1.20.2.3+[1.12.2]-1.0.jar | None | | UCH | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None | | UCH | malisisblocks | 1.12.2-6.1.0 | malisisblocks-1.12.2-6.1.0.jar | None | | UCH | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | UCH | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None | | UCH | mapwriter | 2.8.2 | MapWriter-1.12.2-2.8.2.jar | None | | UCH | natura | 1.12.2-4.3.2.49 | natura-1.12.2-4.3.2.49.jar | None | | UCH | nex | 2.1.14.15 | NetherEx-1.12-2.1.14.15.jar | None | | UCH | recipehandler | 0.10 | NoMoreRecipeConflict-0.10(1.12.2).jar | None | | UCH | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCH | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | UCH | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | UCH | guilib | $version | paintingselgui-PSG+Revamed-1.12.2-1.1.0.1.jar | None | | UCH | paintingselgui | $version | paintingselgui-PSG+Revamed-1.12.2-1.1.0.1.jar | None | | UCH | harvestcraft | 1.12.2u | Pam's HarvestCraft 1.12.2u.jar | None | | UCH | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None | | UCH | simplecore | 1.6.0.6 | simplecore-1.12.2-1.6.0.6.jar | None | | UCH | simpleores | 1.11.1.9 | simpleores-1.12.2-1.11.1.9.jar | None | | UCH | simplyenchanting | 1.0.3 | SimplyEnchanting-1.12-1.0.3.jar | None | | UCH | soccer | 1.0 | soccer-mod-1.0-1.12.2.jar | None | | UCH | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.6.jar | None | | UCH | tconstruct | 1.12.2-2.10.0.81 | TConstruct-1.12.2-2.10.0.81.jar | None | | UCH | torohealthmod | 1.12.2-11 | torohealth-1.12.2-11.jar | None | | UCH | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None | | UCH | variedcommodities | 1.12.2 | VariedCommodities_1.12.2(15may18.jar | None | | UCH | varodd | 3.1 | varodd-1.12.2-3.1.jar | None | | UCH | vehicle | 0.10.0 | vehicle-0.10.0-mc1.12.2.jar | None | | UCH | vending | 1.12.2-3.0.1.1 | vending-1.12.2-3.0.1.1.jar | None | | UCH | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None | | UCH | waystones | 4.0.43 | Waystones_1.12.2-4.0.43.jar | None | Loaded coremods (and transformers): MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) BCModPlugin (backpacks 1.12.2 - 3.5.0.jar) brad16840.core.ClassTransformer OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) openmods.core.OpenModsClassTransformer LoadingPlugin (Quark-r1.4-123.jar) vazkii.quark.base.asm.ClassTransformer Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformer DLFMLCorePlugin (DynamicLights-1.12.2.jar) atomicstryker.dynamiclights.common.DLTransformer ObfuscatePlugin (obfuscate-0.2.4-1.12.2.jar) com.mrcrayfish.obfuscate.asm.ObfuscateTransformer GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13474 Compatibility Profile Context 22.19.159.256' Renderer: 'Radeon(TM) RX 580' OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced) - NaturaOverworld (Enabled/Not Forced) - NaturaNether (Enabled/Not Forced) - NaturaDecorative (Enabled/Not Forced) - NaturaTools (Enabled/Not Forced) - NaturaEntities (Enabled/Not Forced) - NaturaOredict (Enabled/Forced) - NaturaWorld (Enabled/Not Forced) Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - wailaIntegration (Enabled/Not Forced) Launched Version: 1.12.2-forge1.12.2-14.23.4.2703 LWJGL: 2.9.4 OpenGL: Radeon(TM) RX 580 GL version 4.5.13474 Compatibility Profile Context 22.19.159.256, 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 'fml,forge' Type: Client (map_client.txt) Resource Packs: Ultimate_Fandom_Sphax64x_MC112.zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
  16. There were 3 mod updates these last few days. After the updates, the performance is now back where it was with 2674. Next time I encounter an issue like this, I will wait for any new mod updates and re-test before submitting a report. I'll also try to compile as much data as I can via /debug, etc.
  17. I have switched back and forth several times for testing and there is a significant drop in performance switching from Forge 1.12.2 Build 2674 to Build 2678 on a multiplayer server. However, I'm not seeing any error messages on the console or experiencing any crashes. It's just a performance drop.
  18. I just did some research and it's possible Pam's Harvestcraft might be responsible for these errors as it appears to make tweaks to some recipes and this might be affecting the achievements. If you concur, I will submit a report with them.
  19. Sorry for the delay. Here's more from the logs: 20.04 13:05:47 [Server] Server thread/ERROR Parsing error loading built-in advancement minecraft:recipes/food/pumpkin_pie 20.04 13:05:47 [Server] INFO com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:pumpkin_pie' 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) [MinecraftServer.class:?] 20.04 13:05:47 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152] 20.04 13:05:47 [Server] Server thread/ERROR Parsing error loading built-in advancement minecraft:recipes/food/mushroom_stew 20.04 13:05:47 [Server] INFO com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:mushroom_stew' 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) [MinecraftServer.class:?] 20.04 13:05:47 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152] 20.04 13:05:47 [Server] Server thread/ERROR Parsing error loading built-in advancement minecraft:recipes/food/cookie 20.04 13:05:47 [Server] INFO com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:cookie' 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) [MinecraftServer.class:?] 20.04 13:05:47 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152] 20.04 13:05:47 [Server] Server thread/ERROR Parsing error loading built-in advancement minecraft:recipes/food/bread 20.04 13:05:47 [Server] INFO com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:bread' 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?] 20.04 13:05:47 [Server] INFO at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?] 20.04 13:05:47 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) [MinecraftServer.class:?] 20.04 13:05:47 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152] 20.04 13:05:47 [Server] Server thread/ERROR Parsing error loading built-in advancement minecraft:recipes/food/beetroot_soup
  20. I'm receiving these errors in the server console: Server thread/ERROR Parsing error loading built-in advancement minecraft:recipes/food/pumpkin_pie Server thread/ERROR Parsing error loading built-in advancement minecraft:recipes/food/mushroom_stew Server thread/ERROR Parsing error loading built-in advancement minecraft:recipes/food/bread Server thread/ERROR Parsing error loading built-in advancement minecraft:recipes/food/beetroot_soup
  21. I understand now. I didn't realize the library was updated. I'll update the library via the installer before running the universal jar. Thanks.
  22. Multicraft does not use the installer. It only requires the Universal JAR and Minecraft Server build for 1.12.2. https://www.multicraft.org/ I will stick with the Universal JAR Build 2654 for now, which works.
  23. I'm running a Multicraft Server. The issue I'm having is with Forge 1.12.2 Build 2657 (Universal JAR). I was running Universal JAR Build 2654 and have reverted back to that version until I can test the next Universal release. If the Universal JAR for Build 2657 is missing libraries, please add them.
×
×
  • Create New...

Important Information

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