Jump to content

The number of spawning boxes is incorrect, and NPC has not spawned either.

Closed 1.3.5

laodu
laodu

Posted

The number of spawning boxes is incorrect, and NPC has not spawned either.

Fruster

Posted

Hey there! Most likely this is due to some other plugins. Try disabling NPC related plugins if possible. Let me know the results please

laodu

Posted

NpcSpawn                BotReSpawn,I uninstalled these two plugins, but NPC still hasn't laid eggs! Also installed a certain plugin separately for testing, but did not lay eggs

Fruster

Posted

The problem exists even on a clean server with only one AirfieldEven plugin? 

laodu

Posted

If there is only one plugin, it is normal. I just tested it.

laodu

Posted

This plugin was functioning normally before the update. I currently have around 150 plugins,

laodu

Posted

Found the problem. The NPC spawning site is in the air.

9QM]%R6C)`5}UET13G)E{EG.png

Fruster

Posted

on a clean server will NPCs spawn in the air?

laodu

Posted

The previous version was normal with over 150 plugins. The updated version is only normal under clean conditions,

Fruster

Posted

You need to find the plugin that affects the operation of airfield event. Then there is a chance that I can help you. Unfortunately, I cannot maintain compatibility with all plugins

laodu

Posted

Do you have any better tips? This can give me a reference. Finding 150 plugins is a huge project.

Fruster

Posted

All that had to do with NPCs was one line, try changing it, but then the ejection points from the event dome for PVE will not always be calculated correctly

it used to be in the previous version of the plugin:
if (Physics.Raycast(pos, Vector3.down, out check, 100, layerS))

Now:
if (Physics.Raycast(pos + Vector3.up * 500, Vector3.down, out check, 999, layerS))

let me know the results

laodu

Posted

According to your approach, it is currently correct

Fruster

Posted

I don’t quite understand, was the problem solved?

laodu

Posted

The problem has been resolved. By modifying this line of code, it will be correct. Now running perfectly.

Fruster

Posted

ok, then I will close the support request with your consent

Fruster

Posted

Changed Status from Pending to Closed

1.4m

Downloads

Total number of downloads.

6.8k

Customers

Total customers served.

101.3k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.