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

Everything posted by DaemonUmbra

  1. 1.7.10 is no longer supported on this forum due to its age, please update to receive support.
  2. And please make sure your git root is in the same directory as the .gitignore that Forge's MDK provides, this will make sure that the repository respects and ignores the proper files
  3. The Forge installer creates a profile in the vanilla minecraft client, switch to that and you should be good
  4. The constructors for your tab items do not add your mod id to the items' Registry Names, I believe the result of this is that Minecraft is trying to find the models and textures for your items within its own resources. (Someone please correct me if I'm mistaken)
  5. http://mcforge.readthedocs.io/en/latest/events/intro/#creating-an-event-handler mentioned at the end of this section.
  6. Please post your debug.log, preferably using Pastebin or Gist.
  7. Try taking a look at the files for Sky Factory 3, it has a custom gif Hint: splash.properties and correctly placed assets
  8. easiest way to get to it on windows is to open a Run prompt (Windows Key + R) and type %APPDATA%\.minecraft\logs
  9. Unless it stays like that for several full minutes, yes. If it does stay like that for that long please upload your debug.log to pastebin or GitHub's Gist service and post the link it gives you.
  10. During loading sometimes Minecraft will do that on lower end machines, give it a bit and it should continue loading. (Windows is a bit crap with how it detects frozen programs)
  11. Is that supposed to be sarcasm or are you trying to be 1337 or something?
  12. The Installer, not the Windows Installer though, it just says Installer
  13. Did you get the installer or the universal?
  14. The jar version of the installer yes, the download button for it is right next to the one for the windows installer.
  15. What part of the instructions are you getting stuck on?
  16. Until you do this we don't have enough information to help you.
  17. 1) That's not the complete log 2) That's borderline unreadable, please upload debug.log to Pastebin or GitHub's Gist Service and post the link it gives you.
  18. The forge installer does not recognize manually downloaded files, have you tried these instructions?
  19. Thank You! (I knew I would feel like an idiot)
  20. 1.7.10 is no longer supported on this forum, please update to receive support.
  21. Please use the Official launcher and let us know if it still crashes.
  22. Source: https://github.com/DaemonUmbra/Seeds-Hidden-in-Things Yes the mod is rather immature, it started as a gag. The problem I'm having is the main item is a thrown item, but doesn't render when it is thrown(right clicked). I am attempting to use RenderSnowball to avoid reinventing the wheel, wrapping it in a lambda for the IRenderFactory "conversion"(I have tried an anonymous IRenderFactory and had the same issue) and registering it in in my ClientProxy during PreInit as instructed by the JavaDoc comment for RenderingRegistry#registerEntityRenderingHandler. The entity gets constructed, ticks, and performs all its functions, I have confirmed that much.
  23. 1) This thread is from 2015, if you have an issue please do not necro. 2) 1.7.10 is no longer supported, update to receive support.
  24. I'm not quite sure what you're asking. If you are asking if the installer you have can install servers for the versions you listed, NO. If you are asking if there are installers for those versions, possibly, I'm not sure how long ago the installer framework was made.
  25. Is it the same installer you got that log from? Because that is a 1.11.2 version, each forge installer only installs one version, you cannot use a 1.11.2 installer to install a 1.12.2 server.

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.