France
Asked — Edited

Question With Synbot

Hi @Jlucben, I used Program O with AIML (because it work with french language) but I am interested by Synbot. I installed the plugin and followed the tutorial for the installation but I have this message. I tried on another PC and I have the same message. What did I miss? Is the connection between EZ builder and Synbot that is not done?

Thanks

 System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
   à SynbotPlugin.Mainform.Bot_Query(String userphrase) dans C:\DevEZB\Plugin EZB JLB\Synbot  plugin V2\Synbot  plugin V2\Synbot Plugin\Mainform.cs:ligne 789
   à SynbotPlugin.Mainform.sendbutton_Click(Object sender, EventArgs e) dans C:\DevEZB\Plugin EZB JLB\Synbot  plugin V2\Synbot  plugin V2\Synbot Plugin\Mainform.cs:ligne 1055
   à System.Windows.Forms.Control.OnClick(EventArgs e)
   à System.Windows.Forms.Button.OnClick(EventArgs e)
   à System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   à System.Windows.Forms.Control.WndProc(Message& m)
   à System.Windows.Forms.ButtonBase.WndProc(Message& m)
   à System.Windows.Forms.Button.WndProc(Message& m)
   à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) 


ARC Pro

Upgrade to ARC Pro

Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.

#1  

@Jlucben I did a clean installation but still the same thing. I also have this message when connecting the plugin. I think the connection between ARC and Synbot is not done. A little help to understand what I'm not doing right ? Thanks

Attempting connection on COM6
Connected to COM6 at 9600
Reports EZB v3 OS
Welcome to EZ-B v3!
Connected
Error in control 'Synbot Plugin'. Message: La référence d'objet n'est pas définie à une instance d'un objet. 
#2  

Hello, nobody uses the Synbot plugin? Too bad, I thought it was a good alternative to Program O regarding Aiml's language support in French. The AimlBot plugin is fine but it doesn't handle accented characters (éêèçù ....).

Thanks anyway.

PRO
Synthiam
#3  

I think quite a few people do - or have... not sure why no one has piped up yet. Maybe it's because the error is super generic and no one has experience with it. Maybe we're waiting on the author to chime in.

Might get his attention by finding an old thread that he had started and responding to it. that will send him an email

#4  

Thank you. I found his email address and I will try to contact him. Otherwise I will find a solution with Program O.

PRO
USA
#5  

@Reactor, I think you missed something.

This is my "Test" setup:

User-inserted image

User-inserted image

User-inserted image

User-inserted image

Plugin Configuration Folders: User-inserted image

Ça marche !

PRO
USA
#6  

Let's reproduce your error:

Provide an incorrect Folder Location: User-inserted image

Save the project, open the project, Start the Bot and do a Query: User-inserted image

And Voila! ... ne marche pas !

#7  

Thank you very much. Ça marche ! It's clear now. The connection is established, but 3 seconds after ARC crash. Tomorrow I will reinstall all this cleanly. Thanks again.