GbxRemote.inc unpack()
Posted: 10 Sep 2013, 18:51
hey there
i've been working on a controller thingy lately and sometimes there is a php warning raised in the file GbxRemote.inc.php
after that warning the callbacks seem to be broken, for example there's no EndMap callback from the server anymore (didn't check if ANY callback is coming yet)
could please anyone tell how i can fix this warning or at least tell me how i can handle it properly that it doesn't break my whole controller connection?
thanks in advance
steff
i've been working on a controller thingy lately and sometimes there is a php warning raised in the file GbxRemote.inc.php
after that warning the callbacks seem to be broken, for example there's no EndMap callback from the server anymore (didn't check if ANY callback is coming yet)
Code: Select all
[10-Sep-2013 17:06:50 UTC] PHP Warning: unpack(): Type V: not enough input, need 4, have 1 in /application/core/PhpRemote/GbxRemote.inc.php on line 756
thanks in advance
steff