jakj Posted October 14, 2013 Author Posted October 14, 2013 You know, I am tempted to contact the CC forums and discuss the creation of a wireless peripherals addon for the computers. Being able to link a moving carriage controller to a stationary computer wirelessly would be of such great benefit to everyone. That would certainly take care of the issue with computers rebooting after motion. If you do contact them and they do end up giving a shit about the idea, you can mention my willingness to (reasonably) alter my code to support the needs of whatever method they end up using.
Viktor_Berg Posted October 14, 2013 Posted October 14, 2013 Sadly, it seems like newly registered users cannot make topics in the Suggestions forum, so I'll probably have to post a comment in the OpenPeripherals section, which kinda sucks, as it's only tangentially related.
jakj Posted October 14, 2013 Author Posted October 14, 2013 Sadly, it seems like newly registered users cannot make topics in the Suggestions forum, so I'll probably have to post a comment in the OpenPeripherals section, which kinda sucks, as it's only tangentially related. What a lazy way to do it instead of using proper moderation. Oh well.
NightKev Posted October 15, 2013 Posted October 15, 2013 Iirc, last time someone suggested that they said "no way, never". It's possible their position has changed after some months, I suppose, but not likely.
jakj Posted October 15, 2013 Author Posted October 15, 2013 Iirc, last time someone suggested that they said "no way, never". It's possible their position has changed after some months, I suppose, but not likely. What, they don't want to, or they think I'm a stinky-butt too?
NightKev Posted October 15, 2013 Posted October 15, 2013 Last time someone suggested wireless peripherals*. Meant to quote the one post earlier but I failed.
Blaster Posted October 15, 2013 Posted October 15, 2013 Some Mod Developers are a bit picky about some suggestions. Two examples I can think of is a decent amount of suggestions for Pixelmon and the Lightning rod for IC2
jakj Posted October 15, 2013 Author Posted October 15, 2013 Some Mod Developers are a bit picky about some suggestions. Two examples I can think of is a decent amount of suggestions for Pixelmon and the Lightning rod for IC2 It's understandable: I'm picky myself whenever someone again suggests block rotation for my mod. I'm fine if they just don't want to do it; I just wanted to be sure it wasn't because they had something against me personally.
jakj Posted October 15, 2013 Author Posted October 15, 2013 I am sorry about that by the way... About what?
Blaster Posted October 15, 2013 Posted October 15, 2013 I'm sorry if this has already been suggested, but have you considered a motor that could turn frames 90 degrees per pulse? Sorry, can someone delete this post This
jakj Posted October 15, 2013 Author Posted October 15, 2013 This Oh, it doesn't happen enough to actually piss me off. (Mostly because I've alienated everyone on the planet except on this website, so I'm low-traffic. Meh.)
Viktor_Berg Posted October 15, 2013 Posted October 15, 2013 Oh, it doesn't happen enough to actually piss me off. (Mostly because I've alienated everyone on the planet except on this website, so I'm low-traffic. Meh.) You would probably do well on a certain imageboard. You are too frank for your average modmaker fan to handle, and too forceful for your average modmaker to ignore. Sorry if this is turning into a character analysis.
jakj Posted October 15, 2013 Author Posted October 15, 2013 You would probably do well on a certain imageboard. You are too frank for your average modmaker fan to handle, and too forceful for your average modmaker to ignore. Sorry if this is turning into a character analysis. Eh, I have no regrets for my actions, so I have no regrets for the outcome. If people elswhere want to make up and spread nasty stories about me to sow distaste and disfavor, there's certainly nothing I can do about it. I miss some of the popularity I otherwise might have, but I like where I am now, so I suppose I have no cause to complain about a world that isn't perfect when that world is still quite good.
Lethosos Posted October 15, 2013 Posted October 15, 2013 Popularity is overrated. The mod should stand as a reason why you're a good coder, nothing more. If you take pride in your work, great--but slapping it in other peoples faces does smack of ego issues, IMO. You don't do that, so you're right in my book.
Normal69 Posted October 15, 2013 Posted October 15, 2013 The "hard mode" will include tiers of each item, requiring more materials for higher tiers, and the recipes there are now will be the base recipes for the lowest tier. There will also be energy requirements (at least Buildcraft, and possibly IC/UE support also). Also, some of the recipes will be alterable with my "Craftin' Cheap" mod that's currently WIP. It is not possible for you to craft the Carriage Controller without ComputerCraft installed. You probably have it installed on your client, and if you try to craft it, it should just produce blankness as the server has no matching recipe to your client one. That would be wonderful. I think if you make it buildcraft power compatible, UE would handle it - I saw them connect in our pack to machines from various mods. There is no need for Project Red if you already have thermal expansion installed! http://ftbwiki.org/RedNet_Cable http://ftbwiki.org/Programmable_RedNet_Controller
planetguy Posted October 15, 2013 Posted October 15, 2013 There is no need for Project Red if you already have thermal expansion installed! Minefactory Reloaded.
khorozm Posted October 17, 2013 Posted October 17, 2013 Which chunkloader currently work with the frame machine? Thanks :)
Viktor_Berg Posted October 17, 2013 Posted October 17, 2013 Any chunk loader should theoretically work just fine. But be aware of the issue that when it is moved, the chunk loading function disappears for the duration of the movement. Which means that the machine unloads from the world. To alleviate this problem, create a second, small carriage that only has a chunk loader on it, and move it and the main machine in turns. This ensures that your contraption is 100% chunk loaded at all times.
Nolorwolf Posted October 17, 2013 Posted October 17, 2013 I love BC power idea, especially now when I have Ender IO's Photovoltaic Cells (looks same as Bluelectric Solar Panels). I onlyhope 12-14 of them (they have 1 MJ/tick) would be enough to power it on Hard Mode well... Cheers 0/
epixpiv0tmaster Posted October 18, 2013 Posted October 18, 2013 What an amazing mod! So much better than Eloraam's, although not quite balanced yet. However, I seem to have found an annoying bug or incompatibility issue with WR-CBE. When you include a Wireless Receiver inside a Structure Carriage cuboid and pulse any redstone signal, it goes fine and works. But after the structure has moved, the Wireless Receiver becomes useless, in an always-on state that, however, sends no redstone signal and do not answer to a pulse from a Transmiter. What's up?
jakj Posted October 18, 2013 Author Posted October 18, 2013 WR-CBE relies on Forge Multipart, and my support of Forge Multipart is incomplete: I do not yet correctly propagate scheduled ticks for the subparts. This means they move correctly, but they don't automatically update. If you're willing to downgrade, I'm fairly sure that old versions of wireless didn't rely on updates and thus do work. At least I don't remember having a problem when I was first testing my multipart support.
MrDj200 Posted October 22, 2013 Posted October 22, 2013 Hey I have a question: Can you make that a ComputerCraft Computer wont reboot after Moving this would be awesome. sry for bad english I'm German^^
jakj Posted October 22, 2013 Author Posted October 22, 2013 Hey I have a question: Can you make that a ComputerCraft Computer wont reboot after Moving this would be awesome. sry for bad english I'm German^^ No.
advvtech Posted October 23, 2013 Posted October 23, 2013 Hello, I wanted to report a bug regarding your mod. Below is the error: http://pastebin.com/05ESakzK The error happened while on my friend's server. He doesn't crash but I do. It only happens when the frame is moving. Template Frames seem to be the cause.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now