Posted 15 November 2012 - 11:33 PM
http://www.computerc...0050#entry50050Cloudy said:Except you can also have a folder called ComputerCraft in which you can put files in, and the files in there will be merged with the files in the zip filesystem (with the files in the folder taking precedence).
Anyway, this topic has outweighed its usefulness - PEBCAK!
This doesn't work properly it will allow the files in "ComputerCraft" folder to be called but fs.list will crash when trying to list files in that folder.
What I expected to happen files in the "ComputerCraft/rom/lua/user" folder to be listed by fs.list
What happened fs.list returned nil
how to recreate
set up minecraft with forge. place Computer craft zip in "mod" folder
create a "ComputerCraft" folder in "mod" create "rom" folder in "ComputerCraft" folder Create "user" folder in "rom"
final path should read
C:MultiMCinstances1.4.4 ComputerCraftminecraftmodsComputerCraftluaromuser
the zip should be
C:MultiMCinstances1.4.4 ComputerCraftminecraftmodsComputerCraft1.47.zip
place files in user
down load and run
Mouse File Browser 0.5a
navigate using mouse to user click user observer error message.
I would really like to know categorically what is the correct way to install this mod while having access to rom files or if access to rom files is not supported.
Thanks BigShinyToys