mergJSON.bundle troubles with LC 6.x

A place to discuss Version Control in LiveCode

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am
Location: Palo Alto

mergJSON.bundle troubles with LC 6.x

Post by Simon » Sat May 30, 2015 10:41 pm

Hi Monte,
I can get lcVCS to run using lC 7.x but when using 6.x it bombs out on the mergJSON call in Mac OSX 10.10.3.
It's all running well on my Windows 7 machine.

Any tips?

Thanks,
Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

Re: mergJSON.bundle troubles with LC 6.x

Post by monte » Fri Jun 05, 2015 4:26 am

Can you give me more info on what you mean by bombs?
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am
Location: Palo Alto

Re: mergJSON.bundle troubles with LC 6.x

Post by Simon » Fri Jun 05, 2015 7:34 am

Hi Monte,
I'm away from my Mac for a few days, I'll get you the line number it errors on as soon as I get back.

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am
Location: Palo Alto

Re: mergJSON.bundle troubles with LC 6.x

Post by Simon » Wed Jun 10, 2015 5:54 pm

Hi Monte,
The error is;
stack "lcVCS" execution error at line 1302 (Function: error in function handler) near "mergJSONEncode", char 11
when I add a Project Path.

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

Re: mergJSON.bundle troubles with LC 6.x

Post by monte » Thu Jun 11, 2015 4:48 am

Hmm... a it's on mergJSONEncode I suspect you are not passing UTF8 to the external. That's going to be the main reason it will choke.
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

Post Reply

Return to “Version Control”