• 0

    posted a message on [1.5.1 // ALL] [SMP] [Forge] [RPG] - The Legend of Notch: Reincarnation - Minecraft RPG Mod - {[1.6 Launcher Compability]}
    Quote from Ratking15»

    Hi there currently working on the mod (I don't have the source code just downloaded install files) as there seems to be maybe an issue.

    EDIT: A minecraft update seems to have made it harder to merge together, even more important for you to have a fresh .minecraft or just use the one provided with nothing being added to the folder. As a result I believe the best way forward is to have two .minecraft folders in my mind, one for TLON and one for normal use, which ever one you want to use you rename too be just ".minecraft" and the other one (e.g. TLON) you rename to be something like ".minecraft TLON". Just try to keep them seperate and it should work.




    Anyway to answer your question short and quick, time that the developers had to give due to real life. This was apparently a side project of a few people from a big-ish modding group.


    Hey, as you are now working on TLoN i thought i should tell you that if you plan to update the mod to 1.6.4 or upward, there's a mod called Custom NPCs that would help, as of now there is no version of it for 1.14 and up.

    Posted in: Minecraft Mods
  • 0

    posted a message on AI Player

    Have you heard of Minecraft comes alive?

    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on UNDERTALE - Mod & Map [Minecraft 1.10.2]

    when I start MC 1.10.2 with the mod installed I get this and MC closes before it even loads:



    OpenJDK 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
    [23:25:23] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [23:25:23] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
    [23:25:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
    [23:25:23] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2221 for Minecraft 1.10.2 loading
    [23:25:23] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_121, running on Linux:amd64:4.4.0-62-generic, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
    [23:25:23] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [23:25:23] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [23:25:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [23:25:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [23:25:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [23:25:26] [main/ERROR] [FML]: Patcher expecting non-empty class data file for net.minecraft.entity.projectile.EntityThrowable, but received empty.
    [23:25:26] [main/ERROR] [LaunchWrapper]: Unable to launch
    java.lang.RuntimeException: java.lang.RuntimeException: Patcher expecting non-empty class data file for net.minecraft.entity.projectile.EntityThrowable, but received empty, your vanilla jar may be corrupt.
    at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:170) ~[forge-1.10.2-12.18.3.2221.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    Caused by: java.lang.RuntimeException: Patcher expecting non-empty class data file for net.minecraft.entity.projectile.EntityThrowable, but received empty, your vanilla jar may be corrupt.
    at net.minecraftforge.fml.common.patcher.ClassPatchManager.applyPatch(ClassPatchManager.java:114) ~[forge-1.10.2-12.18.3.2221.jar:?]
    at net.minecraftforge.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:77) ~[forge-1.10.2-12.18.3.2221.jar:?]
    at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:217) ~[forge-1.10.2-12.18.3.2221.jar:?]
    at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:191) ~[forge-1.10.2-12.18.3.2221.jar:?]
    at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:160) ~[forge-1.10.2-12.18.3.2221.jar:?]
    at net.minecraftforge.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:189) ~[forge-1.10.2-12.18.3.2221.jar:?]
    at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:165) ~[forge-1.10.2-12.18.3.2221.jar:?]
    ... 2 more
    Exception in thread "main" [23:25:26] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
    [23:25:26] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
    [23:25:26] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
    [23:25:26] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
    [23:25:26] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:971)
    [23:25:26] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
    [23:25:26] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    Posted in: Minecraft Mods
  • 0

    posted a message on CreateProcess error=740, The requested operation requires elevation
    Quote from MCGamerGuy»

    how, deathminer2007? I CAME HERE FOR ANSWERS AND I WANT THEM.



    On the last part of this, I was joking.


    (I came back to something I wrote in 2016, I use MultiMC, now.)

    Posted in: Java Edition Support
  • 0

    posted a message on CreateProcess error=740, The requested operation requires elevation

    how, deathminer2007? I CAME HERE FOR ANSWERS AND I WANT THEM.

    Posted in: Java Edition Support
  • To post a comment, please .