Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

From looking at the log for errors/warnings, 20+ of them aren't too bad to fix. Most of them tell you right in the log what it wants or is trying to find. Example: one error is it can't find exact fuel root node, you'll have to add one to the i3d file and then add to the xml file with its correct file path so it can find it.  Another easy one is the Grill_Radiator.dds is missing and needs to be added to the texture folder its looking in.  Sometimes it can be alot and suck ass to do but once you do it, you'll remember it for the next one. Hope this helps!!!

(+1)

yeah. Those dds ones I was going to do.  Completely  forgot about them.   I am done to having only 3 errors and a handful of warnings, but they will be easy fixes. Thanks