This is a read-only snapshot of the ComputerCraft forums,
taken in April 2020.
[1.52 Minecraft 1.5.1 forge 7.7.1 ssp ]The textures of all the blocks dissapears and the computers dont turn on anymore
Started by FuuuAInfiniteLoop(F.A.I.L), 02 April 2013 - 08:50 AMPosted 02 April 2013 - 10:50 AM
When i was testing my program that uses parallel and interacts with redstone, i started sending, and then one computer said: pararell: Cant create a new native threat and then all the bloks dissapeared(the textures cause i can select them) so i restarted the world and when i restarted after a few moments all th textures were back but all the computers cant be turned on(in all the worlds that i have)
Posted 02 April 2013 - 10:52 AM
To solve this i have to reinstall computercraft and this happen everytime i give the argument send to my computer when the other is receiving
pastebin: http://pastebin.com/LB3fzf6L
Im recording a video
pastebin: http://pastebin.com/LB3fzf6L
Im recording a video
Posted 02 April 2013 - 10:53 AM
Screenshots/logs please. Sounds like you're using parallel over and over again, exhausting the native threads (which is your bad, not ours).
And learn to edit posts, instead of posting again.
And learn to edit posts, instead of posting again.
Posted 02 April 2013 - 11:01 AM
Parallel is completely unnecessary in that code. You may wish to post in Ask a Pro for help with basic event handling.
Posted 02 April 2013 - 11:08 AM
video: http://www.youtube.com/watch?v=SgHi6Zo8icg&feature=youtu.be must been processing
Posted 02 April 2013 - 11:10 AM
Sigh, I don't like to sit through videos. Screenshots would be much appreciated. But I guess I'll wait. *sighs*
Posted 02 April 2013 - 11:49 AM
it finished processing
Posted 02 April 2013 - 11:52 AM
As I said, logs would be appreciated. Also your code.
Posted 02 April 2013 - 11:53 AM
The code:
and there isnt any logs, it have to restart minecraft so no errorsTo solve this i have to reinstall computercraft and this happen everytime i give the argument send to my computer when the other is receiving
pastebin: http://pastebin.com/LB3fzf6L
Im recording a video
Posted 02 April 2013 - 11:54 AM
I'm just going to close this, since you aren't useful and don't even post what I ask for. Fix your code.