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.

FireDrgn

Members
  • Joined

  • Last visited

  1. From what I see is that there is something wrong with your TileEntity renderer and also do what diesieben07 said. make sure your put all your blocks in the pre init or as your have it in the PreLoad and then put your proxy in: @Mod.EventHandler public void init(FMLInitializationEvent event) { } if this doesn't work I may need to see your renderer and that may be the problem and/or your minecraft instance is broken and may need to do your "gradlew setupDecompWorkspace idea/eclispe" (one or the other) but make sure to do a "gradlew clean" before you do that
  2. There is something wrong with your proxy according to the crash report, can you please post the source code for that? - FireDrgn
  3. Ok. Thanks for the clarification. - FireDrgn
  4. For the setBlockBounds() I thought the parameters were: minX, minY, minZ, maxX, maxY, maxZ. That is what I thought if not thanks for telling me shadowfacts. - FireDrgn
  5. Hello, I would like the "Forge Modder" status, I am currently working on a big mod and porting to 1.8 so it is not ready yet. No subfourm. - FireDrgn
  6. Hello, I have had this problem but in a Minecraft Modding Dev Environment, It may be because the new versions of CoFH mods have been wired with downloading CoFH Lib into the /1.7.10 folder, this is probably not the case, but just for your notice. Also maybe a log file from the logs folder would be nice to see. - FireDrgn

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.