Jump 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.

Ugdhar

Moderators
  • Joined

  • Last visited

Everything posted by Ugdhar

  1. 1.12 is no longer supported on these forums due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
  2. This thread is almost 5 years old, please make your own thread, and post logs and details of your issue. Also please read the LTS link at the top of every page for information on the currently supported versions.
  3. The good news is you have Java 8, so once you get there the installer should run. I do notice you have the 32-bit version, hopefully it won't matter for running the installer. I am guessing that you may not be in the correct directory (folder) when executing the command. Ctrl+M in the command window will let you mark stuff to copy (press Enter after marking it), and then you can paste what your command prompt window looks like here. Show your attempt at running the installer, and then after also show the results of typing dir at the command prompt.
  4. Are you holding down shift on the keyboard when you right-click? Also, make sure you're not right-clicking on a file.
  5. Ah ok, so you typed out the error you got, not a copy/paste. You should try running it from the commandline. If you're on windows, open the folder the installer is in, hold shift and right-click an empty space to get a menu, and choose open powershell (or command) here. Then type java -jar forge<TAB> (actually press tab, not <TAB>)
  6. I would guess that you spelled the filename wrong. use tab completion, get to the word forge then hit tab.
  7. Is this running the mod all by itself so there's only the 1 extra itemgroup, or do you still have 5+? It didn't make a new tab at the bottom for you?
  8. I don't watch video tutorials, sorry. I was looking for step by step explanation of what you did, not a video. How do we know you followed all the steps in the video? Are your path names and *everything* the same? Anyhow, you should be using both eclipse and genEclipseRuns tasks to get setup, either from the commandline, or running the tasks within eclipse. And I'm not sure how to fix your funky character in your path. Maybe just make a folder C:\Modding so you can just avoid it altogether? A good rule of thumb, any type of identifier/name, don't use spaces or special characters.
  9. Please give details on how you set up your workspace
  10. I believe this may be caused by the DISTANCE property in LeavesBlock. It looks at though it only checks for a tree trunk that far from the leaves, so once you get past 7 (default value) they start to decay. Ran into this when messing with learning how to make trees, but never bothered to fix it once I discovered what was going on.
  11. If you are running windows, open the folder the installer is in, right-click on a blank spot and choose open command (or powershell) window. then in that window, type java -jar <filename> and press enter. So if the file I downloaded was forge-1.15.2-31.1.37-installer.jar it would be java -jar forge-1.15.2-31.1.37-installer.jar If it fails, type java -version and paste the output here.
  12. I was just letting you know. Once a moderator sees this topic, it will be locked, I just saved them the effort of explaining why.
  13. Try running the installer from the commandline, and see what it outputs.
  14. 1.12 is no longer supported on these forums due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
  15. That is the #1 worst way to do things ever. I would not trust the security of any server that was running your mod with a mindset like that, unfortunately
  16. 1.12 is no longer supported on these forums due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
  17. Post logs please, and a link to code, preferably a github repo that can be cloned/build/debugged
  18. You won't be able to connect to Skyfactory 4 using 1.15.2, simple as that.
  19. You should probably learn how to make a basic mod first, because I don't think anyone is going to walk through step-by-step explaining every part of how to do it. Not to mention there are probably multiple ways it could be done. Are these items coming from thin air? Are they produced by something, i.e. a block? I'm not trying to give you a hard time, just letting you know that your question is way too broad, and you will probably have a hard time getting a decent answer without more information, and a start to the code/mod to base it on. And then of course, there's the question of forge <-> bukkit interoperability, which I honestly know nothing about.
  20. I still do not think that changes things. If you're running forge, the debug screen is going to say forge no matter what you do.
  21. Then just run vanilla, you can't run mods using forge and then say it as vanilla, it just does not work that way.
  22. Please don't bump threads after so short amount of time, it is considered rude. Give it at least a day. If someone that knows how to help you sees your thread, they will do so.
  23. Skyfactory 4 is 1.12.2, which is no longer supported on these forums. You will not be able to connect to that server using modern and supported versions of forge. (i.e. using the 1.15.2 version you have, which is supported, will not work with that old version, but downgrading to an old version to try and get on there means you cannot get help here if you have problems.) That does not mean that you CAN'T use it/play on it, just that you will have to look elsewhere for help. More information on supported versions can be found in the LTS link at the top of every page.

Important Information

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

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.