Replay Mod Forums

Crashes when trying to render
    • User
    • 1 forum post
    User186360
    #1

    Sep 26 19, 11:21 PM

    Hey, I need some help. Everytime I try to render at replaymod I get crashed. Already tried using no shaders, no texture pack, changing options, installing and deleting stuff but I don't get to solve it.

    ---- Minecraft Crash Report ----
    // Shall we play a game?

    Time: 26/09/19 04:19 PM
    Description: Exporting video

    com.replaymod.render.VideoWriter$FFmpegStartupException
    at com.replaymod.render.VideoWriter.getVideoFile(VideoWriter.java:154)
    at com.replaymod.render.VideoWriter.consume(VideoWriter.java:119)
    at com.replaymod.render.rendering.VideoRenderer$1.consume(VideoRenderer.java:116)
    at com.replaymod.render.rendering.VideoRenderer$1.consume(VideoRenderer.java:112)
    at com.replaymod.render.rendering.Pipeline$ProcessTask.run(Pipeline.java:113)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)

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

    -- Head --
    Thread: Client thread
    Stacktrace:
    at com.replaymod.render.gui.GuiExportFailed.tryToRecover(GuiExportFailed.java:34)

    -- Export details --
    Details:
    Settings: RenderSettings(renderMethod=Default Rendering, encodingPreset=MP4 - High Quality, videoWidth=1920, videoHeight=1080, framesPerSecond=60, bitRate=10485760, outputFile=C:\Users\Public\Desktop\casa1.mp4, renderNameTags=true, stabilizeYaw=false, stabilizePitch=false, stabilizeRoll=false, chromaKeyingColor=null, sphericalFovX=360, sphericalFovY=180, injectSphericalMetadata=false, antiAliasing=None, exportCommand=C:\Users\Andre\AppData\Roaming\.minecraft\ffmpeg\bin\ffmpeg.exe, exportArguments=-y -f rawvideo -pix_fmt bgra -s %WIDTH%x%HEIGHT% -r %FPS% -i - %FILTERS%-an -c:v libx264 -preset ultrafast -qp 1 -pix_fmt yuv420p "%FILENAME%", highPerformance=false)
    FFmpeg log: ffmpeg version N-95027-g8c90bb8ebb Copyright (c) 2000-2019 the FFmpeg developers
    built with gcc 9.2.1 (GCC) 20190918
    configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt --enable-amf
    libavutil 56. 35.100 / 56. 35.100
    libavcodec 58. 58.101 / 58. 58.101
    libavformat 58. 33.100 / 58. 33.100
    libavdevice 58. 9.100 / 58. 9.100
    libavfilter 7. 58.102 / 7. 58.102
    libswscale 5. 6.100 / 5. 6.100
    libswresample 3. 6.100 / 3. 6.100
    libpostproc 55. 6.100 / 55. 6.100
    Input #0, rawvideo, from 'pipe:':
    Duration: N/A, start: 0.000000, bitrate: 3981312 kb/s
    Stream #0:0: Video: rawvideo (BGRA / 0x41524742), bgra, 1920x1080, 3981312 kb/s, 60 tbr, 60 tbn, 60 tbc
    casa1.mp4: Permission denied

    Stacktrace:
    at com.replaymod.render.gui.GuiExportFailed.tryToRecover(GuiExportFailed.java:34)
    at com.replaymod.render.gui.GuiRenderSettings$8.run(GuiRenderSettings.java:253)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractGuiClickable.onClick(AbstractGuiClickable.java:71)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractGuiButton.onClick(AbstractGuiButton.java:118)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractGuiClickable.mouseClick(AbstractGuiClickable.java:53)
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:150)
    at com.sun.proxy.$Proxy26.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:147)
    at com.sun.proxy.$Proxy26.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:147)
    at com.sun.proxy.$Proxy26.mouseClick(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.replaymod.lib.de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$2.invoke(AbstractComposedGuiElement.java:80)
    at com.sun.proxy.$Proxy26.mouseClick(Unknown Source)
    at com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.mouseClicked(AbstractGuiScreen.java:274)
    at net.minecraft.class_312.method_1611(class_312.java:86)
    at net.minecraft.class_312$$Lambda$1991/769330458.run(Unknown Source)
    at net.minecraft.class_437.wrapScreenError(class_437.java:441)
    at net.minecraft.class_312.method_1601(class_312.java:86)
    at net.minecraft.class_312$$Lambda$1650/1959940703.invoke(Unknown Source)
    at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
    at org.lwjgl.system.JNI.invokeV(Native Method)
    at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
    at net.minecraft.class_1041.method_16001(class_1041.java:503)
    at net.minecraft.class_1041.method_15998(class_1041.java:342)
    at net.minecraft.class_310.method_15994(class_310.java:1023)
    at net.minecraft.class_310.method_1523(class_310.java:976)
    at net.minecraft.class_310.method_1514(class_310.java:410)
    at net.minecraft.client.main.Main.main(Main.java:155)
    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.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:178)
    at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:131)
    at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)

    -- Gui --
    Details:
    Method: public abstract boolean com.replaymod.lib.de.johni0702.minecraft.gui.function.Clickable.mouseClick(com.replaymod.lib.de.johni0702.minecraft.gui.utils.lwjgl.ReadablePoint,int)
    ComposedElement: com.replaymod.lib.de.johni0702.minecraft.gui.element.GuiButton@User2b3d662e
    Element: com.replaymod.lib.de.johni0702.minecraft.gui.element.GuiButton@User2b3d662e

    -- Gui --
    Details:
    Method: public abstract boolean com.replaymod.lib.de.johni0702.minecraft.gui.function.Clickable.mouseClick(com.replaymod.lib.de.johni0702.minecraft.gui.utils.lwjgl.ReadablePoint,int)
    ComposedElement: com.replaymod.lib.de.johni0702.minecraft.gui.container.GuiPanel@User67fe15be
    Element: com.replaymod.lib.de.johni0702.minecraft.gui.container.GuiPanel@User67fe15be

    -- Gui --
    Details:
    Method: public abstract boolean com.replaymod.lib.de.johni0702.minecraft.gui.function.Clickable.mouseClick(com.replaymod.lib.de.johni0702.minecraft.gui.utils.lwjgl.ReadablePoint,int)
    ComposedElement: com.replaymod.lib.de.johni0702.minecraft.gui.container.GuiPanel@User108b257f
    Element: com.replaymod.lib.de.johni0702.minecraft.gui.container.GuiPanel@User108b257f

    -- Gui --
    Details:
    Method: public abstract boolean com.replaymod.lib.de.johni0702.minecraft.gui.function.Clickable.mouseClick(com.replaymod.lib.de.johni0702.minecraft.gui.utils.lwjgl.ReadablePoint,int)
    ComposedElement: com.replaymod.render.gui.GuiRenderSettings@1081906a
    Element: com.replaymod.render.gui.GuiRenderSettings@1081906a

    -- Affected screen --
    Details:
    Screen name: com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiScreen.MinecraftGuiScreen

    -- Affected level --
    Details:
    All players: 2 total; [CameraEntity['AndyJuega_'/-1789435, l='MpServer', x=168.09, y=4.28, z=-176.28], class_745['AndyJuega_'/124, l='MpServer', x=176.99, y=4.00, z=-177.27]]
    Chunk stats: Client Chunk Cache: 361, 225
    Level dimension: minecraft:overworld
    Level name: MpServer
    Level seed: 0
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options: {}
    Level spawn location: World: (160,4,-192), Chunk: (at 0,0,0 in 10,-12; contains blocks 160,0,-192 to 175,255,-177), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
    Level time: 183507 game time, 9742 day time
    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
    Server brand: fabric
    Server type: Non-integrated multiplayer server

    -- System Details --
    Details:
    Minecraft Version: 1.14.4
    Minecraft Version ID: 1.14.4
    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: 792408960 bytes (755 MB) / 1509949440 bytes (1440 MB) up to 2147483648 bytes (2048 MB)
    CPUs: 8
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Fabric Mods:
    fabric: Fabric API 0.3.3+build.234-1.14
    fabric-api-base: Fabric API Base 0.1.0+2983bc0442
    fabric-biomes-v1: Fabric Biomes (v1) 0.1.0+591e97ae42
    fabric-commands-v0: Fabric Commands (v0) 0.1.1+591e97ae42
    fabric-containers-v0: Fabric Containers (v0) 0.1.2+591e97ae42
    fabric-content-registries-v0: Fabric Content Registries (v0) 0.1.1+591e97ae42
    fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.1+591e97ae42
    fabric-dimensions-v1: fabric-dimensions-v1 0.1.0+369ab22e42
    fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.1.1+591e97ae42
    fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.1.1+591e97ae42
    fabric-item-groups-v0: Fabric Item Groups (v0) 0.1.0+591e97ae42
    fabric-keybindings-v0: Fabric Key Bindings (v0) 0.1.1+591e97ae42
    fabric-loot-tables-v1: Fabric Loot Tables (v1) 0.1.0+591e97ae42
    fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.0+591e97ae42
    fabric-models-v0: Fabric Models (v0) 0.1.0+591e97ae42
    fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.1.1+591e97ae42
    fabric-networking-v0: Fabric Networking (v0) 0.1.3+591e97ae42
    fabric-object-builders-v0: Fabric Object Builders (v0) 0.1.1+591e97ae42
    fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.2.2+591e97ae42
    fabric-renderer-api-v1: Fabric Renderer API (v1) 0.1.1+591e97ae42
    fabric-renderer-indigo: Fabric Renderer - Indigo 0.1.13+591e97ae42
    fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.0+591e97ae42
    fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.2+36f27aa342
    fabric-rendering-v0: Fabric Rendering (v0) 0.1.1+591e97ae42
    fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.1.3+591e97ae42
    fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 0.1.1+591e97ae42
    fabric-textures-v0: Fabric Textures (v0) 0.1.4+591e97ae42
    fabricloader: Fabric Loader 0.6.2+build.166
    minecraft: Minecraft 1.14.4
    mm: Manningham Mills 1.6
    net_fabricmc_stitch: stitch 0.2.1.61
    optifabric: Optifabric 0.5.2
    org_slf4j_slf4j-api: slf4j-api 1.7.26
    org_slf4j_slf4j-simple: slf4j-simple 1.7.26
    org_zeroturnaround_zt-zip: zt-zip 1.13
    replaymod: Replay Mod 1.14.4-2.2.0-b7
    Launched Version: fabric-loader-0.6.2+build.166-1.14.4
    LWJGL: 3.2.2 build 10
    OpenGL: GeForce GTX 1060/PCIe/SSE2 GL version 4.6.0 NVIDIA 436.30, 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 'fabric'
    Type: Client (map_client.txt)
    Resource Packs: vanilla
    Current Language: English (US)
    CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz