Need Help Setting Up Monster Server! (Multicraft host)

DeadPillz

New Member
Jul 29, 2019
123
0
0
I really don't have a clue could someone help me set up my server? (4GB RAM 80 Slots)

Teamviewer would be my choice of help.
 

Connor Gavitt

New Member
Jul 29, 2019
1,091
-1
0
Each of us have our own servers to run and manage, I don't think many of us will hop on team viewer how ever ewe can tell you what you need to do after all this is support, just not management, to start a server select the modpack and version from the ftb launcher, then click download server, then upload those files to your server and since ite multicraft you won't need the ServerStart.sh or .bat, once everything is in in multicraft settings enable custom jar support and enter the name of your ftb server.jar

Then you can go ahead and start it, editing your sever.properties is where you change the player count.
 

DeadPillz

New Member
Jul 29, 2019
123
0
0
Oh I see thanks, I've had a bit help from the support who offer my package, I've deleted the server.properties and am not sure as too where I find another?

thanks for the info so far

Alll the files are there now and the server is ready but when I run it the server stopped straight away ?

Looked at the console and this happens
Code:
17.08 19:22:10 [Multicraft] Server stopped
17.08 19:22:08 [Multicraft] Error writing to server: [Errno 32] Broken pipe
17.08 19:22:08 [Multicraft] Error writing to server: [Errno 32] Broken pipe
17.08 19:22:08 [Multicraft] Stopping server!
17.08 19:22:08 [Multicraft] Server shut down
17.08 19:22:08 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
17.08 19:22:08 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
17.08 19:22:08 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)
17.08 19:22:08 [Server] INFO at java.lang.Class.newInstance(Unknown Source)
17.08 19:22:08 [Server] INFO at java.lang.reflect.Constructor.newInstance(Unknown Source)
17.08 19:22:08 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
17.08 19:22:08 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
17.08 19:22:08 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
17.08 19:22:08 [Server] INFO at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:51)
17.08 19:22:08 [Server] INFO at codechicken.core.asm.CodeChickenCoreModContainer.loadConfig(CodeChickenCoreModContainer.java:39)
17.08 19:22:08 [Server] INFO at codechicken.lib.config.ConfigFile.setComment(ConfigFile.java:70)
17.08 19:22:08 [Server] INFO at codechicken.lib.config.ConfigTagParent.setComment(ConfigTagParent.java:70)
17.08 19:22:08 [Server] INFO at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:134)
17.08 19:22:08 [Server] INFO java.lang.RuntimeException: java.io.FileNotFoundException: ./config/CodeChickenCore.cfg (Permission denied)
17.08 19:22:08 [Server] WARNING The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:22:08 [Server] WARNING The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:22:08 [Server] WARNING The coremod calclavia.lib.CalclaviaPluginLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:22:08 [Server] INFO Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244
17.08 19:22:08 [Server] WARNING The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:22:08 [Server] WARNING The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:22:08 [Server] WARNING The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:22:08 [Server] WARNING The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:22:08 [Server] INFO Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_65, running on Linux:amd64:2.6.32-042stab090.5, installed at /usr/java/jre1.7.0_65
17.08 19:22:08 [Server] INFO Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
17.08 19:22:08 [Server] INFO INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
17.08 19:22:08 [Server] INFO Aug 17, 2014 3:22:08 PM net.minecraft.launchwrapper.LogWrapper log
17.08 19:22:08 [Server] INFO INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
17.08 19:22:08 [Server] INFO Aug 17, 2014 3:22:08 PM net.minecraft.launchwrapper.LogWrapper log
17.08 19:22:08 [Server] INFO INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
17.08 19:22:08 [Server] INFO Aug 17, 2014 3:22:08 PM net.minecraft.launchwrapper.LogWrapper log
17.08 19:22:07 [Multicraft] Loaded config for "Default"
17.08 19:22:07 [Multicraft] Starting server!
17.08 19:22:07 [Multicraft] Loading server properties
17.08 19:22:07 [Multicraft] Server stopped
17.08 19:22:07 [Multicraft] Server shut down
17.08 19:22:07 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
17.08 19:22:07 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
17.08 19:22:07 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)
17.08 19:22:07 [Server] INFO at java.lang.Class.newInstance(Unknown Source)
17.08 19:22:07 [Server] INFO at java.lang.reflect.Constructor.newInstance(Unknown Source)
17.08 19:22:07 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
17.08 19:22:07 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
17.08 19:22:07 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
17.08 19:22:07 [Server] INFO at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:51)
17.08 19:22:07 [Server] INFO at codechicken.core.asm.CodeChickenCoreModContainer.loadConfig(CodeChickenCoreModContainer.java:39)
17.08 19:22:07 [Server] INFO at codechicken.lib.config.ConfigFile.setComment(ConfigFile.java:70)
17.08 19:22:07 [Server] INFO at codechicken.lib.config.ConfigTagParent.setComment(ConfigTagParent.java:70)
17.08 19:22:07 [Server] INFO at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:134)
17.08 19:22:07 [Server] INFO java.lang.RuntimeException: java.io.FileNotFoundException: ./config/CodeChickenCore.cfg (Permission denied)
17.08 19:22:07 [Server] WARNING The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:22:07 [Server] WARNING The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:22:07 [Server] WARNING The coremod calclavia.lib.CalclaviaPluginLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:22:07 [Server] INFO Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244
17.08 19:22:06 [Multicraft] Stopping server!
17.08 19:22:06 [Multicraft] Received restart command
17.08 19:22:06 [Server] WARNING The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:22:06 [Server] WARNING The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:22:06 [Server] WARNING The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:22:06 [Server] WARNING The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:22:06 [Server] INFO Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_65, running on Linux:amd64:2.6.32-042stab090.5, installed at /usr/java/jre1.7.0_65
17.08 19:22:06 [Server] INFO Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
17.08 19:22:06 [Server] INFO INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
17.08 19:22:06 [Server] INFO Aug 17, 2014 3:22:06 PM net.minecraft.launchwrapper.LogWrapper log
17.08 19:22:06 [Server] INFO INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
17.08 19:22:06 [Server] INFO Aug 17, 2014 3:22:06 PM net.minecraft.launchwrapper.LogWrapper log
17.08 19:22:06 [Server] INFO INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
17.08 19:22:06 [Server] INFO Aug 17, 2014 3:22:06 PM net.minecraft.launchwrapper.LogWrapper log
17.08 19:22:05 [Multicraft] Loaded config for "Default"
17.08 19:22:05 [Multicraft] Starting server!
17.08 19:22:05 [Multicraft] Loading server properties
17.08 19:22:05 [Multicraft] Received start command
17.08 19:21:54 [Multicraft] Server stopped
17.08 19:21:52 [Multicraft] Error writing to server: [Errno 32] Broken pipe
17.08 19:21:52 [Multicraft] Error writing to server: [Errno 32] Broken pipe
17.08 19:21:52 [Multicraft] Stopping server!
17.08 19:21:52 [Multicraft] Server shut down
17.08 19:21:52 [Server] INFO at java.io.FileOutputStream.open(Native Method)
17.08 19:21:52 [Server] INFO Caused by: java.io.FileNotFoundException: ./config/CodeChickenCore.cfg (Permission denied)
17.08 19:21:52 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
17.08 19:21:52 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
17.08 19:21:52 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
17.08 19:21:52 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
17.08 19:21:52 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
17.08 19:21:52 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17.08 19:21:52 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
17.08 19:21:52 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
17.08 19:21:52 [Server] INFO at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)
17.08 19:21:52 [Server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
17.08 19:21:52 [Server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
17.08 19:21:52 [Server] INFO at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
17.08 19:21:52 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
17.08 19:21:52 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
17.08 19:21:51 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)
17.08 19:21:51 [Server] INFO at java.lang.Class.newInstance(Unknown Source)
17.08 19:21:51 [Server] INFO at java.lang.reflect.Constructor.newInstance(Unknown Source)
17.08 19:21:51 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
17.08 19:21:51 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
17.08 19:21:51 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
17.08 19:21:51 [Server] INFO at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:51)
17.08 19:21:51 [Server] INFO at codechicken.core.asm.CodeChickenCoreModContainer.loadConfig(CodeChickenCoreModContainer.java:39)
17.08 19:21:51 [Server] INFO at codechicken.lib.config.ConfigFile.setComment(ConfigFile.java:70)
17.08 19:21:51 [Server] INFO at codechicken.lib.config.ConfigTagParent.setComment(ConfigTagParent.java:70)
17.08 19:21:51 [Server] INFO at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:134)
17.08 19:21:51 [Server] INFO java.lang.RuntimeException: java.io.FileNotFoundException: ./config/CodeChickenCore.cfg (Permission denied)
17.08 19:21:51 [Server] WARNING The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:21:51 [Server] WARNING The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:21:51 [Server] WARNING The coremod calclavia.lib.CalclaviaPluginLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:21:51 [Server] INFO Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244
17.08 19:21:51 [Server] WARNING The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:21:51 [Server] WARNING The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:21:51 [Server] WARNING The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:21:51 [Server] WARNING The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
17.08 19:21:51 [Server] INFO Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_65, running on Linux:amd64:2.6.32-042stab090.5, installed at /usr/java/jre1.7.0_65
17.08 19:21:51 [Server] INFO Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
17.08 19:21:50 [Server] INFO INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker