Replay Mod Forums

Replay mod on linux?
    • User
    • 18 forum posts
    User34482
    #1

    Jun 11 16, 07:15 AM

    I have a question:
    -Can we use replay mod on linux(ubuntu)?
    Because I can't do this, the replay mod crash and the second line is: ATTENTION: detected classes with unsupported format.
    Plz help me!
    :p


    • Moderator
    • Beta Tester
    • 357 forum posts
    User13
    #2

    Jun 11 16, 09:30 AM

    It should work on linux... Are you sure you are using the right minecraft version?


    • User
    • 18 forum posts
    User34482
    #3

    Jun 11 16, 09:51 AM

    On first thank for your anser, next yes I use forge recommended by the replay mod help (1.8), do you can use a program por help me (team viever, join.me, skype)?


    • Developer
    • 1883 forum posts
    User10
    #4

    Jun 11 16, 09:59 AM

    Make sure you have at least OpenJDK 7 installed (8 is recommended but 7 should work) and it is the default.
    If you're using Ubuntu wily (or more recent, that is wily, xenial or yakkety) you can install OpenJDK 8 via the Package Manager (in Ubuntu it's called Synaptic iirc) or from the Terminal:
    sudo apt-get install openjdk-8-jre
    If your version of Ubuntu is older than that, only OpenJDK 7 is in the repos:
    sudo apt-get install openjdk-7-jre
    To check your installed version from the Terminal:
    java -version


    • User
    • 18 forum posts
    User34482
    #5

    Jun 11 16, 10:09 AM

    I have already open JDK 7 (java 7) but replay mod crash!
    Thank for your anser!



    • Developer
    • 1883 forum posts
    User10

    in response to User34482

    #6

    Jun 11 16, 10:11 AM | Last edited: Jun 11 16, 11:22 AM


    I have already open JDK 7 (java 7) but replay mod crash!
    Thank for your anser!

    Please copy/paste the full crash report into this thread. Please also use spoiler tags:
    [spoiler=Crash] Your crash report goes here. [/spoiler]


    • User
    • 18 forum posts



    I have already open JDK 7 (java 7) but replay mod crash!
    Thank for your anser!

    Please copy/paste the full crash report into this thread. Please also use spoiler tags:
    [spoiler=Crash] Your crash report goes here. [/spoiler]

    ok there it is:
    ---- Minecraft Crash Report ----

    *** ATTENTION: detected classes with unsupported format ***
    *** DO NOT SUBMIT THIS CRASH REPORT TO FORGE ***

    Contact authors of the following mods:
    replaymod

    // Daisy, daisy...

    Time: 11/06/16 10:14
    Description: There was a severe problem during mod loading that has caused the game to fail

    net.minecraftforge.fml.common.LoaderException: java.lang.ClassNotFoundException: eu.crushedpixel.replaymod.ReplayMod
    at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:163)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:538)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:213)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:622)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.ClassNotFoundException: eu.crushedpixel.replaymod.ReplayMod
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
    at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:60)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:274)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:445)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:622)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:622)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:507)
    ... 10 more
    Caused by: java.lang.UnsupportedClassVersionError: eu/crushedpixel/replaymod/ReplayMod : Unsupported major.minor version 51.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 38 more

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

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Linux (amd64) version 3.2.0-103-generic
    Java Version: 1.6.0_39, Sun Microsystems Inc.
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    Memory: 156172560 bytes (148 MB) / 292962304 bytes (279 MB) up to 3207856128 bytes (3059 MB)
    JVM Flags: 5 total; -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 4 mods loaded, 4 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450.jar)
    UC Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450.jar)
    UE replaymod{1.0.7-67037e8} [Replay Mod] (ReplayMod_v1.0.7)
    Loaded coremods (and transformers):
    GL info: ' Vendor: 'Intel Open Source Technology Center' Version: '3.0 Mesa 9.0' Renderer: 'Mesa DRI Intel(R) Sandybridge Mobile '


    • Developer
    • 1883 forum posts
    User10
    #8

    Jun 11 16, 10:21 AM | Last edited: Jun 11 16, 10:22 AM

    Your default java version appears to be set to 6.
    You can either change it in the Minecraft Launcher Profile (iirc there's a java executable field).
    Or you can change it globally (which I'd recommend, considering Java 6 is ancient):

    From here:
    Run
    sudo update-java-alternatives --list
    to list off all the Java installations on a machine by name and directory, and then run
    sudo update-java-alternatives --set [JDK/JRE name e.g. java-8-oracle]


    • User
    • 18 forum posts
    User34482
    #9

    Jun 11 16, 10:45 AM

    pop2012@201200728:~$ sudo update-java-alternatives --list
    [sudo] password for pop2012:
    java-1.6.0-openjdk-amd64 1061 /usr/lib/jvm/java-1.6.0-openjdk-amd64
    java-1.7.0-openjdk-amd64 1051 /usr/lib/jvm/java-1.7.0-openjdk-amd64
    pop2012@201200728:~$ sudo update-java-alternatives --set [JDK/JRE name e.g. java-8-oracle]
    usage: update-java-alternatives [--jre-headless] [--jre] [--plugin] [ -t|--test|-v|--verbose]
    -l|--list []
    -s|--set
    -a|--auto
    -h|-?|--help
    pop2012@201200728:~$
    whath I do?


    • User
    • 18 forum posts
    User34482
    #10

    Jun 11 16, 10:51 AM

    pop2012@201200728:~$ pop2012@201200728:~$ sudo update-java-alternatives --list
    pop2012@201200728:~$ : commande introuvable
    pop2012@201200728:~$ [sudo] password for pop2012:
    [sudo] : commande introuvable
    pop2012@201200728:~$ java-1.6.0-openjdk-amd64 1061 /usr/lib/jvm/java-1.6.0-openjdk-amd64
    java-1.6.0-openjdk-amd64 : commande introuvable
    pop2012@201200728:~$ java-1.7.0-openjdk-amd64 1051 /usr/lib/jvm/java-1.7.0-openjdk-amd64
    java-1.7.0-openjdk-amd64 : commande introuvable
    pop2012@201200728:~$ pop2012@201200728:~$ sudo update-java-alternatives --set [JDK/JRE name e.g. java-8-oracle]
    pop2012@201200728:~$ : commande introuvable
    pop2012@201200728:~$ usage: update-java-alternatives [--jre-headless] [--jre] [--plugin] [ -t|--test|-v|--verbose]
    -v : commande introuvable
    --test : commande introuvable
    usage: : commande introuvable
    --verbose] : commande introuvable
    pop2012@201200728:~$ -l|--list []
    bash: jname: Aucun fichier ou dossier de ce type
    -l : commande introuvable
    pop2012@201200728:~$ -s|--set
    bash: Erreur de syntaxe près du symbole inattendu « newline »
    pop2012@201200728:~$ -a|--auto
    -a : commande introuvable
    --auto : commande introuvable
    pop2012@201200728:~$ -h|-?|--help
    -h : commande introuvable
    -? : commande introuvable
    --help : commande introuvable
    pop2012@201200728:~$ pop2012@201200728:~$
    pop2012@201200728:~$ : commande introuvable
    pop2012@201200728:~$
    pop2012@201200728:~$ pop2012@201200728:~$ sudo update-java-alternatives --list
    pop2012@201200728:~$ : commande introuvable
    pop2012@201200728:~$ [sudo] password for pop2012:
    [sudo] : commande introuvable
    pop2012@201200728:~$ java-1.6.0-openjdk-amd64 1061 /usr/lib/jvm/java-1.6.0-openjdk-amd64
    java-1.6.0-openjdk-amd64 : commande introuvable
    pop2012@201200728:~$ java-1.7.0-openjdk-amd64 1051 /usr/lib/jvm/java-1.7.0-openjdk-amd64
    java-1.7.0-openjdk-amd64 : commande introuvable
    pop2012@201200728:~$ pop2012@201200728:~$ sudo update-java-alternatives --set [JDK/JRE name e.g. java-8-oracle]
    pop2012@201200728:~$ : commande introuvable
    pop2012@201200728:~$ usage: update-java-alternatives [--jre-headless] [--jre] [--plugin] [ -t|--test|-v|--verbose]
    -v : commande introuvable
    usage: : commande introuvable
    --verbose] : commande introuvable
    --test : commande introuvable
    pop2012@201200728:~$ -l|--list []
    bash: jname: Aucun fichier ou dossier de ce type
    -l : commande introuvable
    pop2012@201200728:~$ -s|--set
    bash: Erreur de syntaxe près du symbole inattendu « newline »
    pop2012@201200728:~$ -a|--auto
    -a : commande introuvable
    --auto : commande introuvable
    pop2012@201200728:~$ -h|-?|--help
    -h : commande introuvable
    -? : commande introuvable
    --help : commande introuvable
    pop2012@201200728:~$ pop2012@201200728:~$
    pop2012@201200728:~$ : commande introuvable
    pop2012@201200728:~$
    pop2012@201200728:~$ clear

    pop2012@201200728:~$ pop2012@201200728:~$ sudo update-java-alternatives --list
    pop2012@201200728:~$ : commande introuvable
    pop2012@201200728:~$ [sudo] password for pop2012:
    [sudo] : commande introuvable
    pop2012@201200728:~$ java-1.6.0-openjdk-amd64 1061 /usr/lib/jvm/java-1.6.0-openjdk-amd64
    java-1.6.0-openjdk-amd64 : commande introuvable
    pop2012@201200728:~$ java-1.7.0-openjdk-amd64 1051 /usr/lib/jvm/java-1.7.0-openjdk-amd64
    java-1.7.0-openjdk-amd64 : commande introuvable
    pop2012@201200728:~$ pop2012@201200728:~$ sudo update-java-alternatives --set [JDK/JRE name e.g. java-8-oracle]
    pop2012@201200728:~$ : commande introuvable
    pop2012@201200728:~$ usage: update-java-alternatives [--jre-headless] [--jre] [--plugin] [ -t|--test|-v|--verbose]
    -v : commande introuvable
    --test : commande introuvable
    --verbose] : commande introuvable
    usage: : commande introuvable
    pop2012@201200728:~$ -l|--list []
    bash: jname: Aucun fichier ou dossier de ce type
    -l : commande introuvable
    pop2012@201200728:~$ -s|--set
    bash: Erreur de syntaxe près du symbole inattendu « newline »
    pop2012@201200728:~$ -a|--auto
    -a : commande introuvable
    --auto : commande introuvable
    pop2012@201200728:~$ -h|-?|--help
    --help : commande introuvable
    -? : commande introuvable
    -h : commande introuvable
    pop2012@201200728:~$ pop2012@201200728:~$
    pop2012@201200728:~$ : commande introuvable
    pop2012@201200728:~$
    pop2012@201200728:~$



    • Developer
    • 1883 forum posts
    User10
    #11

    Jun 11 16, 11:05 AM | Last edited: Jun 11 16, 11:10 AM

    sudo update-java-alternatives --set [JDK/JRE name e.g. java-8-oracle]
    Square brackets usually indicate a placeholder for other stuff (the stuff is specified by the text inside those brackets).
    So in this case you're supposed to put the JDK/JRE name there which might look something like "java-8-oracle".

    Going from your output of update-java-alternatives --list you want to run:
    sudo update-java-alternatives --set java-1.7.0-openjdk-amd64

    Random side note: Square brackets are normally optional arguments whereas angle brackets (< >) are required arguments, though this doesn't apply in this specific example.


    • User
    • 18 forum posts
    User34482
    #12

    Jun 11 16, 11:12 AM

    Sorry but I'm french and I haven't so to much english vocabulary do you hjust have a command for help me?
    pop2012@201200728:~$ sudo update-java-alternatives --set java-1.7.0-openjdk-amd64
    update-alternatives: erreur: pas d'alternatives pour jcmd.
    update-java-alternatives: jdk alternative does not exist: /usr/lib/jvm/java-7-openjdk-amd64/bin/appletviewer
    the last (update-java-alternatives: jdk alternative does not exist: /usr/lib/jvm/java-7-openjdk-amd64/bin/appletviewer) was repeat!


    • User
    • 18 forum posts
    User34482
    #13

    Jun 11 16, 11:13 AM

    I'm really sory for the inconvenience


    • Developer
    • 1883 forum posts
    User10
    #14

    Jun 11 16, 11:18 AM | Last edited: Jun 11 16, 11:20 AM

    That seems to have worked, try starting Minecraft again.
    Should it crash, post the crash report again, this time please use spoiler tags:
    [spoiler=Crash] Text goes here. [/spoiler]
    Will look like this:

    Spoiler: Crash


    • User
    • 18 forum posts
    User34482
    #15

    Jun 11 16, 12:03 PM

    Ok this is the crash report:

    Spoiler: Crash



    • Developer
    • 1883 forum posts
    User10
    #16

    Jun 11 16, 12:11 PM | Last edited: Jun 11 16, 12:11 PM

    Seems like the Minecraft Launcher is still using the older version...
    Open the Minecraft Launcher, select the Profile, click "Edit Profile".
    In "Java Settings (Advanced)" enable the "Executable" checkbox and then replace the whole content of the input field with just "java".
    That should force it to use your system standard.


    • User
    • 18 forum posts
    User34482
    #17

    Jun 11 16, 12:48 PM

    nop sorry

    Spoiler: Crash


    • User
    • 18 forum posts
    User34482
    #18

    Jun 11 16, 12:49 PM

    please can you take the control of my computer with a program for do this?


    • Developer
    • 1883 forum posts


    nop sorry
    Spoiler: Crash


    No, that did solve it. If you look at the crash, it's no longer the same one as the one you got previously.
    It now looks very much like this one for which the solution appears to be to use Forge version 14.1.1334.


    • User
    • 18 forum posts
    User34482
    #20

    Jun 11 16, 01:27 PM

    I have forge 11.14.1.1334 but: :/ -_-' :/

    Spoiler: Crash



    • Developer
    • 1883 forum posts
    User10
    #21

    Jun 11 16, 01:34 PM

    Pinging @User1, hoping he knows how to fix that crash.


    • User
    • 18 forum posts
    User34482
    #22

    Jun 11 16, 01:34 PM

    Ok thank!


    • Moderator
    • Beta Tester
    • 357 forum posts
    User13
    #23

    Jun 24 16, 07:29 PM

    Sorry for not responding. (I may or may not have forgot about this forum for a week). Have you tried to download the mod again?


    • User
    • 18 forum posts
    User34482
    #24

    Jun 25 16, 03:30 PM

    Thanks for your help yes I have trying to downoload the mod again but he crash again!


    • User
    • 18 forum posts
    User34482
    #25

    Jun 30 16, 07:46 AM

    This is working, I just dowload java 8 tank's everybody, there crash again but it's on the rendering, I open an other forum post :D