Wood Posted April 6, 2023 Posted April 6, 2023 (edited) Question? Has the recovery Tanker script changed at all. --////CARRIER GROUP RECOVERY TANKER -- S-3B at USS Stennis spawning on deck. TexacoStennis=RECOVERYTANKER:New(UNIT:FindByName("USS Truman"), "Arco Group") TexacoStennis:Start() TexacoStennis:SetTACAN(15, "ARC") TexacoStennis:SetRadio(235) It seems this is the only Tanker that will not respond to any calls after the latest update. com freq is 235 in the code as well as in the mission and still no joy. Anyone else seeing this Searching through the logs I cam across this. Error on both the SB3 and KC135 2023-04-05 23:36:45.754 ERROR APP (Main): Error: Unit [S-3B Tanker]: Corrupt damage model. 2023-04-05 23:36:45.747 ERROR APP (Main): Error: Unit [KC-135]: Corrupt damage model. Last time I flew this mission was a month ago with the SB3 working. Not sure if it has to do with anything related to MT as that's what I've been flying the last day or so. Logs attached so hopefully someone can shed some light on the issue. EDIT: After some more looking into the log I came across these errors. 2023-04-05 23:57:36.856 ERROR ED_SOUND (1072): can't load wave: "speech\eng\common\disabled_player\messages\ready pre-contact" 2023-04-05 23:57:38.404 ERROR ED_SOUND (1072): can't load wave: "speech\eng\common\tanker\effects\aircrafts\cockpits\radioclickbefore.wav" 2023-04-05 23:57:38.423 ERROR ED_SOUND (1072): can't load wave: "speech\eng\common\tanker\effects\aircrafts\cockpits\radioclickafter.wav" 2023-04-05 23:57:55.627 INFO ASYNCNET (Main): Current ping: 2.7ms 2023-04-05 23:58:25.635 INFO ASYNCNET (Main): Current ping: 1.9ms 2023-04-05 23:58:28.059 WARNING EDGRPC (Main): GRPC channel is not opened! 2023-04-05 23:58:28.240 ERROR ED_SOUND (1072): can't load wave: "speech\eng\common\tanker\effects\aircrafts\cockpits\radioclickbefore.wav" 2023-04-05 23:58:28.258 ERROR ED_SOUND (1072): can't load wave: "speech\eng\common\tanker\effects\aircrafts\cockpits\radioclickafter.wav" 2023-04-05 23:58:40.043 WARNING EDGRPC (Main): GRPC channel is not opened! 2023-04-05 23:58:55.650 INFO ASYNCNET (Main): Current ping: 1.7ms 2023-04-05 23:59:21.878 WARNING EDGRPC (Main): GRPC channel is not opened! 2023-04-05 23:59:22.005 ERROR ED_SOUND (1072): can't load wave: "speech\eng\common\tanker\effects\aircrafts\cockpits\radioclickbefore.wav" 2023-04-05 23:59:22.007 ERROR ED_SOUND (1072): can't load wave: "speech\eng\common\tanker\effects\aircrafts\cockpits\radioclickafter.wav" 2023-04-05 23:59:25.681 INFO ASYNCNET (Main): Current ping: 1.6ms 2023-04-05 23:59:31.014 WARNING EDGRPC (Main): GRPC channel is not opened! 2023-04-05 23:59:55.701 INFO ASYNCNET (Main): Current ping: 1.4ms 2023-04-06 00:00:05.832 WARNING EDGRPC (Main): GRPC channel is not opened! 2023-04-06 00:00:05.979 ERROR ED_SOUND (1072): can't load wave: "speech\eng\common\tanker\effects\aircrafts\cockpits\radioclickbefore.wav" 2023-04-06 00:00:05.981 ERROR ED_SOUND (1072): can't load wave: "speech\eng\common\tanker\effects\aircrafts\cockpits\radioclickafter.wav" Cheers Wood dcs.log.rar Edited April 6, 2023 by Wood Cheers Wood Windows 10, Intel i7-6700 CPU @3.40GHz, 32GB ram , GTX 4060Ti
buur Posted April 6, 2023 Posted April 6, 2023 It seems that your recovery script is based on Moose. Best is you post this question in the Moose discussion or on the Moose discord.
Wood Posted April 6, 2023 Author Posted April 6, 2023 6 hours ago, buur said: It seems that your recovery script is based on Moose. Best is you post this question in the Moose discussion or on the Moose discord. Hey. Thanks for the reply, I appreciate it but I honestly don't believe its from the script. Errors in the code are indicating both the SB3 and the KC135. If it was just he SB3 then the script would be a really possibility. Cheers Wood Windows 10, Intel i7-6700 CPU @3.40GHz, 32GB ram , GTX 4060Ti
Recommended Posts