Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[TIP] How to get maps working.
#1
Rainbow 
Hey guys,

I randomly found that thing in black ops, it helped me a lot. I got all maps working now (array, cairo etc).

Most errors are:
Exceeded asset limit for '4096' image assets
and
Exceeded asset limit for '4096'(Not sure) material assets.

You can fix thoose errors, you need mod_ignore.csv and mod.csv file from zone_source/assetlist.
Open mod.csv and look for files which are NOT using in your mod. ( Example: image,t5_weapon_l96a1_mp - already loaded in game)
(i.e i found +400 image/material files which already was loaded in-game).
Find and cut them all, paste in mod_ignore.csv file. Save.
Add in mod.csv ( in your mod folder)
ignore,mod_ignore

It will not load "useless" assets, so you can load more maps now.
You can check "free space" for assets by typing listassetpool in console. (8 - image, 6 - material);
[Image: 92C9FCD7CD7CCACE6E6483600DED2EFA064DFC30]
I hope it helps.
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
Reply

#2
alreaddy one here Smile http://www.itsmods.com/forum/Thread-Tuto...ssets.html
Reply

#3
but there's no info about that. I know it is "ignores"
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
Reply

#4
I can load maps without errors Undecided I go into private match, select the map I want and then I click Start, no errors Smile
Reply

#5
(06-26-2012, 09:55)Yamato Wrote: I can load maps without errors Undecided I go into private match, select the map I want and then I click Start, no errors Smile

if you have mod with many materials, images, it can show you error when map is loading..
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
Reply

#6
(06-26-2012, 09:55)Yamato Wrote: I can load maps without errors Undecided I go into private match, select the map I want and then I click Start, no errors Smile

._.

You'll exceed the limit of assets that can be loaded in some maps if you're using a mod with many custom assets.
Reply

#7
@Yamato [Image: 7dHua2Jz3h.png]
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Plugins are not working clemi555 7 4,404 11-03-2013, 10:55
Last Post: d0h!
  Problem with Rain Effects on Maps mitchhacker 5 4,448 10-22-2013, 00:46
Last Post: mitchhacker
  [Release] Working Aimbot The Clay Man 17 19,410 10-21-2013, 15:10
Last Post: zurasaur
Star [Release] 8 new Zombie maps for ItsZombieMod mahafy00 31 31,898 07-20-2013, 07:28
Last Post: benm4a
  [Release] Clean Maps of DObjs Yamato 13 8,627 06-15-2013, 10:51
Last Post: Yamato
Information [Tutorial] Adding DLC Maps as Custom Maps. Nekochan 151 138,984 05-25-2013, 01:05
Last Post: Nero Z zero
  QS Mod by GeKKo v 6.5 with Custom Maps GeKKoFL0X 35 28,853 05-21-2013, 19:30
Last Post: [HARD] Tony.
  How to get models working? Erik The Born 2 2,857 04-28-2013, 08:19
Last Post: Erik The Born
  Playable DLC maps. Erik The Born 4 3,827 03-08-2013, 17:30
Last Post: Erik The Born
  for new DLC maps First_Semyon 4 3,449 02-04-2013, 12:03
Last Post: JariZ

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.