The FTB Forum is now read-only, and is here as an archive.
To participate in our community discussions, please join our Discord! https://ftb.team/discord
We want to play Agrarian Skies with the FTB-Launcher and we both downloaded all the Agrarian-Skies things(Map,Mod and Server) from the FTB-Launcher. Now we tried to start a server and play on it with Hamachi. We are both conected and used nearly every programm in the Agrarian-Skies server folder.
We tried serverStart and the FTBServer.java but nothing worked like the Servers of the other Mods.
Need Help pls answer if you know how to fix it
I'm having precisely the same problem on my end. I'm also getting the crash report:
---- Minecraft Crash Report ----
// My bad.
Time: 1/20/15 7:15 PM
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: net/minecraft/client/renderer/EntityRenderer
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:104)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:484)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.EntityRenderer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 31 more
Caused by: java.lang.RuntimeException: Attempted to load class bfe for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
... 33 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
I just don't understand what it's saying I need to do. I have downloaded FTB on both my computer and my wife's. Hers is the computer attempting to run the server (because she's on a Windows machine and I'm on a Linux and servers for Minecraft have proven to be a pain in my butt on my Linux machine).
The first difficulty I'm encountering is that there is no "readme.txt" or help file for Agrarian Skies that suggests where to extract the Server files. I assume that I'm supposed to extract them into the same folder as Agrarian Skies HQ and then overwrite files, which is what I've done. I also tried doing it in a different folder without overwriting and seem to have encountered the same crash either way. This crash is returned regardless of whether I run the server with the .bat file or the .jar, though of course the .jar gives me a GUI as opposed to the .bat's command prompt window.
I have triple checked (by deleting everything and re-downloading) that we have downloaded the standard AgrarianSkies HQ map, the server map, the base pack for Ag Skies HQ, and the server pack. The game launches with no problems, but the server refuses to stabilize.
It seems I'm not the only one with this problem, though I note that there are several different dedicated AgSkies servers that are available online. I'm probably going to go tinker on one of those until I get an answer here. Hoping this post bumps OP's post! I have no answers to provide but would appreciate the knowledge base of the community on this one.
One of the mods you have in your server mod folder is a client only mod. I run my servers on a linux macine and in my experience there's not that much of a difference in running a server on Linux or on Windows.
i also have a problem with making my own server can you help me out ?
C:\Users\Eigenaar\Desktop\server>java -Xms1g -Xmx3g -jar FTBServer-1.6.4-965.jar
nogui
Error occurred during initialization of VM
Could not reserve enough space for 3145728KB object heap
C:\Users\Eigenaar\Desktop\server>pause
Druk op een toets om door te gaan. . .