Advertisement
Guest User

Untitled

a guest
Sep 24th, 2017
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. 17:57:49.576 ExecutionEngineException: Attempting to call method 'PhotonClientImplementation.PhotonPeer::Send<CommonCommunicationInterfaces.EmptyParameters>' for which no ahead of time (AOT) code was generated.
  2. at CommunicationHelper.OperationRequestSender`1[TOperationCode].Send[TParams] (TOperationCode code, TParams parameters, CommonCommunicationInterfaces.MessageSendOptions sendOptions) [0x00000] in <00000000000000000000000000000000>:0
  3. at Test.Start () [0x00000] in <00000000000000000000000000000000>:0
  4.  
  5. (Filename: currently not available on il2cpp Line: -1)
  6.  
  7. 1 173f8041-7e37-4e30-9980-eafda7a383c2:8700:3
  8. _JS_Log_Dump blob:null/173f8041-7e37-4e30-9980-eafda7a383c2:8700:3
  9. __ZL20InternalErrorConsolePKcz blob:null/6599f611-9c1e-4fe5-8aeb-cf3898911977:3624560:1
  10. __Z40DebugStringToFilePostprocessedStacktraceRK21DebugStringToFileData blob:null/6599f611-9c1e-4fe5-8aeb-cf3898911977:1328879:1
  11. __ZN9Scripting12LogExceptionE21ScriptingExceptionPtriPKc blob:null/6599f611-9c1e-4fe5-8aeb-cf3898911977:2251719:1
  12. __ZN13MonoBehaviour30InvokeMethodOrCoroutineCheckedE18ScriptingMethodPtr18ScriptingObjectPtr blob:null/6599f611-9c1e-4fe5-8aeb-cf3898911977:2432945:1
  13. __ZN13MonoBehaviour16DelayedStartCallEP6ObjectPv blob:null/6599f611-9c1e-4fe5-8aeb-cf3898911977:2987764:1
  14. __ZN18DelayedCallManager6UpdateEi blob:null/6599f611-9c1e-4fe5-8aeb-cf3898911977:1653159:1
  15. __ZZ23InitPlayerLoopCallbacksvEN50EarlyUpdateScriptRunDelayedStartupFrameRegistrator7ForwardEv blob:null/6599f611-9c1e-4fe5-8aeb-cf3898911977:3645411:1
  16. __Z10PlayerLoopv blob:null/6599f611-9c1e-4fe5-8aeb-cf3898911977:1297697:1
  17. __ZL8MainLoopv blob:null/6599f611-9c1e-4fe5-8aeb-cf3898911977:2806962:1
  18. dynCall_v blob:null/6599f611-9c1e-4fe5-8aeb-cf3898911977:3754650:1
  19. browserIterationFunc blob:null/173f8041-7e37-4e30-9980-eafda7a383c2:2409:4
  20. runIter blob:null/173f8041-7e37-4e30-9980-eafda7a383c2:2511:5
  21. Browser_mainLoop_runner blob:null/173f8041-7e37-4e30-9980-eafda7a383c2:2447:3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement