• 0

    posted a message on BetterFps Wont Work On MultiMC 5????

    Welp. Thats a shame but thanks for the help!

    Posted in: Mods Discussion
  • 0

    posted a message on BetterFps Wont Work On MultiMC 5????

    I've tried it on Twitch and anytime I add betterFps it just crashes.

    Posted in: Mods Discussion
  • 0

    posted a message on Chiseled Me Conflicts With iChun's Hat Mod??????

    There may be a problem with chiseled me being in the same pack as hat mod that causes a crash. Here is a log:


    https://paste.ee/p/oUqC8


    EDIT: Hey just found out that it's not specifically the hat mod but its mainly iChunUtil that's causing the crashes. Found this out when downloading the portal gun mod

    Posted in: Java Edition Support
  • 0

    posted a message on Chisel And Bits Not Working? - There was a severe problem during mod loading that has caused the game to fail????

    It's fine! I found out what happened from a different forum. Basically I needed to rename the pack to something without spaces

    Posted in: Java Edition Support
  • 0

    posted a message on BetterFps Wont Work On MultiMC 5????

    I keep getting a crash when using betterfps on multimc. Click here for the log.

    Posted in: Mods Discussion
  • 0

    posted a message on Chisel And Bits Not Working? - There was a severe problem during mod loading that has caused the game to fail????
    • MC Version: 1.12.2
    • C&B Version: 14.33
    • Do You have Optifine: No

    Hi I have recently decide to make a little funny pack for my friends and have decided to try this mod first. When I launch it on twitch Chisel and Bits cause a crash. However when I try the mod on MultiMC it works fine why is this??


    Heres the Log:


    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    Chiseled Me ASM (chiseled-me-1.12.2-2.0.0.1.jar)
    Contact their authors BEFORE contacting forge

    // Shall we play a game?

    Time: 7/25/20 4:07 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    net.minecraftforge.fml.common.LoaderException: chiselsandbits Failed load class: mod.chiselsandbits.core.ChiselsAndBits
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:544)
    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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.ClassNotFoundException: mod.chiselsandbits.core.ChiselsAndBits
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
    ... 36 more
    Caused by: java.io.FileNotFoundException: C:\Users\Aaron\Twitch\Minecraft\Instances\SaNiK's MelonCraft Pack (The system cannot find the file specified)
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.(ZipFile.java:220)
    at java.util.zip.ZipFile.(ZipFile.java:150)
    at java.util.jar.JarFile.(JarFile.java:166)
    at java.util.jar.JarFile.(JarFile.java:103)
    at sun.net.www.protocol.jar.URLJarFile.(URLJarFile.java:93)
    at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
    at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:94)
    at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
    at sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:89)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:145)
    ... 42 more

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

    -- System Details --
    Details:
    Minecraft Version: 1.12.2
    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: 269011768 bytes (256 MB) / 919076864 bytes (876 MB) up to 7635730432 bytes (7282 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192m -Xms256m -XX:PermSize=256m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2854 7 mods loaded, 7 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID             | Version      | Source                                        | Signature                                |
    |:----- |:-------------- |:------------ |:--------------------------------------------- |:---------------------------------------- |
    | LC | minecraft | 1.12.2 | minecraft.jar | None |
    | LC | mcp | 9.42 | minecraft.jar | None |
    | LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC | chiseled_me | 2.0.0.1 | chiseled-me-1.12.2-2.0.0.1.jar | c677c954974252994736eb15e855e1e6fc5a2e62 |
    | LE | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
    | L | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | None |

    Loaded coremods (and transformers):

    Chiseled Me ASM (chiseled-me-1.12.2-2.0.0.1.jar)
    dev.necauqua.mods.cm.asm.Plugin
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 451.48' Renderer: 'GeForce GTX 1660/PCIe/SSE2'

    Posted in: Java Edition Support
  • 0

    posted a message on [1.2.5] - SaNiK's Tekkit Pack

    SaNiK's Tekkit Pack


    Welcome!

    Welcome to my pack everyone! I do not own any of these mods so all credit goes to the creators, all I did was put a couple of mods together but anyway this is something I've wanted to try to do for some time as I have always loved The Yogscast and the old version of Tekkit they used to play. Yes this may not have all the mods and it may have some extra but it's my version.


    SP/MP:

    Single Player works with all the mods, however multiplayer does not :(. This is due to not being able to get the right server files for each mod, however, if you have any server files or know anybody who has some that might help me then send me a media fire link or something here.


    Things To Note:

    • SkinPatch - This is a mod that will allow you to use your skin in the old version of Minecraft (1.2.5). To allow this you have to make sure that you have updated your skin to a 64x32 instead of 64x64. It took a while for mine to update so you might have to deal with the black mess you become for now. Just be patient! P.S. I'm pretty sure this also fixes skins for cracked servers (AKA the one I added in the "Other (SaNiK's Folder)").
    • Sphax Texture Pack (Tekkit Fix) - This pack should also include a texture pack that the yogscast use! Feel free to use it (I did not make it, BDcraft did!).

    Downloads: (Just Import It Into MultiMc!)


    EVERYTHING - (Includes Single Player + Multiplayer Mods + Server)


    SP - (Includes Single Player Mods)


    MP - (Includes Multiplayer Mods + Server)


    Help:

    I don't know anything about the programming language used in Minecraft and barely know anything about modding in general. However, if anyone could help that would be great! Maybe you could help with the problem shown above this or something else idk! Just comment on that same link here (I'll probably get a better way of contacting me, I just don't know the best way right now).


    Thanks, And Enjoy it!

    Posted in: Mod Packs
  • 0

    posted a message on [1.2.5] Does Anyone Have Any Of These Server Files For 1.2.5 (NOT BUKKIT FILES)

    Hey does anyone have any normal server files for the following:


    Balkon's Weapon Mod

    IndustrialCraft 2 1.97

    Modular Force Field System rev7

    Compact Solars 2.3.2.10

    IC2 Nuclear Control 1.1.10b

    Nether Ores 1.2.1

    RailCraft 5.4.7b

    Tubestuff 49.1.2

    Dimensional Anchor rev3.2

    Immibis Core 49.1.1

    Power Converters 1.3.4

    Laser Mod 1.5

    Factorization 0.4.0

    Greg's Lighting 1.3.1

    Advanced Machines 4.0

    Thaumcraft 2.1.6d

    Thermal Expansion 1.0.4.3

    Steves Carts 1.5.0

    Posted in: Mods Discussion
  • 0

    posted a message on [1.2.5] Mods - White Screen!!??

    I figured it out! I just had to have the latest versions of codechickencore and nei

    Posted in: Java Edition Support
  • 0

    posted a message on [1.2.5] Mods - White Screen!!??

    I recently decided to play some old minecraft mods and was in the middle of adding a bunch of mods. I added the aether mod that glitched my graphics out so I removed it and started up minecraft again. Now I get this error anytime I try to load into a world! please help!

    P.S. I am using MultiMC


    Link to Log: https://paste.ee/p/RbelR

    Posted in: Java Edition Support
  • 0

    posted a message on [1.2.5] Whats happening to Forestry?

    nevermind I fixed it. Its just that it needed to be in the jar file its all good now

    Posted in: Java Edition Support
  • 0

    posted a message on [1.2.5] Whats happening to Forestry?

    I have just recently decided to start playing some old mods using MultiMc and it was going well until all of a sudden my forestry stopped working. here's the link to the log:

    https://paste.ee/p/9Tuoq

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