Page 1 of 1

Updated to 4.1.4

Posted: 09 March 2013, 0:31 AM
by kurakaira
I Updated from 4.0.3 to 4.1.4 , now ZBasic crashes every time i click Serial Port Options ...
I am using a Mac with Parallels desktop and XP .
Anyone have this problem ?
( probably the problem would correct itself if i installed windows again but i really , really want to avoid that process .... )

Re: Updated to 4.1.4

Posted: 09 March 2013, 15:32 PM
by dkinzer
kurakaira wrote:I Updated from 4.0.3 to 4.1.4 , now ZBasic crashes every time i click Serial Port Options ...
I don't have an idea yet as to what is causing the problem. The 4.0.3 installer contained v1.6.2 of the IDE whereas the version in the 4.1.4 installer is v1.6.5. Although v1.6.2 of the IDE is not available separately at the moment, v1.6.3 of the IDE is available via the link below.

http://www.zbasic.net/download/ZBasicID ... _1-6-3.zip

Posted: 10 March 2013, 0:33 AM
by kurakaira
I copied those to IDE , and now it works .
Thank You !

( i'm using Lenovo / IBM serial adapter , 41A4953 , with it's own driver )

Posted: 03 April 2013, 3:19 AM
by kurakaira
I needed to do a firmware update so i started up an old XP laptop that has hardware COM . ( I "fried" a brand new ZX24r when my MAC -> Parallels -> XP crashed during firmware update , i won't attempt that again with a usb serial adapter ...)
So i downloaded the newest 4.1.5 installer to the old pc . ( Thinkpad T30 , XP professional )
ZBasic works otherwise fine , but crashes when i click Serial Port Options .
( The instruction at "0x0042888f" referenced memory at "0x00002874". The memory could not be "read" )

Update --->
I installed the 1.6.4 IDE and it works !

Posted: 03 April 2013, 16:51 PM
by dkinzer
kurakaira wrote:ZBasic works otherwise fine , but crashes when i click Serial Port Options .
We've made some changes to the Serial Options dialog code that may correct the access violation. We cannot confirm that this corrects the problem because we don't have Parallels nor OS-X. Please give this a try and report back.

http://www.zbasic.net/download/ZBasicID ... _1-6-6.zip

Posted: 04 April 2013, 0:43 AM
by kurakaira
Now it works , both on my MAC and my old PC .
Thank You Don !