New version python 3 compatible

siclark
Posts: 1964
Joined: Tue Jun 13, 2017 5:08 am
Location: UK

Re: New version python 3 compatible

Post by siclark »

neilk wrote:Morning - It maybe the plugin is on strike like most of the UK train network (and suspect it may be related) but got this in my logs today

Code: Select all

 UK Trains Error                 Error in plugin execution runConcurrentThread:

  File "plugin.py", line 1033, in runConcurrentThread
type: name 'errorFile' is not defined

   UK Trains Error                 plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)

Thanks,
Neil
Ah. I've seen that occasionally. I think the reference to the error file to write errors to file is missing. Somehow I didn't have any in testing so never saw that error. I'll try and have a look soon but so far seems to be limited in impact and will return data once the some is available.
neilk
Posts: 727
Joined: Mon Jul 13, 2015 1:51 pm
Location: Reading, UK

Re: New version python 3 compatible

Post by neilk »

Thanks - not really an issue as you say it doesn't seem to impact anything so no panic at all.

Neil
siclark
Posts: 1964
Joined: Tue Jun 13, 2017 5:08 am
Location: UK

Re: New version python 3 compatible

Post by siclark »

I have somewhat belatedly updated a version which should in theory publish errors out to a file, and not throw that error if it can't find it. Fingers crossed it works.
Post Reply

Return to “iTravel”