#Strange Build Error when trying to use the ECM2 CSP example

6 messages · Page 1 of 1 (latest)

small prism
#

I made some changes to the ECM2 file to bring it up to date for Fishnet version 4.2 and I am getting this really strange build error. I've been trying to figure out where it could be coming from but I just can't

Attached is the console output with regards to this issue

small prism
#

I can get it to work with Fishnet V4.16 and Prediction V1, though things arent synced well

#

But when I change it to Prediction V2 in 4.16, I get the same error

#

Okay, I think it's an issue with ECM2 itself. I removed it from the project and used the Prediction V2 example from 4.2 and it builds with no issue

#

Yup, ECM2 is doing something when you import the example. I was able to copy the code into a new project with ECM2 and Fishnet V4.2 and got it to work. Problem is that the client doesn't get the update that the Host Player has moved around

small prism
#

The example in the unity package is outdated vs the one in the docs. It all works now after following the docs :)