Jump to content

JaariAtmc

Ascended
  • Posts

    3045
  • Joined

  • Last visited

  • Days Won

    112

Everything posted by JaariAtmc

  1. Windows 10 1.8.0_91 Pixel format not accelerated Either try updating your graphics driver, or downgrade to Java8u25.
  2. Yeah, you are kinda hijacking the post, but you could upload your launcher logs, which can be found in %appdata%\roaming\.technic\logs.
  3. And which mods did you remove exactly? Because it looks like you either removed CodeChickenCore, or NEI.
  4. Yeah, so weird that it's not a .zip... So strange it can't download anything... So very weird.
  5. So...You really put a picture in a word document and uploaded the word document? RLY?
  6. That's what happens if you try to open the api link for the launcher in your webbrowser. Aka, that does not work.
  7. Remove coremods folder, place all coremods in the normal mods folder.
  8. Rename "modpack.jar" to "modpack" Add CodeChickenCore, your pack will crash without it. http://chickenbones.net/Pages/links.html Add OpenModsLib, your pack will crash without it. https://openmods.info/ You forgot to include CofhCore, pack will not start without it. http://mods.curse.com/mc-mods/minecraft/cofhcore#t1:other-downloads You forgot to include BrandonsCore, pack not starting again. http://mods.curse.com/mc-mods/minecraft/231382-brandons-core#t1:other-downloads Endercore. Not included. Include it. http://minecraft.curseforge.com/projects/endercore/files bdlib is not included. At this point, go look for the official source yourself. I'm getting tired of constantly having to add core mods. Chisel 2 is not from an official source. Download it from the official source. http://mods.curse.com/mc-mods/minecraft/235279-chisel#t1:other-downloads Your hats mod is not from an official source. Download it from Ichun's site. You need IchunUtil as well. Same as hats. Zans minimap no longer exists, thus is not from a legitimate source. New name is Voxelmap, and it requires Liteloader. http://minecraft.curseforge.com/projects/voxelmap/files Your Redstone Paste mod is not from a legitimate source. Download it from the official source (hint, mods.curse.com)... Your pack is so broken right now that I've given up on downloading core mods. Having to download atleast 6 coremods to get it to work is a tad much.
  9. You've been a bit busy eh... (4 topics, really?) Anyways, which version of Forge is your server running?
  10. It is a Considering Voltz is a 1.5.2 modpack, they dropped support for it, as people have moved on to 1.6.4, 1.7.10 and 1.8 modpacks.
  11. It would've been much easier if you had posted that on the Endercraft Forums. You are kinda lucky I'm a regular here.
  12. Picked up _JAVA_OPTIONS: -Xmx512M https://cdn.discordapp.com/attachments/96563656271093760/166334782450565121/clearJavaEnvVars.bat Open file, restart launcher. Mind that nothing will appear, it only removes said _JAVA_OPTIONS that prevent you from playing packs.
  13. No logs provided? No help provided. (aka we really need logs, upload to Pastebin or if error about size Ubuntu paste)
  14. Installing your pack again, I get empty folders + an "Ultimate HQM" folder containing the necessary files. Not that strange it doesn't work. Your modpack is located in a subfolder, put it in the top folder (now -> .zip/subfolder/files |necessary -> .zip/files).
  15. *Hint* Remove all the crap from your pack (I don't want to download 4 of your "new world" saves, nor your options, nor your logs). You only need the bin folder, the mods folder, the config folder, your hats folder and your shaderpacks folder. Remove all the other folders. Your issue happens because you forgot to include the bin folder. Add it to your pack. It should only contain the forge.jar renamed to "modpack".
  16. I'm very surprised it even launched for you. -Xmx512M You likely have a java environment variable, as you also have -Xmx2048m in your java arguments. Try this file, restart your launcher, try playing again. The reason you can't play is because your game is out of available memory to use (and the env variable prevents more use). https://cdn.discordapp.com/attachments/96563656271093760/166334782450565121/clearJavaEnvVars.bat
  17. Either update your graphics drivers or downgrade to Java8u25. Welcome to Windows 10 btw...
  18. I would suggest using the forge config (config folder) and set these two variables to true: # Set this to just remove any TileEntity that throws a error in there update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES. B:removeErroringEntities=false # Set this to just remove any TileEntity that throws a error in there update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES. B:removeErroringTileEntities=false Due to "reasons" that can be read above, I would suggest returning the values back to normal after fixing the issue.
  19. And are you running minecraft.exe on your GTX 960m or on your integrated graphics card (usually Intel HD Graphics)? You can check by opening the NVidea configuration screen (rightclick an empty spot on your desktop, should be in said menu), then going to 3D-configuration (or similar), then selecting minecraft.exe.
  20. If this happens to be too complex for you, or if you cannot seem to find the variable, use this .bat file to clear the env. variable: https://cdn.discordapp.com/attachments/96563656271093760/166334782450565121/clearJavaEnvVars.bat (To bochen: This is exactly the same file as used to be available on iamtrue (khionu), but due to the site being offline, this is the backup link.)
  21. org.lwjgl.LWJGLException: Pixel format not accelerated Outdated graphics driver. Either update it or (permanentely) downgrade to Java8u25.
  22. https://bugs.mojang.com/browse/MC-94900 ALSO FOR THE LOVE OF GOD PASTEBIN IT!!!
  23. Yeah, one minor thing: Welcome to Windows10. You can still "circumvent" the crash by downgrading your java to 8u25, but it means you can no longer automatically update your java.
  24. If you were to add a server to your multiplayer screen, you would find the file in your .minecraft folder, or your modpack folder (depends on what you are using, vanilla launcher or technic launcher).
  25. If you mean "preinstalled" as in visible on the Multiplayer menu, add your servers.dat file to the modpack. Just make sure it only contains your server, not your favorite 20 other servers (if you get what I mean).
×
×
  • Create New...