←  General

ComputerCraft | Programmable Computers for Minecraft

»

CCEmuRedux - ComputerCraft Emulator Redux

TheOddByte's Photo TheOddByte 25 Jan 2017

View PostSquidDev, on 20 August 2016 - 05:03 PM, said:

I think he is talking about using CCEmuRedux on a phone, rather than using pocket computers within CCEmuRedux. To answer the question sadly it isn't possible with CCEmuRedux, though I think that CCLite can run on phones (see the Love2d docs for iOS and Android)
Anyone that would be willing to compile CCLite into an IPA file and send it to me? I'd do it myself but I don't have a Mac.
Quote

DubbelSoftware's Photo DubbelSoftware 21 Feb 2017

I have a bug. If i press alt + " or '. Then its gonna print more of that characters. And if i do again alt + " or '. Then its over. Can this by fixed?
Quote

TheBlueKingLP's Photo TheBlueKingLP 04 Mar 2017

How to add a monitor?
Quote

Creator's Photo Creator 24 Mar 2017

If you mean monitor, you don't. If you mean PC, click on the "+".
Quote

SGunner2014's Photo SGunner2014 30 Mar 2017

Umm, display scaling is a little weird :/

Posted Image
Quote

robhol's Photo robhol 03 Apr 2017

Not working for me. I think it fails getting the computercraft jar, and I'm not sure where to leave it for it to get picked up. Minecraft isn't installed here, but surely that shouldn't be a problem? The specific(?) error message is "Failure during launch - failed getting required files. [1 failure(s)]"
Edited by robhol, 03 April 2017 - 02:36 PM.
Quote

Xtansia's Photo Xtansia 04 Apr 2017

View Postrobhol, on 03 April 2017 - 02:36 PM, said:

Not working for me. I think it fails getting the computercraft jar, and I'm not sure where to leave it for it to get picked up. Minecraft isn't installed here, but surely that shouldn't be a problem? The specific(?) error message is "Failure during launch - failed getting required files. [1 failure(s)]"

Can you post the contents of the log file from the application's data directory (as described in the main post)?
As running the launcher with a clean directory successfully downloads all the libraries for me.
Edited by Xtansia, 04 April 2017 - 06:52 AM.
Quote

robhol's Photo robhol 04 Apr 2017

https://gist.github....0b0854e8f6748dc

Seems like an SSL issue...
Edited by robhol, 04 April 2017 - 11:59 AM.
Quote

Xtansia's Photo Xtansia 04 Apr 2017

View Postrobhol, on 04 April 2017 - 11:58 AM, said:

https://gist.github....0b0854e8f6748dc

Seems like an SSL issue...

Your Java version is very out of date (1.7.0_51 is from January 2014), and probably lacks the needed certificate trust path for Curse's SSL certs,
try updating your Java, which should include an updated trust database.
Quote

ThreeSpy712's Photo ThreeSpy712 28 May 2017

Hi, I'm reasonably new to ComputerCraft and I'm wondering if anyone can give me a hand. I am wondering if ".ccemuredux" is a blank folder.

Thanks,
ThreeSpy712

I'm wondering if the launcher automatically creates the file? If not, I can't create one because it is an invalid filename. :huh:
Edited by Bomb Bloke, 28 May 2017 - 11:57 PM.
Quote

Xtansia's Photo Xtansia 29 May 2017

View PostThreeSpy712, on 28 May 2017 - 01:40 PM, said:

Hi, I'm reasonably new to ComputerCraft and I'm wondering if anyone can give me a hand. I am wondering if ".ccemuredux" is a blank folder.

Thanks,
ThreeSpy712

I'm wondering if the launcher automatically creates the file? If not, I can't create one because it is an invalid filename. :huh:

The CCEmuRedux launcher will create the directory, you don't have to do any manual setup before running it.
Quote

MineRobber___T's Photo MineRobber___T 09 Jun 2017

Now that ComputerCraft is open source, will this emulator become open-source?
Quote

Mr_Programmer's Photo Mr_Programmer 17 Jun 2017

Where can i access the saved seasion so i can get to the codes on the computer

Forget it, i found it xD
Edited by Mr_Programmer, 17 June 2017 - 11:17 PM.
Quote

Dahknee's Photo Dahknee 20 Jun 2017

You said that it makes use of the computercraft.jar? but how do you use your own computercraft.jar file? As I want to experiment with new builds? is this possible?
Quote

apemanzilla's Photo apemanzilla 20 Jun 2017

View PostDannySMc, on 20 June 2017 - 12:31 PM, said:

You said that it makes use of the computercraft.jar? but how do you use your own computercraft.jar file? As I want to experiment with new builds? is this possible?

Won't work, latest CC source code has breaking changes.
Edited by apemanzilla, 20 June 2017 - 04:55 PM.
Quote

Dahknee's Photo Dahknee 20 Jun 2017

View Postapemanzilla, on 20 June 2017 - 04:55 PM, said:

View PostDannySMc, on 20 June 2017 - 12:31 PM, said:

You said that it makes use of the computercraft.jar? but how do you use your own computercraft.jar file? As I want to experiment with new builds? is this possible?
Won't work, latest CC source code has breaking changes.

Ahh okay, thanks.
Quote

Mr_Programmer's Photo Mr_Programmer 25 Jun 2017

Sorry if its already been asked but there is to many pages to read through

However, will you be planning on adding the pocket computer terminal to the Emulator?
Quote

SeaGemGames's Photo SeaGemGames 17 Jul 2017

Is there any easy way to move onto a flash drive to take somewhere?
Quote

Dave-ee Jones's Photo Dave-ee Jones 18 Jul 2017

View PostSeaGemGames, on 17 July 2017 - 07:14 AM, said:

Is there any easy way to move onto a flash drive to take somewhere?
Yep. If you are using Windows, the folder that contains all the computer's files is in the Roaming folder.
So go to your Start menu and type %appdata%. Then go to the folder that says ".ccemuredux", then go to "sessions" and then the name of the session you use in the emulator. Then click on "computer" and then you can copy the files of the computers you have in that session. Or you can copy the whole .ccemuredux folder to the new PC, start up CCEmuRedux and have the same stuff as the previous PC.
Edited by Dave-ee Jones, 18 July 2017 - 12:09 AM.
Quote

veso266's Photo veso266 24 Aug 2017

do you think you could fix scaling because on high DPI display computers are so small that I can't read anything
Quote