modelleicher / FS22_simpleIC

Global Interactive Control Mod for FS22. The popular Mod from FS19 is back, converted and reworked by the original Author!
62 stars 24 forks source link

Can't seem to get SimpleIC working... #23

Open led-hall opened 2 years ago

led-hall commented 2 years ago

Hello, I'm trying to get SimpleIC working, but not having much luck.

I have only 4 mods to load, 2 fire trucks, license plate mod and SimpleIC:

  Mod Directory: C:/Users/halll/OneDrive/Documents/My Games/FarmingSimulator2022/mods/
Available mod: (Hash: e735ca47e7f52064b0452e3e31cd536c) (Version: 1.0.0.1) FS22_LicensePlateManager__Update
Available mod: (Hash: 2ead70665d8c9b02800cf8ec854ddf6b) (Version: 2.0.2.0) FS22_Rosenbauer_AT2020
Available mod: (Hash: e1da031fb212f5c5473881bc5cfb68d3) (Version: 1.1.0.2) FS22_Schlingmann_Unimog_TLF3000
Available mod: (Hash: a84d37cd2fbfb37ccc294b908142038b) (Version: 0.9.0.9 FS22) FS22_simpleIC_0_9_0_9

I see the following in the FS22 log:

2022-07-14 20:10   Info:   Loaded construction brush types
2022-07-14 20:10   Load mod: FS22_LicensePlateManager__Update
2022-07-14 20:10   Load mod: FS22_Rosenbauer_AT2020
2022-07-14 20:10 *** Categorizer loading cats!
2022-07-14 20:10   Load mod: FS22_Schlingmann_Unimog_TLF3000
2022-07-14 20:10 *** Categorizer loading cats!
2022-07-14 20:10   Load mod: FS22_simpleIC_0_9_0_9
2022-07-14 20:10   Error: vehicle type 'base' has unknown specialization 'FS22_simpleIC.simpleIC_animations!
2022-07-14 20:10   Error: vehicle type 'base' has unknown specialization 'FS22_simpleIC.simpleIC!
...
...
2022-07-14 20:10   Error: vehicle type 'FS22_Schlingmann_Unimog_TLF3000.VARUS4X4' has unknown specialization 'FS22_simpleIC.simpleIC_animations!
2022-07-14 20:10   Error: vehicle type 'FS22_Schlingmann_Unimog_TLF3000.VARUS4X4' has unknown specialization 'FS22_simpleIC.simpleIC!
2022-07-14 20:10   Error: vehicle type 'baseTipper' has unknown specialization 'FS22_simpleIC.simpleIC_animations!
...

I see the same error message for the other fire truck too. It looks like an issue, but I'm not sure what I need to do to fix this -- can you help?

Attached is the full log: log.txt

modelleicher commented 2 years ago

You renamed it to FS22_simpleIC_0_9_0_9 you can't do that :) Name needs to stay at FS22_simpleIC (renaming breaks stuff as is the case with most script-mods)

led-hall commented 2 years ago

Ah, that's unfortunately how it came from some mod site :-(

I used the release zip here on your github repo and it worked :-) Thanks for helping, much appreciated!