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.

ajasona

Members
  • Joined

  • Last visited

  1. So im trying to convert a lot of BufferedImages to DynamicTextures ( new DynamicTexture(image) ) within a for loop. Well my minecraft just crashed now. So I tried to put it in a Thread, without succes: No OpenGL context found in the current thread. So how can I do this async?
  2. Ok, so downloading on a separate thread.. Thank! ❤️
  3. Points to internet
  4. Url points to a .jpg U can see that in the code
  5. So the converting to dynamictextures takes so long? Not the ImageIO.read?
  6. But the worlddownloader mod, litterly loads a whole world.. But they have a loading screen, and with that everything went fine... Should something like that work?
  7. Well why do I need to explain my whole project? I just wanna know how I can load things (that takes some time) without crashing my mc
  8. I was just typing it, calm.. What i was typing: Load frames in from a url (yea i know i could just put them in the jar, but no thats not what i want), then putting the frame (DynamicTexture) in a array, from there I can render them
  9. video = new VidManager(args[2], Integer.parseInt(args[3])); video.importAllFrames();
  10. wow, im stupid... ok yea https://paste.md-5.net/corabewihu.coffee
  11. I dont need code in specific xD.. Just wanted to know how I could do this, Maybe some kind of loading screen or something?
  12. So I want to "import" some photos and convert them to dynamictextures... I have it in a for loop, but my whole mc will freeze when I run it... Converting the photos Async gave a lot of errors. But maybe theres another solution?
  13. Thanks! How can I set this topic to solved?
  14. I want to get the vehicle of the EntityPlayer... So like the minecart where the player is in.. How can I accomplish that? - Jason

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.