Posted July 29, 2022
Hi all
i have a few queries errors shown at the end when installing mods --------
Firstly with most car mods this is the same error always Extents and Physical chassis - now you find the error in the mod and you can see where they dont match so the question is which numerical do you then use the one in the extents or the one in the chassis --- AND WHY is this error there -- you are not just talking one or two examples but the entire mod and all vehicles and then other different vehicle mods as well -- Even Expanded Helicopter events tosses out the same errors -- and well a game cannot change the mod script and save it so is it modders just copying and pasting other peoples mistakes and passing it off as their own work or is there another reason
WARN : Script , 1659043644315> VehicleScript.Loaded> vehicle "XM93Desert" extents != physicsChassisShape
LOG : General , 1659043644315> ERROR: template "Axle" not found
WARN : Script , 1659043644933> VehicleScript.Loaded> vehicle "StepVan" extents != physicsChassisShape
WARN : Script , 1659043644049> VehicleScript.Loaded> vehicle "UH1HTail" extents != physicsChassisShape
Secondly my second enquiry "recipe source & recipe result"--
WARN : Recipe , 1659043645579> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "SKSMADMAXSD" in recipe "Convert to Detachable Mag"
WARN : Recipe , 1659043645580> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe result "SKSMADMAX30SD" in recipe "Convert to Detachable Mag" -----
ARN : Recipe , 1659043645373> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe result "M2CarbineStd" in recipe "Remove Suppressor M2CARSTD"
WARN : Recipe , 1659043645374> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe result "M9SD" in recipe "Attach Suppressor M9"
WARN : Recipe , 1659043645374> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "M9SD" in recipe "Remove Suppressor M9"
WARN : Recipe , 1659043645375> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe result "M9A3SD" in recipe "Attach Suppressor M9A3"
WARN : Recipe , 1659043645376> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "M9A3SD" in recipe "Remove Suppressor M9A3"
WARN : Recipe , 1659043645376> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe result "M1903SD" in recipe "Attach Suppressor M1903"
WARN : Recipe , 1659043645377> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "M1903SD" in recipe "Remove Suppressor M1903"
WARN : Recipe , 1659043645377> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "M1903Sniper" in recipe "Attach Suppressor M1903S"
WARN : Recipe , 1659043645377> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe result "M1903SniperSD" in recipe "Attach Suppressor M1903S"
Again this is a very common error across many mods -- so what causes it BUT how does one fix this -
Another thing that pops up is --- What does it mean about base and why does this error occur and how can one correct it
LOG : General , 1659043632196> adding unknown item param "ExtMagType" = "Base.556Clip"
LOG : General , 1659043632288> ERROR: module "Base" imports itself
WARN : Recipe , 1659043645730> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "FRSideContainer8" in recipe "Salvage Vehicle Trunks"
WARN : Recipe , 1659043645730> RecipeManager.resolveItemModuleDotType> WARNING: module "Salvage Vehicle Parts" may have forgot to import module Base
i have a few queries errors shown at the end when installing mods --------
Firstly with most car mods this is the same error always Extents and Physical chassis - now you find the error in the mod and you can see where they dont match so the question is which numerical do you then use the one in the extents or the one in the chassis --- AND WHY is this error there -- you are not just talking one or two examples but the entire mod and all vehicles and then other different vehicle mods as well -- Even Expanded Helicopter events tosses out the same errors -- and well a game cannot change the mod script and save it so is it modders just copying and pasting other peoples mistakes and passing it off as their own work or is there another reason
WARN : Script , 1659043644315> VehicleScript.Loaded> vehicle "XM93Desert" extents != physicsChassisShape
LOG : General , 1659043644315> ERROR: template "Axle" not found
WARN : Script , 1659043644933> VehicleScript.Loaded> vehicle "StepVan" extents != physicsChassisShape
WARN : Script , 1659043644049> VehicleScript.Loaded> vehicle "UH1HTail" extents != physicsChassisShape
Secondly my second enquiry "recipe source & recipe result"--
WARN : Recipe , 1659043645579> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "SKSMADMAXSD" in recipe "Convert to Detachable Mag"
WARN : Recipe , 1659043645580> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe result "SKSMADMAX30SD" in recipe "Convert to Detachable Mag" -----
ARN : Recipe , 1659043645373> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe result "M2CarbineStd" in recipe "Remove Suppressor M2CARSTD"
WARN : Recipe , 1659043645374> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe result "M9SD" in recipe "Attach Suppressor M9"
WARN : Recipe , 1659043645374> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "M9SD" in recipe "Remove Suppressor M9"
WARN : Recipe , 1659043645375> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe result "M9A3SD" in recipe "Attach Suppressor M9A3"
WARN : Recipe , 1659043645376> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "M9A3SD" in recipe "Remove Suppressor M9A3"
WARN : Recipe , 1659043645376> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe result "M1903SD" in recipe "Attach Suppressor M1903"
WARN : Recipe , 1659043645377> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "M1903SD" in recipe "Remove Suppressor M1903"
WARN : Recipe , 1659043645377> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "M1903Sniper" in recipe "Attach Suppressor M1903S"
WARN : Recipe , 1659043645377> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe result "M1903SniperSD" in recipe "Attach Suppressor M1903S"
Again this is a very common error across many mods -- so what causes it BUT how does one fix this -
Another thing that pops up is --- What does it mean about base and why does this error occur and how can one correct it
LOG : General , 1659043632196> adding unknown item param "ExtMagType" = "Base.556Clip"
LOG : General , 1659043632288> ERROR: module "Base" imports itself
WARN : Recipe , 1659043645730> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "FRSideContainer8" in recipe "Salvage Vehicle Trunks"
WARN : Recipe , 1659043645730> RecipeManager.resolveItemModuleDotType> WARNING: module "Salvage Vehicle Parts" may have forgot to import module Base
Post edited July 29, 2022 by shanevan
No posts in this topic were marked as the solution yet. If you can help, add your reply