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

When I close out of minecraft and re-open it, the gui thinks the tileentity reset the number, but I found through testing that the value didn't actually reset and it was just the gui. please help.

https://github.com/code-lyoko-modding/CodeLyokoMod/blob/master/lyoko/CodeLyoko.java

https://github.com/code-lyoko-modding/CodeLyokoMod/blob/master/lyoko/client/GuiSuperCalc.java

https://github.com/code-lyoko-modding/CodeLyokoMod/blob/master/lyoko/entities/TileEntitySuperCalc.java

in your GUI actionPerformed method: I would move packet code to a helper class, but the main problem is, GUI is opened only on a client-side so it's pointless to have there "if (side == Side.SERVER)". I can't see where you are setting newly selected value from GUI to TE on a client. You don't synchronize TEs, it's probably responsible for the problem you're describing. But I might overlooked something, there's tons of code...

 

EDIT: ehm, looking at posts, I already write you how to synchronize TE O_0.

http://www.minecraftforge.net/forum/index.php/topic,6261.msg33322.html#msg33322

mnn.getNativeLang() != English

If I helped you please click on the "thank you" button.

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.