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

Not sure if this is computercraft - or something else...

Started by gronkdamage, 02 April 2013 - 04:09 PM
gronkdamage #1
Posted 02 April 2013 - 06:09 PM
I'm using forge 611; 1.52 on computercraft (and a few other mods: ShowMonsters, ChickenCore/NEI); I created the "ComputerCraft/lua/rom/programs/turtle" for use of our programs.

Every blue moon; we click on a turtle and it says "program not found" and then 'reboots'; at first I thought it was on the same turtle - but they've all done it at least once. Sometimes, there's some sort of error that displays after clicking on the turtle, and it reboots (it's too fast; can't read it..)

I'm gonna try and catch it again - and get the log posted; but it hasn't done it since someone else confirmed that they've seen the error as well… But just wanted to let you know, just in case someone else see this. (it's F3+C to get the log, right?)
theoriginalbit #2
Posted 02 April 2013 - 06:15 PM
last time I had something similar happen to me it was because I had modified the rom… was a while ago now, so can't remember how I fixed it, sorry…

try without the modifications to the rom (i.e. fresh install) and see if it still errors…
Cloudy #3
Posted 02 April 2013 - 07:45 PM
Ugh, thought that bug was pretty much squashed. Sure you're on 1.52?

How do you have your ComputerCraft installed?

I will say that turtle is the name of a folder in the programs folder - how can you have both a file and folder with the same name?
gronkdamage #4
Posted 02 April 2013 - 08:11 PM
Yeah; it's 1.52 - I'll re-downloaded just to make sure. We also haven't modified any roms or API. Regarding installation, I created the folder just like above in the mods folder; and then have the zip file we downloaded from the site. I had asked what's the best was of updating programs so everyone has them; and they said do that. I also have a program bug with turtle.drop() in the AskAPro forum; .drop isn't working properly… (unless something is bugged in my mod; in which case I'll let you know when I reboot my server later on…) - or it could be a bug with CompareTo I suppose…
Cloudy #5
Posted 02 April 2013 - 08:41 PM
Well turtle is a really bad name for a program as a folder exists with that name. Rename it.

If you think there's a bug with other things, let me know in separate threads.
LBPHacker #6
Posted 03 April 2013 - 03:22 AM
(it's F3+C to get the log, right?)

Just to clarify, F3+C stands for Crash. IIRC, when I've once decompiled Minecraft, I've seen this (net.minecraft.client.Minecraft) at ~line 1607:
throw new u(new b("Manually triggered debug crash", new Throwable()));
gronkdamage #7
Posted 03 April 2013 - 05:31 PM
For Cloudy: I reinstalled CC; deleted the config files - and it seems to be working fine now. I'll let you know if it happens again… I am having another issue, which I'll go start a new thread over.
Lyqyd #8
Posted 03 April 2013 - 07:54 PM
I cleaned this topic up. Those who feel the need to start off-topic side conversations in useful areas of the forums should be wary of doing so.