Solution -> INSTALL: Visual C++ 2008(x64)
Hello, i have a little Problem!
My FTB Dw20 Server crash by Startup....
Yes without it works fine! But i need Bukkit Plugins so i can set the server public
Systeminformation:
System: Windows 2008 R2 - Standard
Ram: 32GB
CPU: I7 3770K
Java 32bit, 64bit both installed!
I try 11 mcpc+ versions... but it wont work.
Versions from here <-
The complete Console on pastebin with the Error at the End:
Console pastebin <-
I try to to start the Server with 2 disabled mods:
- ChickenChunks
- Morph
But it don't work!
And also i try different Batch Files!
From the internet!
The normal FTB jar
I hope someone can help me...
If u need more Information, i will add this!
EDIT:
(UTC/GMT +1 hour)
18.02.2014 11:01 - Version of McPc+
18.02.2014 11:27 - Add McPc+ Version Link ; Add 1. disable try
Hello, i have a little Problem!
My FTB Dw20 Server crash by Startup....
Yes without it works fine! But i need Bukkit Plugins so i can set the server public
Systeminformation:
System: Windows 2008 R2 - Standard
Ram: 32GB
CPU: I7 3770K
Java 32bit, 64bit both installed!
I try 11 mcpc+ versions... but it wont work.
Versions from here <-
Code:
#184 #203
#185 #223
#187 #235
#188 #236
#189 #243
#190
The complete Console on pastebin with the Error at the End:
Console pastebin <-
I try to to start the Server with 2 disabled mods:
- ChickenChunks
- Morph
But it don't work!
And also i try different Batch Files!
From the internet!
Code:
java -Xms2048m -Xmx2048m -XX:+UseConcMarkSweepGC -XX:+UseCMSCompactAtFullCollection -XX:+DisableExplicitGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=32 -XX:+AggressiveOpts -XX:UseSSE=4 -XX:PermSize=128m -XX:MaxPermSize=256m -Xincgc -jar FTBServer.jar nogui
pause
The normal FTB jar
Code:
java -Xms2048m -Xmx2048m -XX:PermSize=128m -jar FTBServer.jar nogui
pause
I hope someone can help me...
If u need more Information, i will add this!
EDIT:
(UTC/GMT +1 hour)
18.02.2014 11:01 - Version of McPc+
18.02.2014 11:27 - Add McPc+ Version Link ; Add 1. disable try
Last edited: