wesleywh / EasyMultiplayer-Invector

Where to submit issues for "Easy Multiplayer - Invector" suite of packages that is available via GumRoad or the Unity Asset Store. GUMROAD: https://cyberbulletgames.gumroad.com/ ASSET STORE: https://assetstore.unity.com/publishers/34070
0 stars 0 forks source link

Clean Import Of TopDown Throws Errors #16

Closed wesleywh closed 2 years ago

wesleywh commented 2 years ago

Describe the bug Get and errors after performing a clean install of EMI all the way to installing Top-down support. Thats when it throws errors.

To Reproduce

  1. Install invector shooter
  2. install EMI shooter
  3. install invector top down
  4. install EMI addons
  5. install EMI top down
  6. see error

Expected behavior No errors on fresh installs.

Screenshots/YouTube Links Described in the EMI support channel.

Versions

wesleywh commented 2 years ago

image

I got the above error on a fresh install prior to extracting the package for the top-down addon. However, after finishing the extract it worked fine:

image

I don't know of a way to NOT get these errors during the setup process. Just continue all the way to the end and you will be fine.

Here is what I did:

1. Imported and extracted invector version 2.6.2
2. Extracted TopDown Addon for invector
3. Imported EMI
4. Extracted emi base package
5. Converted invector scripts
6. Imported package
7. Extract Top-Down Addon (Got error at this point)
8. Converted Top-Down Scripts
9. Extracted Top-Down package
Everything works, no errors.