Replay Mod Forums

Game crashes when trying to render
    • User
    • 3 forum posts
    User77793
    #1

    Aug 08 17, 01:49 AM

    Hello..
    I would really like this mod but i have a problem.
    Everytime i render a video my game crashes and then ive gotta do all my editing again and then i crashes again so what could be the problem?
    I am using ffmpeg so that wouldnt be the problem

    thx for your help.
    by reading this and maybe replying.

    PerfMouse


    • User
    • 3 forum posts
    User77793
    #2

    Aug 08 17, 01:54 AM

    Btw this is the crash-report

    ---- Minecraft Crash Report ----
    // You should try our sister game, Minceraft!

    Time: 2/1/17 7:42 PM
    Description: Tesselating block model

    java.lang.ArrayIndexOutOfBoundsException: 3
    at akb.a(SourceFile:194)
    at akb.b(SourceFile:82)
    at ChunkCacheOF.b(ChunkCacheOF.java:73)
    at alu.d(SourceFile:347)
    at atm$a.a(BlockStateContainer.java:367)
    at brc.c(BlockModelRenderer.java:142)
    at brc.a(BlockModelRenderer.java:74)
    at brc.a(BlockModelRenderer.java:54)
    at bra.a(SourceFile:65)
    at bte.b(RenderChunk.java:293)
    at bta.a(ChunkRenderWorker.java:119)
    at bta.run(ChunkRenderWorker.java:47)
    at java.lang.Thread.run(Unknown Source)

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

    -- Head --
    Thread: Client thread
    Stacktrace:
    at akb.a(SourceFile:194)
    at akb.b(SourceFile:82)
    at ChunkCacheOF.b(ChunkCacheOF.java:73)
    at alu.d(SourceFile:347)
    at atm$a.a(BlockStateContainer.java:367)
    at brc.c(BlockModelRenderer.java:142)

    -- Block model being tesselated --
    Details:
    Block: minecraft:stone[variant=stone]
    Block location: World: (-1569,48,-1616), Chunk: (at 15,3,0 in -99,-101; contains blocks -1584,0,-1616 to -1569,255,-1601), Region: (-4,-4; contains chunks -128,-128 to -97,-97, blocks -2048,0,-2048 to -1537,255,-1537)
    Using AO: false
    Stacktrace:
    at brc.a(BlockModelRenderer.java:74)
    at brc.a(BlockModelRenderer.java:54)

    -- Block being tesselated --
    Details:
    Block type: ID #1 (tile.stone // arc)
    Block data value: 0 / 0x0 / 0b0000
    Block location: World: (-1569,48,-1616), Chunk: (at 15,3,0 in -99,-101; contains blocks -1584,0,-1616 to -1569,255,-1601), Region: (-4,-4; contains chunks -128,-128 to -97,-97, blocks -2048,0,-2048 to -1537,255,-1537)
    Stacktrace:
    at bra.a(SourceFile:65)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [bps['PerfMouse'/387, l='MpServer', x=-978.00, y=63.90, z=-1693.00]]
    Chunk stats: MultiplayerChunkCache: 128, 128
    Level seed: 0
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (-1583,53,-1637), Chunk: (at 1,3,11 in -99,-103; contains blocks -1584,0,-1648 to -1569,255,-1633), Region: (-4,-4; contains chunks -128,-128 to -97,-97, blocks -2048,0,-2048 to -1537,255,-1537)
    Level time: 1916650266 game time, 9167402 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: adventure (ID 2). Hardcore: false. Cheats: false
    Forced entities: 3 total; [bpt['§'/15304, l='MpServer', x=-1578.50, y=51.00, z=-1622.50], bpt['fieserfurtz'/7127, l='MpServer', x=-1581.97, y=51.00, z=-1616.50], bps['PerfMouse'/387, l='MpServer', x=-978.00, y=64.00, z=-1693.00]]
    Retry entities: 0 total; []
    Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.11-SNAPSHOT:b728aea:1216)


    • Developer
    • 1883 forum posts
    User10
    #3

    Aug 08 17, 08:53 AM

    According to that crash report, you don't even have the mod (nor MinecraftForge) installed. That can't be right. Make sure you're not copying an old crash report.

    Also, you can save your paths. Have a look at the documentation to find out how.


    • User
    • 3 forum posts
    User77793
    #4

    Aug 08 17, 08:33 PM

    Then this should be the right one:

    ---- Minecraft Crash Report ----
    // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]

    Time: 8/08/17 20:22
    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.GeneratedMethodAccessor12.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:162)
    at com.sun.proxy.$Proxy28.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:159)
    at com.sun.proxy.$Proxy28.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:159)
    at com.sun.proxy.$Proxy28.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$2.invoke(AbstractComposedGuiElement.java:82)
    at com.sun.proxy.$Proxy28.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:554)
    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:523)
    at com.replaymod.replay.InputReplayTimer.func_74275_a(InputReplayTimer.java:47)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1005)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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:483)
    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 --
    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.GeneratedMethodAccessor12.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)

    -- 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@User5a535e1f
    Element: de.johni0702.minecraft.gui.element.GuiButton@User5a535e1f
    Stacktrace:
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:162)
    at com.sun.proxy.$Proxy28.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)

    -- 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@User14ecb2be
    Element: de.johni0702.minecraft.gui.container.GuiPanel@User14ecb2be
    Stacktrace:
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:159)
    at com.sun.proxy.$Proxy28.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)

    -- 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@User52b343fc
    Element: de.johni0702.minecraft.gui.container.GuiPanel@User52b343fc
    Stacktrace:
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:159)
    at com.sun.proxy.$Proxy28.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)

    -- Gui --
    Details:
    Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
    ComposedElement: com.replaymod.render.gui.GuiRenderSettings@User7ff07c03
    Element: com.replaymod.render.gui.GuiRenderSettings@User7ff07c03
    Stacktrace:
    at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$2.invoke(AbstractComposedGuiElement.java:82)
    at com.sun.proxy.$Proxy28.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:554)
    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:523)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 2 total; [CameraEntity['Player'/-1789435, l='MpServer', x=-2563,16, y=54,00, z=744,25], EntityOtherPlayerMP['PerfMouse'/70641, l='MpServer', x=-2563,16, y=54,00, z=744,25]]
    Chunk stats: MultiplayerChunkCache: 0, 0
    Level seed: 0
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: -2564,00,54,00,744,00 - World: (-2564,54,744), Chunk: (at 12,3,8 in -161,46; contains blocks -2576,0,736 to -2561,255,751), Region: (-6,1; contains chunks -192,32 to -161,63, blocks -3072,0,512 to -2561,255,1023)
    Level time: 1182121956 game time, 111000 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: 8 total; [CameraEntity['Player'/-1789435, l='MpServer', x=-2563,16, y=54,00, z=744,25], EntityArmorStand['§b§l#1'/33, l='MpServer', x=-2644,50, y=52,00, z=740,50], EntityWither['§aRanks§7, §bBoosters§7, §eMystery Boxes §7& more! §r? §6§lSTORE.HYPIXEL.NET§r'/-1234, l='MpServer', x=-2530,16, y=54,00, z=744,25], EntityArmorStand['§b§l#2'/35, l='MpServer', x=-2630,50, y=71,00, z=752,50], EntityArmorStand['§b§l#3'/37, l='MpServer', x=-2611,50, y=28,00, z=740,50], EntityArmorStand['§b§l#4'/39, l='MpServer', x=-2646,50, y=37,00, z=713,50], EntityArmorStand['§b§l#5'/41, l='MpServer', x=-2636,50, y=53,00, z=696,50], EntityArmorStand['§b§l#6'/43, l='MpServer', x=-2584,50, y=54,00, z=696,50]]
    Retry entities: 0 total; []
    Server brand: BungeeCord (Hypixel)


    • User
    • 5 forum posts
    User78068
    #5

    Aug 09 17, 04:15 PM | Last edited: Aug 09 17, 04:16 PM

    I'm having the same problem unfortunately, replay mod just does nothing but crash now :( I'm using v1.12-2.0.0, cause v1.12.1-2.0.0-b8 reintroduced the annoying entity locator error thing for me, and I can't even regenerate the file cause it doesn't even exist for some strange reason lol.

    Keep up the good work, though! I'm sure with time, all these bugs will be fixed :)



    • Developer
    • 1883 forum posts


    I'm having the same problem unfortunately, replay mod just does nothing but crash now :( I'm using v1.12-2.0.0, cause v1.12.1-2.0.0-b8 reintroduced the annoying entity locator error thing for me, and I can't even regenerate the file cause it doesn't even exist for some strange reason lol.

    Keep up the good work, though! I'm sure with time, all these bugs will be fixed :)

    You probably don't have the same error as PerfMouse because we don't even know exactly which problem PerfMouse is having. Please open your own thread and read the "How to make an effective bug report" thread.


    • Developer
    • 1883 forum posts
    User10
    #7

    Aug 09 17, 04:31 PM

    Please post the contents of the export.log file inside your .minecraft folder to some pastebin site and link to the post here.


    • User
    • 5 forum posts
    User78068
    #8

    Aug 09 17, 10:17 PM

    you mean this export? https://pastebin.com/s7kdyHa5 I've only recently installed the newest version of ffmpeg, so I hope my ffmpeg version isn't faulty.


    • Developer
    • 1883 forum posts


    you mean this export? https://pastebin.com/s7kdyHa5 I've only recently installed the newest version of ffmpeg, so I hope my ffmpeg version isn't faulty.

    This isn't your thread and that message wasn't meant for you. Read the message that was in response to your message (one above the one you apparently read).