# 5.1 - PvP Combat Testing - Saturday 8pm EST

**URL:** https://forum.empyrion-homeworld.net/t/5-1-pvp-combat-testing-saturday-8pm-est/3692
**Category:** 🆘 Get Help
**Created:** [January 12, 2017, 10:00pm UTC](https://forum.empyrion-homeworld.net/t/5-1-pvp-combat-testing-saturday-8pm-est/3692 "2017-01-12T22:00:17Z")
**Posts on this page:** 10
**Page:** 4

<div class="post-metadata">

### Author: ![nauttdog](https://forum.empyrion-homeworld.net/letter_avatar/nauttdog/32/5_5575768a8748004e209b776fc1b2916d.png) [@nauttdog](https://forum.empyrion-homeworld.net/u/nauttdog)
#### Post date: [January 14, 2017, 8:39pm UTC](https://forum.empyrion-homeworld.net/t/5-1-pvp-combat-testing-saturday-8pm-est/3692/61 "2017-01-14T20:39:36Z")

</div>

Sorry I’m reading this somewhat late. I like the idea of doing a massive test and hopefully someone will record the whole thing. I won’t be able to make it personally, but it looks like there is well more than enough volunteers. I also told my members if they are avail, they should attend. I think this is very useful and it is good to see the player base stepping up to the plate to help shed light on this problem and resolve something that affects us all. Stuff like this makes me happy to be a part of empyrion community 😃

---

<div class="post-metadata">

### Author: ![dsmarine](https://forum.empyrion-homeworld.net/user_avatar/forum.empyrion-homeworld.net/dsmarine/32/1654_2.png) [@dsmarine](https://forum.empyrion-homeworld.net/u/dsmarine)
#### Post date: [January 14, 2017, 8:56pm UTC](https://forum.empyrion-homeworld.net/t/5-1-pvp-combat-testing-saturday-8pm-est/3692/62 "2017-01-14T20:56:12Z")

</div>

> [@Pumpula](#):
>
> THAT issue is better explained as a missed collision detection against the single surface of a square block (likely due to lag itself) and then the projectile having not further “surfaces” to check against and go straight through the remaining blocks to the core.

I must insist that ‘lag’ as in ‘network travel time’ is not responsible of the missed surface detections. So I think it should be renamed.

---

<div class="post-metadata">

### Author: ![Pumpula](https://forum.empyrion-homeworld.net/user_avatar/forum.empyrion-homeworld.net/pumpula/32/3060_2.png) [@Pumpula](https://forum.empyrion-homeworld.net/u/Pumpula)
#### Post date: [January 14, 2017, 11:52pm UTC](https://forum.empyrion-homeworld.net/t/5-1-pvp-combat-testing-saturday-8pm-est/3692/63 "2017-01-14T23:52:49Z")

</div>

> [@dsmarine](#):
>
> I must insist that ‘lag’ as in ‘network travel time’ is not responsible of the missed surface detections. So I think it should be renamed.

kind of my point… we all say “Lag” shot, referencing how things seem to miss the collision of the outer surface and appears to go straight through and hit vital components. Alot of folks think its the networking latency that is causing this and by pure definition that is indeed a “Lag” shot. A mechanism that deals with this, wither its trajectory history review, time stamping or whatever the programmers can come up with to fix this.

Im just saying there needs to be a second classification of the other issue… when latency or whatever causes the projectile to lag through a surface and continue to “skip” or pass through blocks that are not forcing the projectile to recalculate a collision because its surface is not rendered. You see this in god mode when looking at solid blocks… they appear clear and invisible.

so maybe they could be called (and maybe they already have a name, again im no coder type)

1. lag shot = when something pass through an object due to latency type of issues
2. skip shot = passing through objects due to the fact there are no additional surface collision checks being done

Anyhow, just trying to help here… forgive me if im out of the ball park but makes since to me at least…

---

<div class="post-metadata">

### Author: ![DoctorDiscord](https://forum.empyrion-homeworld.net/letter_avatar/doctordiscord/32/5_5575768a8748004e209b776fc1b2916d.png) [@DoctorDiscord](https://forum.empyrion-homeworld.net/u/DoctorDiscord)
#### Post date: [January 15, 2017, 12:13am UTC](https://forum.empyrion-homeworld.net/t/5-1-pvp-combat-testing-saturday-8pm-est/3692/64 "2017-01-15T00:13:55Z")

</div>

A simple fix… or more of a band aid might be to make the core like an armor block. Have its faces meld with surrounding blocks. This way you would have to destroy a surrounding block first to get a collision.

---

<div class="post-metadata">

### Author: ![dsmarine](https://forum.empyrion-homeworld.net/user_avatar/forum.empyrion-homeworld.net/dsmarine/32/1654_2.png) [@dsmarine](https://forum.empyrion-homeworld.net/u/dsmarine)
#### Post date: [January 15, 2017, 1:28am UTC](https://forum.empyrion-homeworld.net/t/5-1-pvp-combat-testing-saturday-8pm-est/3692/65 "2017-01-15T01:28:17Z")

</div>

Then the shot would skip the ship entirely if it miss the first face and there is armor from one extent to the other.

---

<div class="post-metadata">

### Author: ![A.F.T](https://forum.empyrion-homeworld.net/user_avatar/forum.empyrion-homeworld.net/a.f.t/32/3730_2.png) [@A.F.T](https://forum.empyrion-homeworld.net/u/A.F.T)
#### Post date: [January 15, 2017, 3:09am UTC](https://forum.empyrion-homeworld.net/t/5-1-pvp-combat-testing-saturday-8pm-est/3692/66 "2017-01-15T03:09:19Z")

</div>

IMPORTANT - Triangle counting is completly broken. I have empty hull of my ship. When hull is solid (all internal space filled by the blocks) it is have 400k triangles. When i making hangar with difficult geometry - it is have 390k triangles?! WTF? Triangles counting simple “invicible” cube blocks?

 ![](https://forum.empyrion-homeworld.net/uploads/default/original/2X/3/3f1e13a2c6c2e19c3a4c27c741d9ddb7b3b15906.jpg) ![](https://forum.empyrion-homeworld.net/uploads/default/original/2X/d/d727c9f260632c4f2f119fb2c33f91e615f5424b.jpg)

I mean game doesnt matter the real “visual” triangles. It is simple count all blocks in the ship. And awensome ship and simple coffin have asmost the same triangles count !

P.S. Cube - 12 triangles Sloope - 8 Corner sloope - 10 Corner - 4! - So coffin box ship not the cure. And it is good. But pipe base block have - 372!!! triangels! Need just remove this hell blocks.

---

<div class="post-metadata">

### Author: ![Xanif](https://forum.empyrion-homeworld.net/user_avatar/forum.empyrion-homeworld.net/xanif/32/611_2.png) [@Xanif](https://forum.empyrion-homeworld.net/u/Xanif)
#### Post date: [January 15, 2017, 3:13am UTC](https://forum.empyrion-homeworld.net/t/5-1-pvp-combat-testing-saturday-8pm-est/3692/67 "2017-01-15T03:13:31Z")

</div>

Screenshots would help troubleshoot the problem.

---

<div class="post-metadata">

### Author: ![A.F.T](https://forum.empyrion-homeworld.net/user_avatar/forum.empyrion-homeworld.net/a.f.t/32/3730_2.png) [@A.F.T](https://forum.empyrion-homeworld.net/u/A.F.T)
#### Post date: [January 15, 2017, 5:44am UTC](https://forum.empyrion-homeworld.net/t/5-1-pvp-combat-testing-saturday-8pm-est/3692/68 "2017-01-15T05:44:00Z")

</div>

So even two layers of “slope” close to the core not help from lag shots. Need 5-6 of it. But it is gives a critical fps drops. I have 5-10-30 fps in combat. On planet even with 6 massive PKA ships i have 40 fps.

---

<div class="post-metadata">

### Author: ![mcprouty](https://forum.empyrion-homeworld.net/letter_avatar/mcprouty/32/5_5575768a8748004e209b776fc1b2916d.png) [@mcprouty](https://forum.empyrion-homeworld.net/u/mcprouty)
#### Post date: [January 15, 2017, 3:41pm UTC](https://forum.empyrion-homeworld.net/t/5-1-pvp-combat-testing-saturday-8pm-est/3692/69 "2017-01-15T15:41:46Z")

</div>

The triangles that matter are those with open air against them. The game engine renders those always, even if they are not the surface of the ship. So no, it is not:[quote=“A.F.T, post:66, topic:3692”]  
It is simple count all blocks in the ship.  
[/quote]

As for why the same area counted same number of angles when filled or empty, that is a whole other issue.

---

<div class="post-metadata">

### Author: ![system](https://forum.empyrion-homeworld.net/uploads/default/original/3X/3/f/3fdb004fa1ab4bcf7390f1e22f1a4548e6c82546.png) [@system](https://forum.empyrion-homeworld.net/u/system)
#### Post date: [January 18, 2017, 3:42pm UTC](https://forum.empyrion-homeworld.net/t/5-1-pvp-combat-testing-saturday-8pm-est/3692/70 "2017-01-18T15:42:05Z")

</div>

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.

[Previous page](https://forum.empyrion-homeworld.net/t/5-1-pvp-combat-testing-saturday-8pm-est/3692.md?page=3)
