This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
gjlloyd's profile picture

CC server installation headache

Started by gjlloyd, 25 August 2014 - 11:13 PM
gjlloyd #1
Posted 26 August 2014 - 01:13 AM
so i've installed the MC forge server (1.6 flavor) and unjar'd the CC.jar into the mod folder of the server (in a folder called ComputerCraft)

2 problems:
1) if i launch the forge server with game mode=1 (creative) and level name set to ComputerCraft in server.properties, the console says CC IS NOT LOADED and i get net no CC objects when connecting with client
2) if i launch the forge server with gamemode=0 (the default) and 'level-name' set to ComputerCraft in server.properties, the console says that its started up in survival with the computer craft mod loaded (as expected). but connecting to this server with a client (also with forge and CC installed), the client has no CC objects (computers etc)


why isn't CC loading in creative mode when i start the server?

shouldn't i be able to see some CC objects when i connect to the survival mode server?

basically i'm trying to set up a creative server, and haven't found any good docs on it. .lots of youtube videos but nothing specific for this (seemingly common) scenario.

thanks for any help
Cranium #2
Posted 26 August 2014 - 01:58 AM
Well, first off, you're not supposed to extract the CC jar for any reason. It's meant to be a jar file.
gjlloyd #3
Posted 26 August 2014 - 02:17 AM
awesome, thanks for the quick response to my knob question, that did the trick!