I've been playing with OpenComputers for some time now, and I've come across a few issues that I'm having trouble with. I'm not sure if these are bugs (in which case I'll post them to the issue tracker; just let met know), or if they've been fixed in the most current version (I'm still on MC 1.7.2, running OC v. 1.3.1.260), or if they're just me derping
1) How to Turn Sounds Off Via Config? I've set the "soundVolume" value to "0" in config/OpenComputers.cfg, on both client and server, and yet this doesn't seem to reduce or eliminate the grinding noise whenever my computers execute a command (or perhaps access a file via the filesystem API?). Is this intended behavior? Would switching over to Server Racks make for a silent computer?
2) Large Multiblock Screens Disassemble on Login; Breaking/Replacing Blocks Fixes It
I've increased the allowable size of multiblocks screens to 12x12 in the configs (server and client). However, whenever I log in, my large 11x7 screen has fragmented into numerous smaller screens (shown below). Breaking and replacing various screen blocks eventually "rebuilds" the screen to its full size, but it takes a bit of fiddling until the whole thing eventually snaps together:
Whenever I form the hologram, I randomly get either the desired pale-yellow towers, OR I get a pale-cyan instead. I suspect "0xFFFF99" is being reversed, to "0x99FFFF", which would explain the cyan color:
Hopefully I've given enough information to be helpful; if not, please let me know and I'll supply whatever is missing. (And I'm sorry if I should have gone straight to the issue tracker with these, but given that I'm running a version behind and aren't entirely sure whether these have been fixed and/or are bugs at all, I thought I'd check here )
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
I've been playing with OpenComputers for some time now, and I've come across a few issues that I'm having trouble with. I'm not sure if these are bugs (in which case I'll post them to the issue tracker; just let met know), or if they've been fixed in the most current version (I'm still on MC 1.7.2, running OC v. 1.3.1.260), or if they're just me derping
1) How to Turn Sounds Off Via Config?
I've set the "soundVolume" value to "0" in config/OpenComputers.cfg, on both client and server, and yet this doesn't seem to reduce or eliminate the grinding noise whenever my computers execute a command (or perhaps access a file via the filesystem API?). Is this intended behavior? Would switching over to Server Racks make for a silent computer?
2) Large Multiblock Screens Disassemble on Login; Breaking/Replacing Blocks Fixes It
I've increased the allowable size of multiblocks screens to 12x12 in the configs (server and client). However, whenever I log in, my large 11x7 screen has fragmented into numerous smaller screens (shown below). Breaking and replacing various screen blocks eventually "rebuilds" the screen to its full size, but it takes a bit of fiddling until the whole thing eventually snaps together:
3) Hologram RGB Values Randomly Reverse Themselves
I'm running the following code to set the palette of my (Tier 2) hologram (it's being used to present a 3D image of a fortress):
Whenever I form the hologram, I randomly get either the desired pale-yellow towers, OR I get a pale-cyan instead. I suspect "0xFFFF99" is being reversed, to "0x99FFFF", which would explain the cyan color:
Hopefully I've given enough information to be helpful; if not, please let me know and I'll supply whatever is missing. (And I'm sorry if I should have gone straight to the issue tracker with these, but given that I'm running a version behind and aren't entirely sure whether these have been fixed and/or are bugs at all, I thought I'd check here )
Link to post
Share on other sites