The online racing simulator
InSim Version 9 IS_CIM problem
(7 posts, started )
InSim Version 9 IS_CIM problem
Hello

After updating insim to version 9, IS_CIM doesn't work (not read), it works when I downgrade to version 8. where is the problem.

I was going to use it to add text to the tool selection menu..

Note: C#
Mate you can not just say it doesent work.
We need more information.

What library are you using. Can you share your code. Can you share your debug output. Are there exceptions thrown.
There is no error, no change, same code name, it works in version 8, it's like it doesn't see it when I switch to version 9

private void CIM_InterfaceMode(InSim insim, IS_CIM cim)
{
try
{
clsConnection Conn = this.Connections[this.GetConnIdx(cim.UCID)];

if (cim.Mode == ModeIdentifier.CIM_NORMAL)
{
insim.send("test 1");
}
else if (cim.Mode == ModeIdentifier.CIM_CAR_SELECT)
{
insim.send("test 2");
}
}
catch (Exception EX)
{
LogTextToFile("packetError", "CIM - " + EX.Message);
}
}
I cant help you then mate. The only thing I think could be the issue is that either the InSim library you are using or you, dont handle the packets size correctly since the devs updated to IS_VER 9 the Size property of the packet is divided by 4 instead of just holding the size of the packet in bytes.
I still have the same problem. I survived InSimDotNET's test, but it still doesn't work, as you said, version 8 also works in poverty. The problem is not with us, I think things like IS_UCO, IS_OCO, IS_CIM are not visible to the system.

sorry translation Frown
to which version of LFS, you want connect the insim to?
Insim v9 doesn't work on 0.6R

It only works on 0.7A and newer.
0.7D

InSim Version 9 IS_CIM problem
(7 posts, started )
FGED GREDG RDFGDR GSFDG