Fetty42 / FS22_VIPOrderManager

10 stars 4 forks source link

Issue on Multiplayer #3

Open AHRichie opened 2 years ago

AHRichie commented 2 years ago

I did some testing on a multiplayer Dedicated server, with a new save, with the Mod included from start.

Map Maypole Farm, Farm Manager Setting 3 Players with their own farms set up each

After the initial setup, no error and orders functioned fine. After the sever restart. The below errors started appearing in the log, after each player login, and they continue until the player has logged out. PLayers are farm managers and have farms set up with land purchased. Once the player logs out the errors stop. They start again on the next login

2022-05-08 11:07 Error: Running LUA method 'update'. C:/Users/XXX/Documents/My Games/FarmingSimulator2022/mods/FS22_VIPOrderManager/VIPOrderManager.lua:420: attempt to index global 'farmland' (a nil value) 2022-05-08 11:07 Error: Running LUA method 'update'. C:/Users/XXX/Documents/My Games/FarmingSimulator2022/mods/FS22_VIPOrderManager/VIPOrderManager.lua:420: attempt to index global 'farmland' (a nil value) 2022-05-08 11:07 Error: Running LUA method 'update'. C:/Users/XXX/Documents/My Games/FarmingSimulator2022/mods/FS22_VIPOrderManager/VIPOrderManager.lua:420: attempt to index global 'farmland' (a nil value) 2022-05-08 11:07 Error: Running LUA method 'update'. C:/Users/XXX/Documents/My Games/FarmingSimulator2022/mods/FS22_VIPOrderManager/VIPOrderManager.lua:420: attempt to index global 'farmland' (a nil value) 2022-05-08 11:07 Error: Running LUA method 'update'.

Fetty42 commented 2 years ago

Sorry, currently the MOD does not support multiplayer. I am in the works of adapting it. But I have no experience with multiplayer yet.

AHRichie commented 1 year ago

Hi Thats no problem, I understand, It will be a good mod on multiplayer. If you need any testing done, let me know, more than happy to help

On Sun, 8 May 2022 at 13:12, Dirk @.***> wrote:

Sorry, currently the MOD does not support multiplayer. I am in the works of adapting it. But I have no experience with multiplayer yet.

— Reply to this email directly, view it on GitHub https://github.com/Fetty42/FS22_VIPOrderManager/issues/3#issuecomment-1120407582, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZCH3EZYEUMVHTVIXTXCIU3VI6VSDANCNFSM5VLXIZWQ . You are receiving this because you authored the thread.Message ID: @.***>

Thalley commented 1 week ago

@AHRichie Did you give up on multiplayer support?