stapano00
Chieftain
Here is my mod;;;
Well, I added some other features
I pulled out graphics, b/c of file size
when I start, there is no settler,
I used a ResourceGenerator, and LumberMill Mod
I don't know what is the problem.
and of course I set all lua and graphic file's VFS to true
Well, I added some other features
I pulled out graphics, b/c of file size
when I start, there is no settler,
I used a ResourceGenerator, and LumberMill Mod
I don't know what is the problem.
Spoiler :
Runtime Error: Assets\DLC\Expansion2\Gameplay\Lua\AssignStartingPlots.lua:3792: attempt to perform arithmetic on field '?' (a nil value)
stack traceback:
Assets\DLC\Expansion2\Gameplay\Lua\AssignStartingPlots.lua:3792: in function 'AttemptToPlaceStoneAtGrassPlot'
Assets\DLC\Expansion2\Gameplay\Lua\AssignStartingPlots.lua:4421: in function 'NormalizeStartLocation'
Assets\DLC\Expansion2\Gameplay\Lua\AssignStartingPlots.lua:4579: in function 'BalanceAndAssign'
Assets\Maps\Continents.lua:315: in function 'StartPlotSystem'
Assets\DLC\Expansion2\Gameplay\Lua\MapGenerator.lua:815: in function <Assets\DLC\Expansion2\Gameplay\Lua\MapGenerator.lua:779>
=[C]: ?
stack traceback:
Assets\DLC\Expansion2\Gameplay\Lua\AssignStartingPlots.lua:3792: in function 'AttemptToPlaceStoneAtGrassPlot'
Assets\DLC\Expansion2\Gameplay\Lua\AssignStartingPlots.lua:4421: in function 'NormalizeStartLocation'
Assets\DLC\Expansion2\Gameplay\Lua\AssignStartingPlots.lua:4579: in function 'BalanceAndAssign'
Assets\Maps\Continents.lua:315: in function 'StartPlotSystem'
Assets\DLC\Expansion2\Gameplay\Lua\MapGenerator.lua:815: in function <Assets\DLC\Expansion2\Gameplay\Lua\MapGenerator.lua:779>
=[C]: ?
Spoiler :
Runtime Error: C:\Users\JS_KANG\Documents\My Games\Sid Meier's Civilization 5\MODS\Mods\Caesar Mod (v 1)\LUA\Resources\ResGenerator.lua:339: attempt to concatenate local 'N' (a nil value)
[56005.718] Runtime Error: Error loading C:\Users\JS_KANG\Documents\My Games\Sid Meier's Civilization 5\MODS\Mods\Caesar Mod (v 1)\LUA\Resources\AddNewResource.lua.
[56005.718] Runtime Error: Error loading C:\Users\JS_KANG\Documents\My Games\Sid Meier's Civilization 5\MODS\Mods\Caesar Mod (v 1)\LUA\Resources\AddNewResource.lua.
and of course I set all lua and graphic file's VFS to true