-
Posts
3045 -
Joined
-
Last visited
-
Days Won
112
Everything posted by JaariAtmc
-
Game keeps crashing as soon as i join server or single player world
JaariAtmc replied to ipsykick's question in Attack of the B-Team
Don't put certain keys on your mouse. -
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.
-
Trying to start server with an additional mod
JaariAtmc replied to mjmcasio's topic in Platform Pagoda
MC version of your tekkit server, and MC version of the mod you are adding are? -
Trying to launch Attack of the B-Team Server on Debian
JaariAtmc replied to Caminon's topic in Server Op Swap Shop
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. -
Trying to launch Attack of the B-Team Server on Debian
JaariAtmc replied to Caminon's topic in Server Op Swap Shop
What's your java version? -
Custom Modpack Server | Cannot spawn, place, or use any modded items
JaariAtmc replied to afchlam's topic in Platform Pagoda
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. -
My modpack keeps crashing? Please help!
JaariAtmc replied to EnderBluesGaming's topic in Platform Pagoda
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)- 2 replies
-
- modpack crash
- cash
-
(and 1 more)
Tagged with:
-
Custom Modpack Server | Cannot spawn, place, or use any modded items
JaariAtmc replied to afchlam's topic in Platform Pagoda
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. -
Custom Modpack Server | Cannot spawn, place, or use any modded items
JaariAtmc replied to afchlam's topic in Platform Pagoda
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. -
Technic Launcher .jar not working on Mac
JaariAtmc replied to andrewbourget's question in Technic Launcher
Which is because you have either Java 9 or Java 10, and you need Java 8. -
Custom Modpack Server | Cannot spawn, place, or use any modded items
JaariAtmc replied to afchlam's topic in Platform Pagoda
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. -
Custom Modpack Server | Cannot spawn, place, or use any modded items
JaariAtmc replied to afchlam's topic in Platform Pagoda
Yes, that's for the vanilla server, what did you have for the forge server? -
Custom Modpack Server | Cannot spawn, place, or use any modded items
JaariAtmc replied to afchlam's topic in Platform Pagoda
No, I mean, what did your Start-Server.bat look like? -
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.
-
Tekkit Legends Crashes Upon Joining Server
JaariAtmc replied to levelzyt's topic in Server Op Swap Shop
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.- 2 replies
-
- tekkit legends
- crash
-
(and 1 more)
Tagged with:
-
Remove DynamicLights, ResourceLoader and Soundfilters from the server mods. These 3 are all clientside only mods.
-
Did you add those two mods both serverside and clientside, or clientside only?
-
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.
-
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.
-
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
-
[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.