[Gambas-user] Crash Gambas3.12.2

gen braga genbraga1 at gmail.com
Tue Feb 26 18:52:53 CET 2019


Try sending as byte:

Dim packet as new byte[]

Packet=[1,2,3,4,5]

For each b as byte in packet

Write #sport, b as byte

Next

Or something like It.

Gen.


Em ter, 26 de fev de 2019 14:47, T Lee Davidson <t.lee.davidson at gmail.com>
escreveu:

> Same here Gen. Run in the IDE, it crashes at "Debug PacketH" which
> attempts to output a string with non-ascii characters.
> Commenting that line allows to project to run.
>
>
> ___
> Lee
>
>
> On 2/26/19 12:37 PM, gen braga wrote:
> > If you make the executable, works fine. Only when ran under the IDE It
> crashes...
> >
> > Gen.
> >
> > Em ter, 26 de fev de 2019 14:25, Pino Zollo <pinozollo at gmail.com
> <mailto:pinozollo at gmail.com>> escreveu:
> >
> >     Here it is....only 12 KB...
> >
> >     Run it and Just click on the button.
> >
> >     ...the IDE closes.
> >
> >     Thanks
> >
> >     Pino Zollo
> >
> >
> >     ----[ Gambas mailing-list is hosted by https://www.hostsharing.net
> ]----
> >
> >
> >
> > ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
> >
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190226/1524e78d/attachment.html>


More information about the User mailing list