It's more of a question than a problem...

  • 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

Vash

New Member
Jul 29, 2019
19
0
0
OS: Windows 7 64bit
Hosted on a VPS with 3.7Ghz and 8GB RAM. ((Planned for max 8 players)).
FTB Version 1.6.4 (Direwolf 20 Pack)
No mods were added.

Is it possible to run MCPC+ 1.6.4, cause I managed to get the files but when I launch it sends out this error: http://pastebin.com/0gEqTjHs

The reason I am asking is when I use CraftBukkit to make the Plugins to work somehow it messes up the NEI and the Item ID's so an OP can't spawn any items the client says wrong ID and such..

So the question is is it possible to run Plugins(PermissionsEx, Essentials) on ForgeLoader that comes with Direwolf20's server files? If yes how?
 

Vash

New Member
Jul 29, 2019
19
0
0
Tried following the guide you posted.. result: https://www.dropbox.com/s/re7r287esrgt3wj/crash_log.txt (From line 8072 some mods just Errored and that's it.. )
That happened after I added the Direwolf20 pack Mods and CFG files to the Cauldron server.. Also after updating Mobius as you instructed..


I am trying to get a 1.6.4 server running on Direwolf20.. not 1.7.2 ...
 
Last edited:

blood

New Member
Jul 29, 2019
33
0
0
Tried following the guide you posted.. result: https://www.dropbox.com/s/re7r287esrgt3wj/crash_log.txt
That happened after I added the Direwolf20 pack Mods and CFG files to the Cauldron server.. Also after updating Mobius as you instructed..

You definitely did not update MobiusCore as that crash ONLY happens with version 1.2.1.

MobiusCore{1.2.1} [MobiusCore] (minecraft.jar) Unloaded->Constructed

Still running wrong version
 

Vash

New Member
Jul 29, 2019
19
0
0
Well I defiantly updated: http://prntscr.com/3vgpjh

Weird..

My launch line:
Code:
java -Xms6144M -mx6G -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+UseStringCache -jar cauldron-1.6.4-1.965.21.40-server.jar

Just for fun try to combine Direwolf20 with Cauldron and tell me if it works for you..
 
Last edited:

blood

New Member
Jul 29, 2019
33
0
0
Well I defiantly updated: http://prntscr.com/3vgpjh

Weird..

My launch line:
Code:
java -Xms6144M -mx6G -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+UseStringCache -jar cauldron-1.6.4-1.965.21.40-server.jar

Just for fun try to combine Direwolf20 with Cauldron and tell me if it works for you..

Odd I must of checked the wrong log, let me review it again.[DOUBLEPOST=1403470279][/DOUBLEPOST]2014-06-22 23:19:46 [SEVERE] [OpenPeripheralCore] Skipping event FMLInitializationEvent and marking errored mod OpenPeripheralCore since required dependency OpenMods has errored
2014-06-22 23:19:46 [SEVERE] [OpenPeripheral] Skipping event FMLInitializationEvent and marking errored mod OpenPeripheral since required dependency OpenMods has errored
2014-06-22 23:19:46 [SEVERE] [OpenBlocks] Skipping event FMLInitializationEvent and marking errored mod OpenBlocks since required dependency OpenMods has errored

Let me test this on my end
 

blood

New Member
Jul 29, 2019
33
0
0
I just downloaded a fresh DW 20 server and had no issues with startup after I updated MobiusCore to 1.2.2. I did not get any errors with OpenMods.

Please download a fresh DW20 server and test again. You will need to do the following:

1. Run cauldron installer to install required libraries.
2. Update MobiusCore to 1.2.2
3. Start server
 

Vash

New Member
Jul 29, 2019
19
0
0
I just downloaded a fresh DW 20 server and had no issues with startup after I updated MobiusCore to 1.2.2. I did not get any errors with OpenMods.

Please download a fresh DW20 server and test again. You will need to do the following:

1. Run cauldron installer to install required libraries.
2. Update MobiusCore to 1.2.2
3. Start server
Will try this, I'll edit my comment.


Edit:
I did the following:
1. Download fresh DW20 Server files.
2. Launch the server first time with ForgeLoader that came with DW20
3. Installed Cauldron
4. Updated MobiusCore

And then it launched..
 
Last edited: