[]Exception_17();

Results 2 issues of []Exception_17();

computronics throws` java.lang.NoClassDefFoundError: pl/asie/lib/block/BlockBase`. with all versions of both computronics and asielib

when using `computer.pushSignal()` with valid table, such as: `{"b",{"c"}}`, event.pull() returns a table without any subtables: `{"b"} ` screenshot: ![image](https://github.com/user-attachments/assets/62cf2504-f133-4686-ac27-cf7179aa9695) is this intended behavior? I checked documentation, and it says...

bug