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