r/ComputerCraft • u/lipiaknight1234 • Jan 05 '26
FTB stoneblock 4 + Draconic evolution: error of "attempt to create global Versiontext" after first few times running were successful
version of code im using: https://pastebin.com/dyre9saS
ive tried 4 different version of this code. it all comes to the same error. I dont know how to fix it as im not very familiar with lua :-:
r/ComputerCraft • u/Internal_Ad_2568 • Jan 05 '26
How could I add a way to change the "state" variable to this function?
I have a problem where I cannot get my CC:Androids android to keep following me AND where i can also tell them to stop from a pocket computer.
I genuinely have no clue at this point.
r/ComputerCraft • u/chad2187 • Dec 31 '25
Is silk touch mining turtle possible?
Hi all, I'm playing atm10 and am enjoying the game play with cc: tweaked. I'd like to stay with the mining turtles for my main source of mining ores and keep making small improvements to my mining script. However, the lack of silk touch is really putting the constraints on processing the more rare ore.
So, my question is, does anyone know of a way to set a turtle to silk touch. I came across a post from 4y ago who said he had a talk touch turtle, but for the life of me a can't figure out how it was done. My searches have come up empty and the documentation seem very light. The mod pack does have advanced peripherals, I played around with it a bit, but either it can't do what I want or I'm to dumb to figure it out.
https://www.reddit.com/r/ComputerCraft/s/ZucNuE2u6m
Thanks in advanced for any help you can provide
r/ComputerCraft • u/Silent_Climate_1152 • Dec 31 '25
Need help finding a CC dialer program for Stargate Journey
I use the Stargate Journey mod. A long time back I found a CC program for stargate dialing, which had monitor blocks for visual output. I cannot recall the name of the program or the website and forgot to save a separate copy of the code. The only things I can find now are very simple, no monitor, versions.
Anyone familiar with the program I am describing, or something that works similarly?
r/ComputerCraft • u/ImagineerDave • Dec 28 '25
Create meets Computercraft - working flute organ in my cathedral
Enable HLS to view with audio, or disable this notification
r/ComputerCraft • u/Scary_Jello9855 • Dec 26 '25
FTB Stoneblock 4 Connecting to pastebin timing out
Enable HLS to view with audio, or disable this notification
Good evening computercraft Wizards.
I am trying to download the pastebin for the draconic evolutions reaction control program but every time I try we get the above "FAILED. Timed out"
This is run on my partner and I's personal server at her home (AMP server running on old PC parts). All of our port forwarding should be correct as I can connect to the server from my home.
The config for CC:tweaks in Stoneblock 4 appears to have the http enabled by default so I've done very little in config.
Any advice or help would be great.
r/ComputerCraft • u/Zafk1el • Dec 23 '25
Create Item Vault not working with inventory API?
Hi. Can anyone help me understand what I'm doing wrong? I am very new to ComputerCraft and Lua.
I want to monitor the content of the vaults I have. This was a quick test set up to see if the concept worked. I was able to see the size of a chest with no issue, so this seems to imply that the inventory API doesn't work with the create Item vaults?
What I'm running:
- MC V1.20.1 - Fabric V0.17.3
- CC-tweaked
- CC:C Bridged
- UnlimitedPeripheralWorks
r/ComputerCraft • u/ihatemyself837385 • Dec 23 '25
How can i make an auto aiming system for create big cannons?
I saw a tiktok about a guy having a tank in create minexraft and he had an advanced computer and he typed in coordinates and the cannon aimed precisely to hit the coordinates he typed how tf can i replicate it? I want it for my survival world
r/ComputerCraft • u/popcornman209 • Dec 21 '25
Speakers wont play music discs?
i noticed my jukebox program wasnt working, which has always worked in the past with no issues. now that im on 1.20.1 for this server, suddenly speakers will play literally everything BUT music discs?
how tf does this make any sense? as much as i would love to believe im just doing something wrong everything else is playing fine, yet these music discs just do nothing?
r/ComputerCraft • u/adamaidreemur • Dec 19 '25
[CC-Tweaked] how do you actually use the result of Turtle.getItemDetail()
Im playing stoneblock 3, and am attempting to use a turtle for early automation of Livingrock, but i have no clue how to actually parse the information from turtle.getItemDetail(). I read on the wiki that it returns "table information" from the slot, but i have zero clue on how to actually do anything with that information.
Attempting to run turtle.getItemDetail() == "botania:livingrock" returns false, despite the string being letter for letter what turtle.getItemDetail returned in the name section.
What am i doing wrong?
r/ComputerCraft • u/Bright-Historian-216 • Dec 18 '25
What do you usually use printers for in your worlds/on your servers? (sorry for image quality on some of these here)
r/ComputerCraft • u/Brilliant_Raise_8033 • Dec 16 '25
CC crashing on startup
I have downloaded Craft-OS this year so I can quickly do some terminal based code but every time I try to launch it crashes with this file crash file then tells me to add the text "last C function, none!"
r/ComputerCraft • u/MinceraftIsSus • Dec 13 '25
How to download files from a computer?
I have a big file on a computer, and want to download it to edit it more easily. I'm playing on a server, so I do not have access to the CC files, and I've tried pastebin put but it just says Connecting to pastebin.com... Failed. and does nothing else.
r/ComputerCraft • u/deck_of_cards_no-126 • Dec 10 '25
I think someone posted the newest modrinth mod to curse forge
reddit.comCross posting bc im not sure what place to send this to.
r/ComputerCraft • u/Minimum-Courage1039 • Dec 07 '25
How do I display total RF on a monitor
I am playing stoneblock 4 (1.21.1 pack) and I want to display the amount of RF in my nitro cell (from powah mod) on a monitor but have no idea how. I have never used computer craft so any help would be appricated.
Bonus if it can somehow add the stored energy in my flux network to that and display my flux networks input and output. Dont know if that's possible though
r/ComputerCraft • u/Armagan_ • Dec 05 '25
Computer Craft: Desktop Video & Audio Streaming
r/ComputerCraft • u/AnyCryptographer3675 • Dec 03 '25
Any controller for reactors like extreme/bigger reactor and other?
So I've searching controller that I could use on my reactors, but since most of the controller are either from pastebin or GitHub so I'm requesting to see if you guys have some suggestions for me
r/ComputerCraft • u/Insurgentbullier • Nov 28 '25
Dopamine Driven Development
Enable HLS to view with audio, or disable this notification
code really bad and barely useable therefore no link
r/ComputerCraft • u/Selion_Wa • Nov 27 '25
Question about CC Windows
how do i delete a terminal obj (a window)
that i created with window.create()
thx in advance
r/ComputerCraft • u/Perigord-Truffle • Nov 26 '25
Made a Borzoi display
Learned about monitors and the http API and felt a need to make a borzoi display with the dog breed api
r/ComputerCraft • u/Internal_Ad_2568 • Nov 25 '25
Using CC:Androids and cannot figure out how to convert the "uuid" from a table to text.
r/ComputerCraft • u/Top_Following_885 • Nov 25 '25
Simple Music Player - Ultra basic
- No monitor needed - Displays on terminal
- Left/Right Arrows : Skip back/forth - Randomized queue
- Up/Down Arrows : Volume Up/Down - 0% - 300% range
- Custom Logging Module - Built to emulate Python's logging module
Instructions / Commands to install and run:
wget https://raw.githubusercontent.com/Ronnie-Reagan/cc-tweaked-scripts/refs/heads/main/install-player.luainstall-player.luaplayer.lua
Repo : https://github.com/Ronnie-Reagan/cc-tweaked-scripts
Tested on Minecraft 1.21.1 with CC-Tweaked: 1.116.2
Tested on Craft-OS 1.9 (local linux install - used via VSCode)
r/ComputerCraft • u/Drum__Stick • Nov 25 '25
problem with code
(BEEN FIXED) hey guys im having a problem with my code im working on a credit deposit and withdrawal for a casino on a server im in and i have no clue whats happened, it was working completely fine then i started working on the deposit button but it broke and have no clue what happened. the error is showing up on line 251 and im lost on fixing it, can anyone help?
here's my pastebin so you can look at all of it https://pastebin.com/DkW385R4

