Skip to content
#

mirror

Here are 813 public repositories matching this topic...

wolfbeast
wolfbeast commented Jun 18, 2018

We're having a mix of named function syntax (old style) and non-named function syntax (new style) in our internal JavaScript.

The old style was mostly there for JS stack traces before they were as nice as what we have now. Since that's solved, having named functions has become unnecessary and will just take up JS data space when processing.

We should convert all named function syntax in JSO

lou34673723
lou34673723 commented Nov 8, 2020

Versions:

Mirror Version 26.2.2
Ignorance 1.3.9 Prerelease Revision 1
Unity3D 2020.1.12f1
OS: Windows 7 64bit

Issue:

I installed Mirror Version 26.2.2 first; restarted Unity3D, then imported Ignorance and got these 6 errors (and 2 warnings):

**Assets\Mirror\Runtime\Transport\Ignorance\IgnoranceClassic.cs(147,30): error CS0508: 'IgnoranceClassic.ClientSend(int, ArraySegme

Improve this page

Add a description, image, and links to the mirror topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mirror topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.