Morningstar42
Glowing Redstone
- Joined
- Mar 29, 2012
When creating certain ICs, the IC is destroyed and error is relayed to user "You don't have permission to use MC####."
This only applies to some ICs which should be available to the player. This is verified by my Engineer level (23) according to the wiki, and also in-game commands where the Skill is in green and not red.
Some ICs seemed to work fine, such as the Repeater (MC1000), Inverter/Not (MC1001) and Clock (MC0420).
Others that didn't work include Counter (MC3101/3102) (I tried syntax for both Falsebook and Craftbook vars of 3101) and Pulser (MC2500).
Another one didn't have this permissions error, but exhibited behavoir I didn't understand. The Marquee (MC2999 according to Craftbook) I was able to create. However, it only did one of 2 things... if the # placed on line 3 was 0-3, it would cycle through 1-3 and output High only when it was 3. Using a higher number, it would just count higher and higher indefinitely. Perhaps I don't know the correct syntax.
I'm curious whether we are using Falsebook, Craftbook, or a combination of both. Falsebook documentation doesn't seem to show a Marquee IC but there clearly is one, which is listed on Craftbook. If we're using both, perhaps the issues I'm seeing have to do with some contention where both systems have ICs with the same number. Could be similar to an issue Kainzo was working on today, where the order things were loaded/listed in a particular file was causing permissions errors.
edit: This was tested after the 4.01 patch
This only applies to some ICs which should be available to the player. This is verified by my Engineer level (23) according to the wiki, and also in-game commands where the Skill is in green and not red.
Some ICs seemed to work fine, such as the Repeater (MC1000), Inverter/Not (MC1001) and Clock (MC0420).
Others that didn't work include Counter (MC3101/3102) (I tried syntax for both Falsebook and Craftbook vars of 3101) and Pulser (MC2500).
Another one didn't have this permissions error, but exhibited behavoir I didn't understand. The Marquee (MC2999 according to Craftbook) I was able to create. However, it only did one of 2 things... if the # placed on line 3 was 0-3, it would cycle through 1-3 and output High only when it was 3. Using a higher number, it would just count higher and higher indefinitely. Perhaps I don't know the correct syntax.
I'm curious whether we are using Falsebook, Craftbook, or a combination of both. Falsebook documentation doesn't seem to show a Marquee IC but there clearly is one, which is listed on Craftbook. If we're using both, perhaps the issues I'm seeing have to do with some contention where both systems have ICs with the same number. Could be similar to an issue Kainzo was working on today, where the order things were loaded/listed in a particular file was causing permissions errors.
edit: This was tested after the 4.01 patch