Posted 12 December 2013 - 07:34 AM
Basically until I stopped playing with CC (moved to a server where is wasn't installed) I unpacked my computer craft zip/jar into the mods folder and then edited some of the default lua files to add some functions I use. And also to add in my own API. Now however I want to do that above but on a stand alone mcpc+ server. It's currently on my local machine so I can move things around, and test efficiently. However while unpacking ComputerCraft into the mods folder allows the mod to load and work (can craft turtles and place them), I get an error when I open the turtle/computer and the turtle displays an error about being unable to mount the lua/roms.
So where then do I unpack the lua/roms so as to have them work?
I notice that all of the files are now within an assets folder. Should I place that into my server (game root) root? Or would the files in the mod override these?
So where then do I unpack the lua/roms so as to have them work?
I notice that all of the files are now within an assets folder. Should I place that into my server (game root) root? Or would the files in the mod override these?
Edited on 12 December 2013 - 06:35 AM