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.

idontspam

Members
  • Joined

  • Last visited

Everything posted by idontspam

  1. I Cleaned up, refreshed dependencies generated the runs, and build the project, and i still can't find access eventbus.
  2. As i explained in another thread
  3. I Can build my mod. i just cant do certain things like run a test enviroment or register blocks. because of missing packages and such(notably eventbus)
  4. Well first i downloaded the forge mdk. next i imported the project file into IDEA. next i modified build.gradle and gradle.properties to fit my needs. and everytime i want to make a build and run it i just type "gradlew build" into the IDEA terminal and copy the jar from ./libs to /mods , and i make sure to delete previous jar version inside /mods. anyways i think this could might be useful to you but their is no net.minecraftforge.eventbus. package inside any of my _compileJava_# files
  5. i am using my previous nollej of programming to reverse engineer the system and using tutorials as "you are here" points
  6. you didn't need to reply. i fixed it a few days ago.
  7. I am using the forge docs as info on how to register and i am not sure what i am suppose to put in where it says block1,block2,... is just putting GledstoneWireGeneral okay?
  8. is their something i can put in gradle.properties or build.gradle to ensure the compiler uses jdk8
  9. i am using jdk 14, why do i have to use jdk 8?
  10. C:\Users\Admin\Desktop\forge-1.15.2-31.1.0-mdk>gradlew build --stacktrace > Configure project : New Dep: net.minecraftforge:forge:1.15.2-31.1.0_mapped_snapshot_20200324-1.15.1 FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'forge-1.15.2-31.1.0-mdk'. > java.lang.NoSuchFieldException: modifiers
  11. this is what my gradle.properties file says # Sets default memory used for gradle commands. Can be overridden by user or command line properties. # This is required to provide enough memory for the Minecraft decompilation process. org.gradle.jvmargs=-Xmx3G org.gradle.daemon=false
  12. (in intellij IDEA)i've tested out the "gradlew build" in non build areas and it worked fine. but when i did it in the project it told me "Error occurred during initialization of VM Could not reserve enough space for 3145728KB object heap". what gives?

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.