Hi Mistral
I had exactly the same thing happen to me. I'm now trying to remember what I did to get round it....:doh:
Firstly, you say about it not being useful in Lomac because of the touch button function not being in, well thats were touch buddy comes in. If you have a touch screen you can have controls setup on your touch screen. It works brilliant!
With your setup, are you using a separate monitor for virtual panel?
If you are, have you changed the "localhost" ip to your Lan one? ( see my post above for how not to do it !!!! ).
This is how I've done it
Main comp runs lockon.
Laptop runs touch body and virtual panel.
touch screen runs off laptop.
copied the two export files onto main comp into lockon/config/export folder. Opened export.lua in wordpad changed local host as below.
-----------------------------------------------------------------------
dofile "lua.lua"
socket = require("socket")
host = host or "192.168.0.2"
port = port or 8080
-----------------------------------------------------------------------
(192.168.0.2 is my laptop IP.)
saved it, then made sure the config.lua had this...
-----------------------------------
EnableExportScript = true
-----------------------------------
I then run virtual panel on my laptop, then fire up lockon, on the virtual panel display you should see "disconnected" upper left of screen.
When you go into a mission that changes to connected, when you are actually in the plane.
That should be it, I haven't explained touch buddy ( for another day maybe ).
With regard to the error boxes, if they still happen try deleting the files and re copy them onto your second computer.
Hope this helps, and nice background btw :thumbup: