Jump to content




Opus OS


64 replies to this topic

#41 marv21222324

  • Members
  • 16 posts

Posted 15 March 2018 - 06:15 PM

nomalement la ses bon https://www.youtube....h?v=RN09ZEUu7-Q

nominally its its good https://www.youtube....h?v=RN09ZEUu7-Q



nominally its its good

#42 6_4

  • New Members
  • 1 posts

Posted 15 March 2018 - 11:06 PM

This OS is good but I have two questions:
How do you access minesweeper from the shell and:
How do you put an entire screen on the monitor

#43 Kepler

  • Members
  • 65 posts

Posted 18 March 2018 - 07:56 PM

View Post6_4, on 15 March 2018 - 11:06 PM, said:

How do you access minesweeper from the shell and:

If you right-click on the icon for minesweeper, it will show you the command line. You can use that same command in a shell prompt.

View Post6_4, on 15 March 2018 - 11:06 PM, said:

How do you put an entire screen on the monitor

You can run "mirror" from the shell prompt to mirror the screen on the monitor.

#44 marv21222324

  • Members
  • 16 posts

Posted 19 March 2018 - 11:16 PM


j'ai essayé sa a l'air de fonctioné mais comment ont fais pour transféré de la pocket aux turtle

video https://www.youtube....h?v=RN09ZEUu7-Q


I tried it seems functional but how did I transfer it from the pocket to the turtle video https://www.youtube....h?v=RN09ZEUu7-Q



I tried it seems functional but how did I transfer it from the pocket to the turtle video
  • 0


#45 Kepler

  • Members
  • 65 posts

Posted 21 March 2018 - 06:04 PM

View Postmarv21222324, on 19 March 2018 - 11:16 PM, said:

j'ai essayé sa a l'air de fonctioné mais comment ont fais pour transféré de la pocket aux turtle

video https://www.youtube....h?v=RN09ZEUu7-Q
I tried it seems functional but how did I transfer it from the pocket to the turtle video https://www.youtube....h?v=RN09ZEUu7-Q


I posted a new video to show the setup and remote control for the schematic builder.

Note that this is using the latest version of Opus OS. The new Opus OS will work on 1.7.10 through the current minecraft version.

New Opus
pastebin run UzGHLbNC
Select the master-1.8 branch.

Chicken test schematic
base64dl chicken.schematic http://pastebin.com/raw/vxpHBUky



#46 Kepler

  • Members
  • 65 posts

Posted 21 March 2018 - 06:24 PM

A new version has been released!

Significant enhancements have been added since the last release.

Some major changes
  • Kernel rewrite to make the system more flexible.
  • Terminal only option (good for standard computers) with full networking support.
  • Storage Manager has had significant updates. This program can provide autocrafting from day 1.
  • Many updates to the Schematic builder program.
  • Minecraftt version 1.7 support brought up to date.
Installation
pastebin run UzGHLbNC

Feedback is always appreciated.

#47 atithaoss

  • Members
  • 17 posts

Posted 22 March 2018 - 08:03 PM

Hello Kepler,
As you understand I already install the master Version for 1.8
Now I have a prob with the treefarm.
When the turtle tries to build the furnace I receive the following error.

chestAdapter18.lua:180 Source 'down'
does not exist
treefarm.lua:735:
chestAdapter18.lua:180 Source 'down'

And the program terminates and I see the turtle with the chest up.
As you already know I can not edit the treefarm program because is read only.

Thanks in advance for your OS and of course for your help.

Also another question now the chestmanager needs other configuration can you please inform me what I should write to the config?
I use refine storage.

Thanks again

EDIT: I place the furnace and now it is working

Edited by atithaoss, 23 March 2018 - 11:54 AM.


#48 Kepler

  • Members
  • 65 posts

Posted 23 March 2018 - 05:02 PM

View Postatithaoss, on 22 March 2018 - 08:03 PM, said:

Now I have a prob with the treefarm.
When the turtle tries to build the furnace I receive the following error.

I've fixed the issue with the program - thanks for finding that.

View Postatithaoss, on 22 March 2018 - 08:03 PM, said:

Also another question now the chestmanager needs other configuration can you please inform me what I should write to the config?
I use refine storage.

Here's the full instructions:

Spoiler

Your usr/config/inventoryManager file would look something like:
{
	computerFacing: 'north',
	inventory: 'bottom',   <<-- this would be the RS controller
	controller: 'bottom',
	monitor: 'type/monitor',
}

BTW, I see that squiddev has resolved the issue with refined storage. So if you get his latest version of plethora, I think it should be functional now.

#49 atithaoss

  • Members
  • 17 posts

Posted 23 March 2018 - 08:21 PM

Great help.
Thanks Kepler, yes its working with the latest plethora.

One more thing, I have also place a crafter to redstone furnace, is turtle able to automate the stock of some items that uses the crafter???

How can I automate this procedure? have you something in your mind?

Thanks in advance

#50 Kepler

  • Members
  • 65 posts

Posted 24 March 2018 - 08:03 AM

View Postatithaoss, on 23 March 2018 - 08:21 PM, said:

One more thing, I have also place a crafter to redstone furnace, is turtle able to automate the stock of some items that uses the crafter???

How can I automate this procedure? have you something in your mind?

You can set minimum levels for anything that refined storage can craft. So if you always wanted 64 stone crafted, just double-click stone and set 64 as the min.

#51 Kepler

  • Members
  • 65 posts

Posted 26 March 2018 - 07:06 PM

View PostKepler, on 24 March 2018 - 08:03 AM, said:

View Postatithaoss, on 23 March 2018 - 08:21 PM, said:

One more thing, I have also place a crafter to redstone furnace, is turtle able to automate the stock of some items that uses the crafter???

How can I automate this procedure? have you something in your mind?

You can set minimum levels for anything that refined storage can craft. So if you always wanted 64 stone crafted, just double-click stone and set 64 as the min.

NOTE:
With the very latest plethora version (I compiled from source), all crafting functions for RS seem to work fine. The turtle can craft so you don't need RS recipes (if you wish), giving you hundreds of predefined recipes available.

None of the following is needed if using the latest version.

I've updated to the latest plethora build and updated support for refined storage. There is still some functionality missing which I have requested.

To be able to set minimum values for items using refined storage, you can do the following:
edit usr/config/fstab and replace "master-1.8" with "develop-1.8"

Remove all minecraft recipes as the turtle currently cannot craft using RS items.
cd usr/etc/recipes
persist minecraft.db
edit minecraft.db

Replace the entire contents (control-a) with { } and save.

Upon rebooting, the storage manager should only show items that are in RS (no other recipes are displayed). You will be able to use "craft" from the menu or set minimum levels for the items.

Let me know if you have issues.

Edited by Kepler, 29 March 2018 - 12:22 AM.


#52 Kepler

  • Members
  • 65 posts

Posted 29 March 2018 - 07:59 AM

View Postatithaoss, on 22 March 2018 - 08:03 PM, said:

Also another question now the chestmanager needs other configuration can you please inform me what I should write to the config?
I use refine storage.

With the latest changes to plethora, you can now use the following which allows the turtle to craft items:

Your usr/config/inventoryManager file would look something like:
{

	 computerFacing: 'north',
	 inventory: 'bottom',   <<-- this would be the RS interface
	 controller: 'bottom',
	 monitor: 'type/monitor',
	 craftingChest: 'back',  <<-- turtle uses this chest to get item info

}

You will also need to equip the turtle with a crafting table and have connected to an RS interface (instead of the RS controller).

#53 atithaoss

  • Members
  • 17 posts

Posted 30 March 2018 - 07:58 AM

As always the perfect system.

The only problem that i have is how can I create a recipe for gold ingot.
I tried a lot of things but i did not find any solution.

#54 atithaoss

  • Members
  • 17 posts

Posted 31 March 2018 - 01:28 PM

Hello again,
As you know I am working with the develop 1.8 version
I tried from my pocket to set home to a turtle but I can not set it
So I went to the turtle and from system gps i tried to set home
I receive the following error
event.lua:47:
ui.lua:1511: attempt to index local 'row' (a number value)

Although the set home was placed
also I tried the follow command and nothing happened in 1.7 it was working

Edited by atithaoss, 31 March 2018 - 01:30 PM.


#55 Kepler

  • Members
  • 65 posts

Posted 01 April 2018 - 10:34 PM

View Postatithaoss, on 31 March 2018 - 01:28 PM, said:

Hello again,
As you know I am working with the develop 1.8 version
I tried from my pocket to set home to a turtle but I can not set it
So I went to the turtle and from system gps i tried to set home
I receive the following error
event.lua:47:
ui.lua:1511: attempt to index local 'row' (a number value)

Although the set home was placed
also I tried the follow command and nothing happened in 1.7 it was working

I have fixed this issue in the develop-1.8 branch. You will have to update each turtle and pocket in order to get this change (System tab -> Update and pick develop-1.8 branch). This, hopefully, fixes most of the script issues.

Let me know if you have any problems.

#56 atithaoss

  • Members
  • 17 posts

Posted 01 April 2018 - 11:20 PM

Hello,
I must say that you fix it too quickly...
From my pocket now are all great.

From the turtle in System / GPS / Set Home
I receive the following error

event.lua:47:
ui.lua:1511: attempt to index ? (a number value)

Although the error it keeps the Set Home location.

I need also an idea. How to setup refueling bases for different groups of turtles?
I mean that for each of my turtles I have set their home. And I want to set also refuel base for each turtle (a chest or AE2 interface or refine storage interface, something like that) to get coal or anything for refueling if refuel level is bellow xxxxx.


Finally I was wondering if you can share your base so we can get some ideas.

#57 atithaoss

  • Members
  • 17 posts

Posted 11 April 2018 - 06:47 AM

Good Morning and Happy Easter.
As I saw now its fully working. GPS is Fixed without any error (in the develop version).
The only thing that I do not know is to use the crafters (with refine Storage). Somehow turtle can not craft any item that is used from external devices, like gold ingot in a furnace etc.

#58 draeician

  • New Members
  • 1 posts

Posted 27 July 2018 - 03:34 AM

I'm trying to use the builder to make a schematic, but it keeps saying I must have a chest or ME interface under turtle. I have a chest below it, and the program still insists there isn't a chest there.

#59 Jummit

  • Members
  • 306 posts
  • LocationJulfander Squad Studio

Posted 18 September 2018 - 05:06 PM

What is the size of a program icon? I want to make some custom apps, but it tells me 'invalid size' with 3*5, 3*6, 3*7, 3*8 and 3*9 pixel sized images...
EDIT: I tried using the .nft format and it worked. I think this should be said in the error message.

Edited by Jummit, 18 September 2018 - 05:33 PM.


#60 Windows10User

  • Members
  • 62 posts
  • LocationC:\Minecraft\saves\stuff\computer

Posted 08 October 2018 - 04:15 PM

I'm going to infect it with my virus (overwrites startup) and tell you how it turns out...

It didn't survive startup...
Otherwise, nice OS!





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users