This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
FuuuAInfiniteLoop(F.A.I.L)'s profile picture

[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 AM
FuuuAInfiniteLoop(F.A.I.L) #1
Posted 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)
FuuuAInfiniteLoop(F.A.I.L) #2
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
Cloudy #3
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.
Lyqyd #4
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.
FuuuAInfiniteLoop(F.A.I.L) #5
Posted 02 April 2013 - 11:08 AM
video: http://www.youtube.com/watch?v=SgHi6Zo8icg&feature=youtu.be must been processing
Cloudy #6
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*
FuuuAInfiniteLoop(F.A.I.L) #7
Posted 02 April 2013 - 11:49 AM
it finished processing
Cloudy #8
Posted 02 April 2013 - 11:52 AM
As I said, logs would be appreciated. Also your code.
FuuuAInfiniteLoop(F.A.I.L) #9
Posted 02 April 2013 - 11:53 AM
The code:
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
and there isnt any logs, it have to restart minecraft so no errors
Cloudy #10
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.