Posted 28 October 2012 - 01:02 AM
Hi :D/>/>
I have wrote some kind of rednet api. Now i found a bug, that makes moving on in the development kind of hard.
The bug is that the function "net.sendConfirmation()" never receives a confirmation.
But for each received rednet message is a confirmation returned.
All functions that have something to do with confirmation are :
The function are described better in the code : -> Pastebin <-
If you have time to read through my code, and can help my i would be really grateful!! :)/>/>
I have wrote some kind of rednet api. Now i found a bug, that makes moving on in the development kind of hard.
The bug is that the function "net.sendConfirmation()" never receives a confirmation.
But for each received rednet message is a confirmation returned.
All functions that have something to do with confirmation are :
net.sendConfirmation()
net.waitForConfirmation()
net.sendAndLetConfirm()
net.rednet_messageEvent()
The function are described better in the code : -> Pastebin <-
If you have time to read through my code, and can help my i would be really grateful!! :)/>/>