Unleashed +mcpc+

Bleedslow

New Member
Jul 29, 2019
6
0
0
I Recently bought a server from pytohost

And i wanted to run ftb unleashed + bukkit plugins

pytohost uses multicraft panel, i uploaded via ftp the mcpc+ jar and renamed it ftbserver.jar and used the permgen fix (ftb) option in pytohost's multicraft.


but the server never starts it just errors out, ive tried renaming it all sorts of things, and using different mcpc builds, i dont know what im doing wrong, does anyone have any experience with this?


I seriously need some help.
 

Bleedslow

New Member
Jul 29, 2019
6
0
0
Code:
02.09 10:15:15 [Multicraft] Not restarting crashed server.
02.09 10:15:15 [Multicraft] Server stopped
02.09 10:15:15 [Multicraft] Server shut down
02.09 10:15:15 [Server] INFO --log-strip-color                       Strips color codes from log file       
02.09 10:15:15 [Server] INFO (default: server.log)                
02.09 10:15:15 [Server] INFO --log-pattern <Log filename>            Specfies the log filename pattern      
02.09 10:15:15 [Server] INFO file (0 = unlimited) (default: 0)    
02.09 10:15:15 [Server] INFO --log-limit <Integer: Max log size>     Limits the maximum size of the log     
02.09 10:15:15 [Server] INFO through (default: 1)                 
02.09 10:15:15 [Server] INFO --log-count <Integer: Log count>        Specified how many log files to cycle  
02.09 10:15:15 [Server] INFO (default: true)                      
02.09 10:15:15 [Server] INFO --log-append <Boolean: Log append>      Whether to append to the log file      
02.09 10:15:15 [Server] INFO IP>                                                                          
02.09 10:15:15 [Server] INFO -h, --host, --server-ip <Hostname or    Host to listen on                      
02.09 10:15:15 [Server] INFO --demo                                  Demo mode                              
02.09 10:15:15 [Server] INFO Log date format>                        console (for log entries)            
02.09 10:15:15 [Server] INFO -d, --date-format <SimpleDateFormat:    Format of the date to display in the   
02.09 10:15:15 [Server] INFO server.properties)                   
02.09 10:15:15 [Server] INFO -c, --config <File: Properties file>    Properties file to use (default:       
02.09 10:15:15 [Server] INFO bukkit.yml)                          
02.09 10:15:15 [Server] INFO -b, --bukkit-settings <File: Yml file>  File for bukkit settings (default:     
02.09 10:15:15 [Server] INFO containing worlds>                                                           
02.09 10:15:15 [Server] INFO world-dir <File: Directory                                                   
02.09 10:15:15 [Server] INFO -W, --universe, --world-container, --   World container                        
02.09 10:15:15 [Server] INFO plugins)                             
02.09 10:15:15 [Server] INFO -P, --plugins <File: Plugin directory>  Plugin directory to use (default:      
02.09 10:15:15 [Server] INFO -?, --help                              Show the help                          
02.09 10:15:15 [Server] INFO ------                                  -----------                            
02.09 10:15:15 [Server] INFO Option                                  Description                            
02.09 10:15:15 [Server] INFO [denLibCore]: Found config file entry.
02.09 10:15:15 [Server] INFO [denLibCore]: Registered updater for denLib
02.09 10:15:15 [Server] INFO Adding Accesstransformer map: nei_at.cfg
02.09 10:15:15 [Server] INFO File Copied..
02.09 10:15:15 [Server] INFO Adding Accesstransformer map: temp.dat
02.09 10:15:15 [Server] INFO Adding AccessTransformer: chickenchunks_at.cfg
02.09 10:15:14 [Server] INFO CodeChickenCore: Failed to read jar file: ftbserver.jar
02.09 10:15:14 [Server] INFO at org.bukkit.craftbukkit.Main.main(Main.java:21)
02.09 10:15:14 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1609)
02.09 10:15:14 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
02.09 10:15:14 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
02.09 10:15:14 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
02.09 10:15:14 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:303)
02.09 10:15:14 [Server] INFO at codechicken.core.asm.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:1)
02.09 10:15:14 [Server] INFO at codechicken.core.asm.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:125)
02.09 10:15:14 [Server] INFO at codechicken.core.asm.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:147)
02.09 10:15:14 [Server] INFO at java.util.jar.JarFile.<init>(JarFile.java:116)
02.09 10:15:14 [Server] INFO at java.util.jar.JarFile.<init>(JarFile.java:152)
02.09 10:15:14 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:144)
02.09 10:15:14 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:214)
02.09 10:15:14 [Server] INFO at java.util.zip.ZipFile.open(Native Method)
02.09 10:15:14 [Server] INFO java.util.zip.ZipException: error in opening zip file
02.09 10:15:14 [Server] INFO Adding Accesstransformer map: codechickencore_at.cfg
02.09 10:15:14 [Server] INFO Adding Accesstransformer map: denLib_at.cfg
02.09 10:15:14 [Server] INFO Adding Accesstransformer map: pcc_at.cfg
02.09 10:15:14 [Server] INFO Adding Accesstransformer map: ccm_at.cfg
02.09 10:15:14 [Server] WARNING The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
02.09 10:15:14 [Server] WARNING The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
02.09 10:15:14 [Server] WARNING The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
02.09 10:15:14 [Server] WARNING The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
02.09 10:15:14 [Server] INFO Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_09, running on Linux:amd64:2.6.32-5-amd64, installed at /usr/lib/jvm/jdk1.7.0_09/jre
02.09 10:15:14 [Server] INFO Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
02.09 10:15:13 [Multicraft] Loaded config for "PermGen Fixer (FTB)"
02.09 10:15:13 [Multicraft] Starting server!
02.09 10:15:13 [Multicraft] Loading server properties
02.09 10:15:13 [Multicraft] Received start command
 

decebaldecebal

New Member
Jul 29, 2019
13
0
0
I also had a server with PytoHost and never managed to fix that error.I spoke to them via support, and they could not fix the problem, so what I did is that I switched hosts.
I now use
http://host-blade.net
and my server runs on 2GB of RAM, and my tick rate is at 19.5 or 20 with 10 players online.Very good in my opinion.

You could try and speak with PytoHost, maybe they managed to solve the issue.