Just a question,
who made this modification and removed my name from the copyright string and changed the version number ?
From the UID i can see this mod had the version number "15" before it was modified.
- Code: Select all
info: author="",
info: copyright="",
info: name="NuclearRepulsorShields Without Nomads",
info: uid="44844B72-6054-4556-0150-D5FA6066FB5E",
info: version=1
Also looks like there where custom unit files and AI templates running at the same time.
Customunits are from mod version before 17, and AI builders where replacing it. Runing both is extremly bad
- Code: Select all
debug: Loading module '\000/mods/nuclearrepulsorshields without nomads/lua/customunits/cityshields.lua\000'
debug: Loading module '\000/mods/nuclearrepulsorshields without nomads/lua/customunits/metropolisshields.lua\000'
debug: Loading module '\000/mods/nuclearrepulsorshields without nomads/lua/customunits/villageshields.lua\000'
info: Hooked /lua/ai/aibuilders/aiexperimentalbuilders.lua with /mods/quantumresourcegenerators without nomads/hook/lua/ai/aibuilders/aiexperimentalbuilders.lua
info: Hooked /lua/ai/aibuilders/sorianexperimentalbuilders.lua with /mods/quantumresourcegenerators without nomads/hook/lua/ai/aibuilders/sorianexperimentalbuilders.lua
And something happened with the unit icons.
The build-in icon support was modified to exclude Nomad units but all icons where deleted from the modfolder:
- Code: Select all
debug: [uiutil.lua, function UIFile()] - Unable to find file:/textures/ui/seraphim/icons/units/qab4408_icon.dds
debug: [uiutil.lua, function UIFile()] - Unable to find file:/textures/ui/seraphim/icons/units/qab4409_icon.dds
debug: [uiutil.lua, function UIFile()] - Unable to find file:/textures/ui/seraphim/icons/units/qab4410_icon.dds
debug: [uiutil.lua, function UIFile()] - Unable to find file:/textures/ui/seraphim/icons/units/qeb4408_icon.dds
debug: [uiutil.lua, function UIFile()] - Unable to find file:/textures/ui/seraphim/icons/units/qeb4409_icon.dds
debug: [uiutil.lua, function UIFile()] - Unable to find file:/textures/ui/seraphim/icons/units/qeb4410_icon.dds
debug: [uiutil.lua, function UIFile()] - Unable to find file:/textures/ui/seraphim/icons/units/qrb4208_icon.dds
debug: [uiutil.lua, function UIFile()] - Unable to find file:/textures/ui/seraphim/icons/units/qrb4409_icon.dds
debug: [uiutil.lua, function UIFile()] - Unable to find file:/textures/ui/seraphim/icons/units/qrb4410_icon.dds
debug: [uiutil.lua, function UIFile()] - Unable to find file:/textures/ui/seraphim/icons/units/qsb4408_icon.dds
debug: [uiutil.lua, function UIFile()] - Unable to find file:/textures/ui/seraphim/icons/units/qsb4409_icon.dds
debug: [uiutil.lua, function UIFile()] - Unable to find file:/textures/ui/seraphim/icons/units/qsb4410_icon.dds
debug: [uiutil.lua, function UIFile()] - Unable to find file:/textures/ui/seraphim/icons/units/uab1404_icon.dds
debug: [uiutil.lua, function UIFile()] - Unable to find file:/textures/ui/seraphim/icons/units/ueb1404_icon.dds
debug: [uiutil.lua, function UIFile()] - Unable to find file:/textures/ui/seraphim/icons/units/urb1404_icon.dds
debug: [uiutil.lua, function UIFile()] - Unable to find file:/textures/ui/seraphim/icons/units/xsb1404_icon.dds
debug: [uiutil.lua, function UIFile()] - Unable to find file:/textures/ui/seraphim/icons/units/zxa0001_icon.dds
I don't know what happened to the other mods, but i strongly suggest you test the game without these mods to check if the game freeze still occur.