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.

Featured Replies

Posted

I have a system where the GUI of a dialing device (tile entity) is trying to call a 'checkStatus' function on another tile entity. To do this I use a packet and a reply-packet to get the result back for my GUI. This works perfectly fine as long as the other tile entity is in the same dimension (overworld in my case). However. When the other tile entity is in another dimension (in my case the nether) then I can see from debug output that the checkStatus() function is correctly called but the return packet seems to be eaten by something. This happens all the time. It works 100% fine in case the other tile entity is in the same direction and it fails 100% of the time in case the tile entity is in a different dimension.

 

I'm guessing that when I do world.getTileEntity() to fetch the other tile entity from the other dimension this causes chunks to be loaded and perhaps that messes up with my reply message somehow? Is this a known issue or should I simply not do this? And if the latter, what's the best solution to solve this problem?

 

I'm using latest forge btw: 10.13.1.1225 but I also had the problem with 10.13.0.1205.

 

Thanks!

  • Author

Disregard this (sorry) but it is probably an issue in my code. The reply message *is* being sent.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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.