RimWorldCCLTeam / CommunityCoreLibrary

For full details see the official Ludeon Forums thread.
https://ludeon.com/forums/index.php?topic=16599.0
The Unlicense
60 stars 27 forks source link

minor: Injecting CompPowerTrader into walls throws out of bounds error on connection check. #114

Closed FluffierThanThou closed 8 years ago

FluffierThanThou commented 8 years ago

Not sure this one is fixable, as it would require a specific catch for injecting power comps into things that are outside of the normally buildable region. Either way, here goes;

Got ThingsListAt out of bounds: (250, 0, 83)

ForsakenShell commented 8 years ago

I don't think we need to fix this one as it's only purpose is to demonstrate how to inject ThingComps.

It's the xml that's important, not it's functionality (in so far as the CompPowerTrader and walls go).