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.

thetdw2000

Members
  • Joined

  • Last visited

  1. So the EntityPlayer class is also not thread safe? Because I never played sounds from the World class.
  2. I get that, but that still doesn't explain why it's crashing when it doesn't start a thread (when the player doesn't have coal). Why is that happening?
  3. That didn't seem to be the problem before; I could access the world from the separate thread before I added in the sounds. Is there some taboo about doing this? If so, what is the preferred method?
  4. I have made a functional mod which keeps crashing due to a "ConcurrentModificationException" whenever I repeatedly use the Sonar items. The source is at GitHub here: https://github.com/thetdw2000/sonarmod I suspect that it's caused by the SonarThread class, but I have no idea how to fix it or what's causing it. crash-2018-05-22_21.10.40-client.txt
  5. I have a working mod for 1.12, but I want the player to have to wait for a certain period of time between uses. How would I accomplish this? Link to GitHub: https://github.com/thetdw2000/sonarmod
  6. Here's the link: https://github.com/thetdw2000/Modding
  7. When I run this mod, Minecraft starts up and loads fine, but my mod is not listed in the mods menu. Am I missing something?
  8. When I try to open MDKExample in Eclipse, it gives me the message The project description file (.project) for 'MDKExample' is missing. This file contains important information about the project. The project will not function properly until this file is restored. Did I do something wrong? Edit: Forgot the eclipse from the .bat file. I just ran gradlew setupDecompWorkspace.

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.