Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

All Activity

This stream auto-updates

  1. Today
  2. hello so im searching a shell for openos 1.8.4 that allow me to run more programs at the same time on lv2 pc end whit a build in file menager some thing like old windows when it was only a shell
  3. Last week
  4. Earlier
  5. depends on if you're on a multiplayer server or not by the way, IRC working sounds like more of a OPPM issue on your end
  6. hello today i was installing oppm on my computer that ive made so afther i have made evrything end installed the internet card i decided to install oppm but it say no internet so i tryed irc it workd but afther a reboot it didnt but wegt works what is the problem???? please help laso can u guys thell me some cool programs for L1 computers
  7. thank you for your help in replacing the APU with CPU and graphics card. The error was fixed using the GUI. I found the error, all OpenComputer versions after OpenComputers-MC1.12.2-1.7.7 do not work this version. I hope I was able to help others too lg
  8. Looking at the image you sent, i can see the borders around the bars are blue (they should be gray-ish). This means you're using either a T2 GPU or a T3 APU, meaning the resolution of your screen is capped at 80x25, while a T3 GPU+screen has a max resolution of 160x50. So to fix your GUI being too large, you'll have to put a T3 GPU inside your computer. As for the reactor not starting, check to make sure the addresses you put inside your config are correct. You can copy the address of an adapter by control+shift+right-clicking on it with an analyzer, and you can paste said address into th
  9. Hello, I'm playing version 1.12.2 Ftb Revelutiion 3.6.0 I saw in the forum that it worked for others. Did everything exactly as described. But unfortunately the gui is much too big, no matter what screen size I use. and the reactor doesn't start. I put fuel in and started it. Can anyone help me? LG https://postimg.cc/Th5b4Sds Das Gui ist viel zu groß
  10. A simple and compact code lock with a password that can contain digits from 1 to 9. 0 is used as the "enter" button. The length of the password can range from 1 to 255. Steps to use: 1. Arrange the modules in a comfortable configuration (lock the sides if necessary) 2. Set the constants 3. Upload the program to the execution module 4. Set the password Right-click to open the ROM interface In cell 0 set the password length Sequentially set each digit of the password Install the ROM into a casing block 5. To activate redstone, type t
  11. Fixed the link, the header link now redirects to the full url
  12. OC has a default address whitelist that prevents connection to the host the MC server/game is running on, so in situations where the MC server is also hosted on the same server as a database server, it can't be reached from OC. Look in the OC config, there's a setting in there that controls what's on the whitelist
  13. The sides that a pipe/AE2 IOBus is placed makes a difference as to what slots it can access. I believe to pull completed items you need to pull from the bottom of the assembler
  14. Ocelot Desktop is probably the thing you're after, very powerful "IDE" for a lot of OC stuff https://ocelot.fomalhaut.me/desktop
  15. The server you're playing on has most likely turned off OC's internet-connecting ability, which is what OPPM relies on to fetch packages and stuff. You'll need to either convince the owner to enable internet connectivity or manually copy-paste into the OpenOS edit program
  16. I did some digging, and commenting out lines 96 to 99 and lines 127 to 130 in RobotRenderer.scala solves the issue completely. No other graphical artifacts happens with these lines commented out. Not quite sure exactly what these lines accomplishes w.r.t. rendering or if they are doing anything important.
  17. Sounds neat! you should get a separate post for the project so more people can know about it as it appears to be useful for everyone and not just me
  18. When holding or viewing a robot placed in the world, the entire world becomes transparent, and a few other graphical glitches. Forge 10.13.4.1614 Only using OpenComputers-MC1.7.10-1.8.3 089dd28-universal No other mods. Logs: https://mclo.gs/U0iSU1j
  19. I have made a program that turns 2d images into 48x48, tricolor images, and then writes instructions on how to recreate them inside opencomputer's hologram projector. I wanted to move on to doing 3d images, using the full capabilities of the projector, but I'm not great at voxel art. If someone could point me to a website, forum, whatever, that has files which are 3 dimensional voxel arrays which I can use with my program to recreate as holograms, I would be very grateful. Thanks in advance!
  20. I got an error message saying that in the "component.inventory_controller.suckFromSlot(sides.front, 1, numList[i])" line "numList[i]" returned a nil value. I tried to code something similar in VS and it worked there. What did I miss or is it a bug in OpenComputers?
  21. Why smart cards? While there are addons that add cards like OpenSecurity they only hold the information to be later presented to a scanner. This is insufficient for application where protection of the stored data is required as with payment cards for example, where one can not guarantee the software running on the scanner is legitimate. So... in order to avoid getting your card details stolen, duplicated and used without your consent we need some zero-knowlede proof of our secret. This could potentially be done in the base game with tablets, datacard and a wireless, but I think a dedicate
  22. Hello, I'm totally newbie in OC and I started with some really simple scripts. I was playing with some api's provided on the official website and I tried to do my very first useful computer. What I mean is to have block analyzed on top of the Geolyzer every 2 seconds and if its ID is one of the among these on the table's, the redstone should be powered. I was trying to use analyze() callback, but I do not really know how to store block data in the table. For now, my code looks like this in attachment, and it outputs this:. I am not Lua expert anyway and still I'm training my s
  23. this programm is autoexiting after entering stargate name
  24. Here you go. https://github.com/ApelSoftCorp/LibGrapes Here's the documentation: https://github.com/IgorTimofeev/MineOS/wiki/GUI-API
  25. Hi, sorry for necroposting. I am currently working on porting the MineOS gui lib to openos (I already have a working version but I have several bugfixes to port), I'll keep you updated on the progress.
  26. Hi, whats the program to just convert addresses to cords? I don't need any of the other stuff lol
  27. Granted, but wishes no longer exist i wish minecraft mods worked for every version.
  28. Bruh this is possible to get a remote shell if a bad actor steals someones server ip.
  1. Load more activity
  • Newsletter

    Want to keep up to date with all our latest news and information?
    Sign Up
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.