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.

ErdbeerbaerLP

Members
  • Joined

  • Last visited

Everything posted by ErdbeerbaerLP

  1. I have the same problem. I already updated to version F5 but the crash still exists. Here my log: https://pastebin.com/RSGX68D6
  2. You need to do registerEntityType(RegistryEvent.Register<EntityType<?>> ev)
  3. The game fails to load JNA outside of development environment for some reason... ? Log: https://pastebin.com/Prj1JRij Crash Report: https://paste.dimdev.org/ocixijolep.mccrash This is additionally shown below the log in the launcher log: Exception in thread "Thread-4" java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Native at club.minnced.discord.rpc.DiscordRPC.<clinit>(DiscordRPC.java:42) at de.erdbeerbaerlp.discordrpc.DRPC.lambda$clientSetup$14(DRPC.java:69) at java.lang.Thread.run(Thread.java:745) AL lib: (EE) alc_cleanup: 1 device not closed When attaching to the process and start debugging it opens this line upon crash: https://github.com/MinnDevelopment/java-discord-rpc/blob/master/src/main/java/club/minnced/discord/rpc/DiscordRPC.java#L42 Project: https://github.com/ErdbeerbaerLP/DiscordRichPresence
  4. The server is no longer reading the ops.json. Why does it do that? fml-server-latest.log
  5. also works with assets\minecraft\textures\gui\mojang.png (but not in all forge versions)
  6. I want to make an custom loading screen for a Modpack. But when i change the textures using splash.properties and resource loader, resource packs or editing the modpack.jar it is not working. Anyone knows how to do that?
  7. Is it possible to load an item name of the current language from the vanilla lang file? I want to make an troll diamond which should always called "Diamond" in any language selected. Because i only know german and english i cant add an lang file for ALL languages. I already tried: item.trolldiamond.name=item.diamond.name ------------------------------------------------------ item.trolldiamond.name=minecraft:item.diamond.name

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.