NPC spawn loc error from rev766
- Blackstorm
- Retired
- Posts: 354
- Joined: Thu Sep 04, 2014 11:11 am
- Location: Paris, FRANCE
- Contact:
NPC spawn loc error from rev766
Hello,
From the latest rev i have new logs errors about spawn_location_entry :
I have installed the rev766 last night so maybe we have more, i will check this afternoon on several other chunks ^^
From the latest rev i have new logs errors about spawn_location_entry :
Code: Select all
02:46:58.746 D Chunk Starting chunk 'Khal' (85)
02:46:58.747 E NPC spawn_location_entry spawn_chance for location_id 29879 sums to more than 100 percent.
02:46:58.748 E NPC spawn_location_entry spawn_chance for location_id 29275 sums to more than 100 percent.
02:46:58.748 E NPC spawn_location_entry spawn_chance for location_id 29267 sums to more than 100 percent.Re: NPC spawn loc error from rev766
That will get cleaned up with content development. What that is telling you is that there is multiple spawns for that location id which the spawn chance total is greater then 100.
- Blackstorm
- Retired
- Posts: 354
- Joined: Thu Sep 04, 2014 11:11 am
- Location: Paris, FRANCE
- Contact:
Re: NPC spawn loc error from rev766
Thanks Xinux ^^ i will ignore it ^^