Looks fine now except for your RP2 error, the Parse Error means you edited the RedPower configuration file with a piece of crap text editor (like notepad) instead of something even 1% decent. Delete its configuration file and edit it again (if you even need to), without using something crappy like notepad.
Reason is: Notepad is broken on non-windows style text files, where just about every other text editor in the world works fine.
Hmm, actually that indicates that Forge is missing some of its files. Try to redownload the latest recommended forge, try to install forge manually, etc...
In essence, each non-Forge mod uses up a limited amount of sprite indices in the stock files (addOverride), when that is used up, you get that error. If the mods use Forge instead to handle their texture files then there is no limit as Forge dynamically swaps them as necessary.
EDIT: Passing thought, Not allowed to have those ~Lex
Yeah, but for an arrow it does not matter much as long as it 'looks' decent, the server will handle where it actually hits and such. Just use interpolation to try to be as accurate as possible while lacking priority data.
If such a thing were done, it would be best to pass in a callback, but regardless it is unlikely to be done (at least for 1.2.5). There are too many inconsistent places that such things are placed, grabbed, overridden, etc...
Things like "java.lang.NoClassDefFoundError: codechicken/core/ICustomPacketHandler" are one type of stack trace, they are a 'trace' of the 'stack' at the point in time that the program crashed.
But yes, the sticky tells you how to get it.
RedPower does nothing like that. RedPower just inactivates a TE, edits the TE coords, writes the new block data, and then reactivates the TE (with some fudges to work around vanilla bugs).
Hmm, should not be too hard, done things like that before, but I have no code in front of me currently...
I pretty much do something just like it in my mechanics mod though for rotation purposes.
Heh, yeah, I bet you were using the normal gnome zip program, it kind of sucks.
I switched to ark, supports more, more capable, it has a few odd bits, but it works.
You can always lock your own topics, but there is no need unless you really want.
The zip program you used did not copy the folders, you need to make sure to copy them all.
I use Ubuntu as well, I know Ark works, but I normally just use the unzip/zip commands on the terminal with a script to do it all for me.