• Guest, HEROCRAFT PUBLIC RELEASE IS HAPPENING AN HOUR EARLIER! TONIGHT @ 7PM CST GET READY FOR IT! play.hc.to
    Read up on the guides and new systems! Here.
    View the LIVE Map here @ hc.to/map
    Stuck or have a problem? use "/pe create" to to open a ticket with staff (There are some known issues and other hotfixes we will be pushing asap)
  • Guest, Make sure to use our LAUNCHER! Read more here!

Resolved Engineer Transmitters Important Fix.

Thoth

Legacy Supporter 4
Joined
Dec 1, 2011
Engineers can use the Transmitter IC but can't use the Necessary Receiver IC. This problem means that you can transmit the signal fine, but you don't have the means to pick it up. It's kind of funny, but a necessary change to make transmitting redstone signals possible.

I added four pictures to better explain the problem.
On the fourth picture, note the chat says I can't use Receiver.

Also, your server's awesome!
 

Thoth

Legacy Supporter 4
Joined
Dec 1, 2011
I have not found a way for transmitters to work, I saw that you added [MC1111] which is the receiver, is there a specific way to place things so it does work, or is this a bug. I know that [MC0111] is another IC for a receiver. I read that both are receivers, but was wondering if you needed the [MC0111] instead of the [MC1111].
 

Alator

Ancient Soul
Moderator
Legacy Supporter 7
Remastered Tier 2 Supporter
Joined
Jan 17, 2011
The difference between 1111 and 0111 is 0111 is self-triggered, and 1111 will only update when the input signal goes from low to high. Meaning the receiver will only check for a signal whenever it is activated. Good for making hidden locks away from a pressure plate, but it won't work for an 'instant' transmission.
 

applelove

Legacy Supporter 5
Joined
Jan 14, 2011
Location
In a basket
These were a pain in the butt back in Sanctum. I had a mini dungeon wired up with dozens of them, each one having to be wired to a clock just to send out the correct signal. The redstone involved gets REALLY messy.
 

Kainzo

The Disposable Hero
Staff member
Founder
Adventure Team
Joined
Jan 7, 2011
Location
The 7th Circle of Heaven
StandardIC:
level: 10
Transmitter:
level: 15
Repeater:
level: 20
PistonUse:
level: 35
DetectIC:
level: 45
SelfTriggeredIC:
level: 55

Are you saying we missed receivers? What's the mass permission for it?

now adding
Receiver1:
usage: Receiver 0111 Circuits
permissions:
- falsebook.ic.mc0111
Receiver2:
usage: Receiver 1111 Circuits
permissions:
- falsebook.ic.mc1111

After next restart - let me know if the issue is fixed.
 

Thoth

Legacy Supporter 4
Joined
Dec 1, 2011
yah, it's too bad too cause I really want to use some transmitters.
 

Jotamota3006

Glowstone
Joined
Feb 3, 2012
Yes. I'm waiting to level to engineer lvl 50 to test all gates, but for now, i've tested and I can see that the IC repeater, inverter and triggered random bit works.

I reached 55 engie. I'll start testing all ICs and post what works and what doesn't.

LIST OF ICs According to FalseBook IC WIKI:

TRIGGERED ICS
  • MC1000 - REPEATER (WORKS)
  • MC1001 - NOT (WORKS)
  • MC1017 - RISING TOGGLE (WORKS)
  • MC1018 - FALLING TOGGLE (WORKS)
  • MC1020 - RANDOM BIT (WORKS)
  • MC1025 - REL TIME MOD 2 (WORKS)
  • MC1030 - INPUT EQUALS (WORKS)
  • MC1050 - SELECTOR (WORKS)
  • MC1111 - RECEIVER (NOT WORKING!)
  • MC1200 - MOB SPAWNER (NOT-ALLOWED)
  • MC1201 - DISPENSER (NOT-ALLOWED)
  • MC1203 - ZEUS BOLT (NOT-ALLOWED)
  • MC1205 - SET BLOCK ABOVE (NOT-ALLOWED)
  • MC1206 - SET BLOCK BELOW (NOT-ALLOWED)
  • MC1207 - SET BLOCK (NOT-ALLOWED)
  • MC1210 - SET P-DOOR (NOT-ALLOWED)
  • MC1211 - SET P-BRIDGE (NOT-ALLOWED)
  • MC1220 - BLOCK-REPLACER (NOT-ALLOWED)
  • MC1230 - IS IT DAY (WORKS)
  • MC1231 - TIME CONTROL (NOT-ALLOWED)
  • MC1232 - SET-TIME (NOT-ALLOWED)
  • MC1240 - ARROW SHOOTER (NOT-ALLOWED)
  • MC1241 - ARROW BARRAGE (NOT-ALLOWED)
  • MC1260 - WATER SENSOR (WORKS)
  • MC1261 - LAVA SENSOR (WORKS)
  • MC1262 - LIGHT SENSOR (WORKS)
  • MC1263 - BLOCK SENSOR (WORKS)
  • MC1264 - ITEM SENSOR (NOT-IMPLEMENTED)
  • MC1265 - ITEM VANISHER (NOT-IMPLEMENTED)
  • MC1270 - POWER SENSOR (WORKS)
  • MC1271 - DETECTION (WORKS)
  • MC1272 - P-DETECTION (WORKS)
  • MC1280 - IS IT SUNNY (WORKS)
  • MC1281 - IS IT RAINY (WORKS)
  • MC1282 - IS IT STORMY (WORKS)
  • MC1285 - SET WEATHER (NOT-ALLOWED)
  • MC1510 - MESSAGESENDER (NOT-ALLOWED)
  • MC1511 - COMMANDSENDER (NOT-ALLOWED)
  • MC1700 - TELEPORTER (NOT-IMPLEMENTED)
  • MC2020 - 3-BIT RANDOM (WORKS)
  • MC2100 - DELAYER (WORKS)
  • MC2101 - NOT-DELAYER (WORKS)
  • MC2110 - LOW DELAYER (WORKS)
  • MC2111 - LOW NOT-DELAYER (WORKS)
  • MC2500 - PULSER (WORKS)
  • MC2501 - NOT PULSER (WORKS)
  • MC2510 - LOW PULSER (WORKS)
  • MC2511 - LOW NOT PULSER (WORKS)
  • MC3000 - 2-INPUT AND (WORKS)
  • MC3001 - 2-INPUT NAND (WORKS)
  • MC3002 - 3-INPUT AND (WORKS)
  • MC3003 - 3-INPUT NAND (WORKS)
  • MC3020 - 2-INPUT XOR (WORKS)
  • MC3021 - 2-INPUT XNOR (WORKS)
  • MC3030 - RS NOR LATCH (WORKS)
  • MC3031 - INV RS NAND LAT (WORKS)
  • MC3032 - NEG JK-FF (WORKS)
  • MC3033 - RS NAND LATCH (WORKS)
  • MC3034 - D EDGE FLIPFLOP (WORKS)
  • MC3036 - D LEVL FLIPFLOP (WORKS)
  • MC3040 - MULTIPLEXER (WORKS)
  • MC3101 - COUNTER (WORKS)
  • MC3231 - TIME CONTROL (NOT-ALLOWED)
  • MC4000 - FULL ADDER (WORKS)
  • MC4010 - HALF ADDER (WORKS)
  • MC4100 - FULL SUBTRACTOR (WORKS)
  • MC4110 - HALF SUBTRACTOR (WORKS)
  • MC4200 - DISPATCHER (WORKS)
SELFTRIGGERED ICS
  • MC0020 - RANDOM BIT (NOT WORKING!)
  • MC0111 - RECEIVER (NOT WORKING!)
  • MC0230 - IS IT DAY (NOT WORKING!)
  • MC0232 - SET-TIME (NOT WORKING!)
  • MC0260 - WATER SENSOR (NOT WORKING!)
  • MC0261 - LAVA SENSOR (NOT WORKING!)
  • MC0262 - LIGHT SENSOR (NOT WORKING!)
  • MC0263 - BLOCK SENSOR (NOT WORKING!)
  • MC0264 - ITEM SENSOR (NOT WORKING!)
  • MC0265 - ITEM VANISHER (NOT WORKING!)
  • MC0270 - POWER SENSOR (NOT WORKING!)
  • MC0271 - DETECTION (NOT WORKING!)
  • MC0272 - P-DETECTION (NOT WORKING!)
  • MC0280 - IS IT SUNNY (NOT WORKING!)
  • MC0281 - IS IT RAINY (NOT WORKING!)
  • MC0282 - IS IT STORMY (NOT WORKING!)
  • MC0285 - SET WEATHER (NOT WORKING!)
  • MC0420 - CLOCK (UNDER EXAMINATION!)
  • MC1110 - TRANSMITTER (NOT WORKING!)
  • MC9999 - 3-BIT RANDOM (NOT WORKING!)
It seems that NO Self-Triggered is working. They can be created and the chat says "<IC NAME> created!" but they don't respond as they should. They don't respond at all.

That is the only problem I've seem. The reciever should not be working due to the transmitter that is not working. That seems to be the only problem. Now that I've narrow it down to specify the problem, I really hope you fix the Engineer class.

If you want, I can also write the Engineer WIKI and explain the IC's.

Your double Master Engineer,
Jotamota.
 

Jotamota3006

Glowstone
Joined
Feb 3, 2012
I've updated the list. I hope the people subscribed to this post can see the update. If not. I'm posting this reply to let people know the list is completed.
 

vudani

Legacy Supporter 4
Joined
Jul 17, 2011
Location
Orlando, FL
It's sad to see so many IC's not working still =( Does the plugin just not work well with the server?
 

Kainzo

The Disposable Hero
Staff member
Founder
Adventure Team
Joined
Jan 7, 2011
Location
The 7th Circle of Heaven
Yes. I'm waiting to level to engineer lvl 50 to test all gates, but for now, i've tested and I can see that the IC repeater, inverter and triggered random bit works.

I reached 55 engie. I'll start testing all ICs and post what works and what doesn't.

LIST OF ICs According to FalseBook IC WIKI:

TRIGGERED ICS
  • MC1000 - REPEATER (WORKS)
  • MC1001 - NOT (WORKS)
  • MC1017 - RISING TOGGLE (WORKS)
  • MC1018 - FALLING TOGGLE (WORKS)
  • MC1020 - RANDOM BIT (WORKS)
  • MC1025 - REL TIME MOD 2 (WORKS)
  • MC1030 - INPUT EQUALS (WORKS)
  • MC1050 - SELECTOR (WORKS)
  • MC1111 - RECEIVER (NOT WORKING!)
  • MC1200 - MOB SPAWNER (NOT-ALLOWED)
  • MC1201 - DISPENSER (NOT-ALLOWED)
  • MC1203 - ZEUS BOLT (NOT-ALLOWED)
  • MC1205 - SET BLOCK ABOVE (NOT-ALLOWED)
  • MC1206 - SET BLOCK BELOW (NOT-ALLOWED)
  • MC1207 - SET BLOCK (NOT-ALLOWED)
  • MC1210 - SET P-DOOR (NOT-ALLOWED)
  • MC1211 - SET P-BRIDGE (NOT-ALLOWED)
  • MC1220 - BLOCK-REPLACER (NOT-ALLOWED)
  • MC1230 - IS IT DAY (WORKS)
  • MC1231 - TIME CONTROL (NOT-ALLOWED)
  • MC1232 - SET-TIME (NOT-ALLOWED)
  • MC1240 - ARROW SHOOTER (NOT-ALLOWED)
  • MC1241 - ARROW BARRAGE (NOT-ALLOWED)
  • MC1260 - WATER SENSOR (WORKS)
  • MC1261 - LAVA SENSOR (WORKS)
  • MC1262 - LIGHT SENSOR (WORKS)
  • MC1263 - BLOCK SENSOR (WORKS)
  • MC1264 - ITEM SENSOR (NOT-IMPLEMENTED)
  • MC1265 - ITEM VANISHER (NOT-IMPLEMENTED)
  • MC1270 - POWER SENSOR (WORKS)
  • MC1271 - DETECTION (WORKS)
  • MC1272 - P-DETECTION (WORKS)
  • MC1280 - IS IT SUNNY (WORKS)
  • MC1281 - IS IT RAINY (WORKS)
  • MC1282 - IS IT STORMY (WORKS)
  • MC1285 - SET WEATHER (NOT-ALLOWED)
  • MC1510 - MESSAGESENDER (NOT-ALLOWED)
  • MC1511 - COMMANDSENDER (NOT-ALLOWED)
  • MC1700 - TELEPORTER (NOT-IMPLEMENTED)
  • MC2020 - 3-BIT RANDOM (WORKS)
  • MC2100 - DELAYER (WORKS)
  • MC2101 - NOT-DELAYER (WORKS)
  • MC2110 - LOW DELAYER (WORKS)
  • MC2111 - LOW NOT-DELAYER (WORKS)
  • MC2500 - PULSER (WORKS)
  • MC2501 - NOT PULSER (WORKS)
  • MC2510 - LOW PULSER (WORKS)
  • MC2511 - LOW NOT PULSER (WORKS)
  • MC3000 - 2-INPUT AND (WORKS)
  • MC3001 - 2-INPUT NAND (WORKS)
  • MC3002 - 3-INPUT AND (WORKS)
  • MC3003 - 3-INPUT NAND (WORKS)
  • MC3020 - 2-INPUT XOR (WORKS)
  • MC3021 - 2-INPUT XNOR (WORKS)
  • MC3030 - RS NOR LATCH (WORKS)
  • MC3031 - INV RS NAND LAT (WORKS)
  • MC3032 - NEG JK-FF (WORKS)
  • MC3033 - RS NAND LATCH (WORKS)
  • MC3034 - D EDGE FLIPFLOP (WORKS)
  • MC3036 - D LEVL FLIPFLOP (WORKS)
  • MC3040 - MULTIPLEXER (WORKS)
  • MC3101 - COUNTER (WORKS)
  • MC3231 - TIME CONTROL (NOT-ALLOWED)
  • MC4000 - FULL ADDER (WORKS)
  • MC4010 - HALF ADDER (WORKS)
  • MC4100 - FULL SUBTRACTOR (WORKS)
  • MC4110 - HALF SUBTRACTOR (WORKS)
  • MC4200 - DISPATCHER (WORKS)
SELFTRIGGERED ICS

  • MC0020 - RANDOM BIT (NOT WORKING!)
  • MC0111 - RECEIVER (NOT WORKING!)
  • MC0230 - IS IT DAY (NOT WORKING!)
  • MC0232 - SET-TIME (NOT WORKING!)
  • MC0260 - WATER SENSOR (NOT WORKING!)
  • MC0261 - LAVA SENSOR (NOT WORKING!)
  • MC0262 - LIGHT SENSOR (NOT WORKING!)
  • MC0263 - BLOCK SENSOR (NOT WORKING!)
  • MC0264 - ITEM SENSOR (NOT WORKING!)
  • MC0265 - ITEM VANISHER (NOT WORKING!)
  • MC0270 - POWER SENSOR (NOT WORKING!)
  • MC0271 - DETECTION (NOT WORKING!)
  • MC0272 - P-DETECTION (NOT WORKING!)
  • MC0280 - IS IT SUNNY (NOT WORKING!)
  • MC0281 - IS IT RAINY (NOT WORKING!)
  • MC0282 - IS IT STORMY (NOT WORKING!)
  • MC0285 - SET WEATHER (NOT WORKING!)
  • MC0420 - CLOCK (NOT WORKING!)
  • MC1110 - TRANSMITTER (NOT WORKING!)
  • MC9999 - 3-BIT RANDOM (NOT WORKING!)
It seems that NO Self-Triggered is working. They can be created and the chat says "<IC NAME> created!" but they don't respond as they should. They don't respond at all.


That is the only problem I've seem. The reciever should not be working due to the transmitter that is not working. That seems to be the only problem. Now that I've narrow it down to specify the problem, I really hope you fix the Engineer class.

If you want, I can also write the Engineer WIKI and explain the IC's.

Your double Master Engineer,
Jotamota.
It seems that Self-triggered just isnt working at all.
 

OrangeAngel

Legacy Supporter 2
Joined
May 30, 2011
Are you putting the lever on the backside of the clock? So LBI L = lever B = block I = IC.
 
Top