Skip to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

DaemonUmbra

Members
  • Joined

  • Last visited

Posts posted by DaemonUmbra

  1. ·

    Edited by DaemonUmbra

    I found the issue and we should both be embarrassed...you for the mistake and me for the amount of time it took for me to find it, I have submitted a Pull Request to your first repo with the fix and formatted the repo in the way that is intended from the MDK package.

     

    The issue: Both of your proxies were the "common proxy", speaking of which, from the common issues thread:

    Quote

    1. The concept of a "common proxy" does not make sense. The whole point of @SidedProxy is to abstract over client specific and server specific behavior, the opposite of "common". Common code should go in your main mod class.

     

  2. ·

    Edited by DaemonUmbra

    Your repo doesn't have your whole workspace in it, this can sometimes get in the way of reproducing errors, I would recommend using a git client to upload every file that it will let you (one of the files provided by Forge's MDK is a .gitignore file, this will automatically determine which files do not need to be uploaded, you will not need to do this manually).

  3. Try removing MrTJPCore and the mods that depend on it, I don't know much about coremods but I've heard they can cause errors that don't always get traced back to the offending coremod.

    Noticed this in the log at the beginning, again I'm not that knowledgeable about coremods but I'm very cautious about when they throw even a warning.

    Quote

    [01:39:20] [main/ERROR] [FML]: Coremod mrtjp.core.handler.CorePlugin: Unable to class load the plugin java.lang.ClassNotFoundException: mrtjp.core.handler.CorePlugin

     

  4. 20 minutes ago, Drake7890 said:

    What do you mean full log? I copy-pasted the output log directly.

    We mean the log file, not what you see in the console window, if you're using the vanilla launcher with forge on Windows you can open the run prompt (Windows Key + R) and type

    %AppData%/.minecraft/logs

    then click "run" and this will open the logs folder, what will help us most is the fml-client-latest.log file, and again, please use a site like pastebin rather than uploading the file.

  5. ·

    Edited by DaemonUmbra
    Clarified my answer

    Just run the installer, the only requirements for it to work are a working internet connection and java (which is a requirement for minecraft anyway).

    Note that when I say "run" I do not mean unzip, I mean run it as a program, by double clicking, or from the command line like this if you have the jar version of the installer.

  6. ·

    Edited by DaemonUmbra

    @lyghtningwither The Yggdrasil thing is a matter of how fast your client makes requests to Mojang's authentication servers, if you don't see the exception then your client is probably just giving enough time between the requests that the server's don't complain.

     

    From what I've read elsewhere the client should catch that exception and basically say "Oh ok, I'll wait a bit and try again"

Important Information

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

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.