Mod is not showing in game

Your forum for all discussions around Modding.
AdyDuby
Posts: 3
Joined: Thu Aug 31, 2023 11:01 pm

Mod is not showing in game

Post by AdyDuby »

Hi i made a mod but it is not showing in game. Has anyone had this kind of issue?
Attachments
WeightIncrease.lua
(616 Bytes) Downloaded 46 times
User avatar
don_apple
Moderator
Posts: 8067
Joined: Thu Oct 28, 2010 9:31 pm
Location: Planet Earth

Re: Mod is not showing in game

Post by don_apple »

Hello and welcome to the forum!

I would recommend to check the log.txt file of the game to see if there are any warnings, errors or even LUA call-stacks that might give an indication why the game won't load the mod.
Gruß/Regards,
don_apple

Apple iMac 27" (2017), Quad-Core i7 4.2 GHz, 48GB, AMD Radeon R580 8GB
Bitte benutzt das öffentliche Forum für Supportfragen und nicht PN/Please use the public forum for support questions and not PM
FS22 Bugtracker
log.txt Image Server Forenregeln Board rules
AdyDuby
Posts: 3
Joined: Thu Aug 31, 2023 11:01 pm

Re: Mod is not showing in game

Post by AdyDuby »

So the mod in now active, but has no effect. I suppose the lua script is the issue, however I do not have sufficient knowledge about lua to fix it
AdyDuby
Posts: 3
Joined: Thu Aug 31, 2023 11:01 pm

Re: Mod is not showing in game

Post by AdyDuby »

This is the current script
Attachments
WeightIncrease.lua
(578 Bytes) Downloaded 38 times
Post Reply