mend-dev / TestingConsole

0 stars 0 forks source link

help commands not working #2

Open pkojopeer opened 8 months ago

pkojopeer commented 8 months ago

commands not working

Peca21 commented 7 months ago

same Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.MissingMethodException: Method not found: 'Void Il2CppAssets.Scripts.Unity.Bridge.UnityToSimulation.CreateTowerAt(UnityEngine.Vector2, Il2CppAssets.Scripts.Models.Towers.TowerModel, Il2CppAssets.Scripts.ObjectId, Boolean, Il2CppSystem.Action1<Boolean>, Boolean, Boolean)'. at TestingConsole.ConsoleUi.SubmitCommand() at TestingConsole.ConsoleUi.<>c__DisplayClass4_0.<CreateConsole>b__0() in /home/runner/work/TestingConsole/TestingConsole/TestingConsole/TestingConsole.cs:line 177 at (il2cpp delegate trampoline) System.Void_System.Action(IntPtr , Il2CppMethodInfo* )

Symmettry commented 5 months ago

same error

Rndomm commented 3 months ago

doesn't work for me either