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.

warjort

Members
  • Joined

  • Last visited

Everything posted by warjort

  1. Looks like an issue with the useful slime mod trying to load client classes on the server? Contact the mod author.
  2. If that error really is causing you a problem and you have the latest versions of those mods then you should contact the mod authors. And/or check their issues pages for already known problems. e.g. I found this: https://github.com/someaddons/betterfpsdistances/issues/9
  3. I just posted a link explaining what your problem is. Yet 1 minute later you ask another question that shows a complete lack of understanding. Tell me again that you "researched it". Hint: What do you think this does?: https://github.com/MinecraftForge/MinecraftForge/blob/42115d37d6a46856e3dc914b54a1ce6d33b9872a/mdk/build.gradle#L162 I have a pretty high tolerance for people that don't understand but are willing to put the effort in to learn. I have zero tolerance for lazy people that expect to be spoon fed like a baby. They are just time sinks where any effort you do put in, is just wasted because they just coming back for more and more with any attempt to understand what they are doing for themselves.
  4. https://forums.minecraftforge.net/topic/123707-bow-damage/?do=findComment&comment=537518
  5. https://blog.minecraftforge.net/personal/sciwhiz12/what-are-mappings/ You are trying to use the deobfuscated classes in an obfuscated environment.
  6. When I try your mod it says I need 55 biomes. I doubt advancements will change once you have created them? Unless you do something like vanilla's datafixerupper. You probably need to create a new world/player to test any changes to the definition. The way you are doing this is very brittle. Another mod doing the same thing is going to conflict. But I don't know a better way to do it.
  7. You also seem to have a conflict between betterfpsdist and rubidium (sodium) which may or may not be related?
  8. This is not an AMD or PC support forum. You need to ask the people that can actually help you. But, AMD have posted an FAQ that might be your problem? https://forums.minecraftforge.net/topic/123710-minecraft-1194-forge-crash/?do=findComment&comment=537535 The correct way to get a full reinstall of minecraft is: * Find your .minecraft folder and rename it something else, e.g. oldminecraft * then reinstall minecraft and forge If you don't move the .minecraft folder out of the way, you will probably just be reinstalling over old files that don't get replaced and might be corrupted in some way? But you obviously need to keep some of your old files like your saves.
  9. Players are usually controlled by the client. https://forums.minecraftforge.net/topic/123317-1193-show-player-crawling-for-all-players/?do=findComment&comment=536039 You also need to check the "phase" of that tick event, otherwise you will do things twice per tick.
  10. The "full code" means put the minimum amount of code on github so we can reproduce your problem.
  11. There's no error in that log. Post a link to the launcher_log.txt
  12. This is a crash in java. Youw will need to ask microsoft what the problem is. The full java crash file name is underlined above. You could also try a different java. I would guess it is something to do with the voice chat since that it the last thing in the log?
  13. One of your mods has not registered its entity properly. The logs/debug.log might have more information?
  14. You uninstalled ae2 which has a "spatial storage" dimension. The game won't let you load that save until you reinstall ae2. It is a part of the save's worldgen. So either; * Reinstall ae2 * Create a new world which won't have that dimension Looks like you uninstalled twilight forest and the_wild_update which is also part of that save's worldgen?
  15. No. You need to work on not wasting people's time. Then you wouldn't get "rude" answers pointing it out.
  16. This is not a learning java forum. if you don't know what this means you need to buy a book on learning java or whatever it takes to learn the language. You also posted this less than 15 minutes after I answered your last question. i.e. you spent practically zero time trying to understand this for yourself. Finally, stop dumping code and logs in the forums. I already told you this. Code should be posted on github, logs on a file sharing site.
  17. Since you are using NBT maybe you should look at the LightBlock property handler in the vanilla ItemProperties class? Or this is some others mods using item properties: https://github.com/search?q=ItemPropertyFunction+language%3AJava&type=code&l=Java
  18. We are not a human search engine. Please do your own research. https://forge.gemwire.uk/wiki/Capabilities/Attaching
  19. i.e. valhelsia is not compatible with optifine. And please stop posting logs in the forum, use a file sharing site.

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.