Announcement

Collapse
No announcement yet.

Have a problem? Check here first!

Collapse
X
Collapse
Who has read this thread:
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Have a problem? Check here first!

    Are you having a problem with a crash? If you are, this is the right place to look. This is the place where I can help you if I am not on mumble.

    First of, here are some of the most common problems.

    Problem/Crash:
    Spoiler:
    Code:
    java.lang.NoClassDefFoundError: java/lang/ReflectiveOperationException
            at java.lang.Class.getDeclaredConstructors0(Native Method)
            at java.lang.Class.privateGetDeclaredConstructors(Class.java:2446)
            at java.lang.Class.getConstructor0(Class.java:2756)
            at java.lang.Class.newInstance0(Class.java:328)
            at java.lang.Class.newInstance(Class.java:310)
            at cpw.mods.fml.common.network.NetworkModHandler.tryCreatingPacketHandler(NetworkModHandler.java:195)
            at cpw.mods.fml.common.network.NetworkModHandler.configureNetworkMod(NetworkModHandler.java:138)
            at cpw.mods.fml.common.network.NetworkModHandler.<init>(NetworkModHandler.java:102)
            at cpw.mods.fml.common.network.FMLNetworkHandler.registerNetworkMod(FMLNetworkHandler.java:263)
            at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:519)
            at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
            at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
            at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
            at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
            at com.google.common.eventbus.EventBus.post(EventBus.java:267)
            at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
            at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
            at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
            at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
            at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
            at com.google.common.eventbus.EventBus.post(EventBus.java:267)
            at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
            at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
            at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
            at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
            at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
            at net.minecraft.client.main.Main.main(SourceFile:101)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
            at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    Caused by: java.lang.ClassNotFoundException: java.lang.ReflectiveOperationException
            at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
            at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:102)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
            ... 41 more

    Solution: RTY only supports Java 7. If you are not using it, then get it. No, Java 8 does not count as Java 7.



    Problem/Crash:
    I log on to the server and is disconnected shortly afterwards. After that, the server goes down for a bit.
    Solution: You're in or near a corrupted chunk. Bug Remi to move you. Please keep all post of request for moving in this thread.
    I'll add to this list as more problems emerge.

    So, what if your problem wasn't on the list? Follow the steps bellow and post a message in this thread.

    1. Make sure you're problem is not already listed.
    2. Make sure that you aren't making some mistake. Many times when people think they have encountered a bug, it's actually functioning just as intended.
    3. Make sure you are able to reproduce the problem.
    4a. Submit the Crash log to me, either vie the forums here, or trough some other site like Pastebin.
    4b. If the problem isn't associated with a crash log (like disconnecting from the server) please post a detailed description of the problem here, and the steps to reproduce it.
    5a. If you don't get any crashlog, check MinecraftLog.txt in the FTBLauncher's folder. There will always be a crash log here.
    Born in the light.
    Molded in the dark
    .

    Never Forget,
    Keep Fighting.
    –Don't Forget.
    Always, somewhere,
    someone is fighting for you.
    –As long as you remember her,
    you are not alone.

    #2
    Thanks katrix
    I'm gonna find problems in RTY and go bug you to fix them :^D

    Also, I wonder if you know why the server crashed when I tried to enter the temple?
    Entering through the sides of the main entrance didn't crash it but entering straight forward crashed it.
    I need to find the crash log if I possibly have one

    Comment


      #3
      If it's that weird entering the building thing, it's doubly weird because the server doesn't generate a crash log whenever the server goes down because of it. What might be worth doing is catching me when I'm online and doing the crash as I'm watching console so I can see exactly what's going on. As it is right now, I have no clue what the heck's causing the crash since... well, I'm not at the console when it happens and I don't have any crashlogs to work with

      Comment


        #4
        I don't use the mod-pack. It lags horribly for me.


        I have Java 6 Does that affect anything...?
        Last edited by Suzzie2; 08-19-2014, 07:26 PM.

        Comment


          #5
          Java 6 is so old you can't even download it from java's website anymore...

          Comment


            #6
            Java 8=Java 6 with a fancy title
            Besides that erm.... The problem with the fortress was with a mod that "dun fucked" according to remi
            Also tainted biomes crashed me and satori if you stay in it, probably a corrupted chunk (no pun intended)

            Comment


              #7
              @Nuclear

              Nope, not corrupted chunks. It's something about the world tick.
              Born in the light.
              Molded in the dark
              .

              Never Forget,
              Keep Fighting.
              –Don't Forget.
              Always, somewhere,
              someone is fighting for you.
              –As long as you remember her,
              you are not alone.

              Comment


                #8
                Java8 = Java6 if you ignore the hundreds of improvements, bug fixes, backend changes and other general "updates"

                Just like how Minecraft 1.8 is the exact same as 1.8 beta if you ignore all the improvements, bug fixes, backend changes and other general "updates".

                Comment


                  #9
                  Originally posted by Remilia_Scarlet View Post
                  Java 6 is so old you can't even download it from java's website anymore...
                  WAT.

                  But...I've had it for only a year...

                  Comment


                    #10
                    Technology
                    Outdated as soon as you get it.
                    Applies to programming as well.


                    Sent from my Bad Apple!! iPhone using Tapatalk


                    Comment


                      #11
                      @Gman

                      So, let's go trough a few steps.

                      1. Does this happen with any other server?
                      2. Have you been able to get one before this?
                      3. Are you able to reproduce the problem with a good amount of time in between attempts? (not 5 minutes)
                      Born in the light.
                      Molded in the dark
                      .

                      Never Forget,
                      Keep Fighting.
                      –Don't Forget.
                      Always, somewhere,
                      someone is fighting for you.
                      –As long as you remember her,
                      you are not alone.

                      Comment


                        #12
                        So, as of late, I've been playing some RTY and I've noticed that the server is down. When do you think it will be back up?

                        Comment

                        Working...
                        X