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.

Cadiboo

Members
  • Joined

  • Last visited

Everything posted by Cadiboo

  1. Don’t use GL11 directly, use GLStateManager other than that I can’t see any obvious problems, you might be using scaled resolution incorrectly? Can you post a GitHub?
  2. Those are things to look into that might be the error
  3. Yeah, but it inserts the same itemstack itemstack that is in your old inventory. What if something modifies the old inventory? Your new one will also be modified
  4. What are you even doing? Just return false from that method
  5. Really sorry, I read “new ITextComponentTranslation()” as “localise()”
  6. I think there’s an onHarvest (or something similar) event. There might also be a getDrops event?
  7. This looks like your sending a message translated on the server (ie in the server’s language) to the client where it will appear in the sever’s language. Don’t do this, lang files exists for a reason
  8. You have complete control over your entities code, find out where it sets itself on fire and delete it (it’s probably in onUpdate or a method called from onUpdate)
  9. Can you explain in more detail what you are trying to do? are you trying to render a model (with a TESR) without having that model attached to a block or item?
  10. What exactly is null? Is player always non null? is getOriginal always non null? do they both have your capability 100% of the time? Also you should be properly copying the itemstacks, not just copying the references.
  11. Remove half the mods, see if the problematic mod was in the half you removed, if so split that group in half and repeat, if not try the other half.
  12. Please post the entire log as described in my signature inside a spoiler (click the eye icon) what java version are you using?
  13. What’s mineshafter? If it’s a 3rd party launcher, use the normal launcher, see if the crash still happens and if it does post updated logs
  14. What’s going wrong? I can see some obvious small errors, and you probably aren’t using your GUI instead of vanilla’s but I can see anything horrible wrong except for that you copy pasted everything and didn’t change most of the logic
  15. Don’t necro old threads. This is more than 4 and a half years old. If you have a problem make a new topic
  16. Please post the entire log in a spoiler (click the eye icon)
  17. 1.6.4 (and all versions below 1.9) are no longer supported on this forum. Update to a modern version to receive support
  18. Please post the entire debug log as described in my signature
  19. Can you please post the entire debug log as described in my signature?
  20. I mean won’t your operating system need some ram too? Nothing horrible should happen but there are reasons for only using the minimum amount of ram required.
  21. Google this error. 1.8.9 is no longer supported on these forums

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.