I've put up maps that sometimes fail to load and I usually can whittle down the missing files through the server log, locate them on a redirect server and install them to make the maps work. The problem I have is that from time to time, I have a map that won't load, but the files that are listed as missing in the log can't be found. I can't locate them in my own repository of ODC server files nor on the various redirects that I've found where I normally find stuff. Here's an example:
Warning: Failed to load '2': Can't find file for package '2'
Warning: Failed to load 'DM-Kingshinobi-GODcity21': Can't find file for package '2'
Warning: Failed to load 'LevelSummary DM-Kingshinobi-GODcity21.LevelSummary': Can't find file for package '2'
Warning: Error loading DM-Kingshinobi-GODcity21 !
Warning: Failed to load 'KiraArik': Can't find file for package 'KiraArik'
Warning: Failed to load 'DM-Kimmy's-Babies': Can't find file for package 'KiraArik'
Warning: Failed to load 'LevelSummary DM-Kimmy's-Babies.LevelSummary': Can't find file for package 'KiraArik'
Warning: Error loading DM-Kimmy's-Babies !
I can't locate any file references for "2" or for "KiraArik" anywhere. A few times, I have searched for the root name of a file and found that the package name was shortened when logged in the error logs, but worked once I installed every variation with the root name in it...like if it said the package for UnWheelTTex was missing, I found that searching for Unwheel only located about 20 different files with that root name, and the actual file that worked was UnWheelTransTextures....but in these two cases, obviosly searching for just the number 2 returned tens of thousands of hits and searching for every variation of Kira and Arik returned nada....
My question is if there is a way to drill down further into the logs to locate the missing files or is there a program that will take a map and list all necessary files to make it load? I have UnRealEd working but don't know how to use it worth a shit so don't know if that function even exists for it either....any ideas would be great!
Warning: Failed to load '2': Can't find file for package '2'
Warning: Failed to load 'DM-Kingshinobi-GODcity21': Can't find file for package '2'
Warning: Failed to load 'LevelSummary DM-Kingshinobi-GODcity21.LevelSummary': Can't find file for package '2'
Warning: Error loading DM-Kingshinobi-GODcity21 !
Warning: Failed to load 'KiraArik': Can't find file for package 'KiraArik'
Warning: Failed to load 'DM-Kimmy's-Babies': Can't find file for package 'KiraArik'
Warning: Failed to load 'LevelSummary DM-Kimmy's-Babies.LevelSummary': Can't find file for package 'KiraArik'
Warning: Error loading DM-Kimmy's-Babies !
I can't locate any file references for "2" or for "KiraArik" anywhere. A few times, I have searched for the root name of a file and found that the package name was shortened when logged in the error logs, but worked once I installed every variation with the root name in it...like if it said the package for UnWheelTTex was missing, I found that searching for Unwheel only located about 20 different files with that root name, and the actual file that worked was UnWheelTransTextures....but in these two cases, obviosly searching for just the number 2 returned tens of thousands of hits and searching for every variation of Kira and Arik returned nada....
My question is if there is a way to drill down further into the logs to locate the missing files or is there a program that will take a map and list all necessary files to make it load? I have UnRealEd working but don't know how to use it worth a shit so don't know if that function even exists for it either....any ideas would be great!
Comment