Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

REPLAYMOD - crash przy renderowaniu


MASNO

Rekomendowane odpowiedzi

Opublikowano

Witam mod ,,ReplayMod" crashuje mi przy renderowaniu jest taki dziwny dźwięk i się wyłącza 

 

tutaj RAPORT:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  LoadingPlugin (replaymod-1.8-2.0.0.jar)
  OpenEyePlugin (OpenEye.jar)
Contact their authors BEFORE contacting forge

// Hey, that tickles! Hehehe!

Time: 08.02.19 11:00
Description: Rendering video

java.lang.IllegalStateException: No output file found.
    at com.replaymod.render.VideoWriter.getVideoFile(VideoWriter.java:184)
    at com.replaymod.render.rendering.VideoRenderer.finish(VideoRenderer.java:253)
    at com.replaymod.render.rendering.VideoRenderer.renderVideo(VideoRenderer.java:137)
    at com.replaymod.render.gui.GuiRenderSettings$7.run(GuiRenderSettings.java:201)
    at de.johni0702.minecraft.gui.element.AbstractGuiClickable.onClick(AbstractGuiClickable.java:71)
    at de.johni0702.minecraft.gui.element.AbstractGuiButton.onClick(AbstractGuiButton.java:97)
    at de.johni0702.minecraft.gui.element.AbstractGuiClickable.mouseClick(AbstractGuiClickable.java:53)
    at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:162)
    at com.sun.proxy.$Proxy26.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:159)
    at com.sun.proxy.$Proxy26.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:159)
    at com.sun.proxy.$Proxy26.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$2.invoke(AbstractComposedGuiElement.java:82)
    at com.sun.proxy.$Proxy26.mouseClick(Unknown Source)
    at de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_73864_a(AbstractGuiScreen.java:202)
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
    at de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_146274_d(AbstractGuiScreen.java:222)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517)
    at com.replaymod.replay.InputReplayTimer.func_74275_a(InputReplayTimer.java:47)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1008)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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)
    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 pl.skmedix.loader.GameLoader.main(GameLoader.java:35)


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

-- Head --
Stacktrace:
    at com.replaymod.render.VideoWriter.getVideoFile(VideoWriter.java:184)
    at com.replaymod.render.rendering.VideoRenderer.finish(VideoRenderer.java:253)
    at com.replaymod.render.rendering.VideoRenderer.renderVideo(VideoRenderer.java:137)
    at com.replaymod.render.gui.GuiRenderSettings$7.run(GuiRenderSettings.java:201)
    at de.johni0702.minecraft.gui.element.AbstractGuiClickable.onClick(AbstractGuiClickable.java:71)
    at de.johni0702.minecraft.gui.element.AbstractGuiButton.onClick(AbstractGuiButton.java:97)
    at de.johni0702.minecraft.gui.element.AbstractGuiClickable.mouseClick(AbstractGuiClickable.java:53)
    at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)

-- Gui --
Details:
    Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
    ComposedElement: de.johni0702.minecraft.gui.element.GuiButton@37e568cb
    Element: de.johni0702.minecraft.gui.element.GuiButton@37e568cb
Stacktrace:
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:162)
    at com.sun.proxy.$Proxy26.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)

-- Gui --
Details:
    Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
    ComposedElement: de.johni0702.minecraft.gui.container.GuiPanel@31656e9a
    Element: de.johni0702.minecraft.gui.container.GuiPanel@31656e9a
Stacktrace:
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:159)
    at com.sun.proxy.$Proxy26.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)

-- Gui --
Details:
    Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
    ComposedElement: de.johni0702.minecraft.gui.container.GuiPanel@507948c8
    Element: de.johni0702.minecraft.gui.container.GuiPanel@507948c8
Stacktrace:
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:159)
    at com.sun.proxy.$Proxy26.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)

-- Gui --
Details:
    Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
    ComposedElement: com.replaymod.render.gui.GuiRenderSettings@4104a61
    Element: com.replaymod.render.gui.GuiRenderSettings@4104a61
Stacktrace:
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$2.invoke(AbstractComposedGuiElement.java:82)
    at com.sun.proxy.$Proxy26.mouseClick(Unknown Source)
    at de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_73864_a(AbstractGuiScreen.java:202)
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
    at de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_146274_d(AbstractGuiScreen.java:222)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517)

-- Affected level --
Details:
    Level name: MpServer
    All players: 2 total; [CameraEntity['Player'/-1789435, l='MpServer', x=413,18, y=83,59, z=795,05], EntityOtherPlayerMP['InsideSad'/133, l='MpServer', x=412,43, y=83,59, z=792,99]]
    Chunk stats: MultiplayerChunkCache: 400, 400
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options: 
    Level spawn location: 162,00,71,00,201,00 - World: (162,71,201), Chunk: (at 2,4,9 in 10,12; contains blocks 160,0,192 to 175,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 3386992 game time, 2041 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: spectator (ID 3). Hardcore: false. Cheats: false
    Forced entities: 115 total; [EntitySkeleton['Szkielet'/256, l='MpServer', x=474,50, y=18,00, z=743,50], EntityZombie['Zombie'/257, l='MpServer', x=475,50, y=40,00, z=737,50], EntityZombie['Zombie'/258, l='MpServer', x=472,50, y=40,00, z=737,50], EntityZombie['Zombie'/259, l='MpServer', x=472,50, y=40,00, z=739,50], EntityBat['Nietoperz'/260, l='MpServer', x=472,28, y=41,47, z=739,16], EntityPig['Świnia'/261, l='MpServer', x=465,50, y=67,00, z=743,69], EntityHorse['Koń'/262, l='MpServer', x=468,06, y=68,02, z=741,59], EntityPig['Świnia'/263, l='MpServer', x=465,50, y=67,00, z=742,28], EntityItem['item.tile.doublePlant.rose'/267, l='MpServer', x=473,53, y=64,00, z=840,04], EntityItem['item.tile.doublePlant.rose'/268, l='MpServer', x=473,44, y=64,39, z=837,72], EntityItem['item.tile.doublePlant.rose'/269, l='MpServer', x=473,69, y=65,21, z=845,41], EntityItem['item.tile.doublePlant.rose'/270, l='MpServer', x=472,38, y=64,00, z=838,57], EntityItem['item.tile.doublePlant.rose'/271, l='MpServer', x=471,78, y=65,38, z=847,09], EntityItem['item.tile.doublePlant.rose'/272, l='MpServer', x=475,94, y=65,78, z=843,47], EntityItem['item.tile.doublePlant.rose'/273, l='MpServer', x=471,28, y=64,10, z=839,25], EntityItem['item.tile.doublePlant.rose'/274, l='MpServer', x=471,13, y=64,00, z=839,85], EntityItem['item.tile.doublePlant.rose'/275, l='MpServer', x=474,47, y=65,05, z=844,52], EntityZombie['Zombie'/276, l='MpServer', x=450,50, y=37,00, z=848,50], EntityZombie['Zombie'/277, l='MpServer', x=449,88, y=37,00, z=850,38], EntityWolf['Wilk'/278, l='MpServer', x=449,50, y=64,00, z=859,50], EntityWolf['Wilk'/279, l='MpServer', x=451,72, y=65,00, z=862,50], EntityCreeper['Creeper'/280, l='MpServer', x=332,87, y=29,18, z=782,33], EntityHorse['Koń'/282, l='MpServer', x=486,38, y=64,00, z=813,69], EntityHorse['Koń'/283, l='MpServer', x=483,34, y=64,00, z=814,72], EntityCreeper['Creeper'/284, l='MpServer', x=427,50, y=13,00, z=874,50], EntitySpider['Pająk'/285, l='MpServer', x=428,47, y=13,00, z=871,94], EntityZombie['Zombie'/286, l='MpServer', x=425,78, y=13,00, z=869,69], EntityZombie['Zombie'/287, l='MpServer', x=426,81, y=13,00, z=869,53], EntityZombie['Zombie'/292, l='MpServer', x=485,50, y=35,00, z=752,50], EntityHorse['Koń'/293, l='MpServer', x=485,00, y=64,00, z=818,81], EntityCreeper['Creeper'/294, l='MpServer', x=441,50, y=39,00, z=867,50], EntityZombie['Zombie'/295, l='MpServer', x=466,50, y=36,00, z=732,50], EntityBat['Nietoperz'/296, l='MpServer', x=478,59, y=40,41, z=727,53], EntityHorse['Koń'/297, l='MpServer', x=469,81, y=68,00, z=730,72], EntitySheep['Owca'/298, l='MpServer', x=333,50, y=74,00, z=842,50], EntityBat['Nietoperz'/300, l='MpServer', x=450,28, y=24,03, z=867,03], EntityCreeper['Creeper'/301, l='MpServer', x=449,50, y=40,00, z=866,50], EntityCreeper['Creeper'/302, l='MpServer', x=448,50, y=39,00, z=869,50], EntityCreeper['Creeper'/303, l='MpServer', x=460,50, y=52,00, z=866,50], EntityZombie['Zombie'/304, l='MpServer', x=459,50, y=52,00, z=867,50], EntityFallingBlock['Spadający blok'/562, l='MpServer', x=288,50, y=36,47, z=918,50], EntityFallingBlock['Spadający blok'/564, l='MpServer', x=288,50, y=36,75, z=918,50], EntitySkeleton['Szkielet'/359, l='MpServer', x=477,50, y=25,00, z=868,50], EntitySpider['Pająk'/875, l='MpServer', x=438,16, y=35,00, z=734,50], EntitySkeleton['Szkielet'/876, l='MpServer', x=439,69, y=35,00, z=734,50], EntityBat['Nietoperz'/1146, l='MpServer', x=464,69, y=14,91, z=863,75], EntityOtherPlayerMP['InsideSad'/133, l='MpServer', x=412,43, y=83,59, z=792,99], EntitySquid['Kałamarnica'/135, l='MpServer', x=399,73, y=59,87, z=796,29], EntitySquid['Kałamarnica'/136, l='MpServer', x=390,30, y=61,56, z=795,50], EntitySquid['Kałamarnica'/137, l='MpServer', x=392,75, y=60,81, z=796,73], EntitySquid['Kałamarnica'/138, l='MpServer', x=386,63, y=62,38, z=793,25], EntitySquid['Kałamarnica'/139, l='MpServer', x=384,06, y=62,22, z=795,96], EntitySquid['Kałamarnica'/140, l='MpServer', x=388,68, y=59,92, z=795,46], EntitySquid['Kałamarnica'/141, l='MpServer', x=401,90, y=62,02, z=806,54], EntityWolf['Wilk'/142, l='MpServer', x=405,78, y=63,00, z=807,63], EntityWolf['Wilk'/143, l='MpServer', x=424,56, y=64,00, z=809,56], EntityWolf['Wilk'/144, l='MpServer', x=426,72, y=64,00, z=808,13], EntitySquid['Kałamarnica'/145, l='MpServer', x=382,09, y=61,12, z=799,06], EntityCreeper['Creeper'/156, l='MpServer', x=403,50, y=22,00, z=761,50], EntityCreeper['Creeper'/157, l='MpServer', x=404,50, y=22,00, z=761,50], EntityWolf['Wilk'/158, l='MpServer', x=440,28, y=63,00, z=814,25], EntityItem['item.tile.sapling.oak'/159, l='MpServer', x=415,87, y=63,00, z=813,88], EntityItem['item.tile.sapling.birch'/160, l='MpServer', x=440,40, y=63,00, z=828,42], EntityItem['item.tile.sapling.oak'/161, l='MpServer', x=411,41, y=63,00, z=847,13], EntityWolf['Wilk'/162, l='MpServer', x=389,66, y=64,00, z=845,66], EntityItem['item.tile.doublePlant.paeonia'/163, l='MpServer', x=351,84, y=69,00, z=810,32], EntityBat['Nietoperz'/166, l='MpServer', x=451,57, y=30,42, z=815,59], EntitySheep['Owca'/173, l='MpServer', x=353,69, y=65,00, z=818,44], EntitySheep['Owca'/174, l='MpServer', x=352,44, y=66,00, z=819,50], EntitySheep['Owca'/175, l='MpServer', x=353,19, y=66,00, z=820,75], EntityRabbit['Królik'/176, l='MpServer', x=352,25, y=82,02, z=754,56], EntityWolf['Wilk'/177, l='MpServer', x=435,03, y=64,00, z=740,50], EntityBat['Nietoperz'/178, l='MpServer', x=454,39, y=29,28, z=822,25], EntityWolf['Wilk'/179, l='MpServer', x=394,50, y=64,00, z=850,50], EntitySpider['Pająk'/180, l='MpServer', x=337,98, y=29,02, z=776,88], EntityBat['Nietoperz'/181, l='MpServer', x=397,69, y=24,66, z=723,63], EntityCreeper['Creeper'/182, l='MpServer', x=394,50, y=24,00, z=721,50], EntityCreeper['Creeper'/183, l='MpServer', x=418,50, y=48,00, z=731,50], EntitySheep['Owca'/184, l='MpServer', x=359,50, y=63,00, z=836,50], EntityEnderman['Enderman'/185, l='MpServer', x=456,84, y=43,00, z=738,44], EntitySkeleton['Szkielet'/186, l='MpServer', x=460,50, y=42,00, z=739,50], EntityBat['Nietoperz'/200, l='MpServer', x=459,84, y=44,41, z=738,00], EntityPig['Świnia'/201, l='MpServer', x=458,53, y=68,00, z=738,00], EntityPig['Świnia'/202, l='MpServer', x=450,81, y=67,00, z=746,94], EntitySkeleton['Szkielet'/203, l='MpServer', x=459,25, y=38,41, z=847,53], EntitySkeleton['Szkielet'/204, l='MpServer', x=460,50, y=39,00, z=844,50], EntityItem['item.item.seeds'/212, l='MpServer', x=373,45, y=62,00, z=853,29], EntityWolf['Wilk'/213, l='MpServer', x=382,50, y=64,00, z=849,50], EntitySheep['Owca'/214, l='MpServer', x=350,50, y=69,00, z=818,50], EntityZombie['Zombie'/215, l='MpServer', x=337,50, y=28,00, z=758,50], EntityZombie['Zombie'/216, l='MpServer', x=338,50, y=28,00, z=755,50], EntityZombie['Zombie'/217, l='MpServer', x=340,50, y=28,00, z=755,50], EntityCreeper['Creeper'/985, l='MpServer', x=354,50, y=41,02, z=805,50], EntityRabbit['Królik'/218, l='MpServer', x=346,34, y=87,00, z=766,34], EntityCreeper['Creeper'/986, l='MpServer', x=355,50, y=41,02, z=804,50], EntityRabbit['Królik'/219, l='MpServer', x=344,50, y=87,00, z=763,50], EntityZombie['Zombie'/220, l='MpServer', x=439,47, y=33,00, z=722,88], EntityWolf['Wilk'/222, l='MpServer', x=447,31, y=69,00, z=733,97], EntityWolf['Wilk'/223, l='MpServer', x=443,50, y=70,00, z=724,50], EntityWolf['Wilk'/224, l='MpServer', x=444,94, y=70,00, z=731,69], CameraEntity['Player'/-1789435, l='MpServer', x=413,18, y=83,59, z=795,05], EntityBat['Nietoperz'/228, l='MpServer', x=447,84, y=20,59, z=853,31], EntityCreeper['Creeper'/229, l='MpServer', x=440,18, y=39,00, z=863,50], EntityWolf['Wilk'/231, l='MpServer', x=447,69, y=61,01, z=857,44], EntityWolf['Wilk'/233, l='MpServer', x=447,72, y=64,00, z=858,78], EntityItem['item.item.seeds'/235, l='MpServer', x=443,50, y=61,00, z=852,79], EntitySheep['Owca'/245, l='MpServer', x=338,50, y=72,00, z=846,50], EntitySheep['Owca'/246, l='MpServer', x=336,50, y=74,00, z=842,78], EntitySheep['Owca'/247, l='MpServer', x=336,84, y=74,00, z=841,16], EntityZombie['Zombie'/248, l='MpServer', x=347,50, y=31,00, z=749,50], EntityRabbit['Królik'/249, l='MpServer', x=355,50, y=72,00, z=730,50], EntityRabbit['Królik'/250, l='MpServer', x=352,25, y=79,00, z=734,50], EntityBat['Nietoperz'/253, l='MpServer', x=460,50, y=44,72, z=732,56], EntityEnderman['Enderman'/254, l='MpServer', x=460,50, y=42,00, z=731,50], EntityEnderman['Enderman'/255, l='MpServer', x=460,50, y=42,00, z=730,50]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2502)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:367)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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)
    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 pl.skmedix.loader.GameLoader.main(GameLoader.java:35)

-- System Details --
Details:
    Minecraft Version: 1.8
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_201, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 976697928 bytes (931 MB) / 2208882688 bytes (2106 MB) up to 4103733248 bytes (3913 MB)
    JVM Flags: 6 total; -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn1824M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1563 Optifine OptiFine_1.8_HD_U_I7 13 mods loaded, 13 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJA    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJA    FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1563.jar) 
    UCHIJA    Forge{11.14.4.1563} [Minecraft Forge] (forge-1.8-11.14.4.1563.jar) 
    UCHIJA    OpenEye{0.8} [OpenEye] (OpenEye.jar) 
    UCHIJA    replaymod-compat{1.8-2.0.0} [Replay Mod - Compatibility] (replaymod-1.8-2.0.0.jar) 
    UCHIJA    replaymod-render{1.8-2.0.0} [Replay Mod - Render] (replaymod-1.8-2.0.0.jar) 
    UCHIJA    replaymod-replay{1.8-2.0.0} [Replay Mod - Replay] (replaymod-1.8-2.0.0.jar) 
    UCHIJA    replaymod{1.8-2.0.0} [Replay Mod] (replaymod-1.8-2.0.0.jar) 
    UCHIJA    replaymod-editor{1.8-2.0.0} [Replay Mod - Replay Editor] (replaymod-1.8-2.0.0.jar) 
    UCHIJA    replaymod-extras{1.8-2.0.0} [Replay Mod - Extras] (replaymod-1.8-2.0.0.jar) 
    UCHIJA    replaymod-online{1.8-2.0.0} [Replay Mod - Online] (replaymod-1.8-2.0.0.jar) 
    UCHIJA    replaymod-recording{1.8-2.0.0} [Replay Mod - Recording] (replaymod-1.8-2.0.0.jar) 
    UCHIJA    replaymod-simplepathing{1.8-2.0.0} [Replay Mod - Simple Pathing] (replaymod-1.8-2.0.0.jar) 
    Loaded coremods (and transformers): 
LoadingPlugin (replaymod-1.8-2.0.0.jar)
  
OpenEyePlugin (OpenEye.jar)
  openeye.asm.MultiTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 391.25' Renderer: 'GeForce GTX 1050/PCIe/SSE2'
    Launched Version: 1.8-forge1.8-11.14.4.1563
    LWJGL: 2.9.1
    OpenGL: GeForce GTX 1050/PCIe/SSE2 GL version 4.6.0 NVIDIA 391.25, 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 'vanilla,skl30'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: Polski (Polska)
    Profiler Position: N/A (disabled)
    OptiFine Version: OptiFine_1.8_HD_U_I7
    Render Distance Chunks: 13
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: Chocapic13 V6 Medium.zip
    OpenGlVersion: 4.6.0 NVIDIA 391.25
    OpenGlRenderer: GeForce GTX 1050/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4

  • Amove zmienił(a) tytuł na REPLAYMOD - crash przy renderowaniu

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...