Solved DW20 1.0.14 MCPC+ problem crash by startup

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

UnDeadClank

New Member
Jul 29, 2019
4
0
0
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 <-
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:
Have you tried starting up without MCPC? FTB Tech support does not support MCPC. If the crash is resolved by removal of MCPC, take the issue to the MCPC devs.
 
I can start the server without McPc+, but than i cant use Bukkit plugins.
And i need some plugions so i can set the server online. Without the plugins, is not possible to run a server Public.

And i was on an FTB Dw20 1.0.14 Server with McPc+. So i dont know why i have this problem.
I want to know that the Error means. Maybe i can fix it when i understand where the error comes from