Skip to content

Compilation Error when creating fresh project with Av3Emulator and GestureManager #221

@Docteh

Description

@Docteh

Steps to Reproduce:

  1. Create a project in Creator Companion, add Av3Emulator and GestureManager to the project
  2. Open project for the first time.
  3. Get asked to enter safe mode
Image
  1. Receive some errors
Image
Packages\lyuma.av3emulator\Editor\GestureManagerBridge\GestureManagerAv3MenuEditor.cs(25,49): error CS0234: The type or namespace name 'Vrc3' does not exist in the namespace 'BlackStartX.GestureManager.Editor.Modules' (are you missing an assembly reference?)
Packages\lyuma.av3emulator\Editor\GestureManagerBridge\GestureManagerAv3MenuEditor.cs(287,10): error CS0246: The type or namespace name 'RadialMenu' could not be found (are you missing a using directive or an assembly reference?)

I'm able to remove Av3Emulator via the Creator Companion, go back to Unity and it'll figure things out and take itself out of Safe Mode, then I can add Av3Emulator. In the past I've also successfully removed GestureManager,

VRChat SDK - Avatar(and base) 3.10.1
Gesture Manager 3.9.7
Av3Emulator 3.4.10

This compilation order problem can cause issues when switching to android, nothing shows up in the console, until you restart unity, but the VRChat SDK uploads an android avatar as a PC avatar, which causes security checks to fail ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions