Jump to content

AnrDaemon

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by AnrDaemon

  1. So, I've got a little further, but not by much.

    MC now proptly crashes with

    Mods loaded: 1
    ModLoader 1.2.5
    
          Minecraft has crashed!      
          ----------------------      
    
    Minecraft has stopped running because it encountered a problem.
    
    
    
    
    --- BEGIN ERROR REPORT 9f578458 --------
    Generated 08.03.16 0:23
    
    Minecraft: Minecraft 1.2.5
    OS: Windows 7 (amd64) version 6.1
    Java: 1.8.0_45, Oracle Corporation
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    LWJGL: 2.9.0
    OpenGL: GeForce GT 640/PCIe/SSE2 version 4.5.0 NVIDIA 353.62, NVIDIA Corporation
    
    java.lang.IllegalArgumentException: URI is not hierarchical
    at java.io.File.<init>(Unknown Source)
    at ModLoader.init(ModLoader.java:884)
    at ModLoader.addAllRenderers(ModLoader.java:189)
    at ahu.<init>(RenderManager.java:86)
    at ahu.<clinit>(RenderManager.java:14)
    at net.minecraft.client.Minecraft.a(Minecraft.java:394)
    at net.minecraft.client.Minecraft.run(Minecraft.java:732)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT b84bfd22 ----------

     

     

    The answer to your question is: Don't. You are using the wrong tool for the job.

    Are you telling me that multiversion launcher is not the tool to launch multiple different versions?… I got it right?

    (Besides, I don't like MultiMC a single little bit.)

  2. Hi there.

     

    I'm trying to pull my old game up into native launcher for easier access. But I'm having little success.

     

    The game starts fine, if I use old launcher or start the Jar anonimously.

     

    What I've done so far:

     

    1. I've installed vanilla 1.2.5 in native launcher.

    2. I've created a new directory in <versions>, named 1.2.5-Forge-3.2.3.108-plus

    3. I've copied vanilla 1.2.5.json into a newly created directory and named it "1.2.5-Forge-3.2.3.108-plus.json", also placed a modded client JAR with equivalent name there.

    4. I've changed 

    "id": "1.2.5-Forge-3.2.3.108-plus",

    in the JSON file.

     

    Launcher sees the forged version and attempts to start it, but then it hangs infinitely on logo screen.

     

    Anyone have any good ideas on how to proceed? Or should I forget it and don't even bother trying?

  3. Thanks for clarification.

     

    Speaking of "modding", I'm not "modding" anything.

    I'm hosting a server.

     

    Putting up analogy, let's take Apache HTTPd as an example. It is an open-source web server, with a bunch of accompanying modules.

    But when I want to start or configure it, I'm not digging its source code. There's a --help screen listing most often used switches. It is enough in most cases. In cases it isn't enough, there's documentation available online or (more scarcely) in the form of comments in config files.

     

    Yes, I do have some programming knowledge. I can read the crash logs to an extent. But I wouldn't even know, what "main class" means to begin with. Nor do I need to know it to start and stop a server. It is just not my area of expertize or interest.

  4. @SanAndreasP, with all due respect, this is a Java modification to a Java application community forum.

    I sincerely believe, that an average person visiting these parts of internet could add 2 to 2 and get the answer, that, indeed, I'm looking for memory usage of the application itself, not VM. As it is apparent that under Linux, VM always claim entire -Xmx region without a hesitation.

    I'll take a look into that app you linked, thank you.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.