About 213,000 results
Open links in new tab
  1. java - Uploading a Minecraft Skin - Stack Overflow

    Apr 5, 2016 · For the past few days I have been trying to automatically upload a Minecraft skin to Mojang's servers. I am able to successfully log into my skin account (and set the cookies …

  2. python - Minecraft change skin from file - Stack Overflow

    May 26, 2024 · I want to apply my skin from a png file with the mojang/minecraft java api I'm trying to apply a skin with a file, and I did everything according to the mojang api docs (https://mojang-api …

  3. java - Create brand new weapon with BlockBench and a MineCraft …

    Dec 29, 2023 · I would like to use Blockbench (a 3d modelling application like blender) to create an entirely new Minecraft weapon. Then, with java and some API (for example bukkit), I want to have a …

  4. Minecraft Forge Mod Loader (FML) Loading and crashing MC

    Jul 14, 2021 · Description: There was a severe problem during mod loading that has caused the game to fail net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception ...

  5. java - How do I refresh Players to change their skin? - Stack Overflow

    Nov 11, 2024 · I am trying to change the skins of the players on the Server. I've looked it up and found that you would need to send the correct packets with one being the deletion and the other the adding …

  6. java - I'm making a Minecraft Mod and I get the error "mods.toml ...

    Nov 17, 2021 · The mod jar on your client/server still seems to contain an invalid mods.toml file. Seeing the examplemod in your crash report validates this. This can have multiple causes: You simply forgot …

  7. minecraft forge - How to send data to a discord webhook in java using …

    Feb 14, 2022 · I'm working on a Minecraft mod that requires sending a string of data to a discord webhook. What would the most efficient way to achieve this using a singular .java file?

  8. How to solve javax.net.ssl.SSLHandshakeException Error?

    Mar 16, 2017 · Anyways coming back to the point.. I had a similiar problem when programming a java applet and a java server ( Hopefully some day I will write a complete blogpost about how I got all the …

  9. Getting "java.nio.file.AccessDeniedException" when trying to write to a ...

    Feb 23, 2015 · For some reason I keep getting java.nio.file.AccessDeniedException every time I try to write to a folder on my computer using a java webapp on Tomcat. This folder has permissions set to …

  10. java.lang.reflect.InvocationTargetException launching Minecraft forge ...

    Jul 5, 2020 · That happens when I run my Minecraft forge server.bat A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException at …