Jump to content

JaariAtmc

Ascended
  • Posts

    3045
  • Joined

  • Last visited

  • Days Won

    112

Everything posted by JaariAtmc

  1. Don't put certain keys on your mouse.
  2. Your AMD graphics card driver is crashing when starting. This is usually due to the driver being (VERY) outdated. Oh btw, you only have 6 GB allocated, which is still a bit high (too high really) for a 1.6.4 modpack.
  3. MC version of your tekkit server, and MC version of the mod you are adding are?
  4. Java 9 and Java 10 will absolutely not work with Forge, nor the launcher. For Java 8 you will need to add the legacyjavafixer if this is not already included in the server modpack. Otherwise, you could manually update to forge 1345 which includes this. The original latest (and lower) Forge versions for 1.6.4 did not support Java 8.
  5. Yet you didn't check Web-1004...https://bugs.mojang.com/browse/WEB-1004
  6. You downloaded the no-longer-available Torch Levers mod from a site like 9minecraft, which never host updated versions of the mod. Your current version crashes you because clientside only code is included.
  7. NotEnoughItems requires both CodeChickenCore and CodeChickenLib. And you are missing CodeChickenCore: https://adf.ly/1M4hW9 Just in case you are wondering, that's the adfly link from the modmaker's site. (chickenbones.net)
  8. JaariAtmc

    Hexxit no sound

    What english language issue are you talking about, that looks better than some of the first language english speakers I've seen.
  9. Caused by: java.lang.ClassCastException: java.base/jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to java.base/java.net.URLClassLoader This right here says that you are using either Java 9 or Java 10, and Forge only takes Java 8.
  10. I just tested this myself. I downloaded the forge 1614 installer, extracted the server, took your startup script (renamed the forge file to just Minecraft, for ease of entering), and ran it for the forge. It closed, I accepted the EULA, started again and its running fine now. This likely means that you have something else going on. Go into the logs folder and add the fml-server-latest log.
  11. Which is because you have either Java 9 or Java 10, and you need Java 8.
  12. You are obviously starting a vanilla server here: java -Xmx6144M -Xms1024M -jar minecraft_server.1.7.10.jar forge-1.7.10-10.13.4.1614-1.7.10-universal.jar should be used instead of minecraft_server.1.7.10.jar.
  13. Yes, that's for the vanilla server, what did you have for the forge server?
  14. No, I mean, what did your Start-Server.bat look like?
  15. Instead of making the modpack folder with a forge file in it, just make a bin folder and simply rename the "forge file" to "modpack". If the forge file ends in .jar, you will have to rename it to modpack.jar instead.
  16. Where'd your bin folder with the modpack.jar go? I only see a modpack folder with a forge.jar in there. Also: http://adf.ly/404181/optifine.net/adloadx?f=OptiFine_1.8.9_HD_U_I7.jar https://minecraft.curseforge.com/projects/more-player-models/files?filter-game-version=2020709689%3A5806 https://minecraft.curseforge.com/projects/security-craft/files?filter-game-version=2020709689%3A5806 https://minecraft.curseforge.com/projects/decocraft2/files?filter-game-version=2020709689%3A5806 https://minecraft.curseforge.com/projects/decocraft/files https://minecraft.curseforge.com/projects/malisisdoors/files?filter-game-version=2020709689%3A5806 https://minecraft.curseforge.com/projects/malisiscore/files?filter-game-version=2020709689%3A5806 https://minecraft.curseforge.com/projects/custom-npcs/files?filter-game-version=2020709689%3A5806 Please do get all your mods from Curseforge instead of whatever rehost site you used. They steal downloads from the modmakers. It'd be like stealing your roleplay, putting it on my own channel, then stealing your views. You don't like that either, do you? Besides, now you atleast know you have the latest versions, instead of whatever version you got BECAUSE THESE STUPID SITES REMOVE VERSION TAGS. I get a bit peeved about that. Ps. I only gave these links because you don't have more mods than this.
  17. You need atleast 2 GB RAM allocated for Tekkit Legends, download Java 64-bits and go to Launcher options -> Java settings, and set it to 2 GB.
  18. Remove DynamicLights, ResourceLoader and Soundfilters from the server mods. These 3 are all clientside only mods.
  19. Did you add those two mods both serverside and clientside, or clientside only?
  20. use /cofh tps 0 command, or start to use Opis (replaces Mapwriter, and requires Mobiuscore).
  21. Actually its fine to have any mc version with sounds, as long as its 1.5.2 or below. All share the same sound files.
  22. https://bugs.mojang.com/browse/WEB-1004 Mojang shut down the vanilla sound and music downloads. Feel free to add your anguish to this bug report linked above this sentence.
  23. Poof, just found it on the site that actually has the mod author writing the post: https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1272627-balkons-weaponmod-v1-14 And look what it links to: https://www.curseforge.com/minecraft/mc-mods/balkons-weaponmod/files
  24. [B#360] 2018/06/29 12:39:18 [INFO] Exception in thread "main" java.lang.UnsupportedClassVersionError: com/mojang/patchy/LegacyXMLLayout : Unsupported major.minor version 52.0 You are on Java 7, while modpacks require java 8 nowadays. If version is a problem, download 8u25.
×
×
  • Create New...