Mogli12 / GearboxAddon

Farming Simulator 2017: Gearbox addon
GNU General Public License v3.0
53 stars 28 forks source link

Error reading network ID: 311 (gearboxMogli) #353

Closed MetalGovy closed 6 years ago

MetalGovy commented 6 years ago

Hello,

With certain tractor mods i do get the following errors:

`Error sending network ID: nil (gearboxMogli)

2: D:/home/sid_325208/farmingSim_2017/profile/mods/FS17_GearboxAddon/mogliBase.lua (994): writeStream

Is this a issue with the mod itself or the gearbox ?

Mogli12 commented 6 years ago

Hi,

The problem is a mismatch in the number of bytes read and written on client and server. Such error affects all other mods that try to sync in the same time frame.

I am pretty sure rhat the problem is in the other mod.

Regards, Stefan

MetalGovy commented 6 years ago

Hello,

I gotta ask the modder of the tractor mod then to sort it? Or is this something that cannot be fixed ?