Jump to content

minecraft forge 1.12.2 *shutting down internal server* when i open my inventory


Jakob_fr

Recommended Posts

Hey my Problem is when i try to play the zombie apocalypse modpack by Forge Laps, everytime i open my inventory and try to go on page 8 on the right side, my game crashes (*shutting down internal server*). 

 

Crash Code:

-   The game crashed whilst rendering ingredient Error: java.lang.IllegalStateException: Not building! Exit-Code: -1    -

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
  BetterFoliageLoader (BetterFoliage-MC1.12-2.3.1.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  weaponlib (mw_2.0-0.4.6.2_mc1.12.2.jar)
  Quark Plugin (Quark-r1.6-179.jar)
  ThiccEntities Plugin (thiccentities-1.4.jar)
  LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
Contact their authors BEFORE contacting forge

// Why did you do that?

Time: 9/22/21 9:49 PM
Description: Rendering ingredient

java.lang.IllegalStateException: Not building!
    at net.minecraft.client.renderer.BufferBuilder.func_178977_d(BufferBuilder.java:537)
    at net.minecraft.client.renderer.Tessellator.func_78381_a(SourceFile:21)
    at com.vicmatskiv.weaponlib.compatibility.CompatibleStaticModelSourceRenderer.func_188616_a(CompatibleStaticModelSourceRenderer.java:107)
    at net.minecraftforge.client.ForgeHooksClient.renderLitItem(ForgeHooksClient.java:653)
    at net.minecraft.client.renderer.RenderItem.func_191967_a(RenderItem.java:118)
    at net.minecraft.client.renderer.RenderItem.func_191961_a(RenderItem.java:106)
    at mezz.jei.render.ItemStackFastRenderer.uncheckedRenderItemAndEffectIntoGUI(ItemStackFastRenderer.java:63)
    at mezz.jei.render.ItemStackFastRenderer.renderItemAndEffectIntoGUI(ItemStackFastRenderer.java:32)
    at mezz.jei.render.IngredientListBatchRenderer.render(IngredientListBatchRenderer.java:157)
    at mezz.jei.gui.overlay.IngredientGrid.draw(IngredientGrid.java:99)
    at mezz.jei.gui.overlay.IngredientGridWithNavigation.draw(IngredientGridWithNavigation.java:97)
    at mezz.jei.gui.overlay.IngredientListOverlay.drawScreen(IngredientListOverlay.java:161)
    at mezz.jei.gui.GuiEventHandler.onDrawBackgroundEventPost(GuiEventHandler.java:72)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_576_GuiEventHandler_onDrawBackgroundEventPost_BackgroundDrawnEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.client.gui.GuiScreen.func_146276_q_(GuiScreen.java:575)
    at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:615)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1124)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.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.BufferBuilder.func_178977_d(BufferBuilder.java:537)
    at net.minecraft.client.renderer.Tessellator.func_78381_a(SourceFile:21)
    at com.vicmatskiv.weaponlib.compatibility.CompatibleStaticModelSourceRenderer.func_188616_a(CompatibleStaticModelSourceRenderer.java:107)
    at net.minecraftforge.client.ForgeHooksClient.renderLitItem(ForgeHooksClient.java:653)
    at net.minecraft.client.renderer.RenderItem.func_191967_a(RenderItem.java:118)
    at net.minecraft.client.renderer.RenderItem.func_191961_a(RenderItem.java:106)

-- Ingredient being rendered --
Details:
    Mod Name: Modern Warfare 2.0 Contagion
    Registry Name: mw:tactical_push_backpack
    Display Name: Tactical Push Pack
    String Name: 1xitem.mw_tactical_push_backpack@0
Stacktrace:
    at mezz.jei.util.ErrorUtil.createRenderIngredientException(ErrorUtil.java:271)
    at mezz.jei.render.ItemStackFastRenderer.renderItemAndEffectIntoGUI(ItemStackFastRenderer.java:34)
    at mezz.jei.render.IngredientListBatchRenderer.render(IngredientListBatchRenderer.java:157)
    at mezz.jei.gui.overlay.IngredientGrid.draw(IngredientGrid.java:99)
    at mezz.jei.gui.overlay.IngredientGridWithNavigation.draw(IngredientGridWithNavigation.java:97)
    at mezz.jei.gui.overlay.IngredientListOverlay.drawScreen(IngredientListOverlay.java:161)
    at mezz.jei.gui.GuiEventHandler.onDrawBackgroundEventPost(GuiEventHandler.java:72)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_576_GuiEventHandler_onDrawBackgroundEventPost_BackgroundDrawnEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.client.gui.GuiScreen.func_146276_q_(GuiScreen.java:575)
    at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:615)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1124)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- JEI render details --
Details:
    Unique Id (for Blacklist): mw:tactical_push_backpack
    Ingredient Type: class net.minecraft.item.ItemStack
    Error Info: 1xitem.mw_tactical_push_backpack@0 mw:tactical_push_backpack
    Filter Text: 
    Edit Mode Enabled: false
    Debug Mode Enabled: false

-- Screen render details --
Details:
    Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
    Mouse location: Scaled: (635, 10). Absolute: (1906, 1047)
    Screen size: Scaled: (640, 360). Absolute: (1920, 1080). Scale factor of 3

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['JakoooEzzDa'/2434, l='MpServer', x=132.18, y=109.51, z=211.05]]
    Chunk stats: MultiplayerChunkCache: 529, 529
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options: 
    Level spawn location: World: (131,64,196), Chunk: (at 3,4,4 in 8,12; contains blocks 128,0,192 to 143,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 369 game time, 369 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
    Forced entities: 99 total; [EntityStoneling['Stoneling'/4096, l='MpServer', x=187.50, y=23.00, z=182.50], EntitySheep['Sheep'/204, l='MpServer', x=56.50, y=64.00, z=263.50], EntitySheep['Sheep'/205, l='MpServer', x=58.50, y=65.00, z=262.50], EntitySheep['Sheep'/206, l='MpServer', x=56.50, y=64.00, z=261.50], EntitySheep['Sheep'/207, l='MpServer', x=57.50, y=64.00, z=262.50], EntitySheep['Sheep'/219, l='MpServer', x=87.50, y=66.00, z=151.50], EntitySheep['Sheep'/220, l='MpServer', x=84.76, y=69.00, z=149.66], EntitySheep['Sheep'/221, l='MpServer', x=86.50, y=67.00, z=151.50], EntitySheep['Sheep'/222, l='MpServer', x=84.46, y=69.00, z=150.62], EntitySheep['Sheep'/238, l='MpServer', x=116.50, y=70.00, z=119.50], EntitySheep['Sheep'/240, l='MpServer', x=118.50, y=71.00, z=119.50], EntitySheep['Sheep'/241, l='MpServer', x=119.50, y=70.00, z=118.50], EntitySheep['Sheep'/242, l='MpServer', x=112.73, y=65.00, z=173.48], EntitySheep['Sheep'/243, l='MpServer', x=112.50, y=64.00, z=174.50], EntitySheep['Sheep'/244, l='MpServer', x=114.54, y=65.00, z=177.24], EntitySheep['Sheep'/245, l='MpServer', x=113.50, y=65.00, z=177.50], EntitySheep['Sheep'/246, l='MpServer', x=107.28, y=64.00, z=270.31], EntitySheep['Sheep'/247, l='MpServer', x=111.50, y=64.00, z=267.50], EntitySheep['Sheep'/248, l='MpServer', x=113.50, y=64.00, z=264.50], EntitySheep['Sheep'/249, l='MpServer', x=114.50, y=64.00, z=265.50], EntitySheep['Sheep'/265, l='MpServer', x=127.50, y=74.00, z=156.50], EntitySheep['Sheep'/266, l='MpServer', x=129.39, y=74.00, z=155.75], EntitySheep['Sheep'/267, l='MpServer', x=130.55, y=74.00, z=157.93], EntitySheep['Sheep'/268, l='MpServer', x=128.46, y=73.00, z=157.73], EntityScent['entity.EntityScent.name'/269, l='MpServer', x=133.00, y=74.00, z=171.00], EntityScent['entity.EntityScent.name'/282, l='MpServer', x=139.00, y=74.00, z=167.00], EntitySheep['Sheep'/293, l='MpServer', x=156.50, y=76.00, z=229.50], EntitySheep['Sheep'/294, l='MpServer', x=154.21, y=76.00, z=227.90], EntitySheep['Sheep'/295, l='MpServer', x=156.50, y=76.00, z=229.50], EntitySheep['Sheep'/296, l='MpServer', x=157.50, y=75.00, z=228.50], EntityItem['item.item.quark:root_blue_flower'/299, l='MpServer', x=155.31, y=18.00, z=244.15], EntityTurkey['Turkey'/306, l='MpServer', x=172.16, y=82.00, z=119.45], EntityTurkey['Turkey'/307, l='MpServer', x=175.50, y=85.00, z=120.50], EntityTurkey['Turkey'/308, l='MpServer', x=177.50, y=86.00, z=121.50], EntityTurkey['Turkey'/309, l='MpServer', x=179.50, y=118.00, z=125.50], EntitySheep['Sheep'/311, l='MpServer', x=178.50, y=79.00, z=184.50], EntitySheep['Sheep'/312, l='MpServer', x=179.50, y=79.00, z=184.50], EntitySheep['Sheep'/313, l='MpServer', x=180.50, y=78.00, z=184.50], EntitySheep['Sheep'/314, l='MpServer', x=178.50, y=78.00, z=185.50], EntityMinecartChest['Minecart with Chest'/316, l='MpServer', x=178.50, y=31.06, z=276.50], EntityItem['item.item.quark:root'/331, l='MpServer', x=183.79, y=30.00, z=258.13], EntityItem['item.item.quark:root_black_flower'/332, l='MpServer', x=183.34, y=30.00, z=258.13], EntityDeer['Deer'/344, l='MpServer', x=209.50, y=84.00, z=166.50], EntityDeer['Deer'/345, l='MpServer', x=206.50, y=90.00, z=163.50], EntityDeer['Deer'/346, l='MpServer', x=208.50, y=97.00, z=161.50], EntityItem['item.tile.gravel'/4625, l='MpServer', x=156.21, y=87.00, z=134.22], EntityFallingBlock['Falling Block'/583, l='MpServer', x=13.50, y=29.00, z=39.50], EntityFallingBlock['Falling Block'/584, l='MpServer', x=13.50, y=29.00, z=40.50], EntityFallingBlock['Falling Block'/586, l='MpServer', x=13.50, y=29.00, z=41.50], EntityFallingBlock['Falling Block'/587, l='MpServer', x=13.50, y=29.00, z=42.50], EntityZombie['Zombie'/4814, l='MpServer', x=126.50, y=17.00, z=129.50], EntityZombie['Zombie'/4838, l='MpServer', x=128.50, y=17.00, z=129.50], EntityZombie['Zombie'/4860, l='MpServer', x=123.50, y=17.00, z=128.50], EntityStoneling['Stoneling'/4868, l='MpServer', x=127.50, y=17.00, z=130.50], EntityFallingBlock['Falling Block'/782, l='MpServer', x=57.50, y=26.00, z=59.50], EntityFallingBlock['Falling Block'/783, l='MpServer', x=58.50, y=27.00, z=60.50], EntityFallingBlock['Falling Block'/784, l='MpServer', x=58.50, y=27.00, z=61.50], EntityZombie['Zombie'/4917, l='MpServer', x=210.50, y=17.00, z=181.50], EntityStoneling['Stoneling'/4918, l='MpServer', x=210.50, y=17.00, z=178.50], EntityZombie['Zombie'/4919, l='MpServer', x=208.50, y=17.00, z=175.50], EntityZombie['Zombie'/4920, l='MpServer', x=206.50, y=17.00, z=176.50], EntityItem['item.tile.gravel'/5032, l='MpServer', x=155.51, y=87.00, z=134.13], EntityStoneling['Stoneling'/5034, l='MpServer', x=137.50, y=20.00, z=219.50], Entityzombie00['Zombie'/5042, l='MpServer', x=182.50, y=36.00, z=144.50], EntityZombie['Zombie'/5063, l='MpServer', x=187.50, y=25.00, z=202.50], EntityZombie['Zombie'/5064, l='MpServer', x=189.50, y=25.00, z=203.50], EntityZombie['Zombie'/5092, l='MpServer', x=202.50, y=16.00, z=171.50], EntityZombie['Zombie'/5097, l='MpServer', x=185.50, y=22.00, z=195.50], EntityFallingBlock['Falling Block'/1208, l='MpServer', x=188.50, y=33.00, z=162.50], EntityFallingBlock['Falling Block'/1210, l='MpServer', x=186.50, y=33.00, z=163.50], EntityFallingBlock['Falling Block'/1258, l='MpServer', x=210.50, y=48.00, z=239.50], EntityFallingBlock['Falling Block'/1538, l='MpServer', x=13.50, y=29.00, z=41.50], EntityFallingBlock['Falling Block'/1539, l='MpServer', x=13.50, y=29.00, z=42.50], EntityFallingBlock['Falling Block'/1670, l='MpServer', x=57.50, y=26.00, z=59.50], EntityFallingBlock['Falling Block'/1945, l='MpServer', x=187.50, y=34.00, z=163.50], EntityFallingBlock['Falling Block'/1981, l='MpServer', x=210.50, y=48.00, z=239.50], EntityFallingBlock['Falling Block'/2070, l='MpServer', x=258.50, y=24.00, z=181.50], EntityFallingBlock['Falling Block'/2071, l='MpServer', x=257.50, y=24.00, z=181.50], EntityFallingBlock['Falling Block'/2073, l='MpServer', x=259.50, y=24.00, z=182.50], EntityFallingBlock['Falling Block'/2335, l='MpServer', x=187.50, y=34.00, z=163.50], EntityFallingBlock['Falling Block'/2356, l='MpServer', x=210.50, y=48.00, z=239.50], EntityFallingBlock['Falling Block'/2536, l='MpServer', x=210.50, y=48.00, z=239.50], EntityPlayerSP['JakoooEzzDa'/2434, l='MpServer', x=132.18, y=109.51, z=211.05], EntityLatchedRenderer['unknown'/2568, l='MpServer', x=8.50, y=65.00, z=8.50], EntityZombie['Zombie'/2996, l='MpServer', x=165.50, y=40.00, z=163.50], EntitySquid['Squid'/3083, l='MpServer', x=103.60, y=61.41, z=205.40], EntityItem['item.tile.gravel'/3089, l='MpServer', x=171.16, y=31.00, z=255.43], EntityItem['item.tile.gravel'/3136, l='MpServer', x=167.55, y=31.00, z=255.88], EntityBat['Bat'/3179, l='MpServer', x=168.26, y=34.82, z=123.66], EntityZombie['Zombie'/3189, l='MpServer', x=213.50, y=31.00, z=177.50], EntityBat['Bat'/3231, l='MpServer', x=215.33, y=25.69, z=245.39], EntityBat['Bat'/3248, l='MpServer', x=67.25, y=21.03, z=185.75], EntityBat['Bat'/3253, l='MpServer', x=191.42, y=21.76, z=188.49], EntityBat['Bat'/3255, l='MpServer', x=196.09, y=21.40, z=191.02], EntityBat['Bat'/3257, l='MpServer', x=192.54, y=21.82, z=191.50], EntityZombie['Zombie'/3715, l='MpServer', x=60.50, y=13.00, z=277.50], Entityzombie01['Zombie'/3720, l='MpServer', x=139.50, y=18.00, z=210.50], EntityDweller['Dweller'/3721, l='MpServer', x=136.50, y=18.00, z=211.50], EntityDweller['Dweller'/3762, l='MpServer', x=137.50, y=18.00, z=211.50]]
    Retry entities: 1 total; [EntityLatchedRenderer['unknown'/2568, l='MpServer', x=8.50, y=65.00, z=8.50]]
    Server brand: fml,forge
    Server type: Integrated singleplayer server

-- System Details --
Details:
    Minecraft Version: 1.12.2
    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: 641173368 bytes (611 MB) / 2587361280 bytes (2467 MB) up to 3817865216 bytes (3641 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP 9.42 Powered by Forge 14.23.5.2837 39 mods loaded, 39 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                                |
    |:------ |:------------------- |:-------------- |:------------------------------------------------- |:---------------------------------------- |
    | LCHIJA | minecraft           | 1.12.2         | minecraft.jar                                     | None                                     |
    | LCHIJA | mcp                 | 9.42           | minecraft.jar                                     | None                                     |
    | LCHIJA | FML                 | 8.0.99.99      | forge-1.12.2-14.23.5.2837.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge               | 14.23.5.2837   | forge-1.12.2-14.23.5.2837.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | securitycraft       | v1.8.20.2      | [1.12.2] SecurityCraft v1.8.20.2.jar              | None                                     |
    | LCHIJA | aiimprovements      | 0.0.1.3        | AIImprovements-1.12-0.0.1b3.jar                   | None                                     |
    | LCHIJA | attackingzombies    | v1.0           | Attacking zombies v1.0.jar                        | None                                     |
    | LCHIJA | jei                 | 4.16.1.302     | jei_1.12.2-4.16.1.302.jar                         | None                                     |
    | LCHIJA | quark               | r1.6-179       | Quark-r1.6-179.jar                                | None                                     |
    | LCHIJA | autoreglib          | 1.3-32         | AutoRegLib-1.3-32.jar                             | None                                     |
    | LCHIJA | badmobs             | 1.1.40         | BadMobs-1.12.2-1.1.40.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | betterbuilderswands | 0.13.2         | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar | None                                     |
    | LCHIJA | forgelin            | 1.8.4          | Forgelin-1.8.4.jar                                | None                                     |
    | LCHIJA | betterfoliage       | 2.3.1          | BetterFoliage-MC1.12-2.3.1.jar                    | None                                     |
    | LCHIJA | biomesoplenty       | 7.0.1.2444     | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar     | None                                     |
    | LCHIJA | bloodmoon           | 1.5.3          | Bloodmoon-MC1.12.2-1.5.3.jar                      | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LCHIJA | extendedrenderer    | v1.0           | coroutil-1.12.1-1.2.37.jar                        | None                                     |
    | LCHIJA | coroutil            | 1.12.1-1.2.37  | coroutil-1.12.1-1.2.37.jar                        | None                                     |
    | LCHIJA | configmod           | v1.0           | coroutil-1.12.1-1.2.37.jar                        | None                                     |
    | LCHIJA | dayzombies          | 1.0.0          | DayZombiez.jar                                    | None                                     |
    | LCHIJA | orelib              | 3.6.0.1        | OreLib-1.12.2-3.6.0.1.jar                         | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCHIJA | dsurround           | 3.6.1.0        | DynamicSurroundings-1.12.2-3.6.1.0.jar            | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCHIJA | dynamictrees        | 1.12.2-0.9.21  | DynamicTrees-1.12.2-0.9.21.jar                    | None                                     |
    | LCHIJA | dynamictreesbop     | 1.12.2-1.4.4   | DynamicTreesBOP-1.12.2-1.4.4.jar                  | None                                     |
    | LCHIJA | dynamictreesquark   | 1.12.2-1.0.6   | DynamicTreesQuark-1.12.2-1.0.6.jar                | None                                     |
    | LCHIJA | familiarfauna       | 1.0.11         | FamiliarFauna-1.12.2-1.0.11.jar                   | None                                     |
    | LCHIJA | ichunutil           | 7.2.2          | iChunUtil-1.12.2-7.2.2.jar                        | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | jeresources         | 0.9.2.60       | JustEnoughResources-1.12.2-0.9.2.60.jar           | None                                     |
    | LCHIJA | mistcore            | 1.2.1          | mistcore-1.12-1.2.1-1-universal.jar               | None                                     |
    | LCHIJA | mistbiomes          | 1.0.0          | mistbiomes-1.12-1.0.0-universal.jar               | None                                     |
    | LCHIJA | mobdismemberment    | 7.0.0          | MobDismemberment-1.12.2-7.0.0.jar                 | None                                     |
    | LCHIJA | mobsunscreen        | 1.12.2-2.1.3   | mobsunscreen-1.12.2-2.1.3.jar                     | None                                     |
    | LCHIJA | mw                  | 0.4.6.2        | mw_2.0-0.4.6.2_mc1.12.2.jar                       | None                                     |
    | LCHIJA | spartanshields      | 1.5.4          | SpartanShields-1.12.2-1.5.4.jar                   | None                                     |
    | LCHIJA | spartanweaponry     | beta 1.3.8     | SpartanWeaponry-1.12.2-beta-1.3.8.jar             | None                                     |
    | LCHIJA | spawnercontrol      | 1.6.3b         | SpawnerControl-1.6.3b.jar                         | None                                     |
    | LCHIJA | thiccentities       | GRADLE:VERSION | thiccentities-1.4.jar                             | None                                     |
    | LCHIJA | zombieawareness     | 1.12.1-1.11.16 | zombieawareness-1.12.1-1.11.16.jar                | None                                     |
    | LCHIJA | betteranimalsplus   | 9.0.1          | betteranimalsplus-1.12.2-9.0.1.jar                | None                                     |

    Loaded coremods (and transformers): 
TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
  
BetterFoliageLoader (BetterFoliage-MC1.12-2.3.1.jar)
  mods.betterfoliage.loader.BetterFoliageTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
  
weaponlib (mw_2.0-0.4.6.2_mc1.12.2.jar)
  com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
Quark Plugin (Quark-r1.6-179.jar)
  vazkii.quark.base.asm.ClassTransformer
ThiccEntities Plugin (thiccentities-1.4.jar)
  wiresegal.thicc.asm.ThiccAsmTransformer
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  lumien.bloodmoon.asm.ClassTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 461.40' Renderer: 'GeForce GTX 1060 6GB/PCIe/SSE2'
    Launched Version: forge-14.23.5.2837
    LWJGL: 2.9.4
    OpenGL: GeForce GTX 1060 6GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 461.40, NVIDIA Corporation
    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: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 12x Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz

 

Im trying to fix this since 3 hours but couldnt find anything that helped. 

Link to comment
Share on other sites

Packs are not typically upgradable across minecraft versions, so if you're using a pack in an out-of-support version you're a bit screwed.

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

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I have made a post shader with all of it's files (in post and program) being finished, it's just an edited creeper post shader for now. How do I load it ingame?  Minecraft.getInstance().gameRenderer.loadEffect(new ResourceLocation("thedefused:shaders/post/creep.json")); This just gives an error due to it trying to find program in minecraft:shaders/program However, I have seen multiple mods use post shaders. how?
    • Hello. I've been having a problem when launching minecraft forge. It just doesn't open the game, and leaves me with this "(exit code 1)" error. Both regular and optifine versions of minecraft launch just fine, tried both with 1.18.2 and 1.20.1. I can assure that my drivers are updated so that can't be it, and i've tried using Java 17, 18 and 21 to no avail. Even with no mods installed, the thing won't launch. I'll leave the log here, although it's in spanish: https://jmp.sh/s/FPqGBSi30fzKJDt2M1gc My specs are this: Ryzen 3 4100 || Radeon R9 280x || 16gb ram || Windows 10 I'd appreciate any help, thank you in advance.
    • Hey, Me and my friends decided to start up a Server with "a few" mods, the last few days everything went well we used all the items we wanted. Now our Game crashes the moment we touch a Lava Bucket inside our Inventory. It just instantly closes and gives me an "Alc Cleanup"  Crash screen (Using GDLauncher). I honestly dont have a clue how to resolve this error. If anyone could help id really appreciate it, I speak German and Englisch so you can choose whatever you speak more fluently. Thanks in Advance. Plus I dont know how to link my Crash Report help for that would be nice too whoops
    • I hosted a minecraft server and I modded it, and there is always an error on the console which closes the server. If someone knows how to repair it, it would be amazing. Thank you. I paste the crash report down here: ---- Minecraft Crash Report ---- WARNING: coremods are present:   llibrary (llibrary-core-1.0.11-1.12.2.jar)   WolfArmorCore (WolfArmorAndStorage-1.12.2-3.8.0-universal-signed.jar)   AstralCore (astralsorcery-1.12.2-1.10.27.jar)   CreativePatchingLoader (CreativeCore_v1.10.71_mc1.12.2.jar)   SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.8.jar)   ForgelinPlugin (Forgelin-1.8.4.jar)   midnight (themidnight-0.3.5.jar)   FutureMC (Future-MC-0.2.19.jar)   SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.5.3.jar)   Backpacked (backpacked-1.4.3-1.12.2.jar)   LoadingPlugin (Reskillable-1.12.2-1.13.0.jar)   LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) Contact their authors BEFORE contacting forge // There are four lights! Time: 3/28/24 12:17 PM Description: Exception in server tick loop net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient     at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:89)     at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:612)     at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)     at java.lang.reflect.Method.invoke(Method.java:498)     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)     at com.google.common.eventbus.EventBus.post(EventBus.java:217)     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)     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:498)     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)     at com.google.common.eventbus.EventBus.post(EventBus.java:217)     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)     at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)     at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)     at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)     at java.lang.Thread.run(Thread.java:750) Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient     at java.lang.Class.getDeclaredMethods0(Native Method)     at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)     at java.lang.Class.privateGetPublicMethods(Class.java:2902)     at java.lang.Class.getMethods(Class.java:1615)     at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:82)     at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:82)     ... 31 more Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)     at java.lang.ClassLoader.loadClass(ClassLoader.java:418)     at java.lang.ClassLoader.loadClass(ClassLoader.java:351)     ... 37 more Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@4e558728 from coremod FMLCorePlugin     at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)     at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)     ... 39 more Caused by: java.lang.RuntimeException: Attempted to load class bsb for invalid side SERVER     at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62)     at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)     ... 41 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details:     Minecraft Version: 1.12.2     Operating System: Linux (amd64) version 5.10.0-28-cloud-amd64     Java Version: 1.8.0_382, Temurin     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin     Memory: 948745536 bytes (904 MB) / 1564999680 bytes (1492 MB) up to 7635730432 bytes (7282 MB)     JVM Flags: 2 total; -Xmx8192M -Xms256M     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0     FML: MCP 9.42 Powered by Forge 14.23.5.2860 63 mods loaded, 63 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                                |     |:----- |:------------------ |:----------------------- |:----------------------------------------------------- |:---------------------------------------- |     | LC    | minecraft          | 1.12.2                  | minecraft.jar                                         | None                                     |     | LC    | mcp                | 9.42                    | minecraft.jar                                         | None                                     |     | LC    | FML                | 8.0.99.99               | forge-1.12.2-14.23.5.2860.jar                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |     | LC    | forge              | 14.23.5.2860            | forge-1.12.2-14.23.5.2860.jar                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |     | LC    | creativecoredummy  | 1.0.0                   | minecraft.jar                                         | None                                     |     | LC    | backpacked         | 1.4.2                   | backpacked-1.4.3-1.12.2.jar                           | None                                     |     | LC    | itemblacklist      | 1.4.3                   | ItemBlacklist-1.4.3.jar                               | None                                     |     | LC    | securitycraft      | v1.9.8                  | [1.12.2] SecurityCraft v1.9.8.jar                     | None                                     |     | LC    | aiimprovements     | 0.0.1.3                 | AIImprovements-1.12-0.0.1b3.jar                       | None                                     |     | LC    | jei                | 4.16.1.301              | jei_1.12.2-4.16.1.301.jar                             | None                                     |     | LC    | appleskin          | 1.0.14                  | AppleSkin-mc1.12-1.0.14.jar                           | None                                     |     | LC    | baubles            | 1.5.2                   | Baubles-1.12-1.5.2.jar                                | None                                     |     | LC    | astralsorcery      | 1.10.27                 | astralsorcery-1.12.2-1.10.27.jar                      | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |     | LC    | attributefix       | 1.0.12                  | AttributeFix-Forge-1.12.2-1.0.12.jar                  | None                                     |     | LC    | atum               | 2.0.20                  | Atum-1.12.2-2.0.20.jar                                | None                                     |     | LC    | bloodmoon          | 1.5.3                   | Bloodmoon-MC1.12.2-1.5.3.jar                          | d72e0dd57935b3e9476212aea0c0df352dd76291 |     | LC    | forgelin           | 1.8.4                   | Forgelin-1.8.4.jar                                    | None                                     |     | LC    | bountiful          | 2.2.2                   | Bountiful-2.2.2.jar                                   | None                                     |     | LC    | camera             | 1.0.10                  | camera-1.0.10.jar                                     | None                                     |     | LC    | chisel             | MC1.12.2-1.0.2.45       | Chisel-MC1.12.2-1.0.2.45.jar                          | None                                     |     | LC    | collective         | 3.0                     | collective-1.12.2-3.0.jar                             | None                                     |     | LC    | reskillable        | 1.12.2-1.13.0           | Reskillable-1.12.2-1.13.0.jar                         | None                                     |     | LC    | compatskills       | 1.12.2-1.17.0           | CompatSkills-1.12.2-1.17.0.jar                        | None                                     |     | LC    | creativecore       | 1.10.0                  | CreativeCore_v1.10.71_mc1.12.2.jar                    | None                                     |     | LC    | customnpcs         | 1.12                    | CustomNPCs_1.12.2-(05Jul20).jar                       | None                                     |     | LC    | darknesslib        | 1.1.2                   | DarknessLib-1.12.2-1.1.2.jar                          | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |     | LC    | dungeonsmod        | @VERSION@               | DungeonsMod-1.12.2-1.0.8.jar                          | None                                     |     | LC    | enhancedvisuals    | 1.3.0                   | EnhancedVisuals_v1.4.4_mc1.12.2.jar                   | None                                     |     | LC    | extrautils2        | 1.0                     | extrautils2-1.12-1.9.9.jar                            | None                                     |     | LC    | futuremc           | 0.2.6                   | Future-MC-0.2.19.jar                                  | None                                     |     | LC    | geckolib3          | 3.0.30                  | geckolib-forge-1.12.2-3.0.31.jar                      | None                                     |     | LC    | gottschcore        | 1.15.1                  | GottschCore-mc1.12.2-f14.23.5.2859-v1.15.1.jar        | None                                     |     | LC    | hardcorerevival    | 1.2.0                   | HardcoreRevival_1.12.2-1.2.0.jar                      | None                                     |     | LC    | waila              | 1.8.26                  | Hwyla-1.8.26-B41_1.12.2.jar                           | None                                     |     | LE    | imsm               | 1.12                    | Instant Massive Structures Mod 1.12.2.jar             | None                                     |     | L     | journeymap         | 1.12.2-5.7.1p2          | journeymap-1.12.2-5.7.1p2.jar                         | None                                     |     | L     | mobsunscreen       | @version@               | mobsunscreen-1.12.2-3.1.5.jar                         | None                                     |     | L     | morpheus           | 1.12.2-3.5.106          | Morpheus-1.12.2-3.5.106.jar                           | None                                     |     | L     | llibrary           | 1.7.20                  | llibrary-1.7.20-1.12.2.jar                            | None                                     |     | L     | mowziesmobs        | 1.5.8                   | mowziesmobs-1.5.8.jar                                 | None                                     |     | L     | nocubessrparmory   | 3.0.0                   | NoCubes_SRP_Combat_Addon_3.0.0.jar                    | None                                     |     | L     | nocubessrpnests    | 3.0.0                   | NoCubes_SRP_Nests_Addon_3.0.0.jar                     | None                                     |     | L     | nocubessrpsurvival | 3.0.0                   | NoCubes_SRP_Survival_Addon_3.0.0.jar                  | None                                     |     | L     | nocubesrptweaks    | V4.1                    | nocubesrptweaks-V4.1.jar                              | None                                     |     | L     | patchouli          | 1.0-23.6                | Patchouli-1.0-23.6.jar                                | None                                     |     | L     | artifacts          | 1.1.2                   | RLArtifacts-1.1.2.jar                                 | None                                     |     | L     | rsgauges           | 1.2.8                   | rsgauges-1.12.2-1.2.8.jar                             | None                                     |     | L     | rustic             | 1.1.7                   | rustic-1.1.7.jar                                      | None                                     |     | L     | silentlib          | 3.0.13                  | SilentLib-1.12.2-3.0.14+168.jar                       | None                                     |     | L     | scalinghealth      | 1.3.37                  | ScalingHealth-1.12.2-1.3.42+147.jar                   | None                                     |     | L     | lteleporters       | 1.12.2-3.0.2            | simpleteleporters-1.12.2-3.0.2.jar                    | None                                     |     | L     | spartanshields     | 1.5.5                   | SpartanShields-1.12.2-1.5.5.jar                       | None                                     |     | L     | spartanweaponry    | 1.5.3                   | SpartanWeaponry-1.12.2-1.5.3.jar                      | None                                     |     | L     | srparasites        | 1.9.18                  | SRParasites-1.12.2v1.9.18.jar                         | None                                     |     | L     | treasure2          | 2.2.0                   | Treasure2-mc1.12.2-f14.23.5.2859-v2.2.1.jar           | None                                     |     | L     | treeharvester      | 4.0                     | treeharvester_1.12.2-4.0.jar                          | None                                     |     | L     | twilightforest     | 3.11.1021               | twilightforest-1.12.2-3.11.1021-universal.jar         | None                                     |     | L     | variedcommodities  | 1.12.2                  | VariedCommodities_1.12.2-(31Mar23).jar                | None                                     |     | L     | voicechat          | 1.12.2-2.4.32           | voicechat-forge-1.12.2-2.4.32.jar                     | None                                     |     | L     | wolfarmor          | 3.8.0                   | WolfArmorAndStorage-1.12.2-3.8.0-universal-signed.jar | None                                     |     | L     | worldborder        | 2.3                     | worldborder_1.12.2-2.3.jar                            | None                                     |     | L     | midnight           | 0.3.5                   | themidnight-0.3.5.jar                                 | None                                     |     | L     | structurize        | 1.12.2-0.10.277-RELEASE | structurize-1.12.2-0.10.277-RELEASE.jar               | None                                     |     Loaded coremods (and transformers):  llibrary (llibrary-core-1.0.11-1.12.2.jar)   net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer   net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher WolfArmorCore (WolfArmorAndStorage-1.12.2-3.8.0-universal-signed.jar)    AstralCore (astralsorcery-1.12.2-1.10.27.jar)    CreativePatchingLoader (CreativeCore_v1.10.71_mc1.12.2.jar)    SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.8.jar)    ForgelinPlugin (Forgelin-1.8.4.jar)    midnight (themidnight-0.3.5.jar)   com.mushroom.midnight.core.transformer.MidnightClassTransformer FutureMC (Future-MC-0.2.19.jar)   thedarkcolour.futuremc.asm.CoreTransformer SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.5.3.jar)    Backpacked (backpacked-1.4.3-1.12.2.jar)   com.mrcrayfish.backpacked.asm.BackpackedTransformer LoadingPlugin (Reskillable-1.12.2-1.13.0.jar)   codersafterdark.reskillable.base.asm.ClassTransformer LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)   lumien.bloodmoon.asm.ClassTransformer     Profiler Position: N/A (disabled)     Is Modded: Definitely; Server brand changed to 'fml,forge'     Type: Dedicated Server (map_server.txt)
    • When i add mods like falling leaves, visuality and kappas shaders, even if i restart Minecraft they dont show up in the mods menu and they dont work
  • Topics

×
×
  • Create New...

Important Information

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