About Store Forum Documentation Contact



Post Reply 
Seeking advice or knowledge for Byr Tree...
Author Message
Lifto Offline
Member

Post: #1
Seeking advice or knowledge for Byr Tree...
I purchased Byr Tree over a month ago and although I can load assets and projects in the engine with no problems I can not get Byr Tree to run.

I have also redownloaded 3 time so do not believe it is Byr Tree package.

Can anyone give me any advice?

Thank you much,
Lifto

Sorry, it posted both drafts by accident :(

Lifto
(This post was last modified: 05-17-2015 07:04 PM by Lifto.)
05-17-2015 07:02 PM
Find all posts by this user Quote this message in a reply
Pixel Perfect Offline
Member

Post: #2
RE: Seeking advice or knowledge for Byr Tree...
Hi, I just tried compiling it and there seem to be several issues with renamed functions or properties.

The first is easily fixed as follows:

Replace the 2 occurrences of

Code:
ww.getWindow("").text

with

Code:
ww.getWindow("").title

The other appears to be the removal of the function:

Code:
AppDataPath()

and presumably its replacement with something else. Unfortunately I'm not sure at this point with what? I'll try and look at the headers later and advise if someone doesn't beat me to it smile
05-17-2015 07:54 PM
Find all posts by this user Quote this message in a reply
Pherael Offline
Member

Post: #3
RE: Seeking advice or knowledge for Byr Tree...
Sorry, I was super busy with my other project, so I didn't update Byr Tree. There was few changes with Esenthel naming. I'm uploading version with fixes right now but Esenthel need to accept new version so it could take some time.
05-17-2015 08:32 PM
Find all posts by this user Quote this message in a reply
Lifto Offline
Member

Post: #4
RE: Seeking advice or knowledge for Byr Tree...
Much thanks to both of you. Strange as it sounds glad to find that it was not myself...lol. Figured I would ask before frustration took over.

I will wait for update approval and download...Thanks again.
05-17-2015 09:31 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #5
RE: Seeking advice or knowledge for Byr Tree...
The new version is available in the Store.
05-17-2015 10:53 PM
Find all posts by this user Quote this message in a reply
Lifto Offline
Member

Post: #6
RE: Seeking advice or knowledge for Byr Tree...
Just tried the download link but it is not working...sorry for all the bother
05-18-2015 06:04 PM
Find all posts by this user Quote this message in a reply
Pherael Offline
Member

Post: #7
RE: Seeking advice or knowledge for Byr Tree...
Hi, it's looks like EsenthelProject don't save which app is active. Please set active app as ByrTree (not ByrGrass). Or wait a little bit more, I'm uploading version where ByrTree should be set as active by default.
(This post was last modified: 05-18-2015 06:36 PM by Pherael.)
05-18-2015 06:33 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #8
RE: Seeking advice or knowledge for Byr Tree...
(05-18-2015 06:04 PM)Lifto Wrote:  Just tried the download link but it is not working...sorry for all the bother
Hi, everything works fine for me, please try refreshing your browser or download through EE Editor. If that won't help, please provide more info on the problem.
05-18-2015 10:50 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #9
RE: Seeking advice or knowledge for Byr Tree...
(05-18-2015 06:33 PM)Pherael Wrote:  Hi, it's looks like EsenthelProject don't save which app is active
It appears you're right, I'll fix this soon smile
05-18-2015 10:56 PM
Find all posts by this user Quote this message in a reply
Post Reply