Code Monkey home page Code Monkey logo

automatedredstone's People

Contributors

cd4017be avatar glease avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

automatedredstone's Issues

Crash on rapidly left clicking Schematic's

When rapidly left clicking schematics, or double clicking them, while the designer is open, the game crashes with the following log.
Crash log: https://pastebin.com/c2DRp82C

tested in both a clean test pack, and the dw20 1.12.2 pack, using both forge 2551 and 2531
with automated redstone: 6.0.3 and CD lib: 6.0.4

Energy Valve not working with Immersive Engineering

What I did:

energy valve

What happened:

I cannot seem to get this to work and I'm not sure if I've got this correctly setup. If the wire is directly connected to the capacitor then the capacitor charges. An energy sensor show the power in capacitor bank correctly.

I also tried to connect to Magneticraft cables and a Battery Box but this didn't work at all (FE conversion is new in Magneticraft)

What should have happened:

I expect the LED to show a number of the power flow.

Used Versions:

  • Minecraft-1.12.2
  • AutomatedRedstone-1.12.2-6.1.3
  • CD4017BE_lib-1.12.2-6.2.4
  • Forge-14.23.4.2760
  • ImmersiveEngineering-0.12-84
  • Magneticraft_1.12-2.4.4-dev

Setup

When I want to setup this workspace, I get the error of JEI, I remove that from the build, it will build fine!
Then when I want to mod (in IDEA or Eclipse) it doesn't accept it. And I know this is not much information, but this is how for I got to this, and I can't get it to build!
So my questions is: can you give me the steps to make this workspace??

[1.12.2] Crash When Teleporting to Area With Redstone Wires

Here's the crash report: crash-2018-02-14_17.41.36-server.txt

At the time of this crash, I was using version 6.1.0 (AutomatedRedstone-1.12.2-6.1.0.jar) with CD4017BE_lib-1.12.2-6.0.8.jar.

Basically what I did was move away from my base by several chunks (possibly unloading it), then teleported back to it via Journeymap. I crashed immediately upon appearing.

My base contains solid, receiver, and emitter redstone wires, attached to an Extra Utilities 2 redstone clock.
I was also hosting over LAN.

Solid redstone wire disconnects

In the new Version 6.1.1 Solid Redstone wire disconnects when the block updates.
Test setup:

And after I turned the signal on both ends disconnect:

The same thing happens if I place a block next to one of the ends (reciever or emitter wire) but then it does not disconnect every cable on the network just the one that got updated.

Hiding redstone wire with block broken or documented wrong

I can't for the life of me figure out how to hide redstone wire. I tried right clicking it with a block in the hand as in the documentation. But that only makes me place the block next to the wire or not at all. I tried shift right click, alt right click, ctrl right click, using thermal expansion and AE2 covers but none of those worked either. Is it even implemented at this time?

Fluid Valve does not connect to Immersive Engineering Pipes

What I did:

Enhancement: would it be possible to connect the fluid valve to immersive engineering pumps and pipes

image

What should have happened:

To connect are pass fluids through

I didn't test if pumps are working, so I'm assuming that they don't

Used Versions:

  • Minecraft-1.12.2
  • AutomatedRedstone-1.12.2-6.1.4
  • CD4017BE_lib-1.12.2-6.2.7
  • Forge-14.23.5.2768

Wireless transmitters issues

What I did:

  1. Tried to follow hints on transmitters. Shift-clicking (right, left) does nothing.
  2. Removed two transmitters, not sure if paired - could not craft a pair again.
  3. During rebuild removed all transmitters (8 pairs) - got 16 transmitters, could not re-use - each was claiming that other one does not exist (were looking for old coordinates), had to delete all of them and craft new pairs
  4. Cannot see which two are a pair once placed in a world, no way to trace signal.

What happened:

I got frustrated and used different wireless transmission method (another mod, rftools)

What should have happened:

Once collected transmitters should pair and stack automatically.
There should be a way to identify transmitters when placed on wires and they should work without tying to fixed [x,z,y] - maybe convert to channels? Would make stacking much simplier as well, and maybe would allow for multiple receivers of wireless signal.

Used Versions:

  • Minecraft-1.12.2
  • AutomatedRedstone-6.1.4
  • CD4017BE_lib-6.2.7
  • Forge-14.23.5.2772

Wierd index offset in Array Writer

If I place more than one Array Writer in the Circuit Designer the memory location for index 0 shifts back 1 slot / byte.


In this example I simply set 3 Constants as index and one constant for the value.
All indices are set to 0 but in the program. I had to shift the Array Writer Blocks one to the right and make its memory space one slot shorter in order to act the same as the previous writer.

CD4017BE 6.5.1 Compatibility

Any chance for this to be updated to be compatible with latest CD4017BE Library (6.5.1)?
Current highest possible version is 6.5.0.

Crash when connecting Redstone Wire to Pistons

StackTrace: http://pastebin.com/rzPwhcum

Crash when connecting Solid Redstone wire to Pistons. Quark is also installed with changes some stuff in the way Pistons work but it the NullPointer came from the Redstone Wire.

There were two wires in parallel in it crashed while disconnecting them by hand. One of them was powered and one wasn't powered, so the redstone power in the cables changed when disconnecing the two lines.

EDIT: This was on a Server.

crash during startup with OC: "Please register all environment providers in the init phase."

What I did:

started minecraft with opencomputers and automated redstone, etc

What happened:

crashed during postinit with message:

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Automated Redstone (circuits)
Caused by: java.lang.IllegalStateException: Please register all environment providers in the init phase.
    at li.cil.oc.server.driver.Registry$.add(Registry.scala:86)
    at li.cil.oc.api.Driver.add(Driver.java:98)
    at cd4017be.circuits.tileEntity.OC_ADC.registerAPI(OC_ADC.java:388)
    at cd4017be.circuits.RedstoneCircuits.postInit(RedstoneCircuits.java:58)
...

Used Versions:

  • Minecraft-1.12.2
  • AutomatedRedstone-1.12.2-6.1.5
  • CD4017BE_lib-1.12.2-6.3.0
  • Forge-14.23.5.2808
  • OpenComputers-MC1.12.2-1.7.3.146

crash-2019-01-27_17.31.55-client.txt
latest.log

TIS-3d sometimes deadlocks trying to read from bit splitter

AutomatedRedstone-1.12.2-6.0.2, TIS-3D-MC1.12-1.3.0.15, forge 2529.

I was doing some initial spitballing of some time measuring stuff using TIS-3d and the time sensor from automated redstone, so I was doing some random stuff with it, but I kept noticing that for whatever reason, one of the execution modules would lock up waiting on the serial port.

In order to get a clearer test, I put together a simple test rig with a serial port connected to a bit splitter, and a sensor reader connected to that. Made sure I had the bit ranges/offsets set usefully, and wrote a small program which just divided the time output by 50 (getting an hour value from the 1200 range of a time module measuring in-game day intervals).

Added 65 to make it a letter and send that on to a console for a simple display.

There's basically nothing in this configuration that should possibly get stuck, but somehow, within 5 to 40 seconds, it consistently does -- as long as it has a sensor in the sensor reader. No sensor, no deadlock.

Here's a video of it doing such:
https://www.youtube.com/watch?v=3MlXkpNyu8k

Notably, you can see another machine in the background which is essentially the same thing, but in a slightly different physical arrangement. Same parts, same settings, program slightly altered purely to account for the different directions. It doesn't lock up, whether the sensor is there or not.

I am at a loss. I don't know if this is your concern or the TIS-3d dev's, but since this is involving your serial driver (and the conditional thing of 'needs a sensor present'), I thought I should check with you first.

Documentation Out of date even for the 4.3.1

The latest documentation is for 4.2.2 which is 2 releases behind. Even the examples in the documents do not work in 4.3.1. And nothing to help understand the new release at all. I would love to use this mod but when the documents are lacking or out of date makes it hard to learn.

crash with small circuit program

What I did:

I made a small program, put into the compact circuits and then try to turn on the block

What happened:

crash minecraft when i enter the world

What should have happened:

do my program without crashing minecraft

Notes and suggestions:

I checked the part of the code and i think it could be caused by "++i"(125-154) in Circuit.java in the mod which adds 1 the number then returns number.
if thats the problem the solution I guess is "i++" which first returns the number and then adds 1.
else IDK.

I really like redstone mods for this version of MC thats why i am using this mod.

sorry if i made any spelling mistakes

Used Versions:

  • Minecraft-1.7.10
  • AutomatedRedstone-2.2.1
  • CD4017BE_lib-1.4.1.5
  • Forge-10.13.99.99

crash-2019-10-13_16.11.15-server.txt
2019-10-13_16 11 02
few seconds before crash

OpenComputers integration is broken

8-bit leveler and dispaly is not available as a OC component.
Versions:
OpenComputers-MC1.8.9-1.5.22.6 (also OpenComputers-MC1.8.9-1.6.0.6-beta.3)
CD4017BE_lib-1.8.9-3.2.0
AutomatedRedstone-1.8.9-3.1.2

Circuit Help

What I did:

I would like to implement a couple of circuits and am having trouble.

What I would like to implement is a clock (Astable Multivibrator Circuit) https://www.electronics-tutorials.ws/sequential/seq_3.html and have set up the circuit as follows
astable

The second circuit is a Basic JK Flip-flop (or SR FLip-flop) https://www.electronics-tutorials.ws/sequential/seq_2.html as shown below
jk

What happened:

With the JK flip flop then signal just followed the input, the same happened with a SR flip flop

jkrunning640

What should have happened:

I would have expected the output to stay on when the signal has been removed.

Personal ideas, notes, suggestions, etc. (optional)

If you have another source for circuits that you tested then I'd be very pleased to know. I must be doing something wrong but can't figure out what.

Used Versions:

  • Minecraft-1.12.2
  • AutomatedRedstone-1.12.2-6.1.4
  • CD4017BE_lib-1.12.2-6.2.7
  • forge-1.12.2-14.23.5.2768-universal

Z-fighting in covered pipe models

this occurs when rendering of your pipes with covers:
image

This can be fixed by either making the pipes very fractionally (0.001 works) smaller or larger. If you want the end to show through the cover, then fractionally larger, otherwise smaller.

Reloading a circuit breaks connections

What I did:

Whenever I want to edit a circuit in the designer after reloading the game or loading from file to links connect to constant

image

What happened:

The output connection connects to a new constant component

What should have happened:

The connection should remain with the component

Used Versions:

  • Minecraft-1.12.2
  • AutomatedRedstone-1.12.2-6.1.4
  • CD4017BE_lib-1.12.2-6.2.7
  • Forge-14.23.5.2768

I'm playing this mod pack

I hope this is an easy fix and many thanks for your mod and your time writing it.

Cost of circuits depend on position of elements in the desgner

If I move components (like NOR gates, constants etc) into the middle of the grid the design requires a lot more memory cards to assemble compared to having all components (except the output - see issue #10) in the first row.

It would be nice if only used grid cells are counted for design cost.

Bit Splitter Wire Broken?

While I was experimenting with the Bit Splitter Wire it didn't behave like in the Documentation (or I did something wrong).
I seems like it acts like a normal wire.
Setup
Configuration
I think my setup should always output 0 but is just tunnels the 2 active bits trough without any manipulation

Crash just after opening a local Minecraft world

What I did:

I have a liquid sensor connected to a bit shifter pipe (with a 16 bit input). That bit shifter pipe is connected to a TIS-3D serial port with a 16 bit output. That serial port is installed in a TIS-3D casing runing a program in a execution module

What happened:

The game crashed just after world's load. Crash log here

Used Versions:

  • Minecraft-1.12.2
  • AutomatedRedstone-1.12.2-6.1.4
  • CD4017BE_lib-1.12.2-6.2.7
  • Forge-1.12.2-14.23.5.2769
  • TIS 3D-1.12.2-1.5.0.34

Output vanishes when trying to move it on the designer grid

It also appears always on the bottom left while other components appear right of the selected one.

I'm using AutomatedRedstone-1.12.2-6.0.4.jar with CD4017BE_lib-1.12.2-6.0.7.jar and InductiveLogistics-1.12.2-1.1.0.jar on Forge 1.12.2-14.23.1.2559

EnergyValve not showing the correct energy flow

What I did:

I built two thermal electric generators from immersive engineering and connected their output to a MV relay and then to an EnergyValve. See BluSunrize/ImmersiveEngineering#3235

What happened:

The energy valve shows the same power as when one generator was directly connected.

What should have happened:

I would have expected that the valve showed twice the energy throughput as for one generator

Personal ideas, notes, suggestions, etc. (optional)
I'm pretty sure that this is not a bug in automated redstone but not certain as multiple generators seem to have more power.

What do you think?

Used Versions:

  • Minecraft-1.12.2
  • AutomatedRedstone-1.12.2-6.1.3
  • CD4017BE_lib-1.12.2-6.2.4
  • Forge version is 14.23.4.2760
  • ImmersiveEngineering-0.12-85

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.