decentraland / unity-explorer

Apache License 2.0
8 stars 11 forks source link

[QA] Cannot play games on Meta GamiMall #1236

Closed anicalbano closed 3 months ago

anicalbano commented 3 months ago

Explorer Alpha build version:

0.3.477-g5ad20358-main

Issue Description:

All the scenario of Meta GamiMall is currently loading, but it's not possible to play the game since the coins are missing and the moving platform doesn't start the movement, only the spawn works.

Steps to reproduce:

  1. /goto 145,60
  2. Walk around the scene and try to trigger events

Expected behaviour:

It's possible to play the game and gather coins

Current behaviour:

There are no coins present and the game is unresponsive

Evidence:

image

Additional Notes:

mikhail-dcl commented 3 months ago
[JAVASCRIPT] (145, 60): SceneError: Js Request for method: signedFetch failed: Cannot get result from signedFetch: value.headers.Add is not a string
value.headers.Clear is not a string
value.headers.ContainsKey is not a string stackTrace:     at HostDelegate.<anonymous> (<anonymous>)
    at Object.error (Script [21]:43:45)
    at Object.error (Script [21]:24:31)
    at Script [20]:1:86909
    at Script [20]:1:86530
    at Object.throw (Script [20]:1:86635)
    at o (Script [20]:1:87125)
0x00007ff7a74e74dd (Unity) StackWalker::GetCurrentCallstack
0x00007ff7a74ec5a9 (Unity) StackWalker::ShowCallstack
0x00007ff7a84ca091 (Unity) GetStacktrace
0x00007ff7a8b842ce (Unity) DebugStringToFile
0x00007ff7a64a84f8 (Unity) DebugLogHandler_CUSTOM_Internal_Log
0x000001c32d85323a (Mono JIT Code) (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
0x000001c32d8530ab (Mono JIT Code) UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
0x000001c379e8335e (Mono JIT Code) DCL.Diagnostics.DebugLogReportHandler:LogInternal (UnityEngine.LogType,DCL.Diagnostics.ReportData,UnityEngine.Object,object) (at D:/Decentraland/unity-explorer-ssh/Explorer/Assets/DCL/PerformanceAndDiagnostics/Diagnostics/ReportsHandling/Handlers/DebugLogReportHandler.cs:73)
0x000001c32d93daa6 (Mono JIT Code) DCL.Diagnostics.ReportHandlerBase:Log (UnityEngine.LogType,DCL.Diagnostics.ReportData,UnityEngine.Object,object) (at D:/Decentraland/unity-explorer-ssh/Explorer/Assets/DCL/PerformanceAndDiagnostics/Diagnostics/ReportsHandling/Handlers/ReportHandlerBase.cs:28)
0x000001c32d850d30 (Mono JIT Code) DCL.Diagnostics.ReportHubLogger:Log (UnityEngine.LogType,DCL.Diagnostics.ReportData,object,UnityEngine.Object,DCL.Diagnostics.ReportHandler) (at D:/Decentraland/unity-explorer-ssh/Explorer/Assets/DCL/PerformanceAndDiagnostics/Diagnostics/ReportsHandling/ReportHubLogger.cs:73)
0x000001c379e83193 (Mono JIT Code) DCL.Diagnostics.ReportHub:LogError (DCL.Diagnostics.ReportData,object,DCL.Diagnostics.ReportHandler) (at D:/Decentraland/unity-explorer-ssh/Explorer/Assets/DCL/PerformanceAndDiagnostics/Diagnostics/ReportsHandling/ReportHub.cs:53)
0x000001c379e826c3 (Mono JIT Code) SceneRuntime.Apis.UnityOpsApi:Error (object) (at D:/Decentraland/unity-explorer-ssh/Explorer/Assets/Scripts/SceneRuntime/Apis/UnityOpsApi.cs:45)
0x000001c378f3b744 (Mono JIT Code) (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr)
0x00007fff09ab4c1e (mono-2.0-bdwgc) mono_jit_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/mini/mini-runtime.c:3445)
0x00007fff099ed254 (mono-2.0-bdwgc) do_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:3068)
0x00007fff099f4b5f (mono-2.0-bdwgc) mono_runtime_try_invoke_array (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:5770)
0x00007fff09924ee2 (mono-2.0-bdwgc) ves_icall_InternalInvoke (at C:/build/output/Unity-Technologies/mono/mono/metadata/icall.c:4041)
0x00007fff0994b0c1 (mono-2.0-bdwgc) ves_icall_InternalInvoke_raw (at C:/build/output/Unity-Technologies/mono/mono/metadata/icall-def.h:692)
0x000001c1ffe091e2 (Mono JIT Code) (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo:InternalInvoke (System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
0x000001c1ffe06f33 (Mono JIT Code) System.Reflection.RuntimeMethodInfo:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
0x000001c1ffe0699f (Mono JIT Code) System.Reflection.MethodBase:Invoke (object,object[])
0x000001c378f35a6b (Mono JIT Code) Microsoft.ClearScript.Util.InvokeHelpers/<>c:<InvokeMethod>b__0_0 (System.Reflection.MethodInfo,object,object[])
0x000001c378f33cd4 (Mono JIT Code) Microsoft.ClearScript.Util.InvokeHelpers:InvokeMethodInternal<T_REF> (Microsoft.ClearScript.Util.IHostInvokeContext,T_REF,object,object[],System.Func`4<T_REF, object, object[], object>,System.Type,Microsoft.ClearScript.ScriptMemberFlags)
0x000001c378f326b3 (Mono JIT Code) Microsoft.ClearScript.Util.InvokeHelpers:InvokeMethod (Microsoft.ClearScript.Util.IHostInvokeContext,System.Reflection.MethodInfo,object,object[],Microsoft.ClearScript.ScriptMemberFlags)
0x000001c378f31b7b (Mono JIT Code) Microsoft.ClearScript.HostItem/MethodBindSuccess:Invoke (Microsoft.ClearScript.HostItem)
0x000001c378f20ef8 (Mono JIT Code) Microsoft.ClearScript.HostItem:InvokeMethod (string,System.Type[],object[],object[])
0x000001c378f1f903 (Mono JIT Code) Microsoft.ClearScript.HostItem:InvokeMethod (string,object[],object[])
0x000001c378ef72e3 (Mono JIT Code) Microsoft.ClearScript.HostItem:InvokeHostMember (string,System.Reflection.BindingFlags,object[],object[],bool&)
0x000001c378ef495b (Mono JIT Code) Microsoft.ClearScript.HostItem:InvokeMember (string,System.Reflection.BindingFlags,object[],object[],System.Globalization.CultureInfo,bool,bool&)
0x000001c378f1f3d3 (Mono JIT Code) Microsoft.ClearScript.HostItem:InvokeMember (string,System.Reflection.BindingFlags,object[],object[],System.Globalization.CultureInfo,bool)
0x000001c378f1f223 (Mono JIT Code) Microsoft.ClearScript.HostMethod:TryInvoke (Microsoft.ClearScript.Util.IHostInvokeContext,System.Reflection.BindingFlags,object[],object[],object&)
0x000001c378f1e8c3 (Mono JIT Code) Microsoft.ClearScript.Util.InvokeHelpers:TryInvokeObject (Microsoft.ClearScript.Util.IHostInvokeContext,object,System.Reflection.BindingFlags,object[],object[],bool,object&)
0x000001c378ef66c3 (Mono JIT Code) Microsoft.ClearScript.HostItem:InvokeHostMember (string,System.Reflection.BindingFlags,object[],object[],bool&)
0x000001c378ef495b (Mono JIT Code) Microsoft.ClearScript.HostItem:InvokeMember (string,System.Reflection.BindingFlags,object[],object[],System.Globalization.CultureInfo,bool,bool&)
0x000001c378ef319b (Mono JIT Code) Microsoft.ClearScript.HostItem/<>c__DisplayClass147_0:<InvokeReflectMember>b__0 ()
0x000001c378ef2853 (Mono JIT Code) Microsoft.ClearScript.ScriptEngine:HostInvoke<T_REF> (System.Func`1<T_REF>)
0x000001c378ef2772 (Mono JIT Code) Microsoft.ClearScript.HostItem:HostInvoke<T_REF> (System.Func`1<T_REF>)
0x000001c378ef2443 (Mono JIT Code) Microsoft.ClearScript.HostItem:InvokeReflectMember (string,System.Reflection.BindingFlags,object[],System.Globalization.CultureInfo,string[],bool&)
0x000001c378f1e49b (Mono JIT Code) Microsoft.ClearScript.HostItem:InvokeReflectMember (string,System.Reflection.BindingFlags,object[],System.Globalization.CultureInfo,string[])
0x000001c378f1e34b (Mono JIT Code) Microsoft.ClearScript.HostItem:System.Reflection.IReflect.InvokeMember (string,System.Reflection.BindingFlags,System.Reflection.Binder,object,object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,string[])
0x000001c378f1e1c6 (Mono JIT Code) Microsoft.ClearScript.HostItem:Microsoft.ClearScript.Util.IDynamic.Invoke (bool,object[])
0x000001c378f1df2a (Mono JIT Code) Microsoft.ClearScript.V8.V8ProxyHelpers:InvokeHostObject (object,bool,object[])
0x000001c378f1dd9b (Mono JIT Code) Microsoft.ClearScript.V8.V8ProxyHelpers:InvokeHostObject (intptr,bool,object[])
0x000001c378f1d483 (Mono JIT Code) Microsoft.ClearScript.V8.SplitProxy.V8SplitProxyManaged:InvokeHostObject (intptr,bool,int,Microsoft.ClearScript.V8.SplitProxy.V8Value/Decoded/Ptr,Microsoft.ClearScript.V8.SplitProxy.V8Value/Ptr)
0x000001c378ea105b (Mono JIT Code) (wrapper native-to-managed) Microsoft.ClearScript.V8.SplitProxy.V8SplitProxyManaged:InvokeHostObject (intptr,byte,int,Microsoft.ClearScript.V8.SplitProxy.V8Value/Decoded/Ptr,Microsoft.ClearScript.V8.SplitProxy.V8Value/Ptr)
0x00007ffef21c0039 (ClearScriptV8.win-x64) CrashForExceptionInNonABICompliantCodeRange
0x00007ffef21bc69a (ClearScriptV8.win-x64) CrashForExceptionInNonABICompliantCodeRange
0x00007ffef21bcf55 (ClearScriptV8.win-x64) CrashForExceptionInNonABICompliantCodeRange
0x00007ffef21d10bc (ClearScriptV8.win-x64) CrashForExceptionInNonABICompliantCodeRange
0x00007ffef170ea72 (ClearScriptV8.win-x64) CrashForExceptionInNonABICompliantCodeRange
0x00007ffef170e826 (ClearScriptV8.win-x64) CrashForExceptionInNonABICompliantCodeRange
0x00007ffef20b897a (ClearScriptV8.win-x64) CrashForExceptionInNonABICompliantCodeRange
0x00007ffef202545c (ClearScriptV8.win-x64) CrashForExceptionInNonABICompliantCodeRange
0x00007ffef202545c (ClearScriptV8.win-x64) CrashForExceptionInNonABICompliantCodeRange
0x000001c88536810b ((<unknown>)) 
0x000001c88532a06d ((<unknown>)) 
0x000001c88534c405 ((<unknown>)) 
0x00007ffef202545c (ClearScriptV8.win-x64) CrashForExceptionInNonABICompliantCodeRange
0x00007ffef2121f78 (ClearScriptV8.win-x64) CrashForExceptionInNonABICompliantCodeRange
0x00007ffef204f6f1 (ClearScriptV8.win-x64) CrashForExceptionInNonABICompliantCodeRange
0x00007ffef2023397 (ClearScriptV8.win-x64) CrashForExceptionInNonABICompliantCodeRange
0x00007ffef1449426 (ClearScriptV8.win-x64) 
0x00007ffef144a045 (ClearScriptV8.win-x64) 
0x00007ffef144a283 (ClearScriptV8.win-x64) 
0x00007ffef155001a (ClearScriptV8.win-x64) CrashForExceptionInNonABICompliantCodeRange
0x00007ffef154fe73 (ClearScriptV8.win-x64) CrashForExceptionInNonABICompliantCodeRange
0x00007ffef13a3997 (ClearScriptV8.win-x64) 
0x00007ffef1381195 (ClearScriptV8.win-x64) 
0x00007ffef21c9fb1 (ClearScriptV8.win-x64) CrashForExceptionInNonABICompliantCodeRange
0x00007ffef21e9c9d (ClearScriptV8.win-x64) V8Object_InvokeMethod
0x000001c378fc4021 (Mono JIT Code) (wrapper managed-to-native) Microsoft.ClearScript.V8.SplitProxy.V8SplitProxyNative/Impl_Windows_X64:V8Object_InvokeMethod (Microsoft.ClearScript.V8.SplitProxy.V8Object/Handle,Microsoft.ClearScript.V8.SplitProxy.StdString/Ptr,Microsoft.ClearScript.V8.SplitProxy.StdV8ValueArray/Ptr,Microsoft.ClearScript.V8.SplitProxy.V8Value/Ptr)
0x000001c378fc3a5b (Mono JIT Code) Microsoft.ClearScript.V8.SplitProxy.V8SplitProxyNative/Impl_Windows_X64:Microsoft.ClearScript.V8.SplitProxy.IV8SplitProxyNative.V8Object_InvokeMethod (Microsoft.ClearScript.V8.SplitProxy.V8Object/Handle,string,object[])
0x000001c378fc3744 (Mono JIT Code) Microsoft.ClearScript.V8.SplitProxy.V8ObjectImpl/<>c__DisplayClass27_0:<InvokeMethod>b__0 (Microsoft.ClearScript.V8.SplitProxy.IV8SplitProxyNative)
0x000001c378eb8ac0 (Mono JIT Code) Microsoft.ClearScript.V8.SplitProxy.V8SplitProxyNative:Invoke<T_REF> (System.Func`2<Microsoft.ClearScript.V8.SplitProxy.IV8SplitProxyNative, T_REF>)
0x000001c378fc34e3 (Mono JIT Code) Microsoft.ClearScript.V8.SplitProxy.V8ObjectImpl:InvokeMethod (string,object[])
0x000001c378fc31c9 (Mono JIT Code) Microsoft.ClearScript.V8.V8ScriptItem/<>c__DisplayClass10_0:<InvokeMethod>b__0 ()
0x000001c378eb8216 (Mono JIT Code) Microsoft.ClearScript.ScriptEngine:ScriptInvokeInternal<T_REF> (System.Func`1<T_REF>)
0x000001c378eb800b (Mono JIT Code) Microsoft.ClearScript.V8.V8ScriptEngine/<>c__DisplayClass127_0`1<T_REF>:<ScriptInvoke>b__0 ()
0x000001c378eb7b80 (Mono JIT Code) Microsoft.ClearScript.V8.SplitProxy.V8SplitProxyManaged:InvokeHostAction (intptr)
0x000001c378c2ec4b (Mono JIT Code) (wrapper native-to-managed) Microsoft.ClearScript.V8.SplitProxy.V8SplitProxyManaged:InvokeHostAction (intptr)
0x00007ffef21ec644 (ClearScriptV8.win-x64) V8UnitTestSupport_GetStatistics
0x00007ffef21bc69a (ClearScriptV8.win-x64) CrashForExceptionInNonABICompliantCodeRange
0x00007ffef21e3f15 (ClearScriptV8.win-x64) V8Entity_DestroyHandle
0x00007ffef21c5512 (ClearScriptV8.win-x64) CrashForExceptionInNonABICompliantCodeRange
0x00007ffef21e749c (ClearScriptV8.win-x64) V8Context_InvokeWithLock
0x000001c378eb7985 (Mono JIT Code) (wrapper managed-to-native) Microsoft.ClearScript.V8.SplitProxy.V8SplitProxyNative/Impl_Windows_X64:V8Context_InvokeWithLock (Microsoft.ClearScript.V8.SplitProxy.V8Context/Handle,intptr)
0x000001c378eb77ab (Mono JIT Code) Microsoft.ClearScript.V8.SplitProxy.V8SplitProxyNative/Impl_Windows_X64:Microsoft.ClearScript.V8.SplitProxy.IV8SplitProxyNative.V8Context_InvokeWithLock (Microsoft.ClearScript.V8.SplitProxy.V8Context/Handle,intptr)
0x000001c378eb727a (Mono JIT Code) Microsoft.ClearScript.V8.SplitProxy.V8ContextProxyImpl/<>c__DisplayClass13_0:<InvokeWithLock>b__0 (Microsoft.ClearScript.V8.SplitProxy.IV8SplitProxyNative)
0x000001c378eb6ff8 (Mono JIT Code) Microsoft.ClearScript.V8.SplitProxy.V8SplitProxyNative:Invoke (System.Action`1<Microsoft.ClearScript.V8.SplitProxy.IV8SplitProxyNative>)
0x000001c378eb6283 (Mono JIT Code) Microsoft.ClearScript.V8.SplitProxy.V8ContextProxyImpl:InvokeWithLock (System.Action)
0x000001c378eb5110 (Mono JIT Code) Microsoft.ClearScript.V8.V8ScriptEngine:ScriptInvoke<T_REF> (System.Func`1<T_REF>)
0x000001c378fc2ebb (Mono JIT Code) Microsoft.ClearScript.V8.V8ScriptItem:InvokeMethod (bool,string,object[])
0x000001c378fc83d3 (Mono JIT Code) Microsoft.ClearScript.V8.V8ScriptItem:InvokeMethod (string,object[])
0x000001c379dbf644 (Mono JIT Code) Microsoft.ClearScript.V8.V8ScriptEngine:CompletePromise<SceneRuntime.Apis.Modules.SignedFetch.Messages.FlatFetchResponse> (System.Threading.Tasks.Task`1<SceneRuntime.Apis.Modules.SignedFetch.Messages.FlatFetchResponse>,object,object)
0x000001c379dbf26b (Mono JIT Code) Microsoft.ClearScript.V8.V8ScriptEngine/<>c__DisplayClass133_1`1<SceneRuntime.Apis.Modules.SignedFetch.Messages.FlatFetchResponse>:<Microsoft.ClearScript.JavaScript.IJavaScriptEngine.CreatePromiseForTask>b__1 (System.Threading.Tasks.Task`1<SceneRuntime.Apis.Modules.SignedFetch.Messages.FlatFetchResponse>)
0x000001c379dbf090 (Mono JIT Code) System.Threading.Tasks.ContinuationTaskFromResultTask`1<SceneRuntime.Apis.Modules.SignedFetch.Messages.FlatFetchResponse>:InnerInvoke ()
0x000001c22b34b075 (Mono JIT Code) System.Threading.Tasks.Task:Execute ()
0x000001c22b34af9b (Mono JIT Code) System.Threading.Tasks.Task:ExecutionContextCallback (object)
0x000001c22b349f1e (Mono JIT Code) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
0x000001c22b34934b (Mono JIT Code) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
0x000001c22b348d13 (Mono JIT Code) System.Threading.Tasks.Task:ExecuteWithThreadLocal (System.Threading.Tasks.Task&)
0x000001c22b3470cb (Mono JIT Code) System.Threading.Tasks.Task:ExecuteEntry (bool)
0x000001c378fc7873 (Mono JIT Code) System.Threading.Tasks.ThreadPoolTaskScheduler:TryExecuteTaskInline (System.Threading.Tasks.Task,bool)
0x000001c378fc6e5b (Mono JIT Code) System.Threading.Tasks.TaskScheduler:TryRunInline (System.Threading.Tasks.Task,bool)
0x000001c378fc684b (Mono JIT Code) System.Threading.Tasks.TaskContinuation:InlineIfPossibleOrElseQueue (System.Threading.Tasks.Task,bool)
0x000001c378fc64bb (Mono JIT Code) System.Threading.Tasks.StandardTaskContinuation:Run (System.Threading.Tasks.Task,bool)
0x000001c22b36c508 (Mono JIT Code) System.Threading.Tasks.Task:FinishContinuations ()
0x000001c22b36a613 (Mono JIT Code) System.Threading.Tasks.Task:FinishStageThree ()
0x000001c379dbee4b (Mono JIT Code) System.Threading.Tasks.Task`1<SceneRuntime.Apis.Modules.SignedFetch.Messages.FlatFetchResponse>:TrySetResult (SceneRuntime.Apis.Modules.SignedFetch.Messages.FlatFetchResponse)
0x000001c379dbe9eb (Mono JIT Code) System.Threading.Tasks.TaskCompletionSource`1<SceneRuntime.Apis.Modules.SignedFetch.Messages.FlatFetchResponse>:TrySetResult (SceneRuntime.Apis.Modules.SignedFetch.Messages.FlatFetchResponse)
0x000001c379dbe813 (Mono JIT Code) System.Threading.Tasks.TaskCompletionSource`1<SceneRuntime.Apis.Modules.SignedFetch.Messages.FlatFetchResponse>:SetResult (SceneRuntime.Apis.Modules.SignedFetch.Messages.FlatFetchResponse)
0x000001c379dbda73 (Mono JIT Code) Cysharp.Threading.Tasks.UniTaskExtensions/<>c__2`1<SceneRuntime.Apis.Modules.SignedFetch.Messages.FlatFetchResponse>:<AsTask>b__2_0 (object) (at ./Library/PackageCache/com.cysharp.unitask@73d86259ce/Runtime/UniTaskExtensions.cs:111)
0x000001c379dbcd67 (Mono JIT Code) Cysharp.Threading.Tasks.UniTaskCompletionSource`1<SceneRuntime.Apis.Modules.SignedFetch.Messages.FlatFetchResponse>:TrySignalCompletion (Cysharp.Threading.Tasks.UniTaskStatus) (at ./Library/PackageCache/com.cysharp.unitask@73d86259ce/Runtime/UniTaskCompletionSou<message truncated>