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



×
×
  • Create New...

Important Information

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