Jump to content

Luis_ST

Members
  • Posts

    5704
  • Joined

  • Last visited

  • Days Won

    72

Everything posted by Luis_ST

  1. post a screenshot where the full path of the folder visible is or a screenshot where we can make sure it is the correct folder
  2. why do you work with .schematic file? From what I know are .schematic files a community creation and not used by vanilla you can take a look how they are written
  3. CurseForge separated the main instance of Minecraft and the "instance" of each Modpack it should be:
  4. are you sure it is the full debug.log? since it does not contains any error and it simply ends
  5. Could be an issue with one/more of the following Mods: Xaero's Minimap, Skin Layers 3D, First-person please post debug.log from the logs folder for more informations
  6. please post debug.log from the logs folder on CurseForge you need to enable the debug.log in the settings
  7. the i have no idea, Forge tries to load this file as a Mod then it must exists you could delete the mods folder and see whats happen then
  8. are you sure this file does not exists and the log is the latest debug.log?
  9. please post debug.log without mods
  10. try a older/newer version of BiomesOPlenty of 1.19
  11. same issue did you redownload BiomesOPlenty, if yes where did you download it from
  12. note if you use the AbstractHorse as super class your Entity requires a Saddle that you can ride it
  13. Problem with Create. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
  14. does the Forge versions of server and client match? did you use the latest version of Forge? please post full debug.log from server and client
  15. why, if you run the game again there is a new debug.log
  16. you can take a look at the vanilla Animals which are rideable (Horse, Strider, Pig) basically you need to override Entity#getControllingPassenger
  17. do you know how to call a methed? since this is basic java which is requied for modding minecraft
  18. is the log you post from magma? if not please post the correct debug.log
  19. Problem with Flytre Lib. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
  20. you're right, 1.19 requires java 17
  21. there is a plugin for Blockbench which you can use, unfortunately i don't remember the name
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.