Originally Posted by
iccy
I need help, I recently got a server up and everything was working fine... except there werent ANY mobs whatsoever.. but I coudl look them up and it would say they were in the DB. The items worked untill i added the second custom item, and now NO ITEMS ARE ON THE SERVER!!! XD if anyone could help, that would be sooo much help
thanks

about world not being spawned...find this in your ascent.conf
Code:
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Startup Options
#
# Preloading
# This directive controls whether the entire world will be spawned at server
# startup or on demand. It is advised to leave it disabled unless you are a
# developer doing testing.
# Default: off
#
# Background Loot Loading
# This directive controls whether loot will be loaded progressively during
# startup or in the background in a seperate thread. Turning it on will
# result in much faster startup times.
# Default: on
#
# Multithreaded Startup
# This controls whether the server will spawn multiple worker threads to
# use for loading the database and starting the server. Turning it on
# increases the speed at which it starts up for each additional cpu in your
# computer.
# Default: on
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
<Startup Preloading = "1"
BackgroundLootLoading = "1"
EnableMultithreadedLoading = "1">
make sure startup preloading is set to 1
you are using ascent i hope lol... but i am sure on mangos it is almost the same thing 
grtz 
ps: dont have time to check about custom items cuz i gtg to school