You are here

MDB Unhandled Exception IMDB

7 posts / 0 new
Last post
bsperduto
Offline
Donator
Joined: 3 years
Last seen: 2 weeks
MDB Unhandled Exception IMDB

Hi,

I'm running into an unhandled exception on WG++ 3.1.2 (tested thru 3.1.0) and the imdb mdb processer revision 9 (also 8). As best as I can tell on the first show it finds it throws an exception. I didn't see any warnings or anything useful in the log other than the exception. I've attached the log bundle and guide files, please let me know if you need anything else.

Thanks

Attachments: 
ClevelandDynamics
Offline
Donator
Joined: 3 years
Last seen: 3 years

I am having the same issue with my MDB setup. Same thing as you - unhandled exception and no logs indicating what happened.

I have attached relevant logs and config.

Attachments: 
Bragor
Offline
Donator
Joined: 3 years
Last seen: 4 months

Me too (also with 3.1.3)

WGMaker
Offline
WGMaker's picture
WG++ Team memberDonator
Joined: 11 years
Last seen: 7 hours
Is the support helpful?
support us

Hi, I will look into it ... Jan

WGMaker
Offline
WGMaker's picture
WG++ Team memberDonator
Joined: 11 years
Last seen: 7 hours
Is the support helpful?
support us

I found the problem ..
In 3.1.1 beta an extra operation was added for the mdb and rex target file composition : max_elements
(This is mostly useful for multi value elements like actor etc)
The implementation of it however is such that that operation must always be there, even if not needed !!
I have corrected it in the coming next beta 3.1.4 but that won't be available as yet.

If you use beta 3.1.3 it can be solved by adding this operation in the mdb.config (or rex.config)
e.g. change this:
{'mdb-title'...}{[plot: 'mdb-plot']\n}'description'{\n[imdb description: 'mdb-description[max_sentences=2]']}
into this:
{'mdb-title'...}{[plot: 'mdb-plot']\n}'description'{\n[imdb description: 'mdb-description[max_elements=1,max_sentences=2]']}

P.S. I noticed this for select :
selectserie duration="25" minumum="2" musthave="title, sub-title, episode-num" optional=""/
It is better to use
selectserie duration="25" minumum="2" musthave="title" optional="sub-title, episode-num"/
or just simply defaults (because that's the same) :

Also .. mat8861 made an improved version of imdb.com.ask_series.ini .. rev 10

bsperduto
Offline
Donator
Joined: 3 years
Last seen: 2 weeks

Thanks that seems to solve the problems!

I only see rev 9 on github, do you know where 10 is?

Thanks!

mat8861
Offline
WG++ Team memberDonator
Joined: 8 years
Last seen: 13 hours
Log in or register to post comments

Brought to you by Jan van Straaten

Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl