Problem Can't create a direwolf20 1.6.4 server

T

TRYAGI

Guest
Whenever I click the serverstart cmd comes up and says press any key to continue and when I do it just disappears.

What should I do?
 

Henry Link

Popular Member
Dec 23, 2012
2,601
553
128
USA - East Coast
So the first thing would be to right click on that file and click edit. Then add a new line after the last line in file and add the line below to it. That will add a pause so you can see the screen. Take a screen shot of that and post it here. In the meantime I'll download the server pack tonight and see if I have any issues running it locally.
Code:
pause
 
T

TRYAGI

Guest
So the first thing would be to right click on that file and click edit. Then add a new line after the last line in file and add the line below to it. That will add a pause so you can see the screen. Take a screen shot of that and post it here. In the meantime I'll download the server pack tonight and see if I have any issues running it locally.
Code:
pause

like this?
 

Attachments

  • Adsız.png
    Adsız.png
    2.4 KB · Views: 118

Henry Link

Popular Member
Dec 23, 2012
2,601
553
128
USA - East Coast
And never mind about all of the above. The problem is that the version of MinecraftForge included in this pack was never updated for Java 8. Go to https://files.minecraftforge.net/maven/net/minecraftforge/forge/index_1.6.4.html and download the installer for forge. Double click on the forge-1.6.4-9.11.1.1345-installer file once it is dowloaded. Click the radio button for Install server and select a new blank directory. Once it is done installing go to that directory and copy its contents to the place where you have the DW20 1.6.4 server files. Tell it to overwrite any file conflicts.

Once that is done edit the ServerStart.bat file and replace what is in it with the code below.
Code:
java -Xms2048m -Xmx2048m -XX:PermSize=128m -Dfactorization.ignoreForgeVersion=true -jar minecraftforge-universal-1.6.4-9.11.1.1345.jar nogui
pause
 
T

TRYAGI

Guest
And never mind about all of the above. The problem is that the version of MinecraftForge included in this pack was never updated for Java 8. Go to https://files.minecraftforge.net/maven/net/minecraftforge/forge/index_1.6.4.html and download the installer for forge. Double click on the forge-1.6.4-9.11.1.1345-installer file once it is dowloaded. Click the radio button for Install server and select a new blank directory. Once it is done installing go to that directory and copy its contents to the place where you have the DW20 1.6.4 server files. Tell it to overwrite any file conflicts.

Once that is done edit the ServerStart.bat file and replace what is in it with the code below.
Code:
java -Xms2048m -Xmx2048m -XX:PermSize=128m -Dfactorization.ignoreForgeVersion=true -jar minecraftforge-universal-1.6.4-9.11.1.1345.jar nogui
pause

it's just like this again.
 

Attachments

  • meh.png
    meh.png
    26.2 KB · Views: 106

Henry Link

Popular Member
Dec 23, 2012
2,601
553
128
USA - East Coast
Okay, so you didn't do something right. That output matches what I get if you run the old server files included with the pack. I've verified that issue with my system and the fix. Did you download the forge I pointed you to? Did you run the installer to create the server files? Did you copy those files over to C:\Users\Olcay\Desktop\Yeni klasor? Then did you modify the StartServer.bat file to run the server files?
 
T

TRYAGI

Guest
Okay, so you didn't do something right. That output matches what I get if you run the old server files included with the pack. I've verified that issue with my system and the fix. Did you download the forge I pointed you to? Did you run the installer to create the server files? Did you copy those files over to C:\Users\Olcay\Desktop\Yeni klasor? Then did you modify the StartServer.bat file to run the server files?
I downloaded server client from the forge that you said to me and there were just 3 or 4 things created and I copied it to dw20 server file and modified server.bat and this happened but I didn't run anything that I downloaded from the server client.
 

Henry Link

Popular Member
Dec 23, 2012
2,601
553
128
USA - East Coast
So this is what I have in the repaired server directory. Please make sure yours matches. You will get the other directories like world once the server starts correctly.

upload_2018-6-10_17-42-43.png


And this is the contents of the ServerStart.bat file. Also make sure it this and nothing else.
Code:
java -Xms2048m -Xmx2048m -XX:PermSize=128m -Dfactorization.ignoreForgeVersion=true -jar minecraftforge-universal-1.6.4-9.11.1.1345.jar nogui
pause

If you are missing any of the files go back to the forge installer download and try again.
 
T

TRYAGI

Guest
So this is what I have in the repaired server directory. Please make sure yours matches. You will get the other directories like world once the server starts correctly.

View attachment 36457

And this is the contents of the ServerStart.bat file. Also make sure it this and nothing else.
Code:
java -Xms2048m -Xmx2048m -XX:PermSize=128m -Dfactorization.ignoreForgeVersion=true -jar minecraftforge-universal-1.6.4-9.11.1.1345.jar nogui
pause

If you are missing any of the files go back to the forge installer download and try again.


sorry for my late answer man but there is no server.log I downloaded it from the minecraft forge tried again but its the same
 

Attachments

  • Adsız.png
    Adsız.png
    62.2 KB · Views: 109

Henry Link

Popular Member
Dec 23, 2012
2,601
553
128
USA - East Coast
Okay delete the FTBServer-1.6.4-965. It isn't needed anyway. And did you overwrite the files in the libraries folder when you did this? This time if it doesn't run you can either enlarge the command window or scroll back up it to get more of the error. There is also a menu in the upper left you can use to copy the text out of the window. Grab the entire content of that window. Oh and what do you have in the ServerStart.bat file?
 
T

TRYAGI

Guest
Okay delete the FTBServer-1.6.4-965. It isn't needed anyway. And did you overwrite the files in the libraries folder when you did this? This time if it doesn't run you can either enlarge the command window or scroll back up it to get more of the error. There is also a menu in the upper left you can use to copy the text out of the window. Grab the entire content of that window. Oh and what do you have in the ServerStart.bat file?

"java -Xms2048m -Xmx2048m -XX: PermSize=128m -jar FTBServer-1.6.4-965.jar nogui
pause" this is what I have in serverstart.bat file. Btw should I copy the things in libraries file to the libraries file in the dw20 server files.(sorry for my english if it's wrong)
 

Henry Link

Popular Member
Dec 23, 2012
2,601
553
128
USA - East Coast
OK so please edit and change ServerStart.bat to what I've posted above. And yes copy over the libraries folder from what you created by running the forge installer you downloaded. But the main thing is you need to edit that ServerStart.bat so that it runs the version of forge you have already downloaded.
 
T

TRYAGI

Guest
OK so please edit and change ServerStart.bat to what I've posted above. And yes copy over the libraries folder from what you created by running the forge installer you downloaded. But the main thing is you need to edit that ServerStart.bat so that it runs the version of forge you have already downloaded.

2018-06-11 20:24:47 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchW
rapper.main(ServerLaunchWrapper.java:17)
2018-06-11 20:24:49 [INFO] [STDERR] Failed to load dependancies.info from Therma
lExpansion-3.0.0.7.jar as JSON
2018-06-11 20:24:49 [INFO] [STDERR] java.lang.RuntimeException: Invalid filename
format for dependancy: ForgeMultipart-universal-@MCVERSION@-@[email protected]
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.launch.DepLoader$Dep
LoadInst.loadJson(DepLoader.java:604)
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.launch.DepLoader$Dep
LoadInst.loadJSon(DepLoader.java:566)
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.launch.DepLoader$Dep
LoadInst.scanDepInfo(DepLoader.java:549)
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.launch.DepLoader$Dep
LoadInst.scanDepInfos(DepLoader.java:538)
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.launch.DepLoader$Dep
LoadInst.load(DepLoader.java:475)
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.launch.DepLoader.loa
d(DepLoader.java:634)
2018-06-11 20:24:49 [INFO] [STDERR] at biomesoplenty.asm.BOPFMLLoadingPlugin
.<init>(BOPFMLLoadingPlugin.java:20)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessor
Impl.newInstance0(Native Method)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessor
Impl.newInstance(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAcce
ssorImpl.newInstance(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at java.lang.reflect.Constructor.newInst
ance(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown S
ource)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManage
r.loadCoreMod(CoreModManager.java:427)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManage
r.discoverCoreMods(CoreModManager.java:310)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManage
r.handleLaunch(CoreModManager.java:212)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHand
ler.setupHome(FMLLaunchHandler.java:90)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHand
ler.setupServer(FMLLaunchHandler.java:74)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHand
ler.configureForServerLaunch(FMLLaunchHandler.java:39)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLServe
rTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)
2018-06-11 20:24:49 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.la
unch(Launch.java:111)
2018-06-11 20:24:49 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.ma
in(Launch.java:27)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.
invoke0(Native Method)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.
invoke(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorI
mpl.invoke(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unkno
wn Source)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchW
rapper.run(ServerLaunchWrapper.java:48)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchW
rapper.main(ServerLaunchWrapper.java:17)
2018-06-11 20:24:49 [INFO] [STDERR] Failed to load dependancies.info from WR-CBE
1.4.0.7.jar as JSON
2018-06-11 20:24:49 [INFO] [STDERR] java.lang.RuntimeException: Invalid filename
format for dependancy: ForgeMultipart-universal-@MCVERSION@-@[email protected]
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.launch.DepLoader$Dep
LoadInst.loadJson(DepLoader.java:604)
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.launch.DepLoader$Dep
LoadInst.loadJSon(DepLoader.java:566)
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.launch.DepLoader$Dep
LoadInst.scanDepInfo(DepLoader.java:549)
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.launch.DepLoader$Dep
LoadInst.scanDepInfos(DepLoader.java:538)
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.launch.DepLoader$Dep
LoadInst.load(DepLoader.java:475)
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.launch.DepLoader.loa
d(DepLoader.java:634)
2018-06-11 20:24:49 [INFO] [STDERR] at biomesoplenty.asm.BOPFMLLoadingPlugin
.<init>(BOPFMLLoadingPlugin.java:20)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessor
Impl.newInstance0(Native Method)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessor
Impl.newInstance(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAcce
ssorImpl.newInstance(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at java.lang.reflect.Constructor.newInst
ance(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown S
ource)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManage
r.loadCoreMod(CoreModManager.java:427)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManage
r.discoverCoreMods(CoreModManager.java:310)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManage
r.handleLaunch(CoreModManager.java:212)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHand
ler.setupHome(FMLLaunchHandler.java:90)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHand
ler.setupServer(FMLLaunchHandler.java:74)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHand
ler.configureForServerLaunch(FMLLaunchHandler.java:39)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLServe
rTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)
2018-06-11 20:24:49 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.la
unch(Launch.java:111)
2018-06-11 20:24:49 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.ma
in(Launch.java:27)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.
invoke0(Native Method)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.
invoke(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorI
mpl.invoke(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unkno
wn Source)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchW
rapper.run(ServerLaunchWrapper.java:48)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchW
rapper.main(ServerLaunchWrapper.java:17)
2018-06-11 20:24:49 [INFO] [STDERR] Failed to load dependancies.info from ForgeM
ultipart-universal-1.6.4-1.0.0.244.jar as JSON
2018-06-11 20:24:49 [INFO] [STDERR] java.lang.RuntimeException: Invalid filename
format for dependancy: CodeChickenLib-universal-1.6.4-@[email protected]
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.launch.DepLoader$Dep
LoadInst.loadJson(DepLoader.java:604)
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.launch.DepLoader$Dep
LoadInst.loadJSon(DepLoader.java:566)
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.launch.DepLoader$Dep
LoadInst.scanDepInfo(DepLoader.java:549)
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.launch.DepLoader$Dep
LoadInst.scanDepInfos(DepLoader.java:538)
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.launch.DepLoader$Dep
LoadInst.load(DepLoader.java:475)
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.launch.DepLoader.loa
d(DepLoader.java:634)
2018-06-11 20:24:49 [INFO] [STDERR] at biomesoplenty.asm.BOPFMLLoadingPlugin
.<init>(BOPFMLLoadingPlugin.java:20)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessor
Impl.newInstance0(Native Method)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessor
Impl.newInstance(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAcce
ssorImpl.newInstance(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at java.lang.reflect.Constructor.newInst
ance(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown S
ource)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManage
r.loadCoreMod(CoreModManager.java:427)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManage
r.discoverCoreMods(CoreModManager.java:310)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManage
r.handleLaunch(CoreModManager.java:212)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHand
ler.setupHome(FMLLaunchHandler.java:90)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHand
ler.setupServer(FMLLaunchHandler.java:74)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHand
ler.configureForServerLaunch(FMLLaunchHandler.java:39)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLServe
rTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)
2018-06-11 20:24:49 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.la
unch(Launch.java:111)
2018-06-11 20:24:49 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.ma
in(Launch.java:27)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.
invoke0(Native Method)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.
invoke(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorI
mpl.invoke(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unkno
wn Source)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchW
rapper.run(ServerLaunchWrapper.java:48)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchW
rapper.main(ServerLaunchWrapper.java:17)
2018-06-11 20:24:49 [INFO] [STDERR] Warning: version of ForgeMultipart-universal
-1.6.4-, 1.0.0.244 is newer than request 1.0.0.227
2018-06-11 20:24:49 [WARNING] [ForgeModLoader] The coremod calclavia.lib.Calclav
iaPluginLoader does not have a MCVersion annotation, it may cause issues with th
is version of Minecraft
2018-06-11 20:24:49 [WARNING] [ForgeModLoader] The coremod codechicken.core.laun
ch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issu
es with this version of Minecraft
2018-06-11 20:24:49 [INFO] [STDERR] java.lang.NoClassDefFoundError: codechicken/
lib/config/ConfigFile
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.asm.CodeChickenCoreM
odContainer.loadConfig(CodeChickenCoreModContainer.java:39)
2018-06-11 20:24:49 [INFO] [STDERR] at codechicken.core.launch.CodeChickenCo
rePlugin.<init>(CodeChickenCorePlugin.java:51)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessor
Impl.newInstance0(Native Method)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessor
Impl.newInstance(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAcce
ssorImpl.newInstance(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at java.lang.reflect.Constructor.newInst
ance(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown S
ource)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManage
r.loadCoreMod(CoreModManager.java:427)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManage
r.discoverCoreMods(CoreModManager.java:310)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManage
r.handleLaunch(CoreModManager.java:212)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHand
ler.setupHome(FMLLaunchHandler.java:90)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHand
ler.setupServer(FMLLaunchHandler.java:74)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHand
ler.configureForServerLaunch(FMLLaunchHandler.java:39)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLServe
rTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)
2018-06-11 20:24:49 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.la
unch(Launch.java:111)
2018-06-11 20:24:49 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.ma
in(Launch.java:27)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.
invoke0(Native Method)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.
invoke(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorI
mpl.invoke(Unknown Source)
2018-06-11 20:24:49 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unkno
wn Source)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchW
rapper.run(ServerLaunchWrapper.java:48)
2018-06-11 20:24:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchW
rapper.main(ServerLaunchWrapper.java:17)
2018-06-11 20:24:49 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException:
codechicken.lib.config.ConfigFile
2018-06-11 20:24:49 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchCla
ssLoader.findClass(LaunchClassLoader.java:186)
2018-06-11 20:24:49 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unkno
wn Source)
2018-06-11 20:24:49 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unkno
wn Source)
2018-06-11 20:24:49 [INFO] [STDERR] ... 22 more
2018-06-11 20:24:49 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2018-06-11 20:24:49 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchCla
ssLoader.findClass(LaunchClassLoader.java:178)
2018-06-11 20:24:49 [INFO] [STDERR] ... 24 more
2018-06-11 20:24:49 [SEVERE] [ForgeModLoader] An error occurred trying to config
ure the minecraft home at C:\Users\Olcay\Desktop\Direwolf20-1.0.23-1.6.4Server\.
for Forge Mod Loader
java.lang.NoClassDefFoundError: codechicken/lib/config/ConfigFile
at codechicken.core.asm.CodeChickenCoreModContainer.loadConfig(CodeChick
enCoreModContainer.java:39)
at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCoreP
lugin.java:51)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.jav
a:427)
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManage
r.java:310)
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.ja
va:212)
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.j
ava:90)
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler
.java:74)
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FML
LaunchHandler.java:39)
at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(F
MLServerTweaker.java:20)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
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 cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
ava:48)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
java:17)
Caused by: java.lang.ClassNotFoundException: codechicken.lib.config.ConfigFile
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo
ader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 22 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo
ader.java:178)
... 24 more
2018-06-11 20:24:49 [INFO] [STDERR] A problem occurred running the Server launch
er.java.lang.reflect.InvocationTargetException
2018-06-11 20:24:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.
invoke0(Native Method)

C:\Users\Olcay\Desktop\Direwolf20-1.0.23-1.6.4Server>pause
Press any key to continue . . .

It says press any key to continue again(I think Im doing something wrong can I post a video about what ım doing?)