Vexatos

Results 70 comments of Vexatos

I'm not sure about this. I'll think about it and just leave this issue open for now as a reminder. Thank you for choosing to use my package, though.

For now, I'd like to keep it to myself. For a small project like this, I prefer keeping full control over it, making sure the scope stays limited so that...

I'll maintain my position that I'd like to keep this project to myself. I want to make sure this package remains generic and keeps compatibility with all custom array types...

The only thing I can think of is that your mod somehow has multiple registered `IPeripheralProvider`s that return the same thing, that method would only be called multiple times if...

Because Computronics calls _every_ registered `IPeripheralProvider`, while normal ComputerCraft only calls them until one returns anything other than null, and then stops. For this exact thing to be called multiple...

You could always try to reproduce it with only your mod, CC, and Computronics first, and then keep adding mods interacting with CC until it happens. If it happens with...

Interacting with entities is significantly more difficult than interacting with tiles. I will have to spend some time looking into whether it's possible.

Does anything appear in the client or server log when it happens? Sounds like the tape drive isn't being told to stop rewinding on the client.