Replay Mod Forums

Unable to launch using Fabric 1.14.3
    • User
    • 1 forum post
    User139858
    #1

    Jul 08 19, 09:51 AM

    I've downloaded Replay mod b5 for Fabric 1.14.3, but when I launch it, the game crashes!
    Here's the crash log:

    net.fabricmc.loader.api.EntrypointException: Could not look up entries for entrypoint client!
    at net.fabricmc.loader.EntrypointStorage.getEntrypoints(EntrypointStorage.java:151)
    at net.fabricmc.loader.FabricLoader.getEntrypoints(FabricLoader.java:186)
    at net.fabricmc.loader.entrypoint.hooks.EntrypointClient.start(EntrypointClient.java:35)
    at net.minecraft.class_310.method_1503(class_310.java)
    at net.minecraft.class_310.method_1514(class_310.java:395)
    at net.minecraft.client.main.Main.main(Main.java:154)
    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:170)
    at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:129)
    at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)

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

    -- Head --
    Thread: Client thread
    Stacktrace:
    at net.fabricmc.loader.EntrypointStorage.getEntrypoints(EntrypointStorage.java:151)
    at net.fabricmc.loader.FabricLoader.getEntrypoints(FabricLoader.java:186)
    at net.fabricmc.loader.entrypoint.hooks.EntrypointClient.start(EntrypointClient.java:35)
    at net.minecraft.class_310.method_1503(class_310.java)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.class_310.method_1514(class_310.java:395)
    at net.minecraft.client.main.Main.main(Main.java:154)
    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:170)
    at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:129)
    at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)

    I have this mods installed:
    itemscroller
    litematica
    minihud
    malilib
    optifabric (And Optifine 1.14.3 F1)
    tweakeroo
    fabric api 0.3.0 build 191

    I've installed Java 12, but the game uses Java 8.
    I use 64x Windows 10


    • Developer
    • 1883 forum posts
    User10
    #2

    Jul 08 19, 10:28 AM

    The crash report doesn't show the actual source of the crash. Please post the game log to https://paste.replaymod.com/ and link to it.