Results 1 to 11 of 11

Thread: Plugin(libtesseract2_32) has not been found

  1. #1
    Join Date
    Aug 2014
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default Plugin(libtesseract2_32) has not been found

    hey

    i need some help fixing this error:

    Error: Plugin(libtesseract2_32) has not been found
    Compiling failed.

    like the error says, it fails when trying to compile the script which just makes it impossible to run any script at that moment ^^

    I used the search function but there seems to be no thread with the solution to this problem.
    Probably i'll just need that plugin i guess. I tried updating simba plugins automaticaly but that wont fix anything ... reinstalling isn't working as well.

    some help of any kind is recommended ^^

    greetz Samson420

  2. #2
    Join Date
    Oct 2006
    Posts
    6,752
    Mentioned
    95 Post(s)
    Quoted
    532 Post(s)

    Default

    Quote Originally Posted by Samson420 View Post
    hey

    i need some help fixing this error:

    Error: Plugin(libtesseract2_32) has not been found
    Compiling failed.

    like the error says, it fails when trying to compile the script which just makes it impossible to run any script at that moment ^^

    I used the search function but there seems to be no thread with the solution to this problem.
    Probably i'll just need that plugin i guess. I tried updating simba plugins automaticaly but that wont fix anything ... reinstalling isn't working as well.

    some help of any kind is recommended ^^

    greetz Samson420

    I'm assuming you recently updated simba to the latest version?

    Go to View-Extensions menu and make sure it is checked, the go to Extensions-Check for Update. After that updates, go to View-Extensions and click srl.sex and you should see a couple menu items show up. Then just plugins-Check for update and after that you should be good to go!
    “The long-lived and those who will die soonest lose the same thing. The present is all that they can give up, since that is all you have, and what you do not have, you cannot lose.” - Marcus Aurelius

  3. #3
    Join Date
    May 2013
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    i had this error today myself .... and this is what i did ... i install simba again in other folder and updated and everything and then i copied all the files in plugins folder(from my new simba) and i pasted all the files in my old plugin folder(old Simba) and it worked

  4. #4
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    If you do:

    1. A fresh install of the new simba (uninstall old one first/delete everything in C:/simba)
    2. Open simba and update the extensions.
    3. Close simba.
    4. Open it again and update plugins/srl/sps


    you won't have any problems.

  5. #5
    Join Date
    Nov 2013
    Location
    Lithuania
    Posts
    121
    Mentioned
    0 Post(s)
    Quoted
    74 Post(s)

    Default

    Will my old scripts work?


    (what i did was) Open a script by double clicking one. Not by opening simba exe and then opening from inside. Messed up my extensions plugins ect.
    Opened simba normally. Updated everything in the correct order and it worked. No reinstall.

  6. #6
    Join Date
    Aug 2014
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    If you do:

    1. A fresh install of the new simba (uninstall old one first/delete everything in C:/simba)
    2. Open simba and update the extensions.
    3. Close simba.
    4. Open it again and update plugins/srl/sps


    you won't have any problems.
    thx Mayor i guess i should have completly deinstalled simba first. it is compiling again after completing your steps ...

    thx for the fast replys! I was crying myself to sleep when i thought i couldn't run any scripts for the next days.

  7. #7
    Join Date
    Jul 2007
    Location
    Paris
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    My simba (http://wizzup.org/simba/) keeps crashing, and each time it crashes, I get the libtesseract2_32 problem back... What making that happen ?

    Edit : got it with AIO Divi with OpenGL.
    Last edited by Xlr; 10-05-2014 at 05:36 PM.

  8. #8
    Join Date
    Jul 2007
    Location
    Paris
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    Could you give us your libtesseract2_32.so and .dll please ?

  9. #9
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

  10. #10
    Join Date
    Jul 2007
    Location
    Paris
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    Thank you very much Mayor !

    I've done all those things, and now I got this error on AIO divination :
    Code:
    Error: Unknown declaration "TPAPartitionWrap" at line 227
    Compiling failed.
    Any idea on where that could come from ?

  11. #11
    Join Date
    Nov 2011
    Location
    England
    Posts
    3,072
    Mentioned
    296 Post(s)
    Quoted
    1094 Post(s)

    Default

    Quote Originally Posted by Xlr View Post
    Thank you very much Mayor !

    I've done all those things, and now I got this error on AIO divination :
    Code:
    Error: Unknown declaration "TPAPartitionWrap" at line 227
    Compiling failed.
    Any idea on where that could come from ?
    Replace that with PartitionTPA, I will probs go and fix his script up though..

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •