View Single Post
Old 06-09-2010, 08:13 AM   #1275
m-land
Enthusiast
m-land has learned how to buy an e-book online
 
Posts: 41
Karma: 86
Join Date: Jul 2009
Device: PRS-505
Quote:
Originally Posted by m-land View Post
I've problem developing addon to PRS+. I do most probably something horribly wrong - but what?
I attach file VK.zip. When I copy it into addon directory than PRS+ does not start and there is single line in prsp.log saying Error initializing: Too big script!. Could anyone help me? (my code was much bigger, I strip it down)
PS: yes, it was attempt to integrate virtual keyboard to PRS+ utils because of my tests
Hmm, just now I take a look how addons are loaded and they are combined into one big script. Soto reproduce my problem you have to copy xDictionaryCL there as well). But as all files are combined together - really size could be a problem.
Is there any reason why they are not loaded one by one (load single script, run single script)..
m-land is offline   Reply With Quote