I host a server and decided to make my own 1.6.2 mod pack for myself so I made one using these mods:
Advanced Machines EXP
Ars Magica 2
Applied Energestics
Binnie's Mods (Extra Bees/Trees)
Buildcraft 4
Carpenter's Blocks
Chicken Chunks
Code Chicken Core
Craft Guide (NEI crashes in 1.6.X for me and I can't find out why)
Dungeon Pack
Ender Storage
Extra Utilities
Factorization
Forestry
GregTech EXP
Highlands
IC2 Nuclear Control EXP
IC2 EXP
Inventory Tweaks
Iron Chest
MineFactoryReloaded
Advanced Solar Panels EXP
GraviSuite EXP
Power Crystals Core
Railcraft
Thaumcraft 4
Thaumic Tinkerer
Translocator
Underground Biomes
Wireless Redstone (Chicken Bones)
Voxel Minimap
and I am getting this on the console when I start the server:
06.11 03:25:12 [Multicraft] Server stopped
06.11 03:25:12 [Multicraft] Looks like a crash, check the server console. Return value: 1
06.11 03:25:12 [Multicraft] Server shut down
06.11 03:25:12 [Server] INFO ... 9 more
06.11 03:25:12 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
06.11 03:25:12 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
06.11 03:25:12 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
06.11 03:25:12 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
06.11 03:25:12 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
06.11 03:25:12 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
06.11 03:25:12 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
06.11 03:25:12 [Server] INFO Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Lists
06.11 03:25:12 [Server] INFO ... 6 more
06.11 03:25:12 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
06.11 03:25:12 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:50)
06.11 03:25:12 [Server] INFO at cpw.mods.fml.common.launcher.FMLTweaker.acceptOptions(FMLTweaker.java:67)
06.11 03:25:12 [Server] INFO Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Lists
06.11 03:25:12 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
06.11 03:25:12 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
06.11 03:25:12 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
06.11 03:25:12 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
06.11 03:25:12 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
06.11 03:25:12 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06.11 03:25:12 [Server] INFO A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
06.11 03:25:12 [Server] INFO INFO: Using tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
06.11 03:25:12 [Server] INFO Nov 06, 2013 3:25:12 AM net.minecraft.launchwrapper.LogWrapper log
06.11 03:25:11 [Multicraft] Loaded config for "Default"
06.11 03:25:11 [Multicraft] Starting server!
I can run a home server without flaws, but when I upload it to my server, it does this. What am I doing wrong?
Your mods are conflicting, make sure they all work with each other.
They do though. In single player and multiplayer when I do a local server on my computer. I've uploaded the same mods to my server as I have in my local server.
Advanced Machines EXP
Ars Magica 2
Applied Energestics
Binnie's Mods (Extra Bees/Trees)
Buildcraft 4
Carpenter's Blocks
Chicken Chunks
Code Chicken Core
Craft Guide (NEI crashes in 1.6.X for me and I can't find out why)
Dungeon Pack
Ender Storage
Extra Utilities
Factorization
Forestry
GregTech EXP
Highlands
IC2 Nuclear Control EXP
IC2 EXP
Inventory Tweaks
Iron Chest
MineFactoryReloaded
Advanced Solar Panels EXP
GraviSuite EXP
Power Crystals Core
Railcraft
Thaumcraft 4
Thaumic Tinkerer
Translocator
Underground Biomes
Wireless Redstone (Chicken Bones)
Voxel Minimap
and I am getting this on the console when I start the server:
06.11 03:25:12 [Multicraft] Looks like a crash, check the server console. Return value: 1
06.11 03:25:12 [Multicraft] Server shut down
06.11 03:25:12 [Server] INFO ... 9 more
06.11 03:25:12 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
06.11 03:25:12 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
06.11 03:25:12 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
06.11 03:25:12 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
06.11 03:25:12 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
06.11 03:25:12 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
06.11 03:25:12 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
06.11 03:25:12 [Server] INFO Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Lists
06.11 03:25:12 [Server] INFO ... 6 more
06.11 03:25:12 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
06.11 03:25:12 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:50)
06.11 03:25:12 [Server] INFO at cpw.mods.fml.common.launcher.FMLTweaker.acceptOptions(FMLTweaker.java:67)
06.11 03:25:12 [Server] INFO Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Lists
06.11 03:25:12 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
06.11 03:25:12 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
06.11 03:25:12 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
06.11 03:25:12 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
06.11 03:25:12 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
06.11 03:25:12 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06.11 03:25:12 [Server] INFO A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
06.11 03:25:12 [Server] INFO INFO: Using tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
06.11 03:25:12 [Server] INFO Nov 06, 2013 3:25:12 AM net.minecraft.launchwrapper.LogWrapper log
06.11 03:25:11 [Multicraft] Loaded config for "Default"
06.11 03:25:11 [Multicraft] Starting server!
I can run a home server without flaws, but when I upload it to my server, it does this. What am I doing wrong?
Feel free to check out my channel!
My current setup:
http://pcpartpicker.com/p/Q7wqf7
They do though. In single player and multiplayer when I do a local server on my computer. I've uploaded the same mods to my server as I have in my local server.
Edit: I resolved it!
Feel free to check out my channel!
My current setup:
http://pcpartpicker.com/p/Q7wqf7