Advertisement
Guest User

error gdevelop

a guest
Oct 18th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. index.js:1437 Unable to load GDevelop. Please reload the page and check your internet connectivity. raw error: TypeError: Cannot read property 'InstructionSentenceFormatter' of undefined
  2. at Module.eval (Instruction.js:27)
  3. at eval (Instruction.js:303)
  4. at Module../src/EventsSheet/EventsTree/Instruction.js (1.chunk.js:924)
  5. at __webpack_require__ (bundle.js:787)
  6. at fn (bundle.js:150)
  7. at eval (InstructionsList.js:12)
  8. at Module../src/EventsSheet/EventsTree/InstructionsList.js (1.chunk.js:936)
  9. at __webpack_require__ (bundle.js:787)
  10. at fn (bundle.js:150)
  11. at Module.eval (StandardEvent.js:12)
  12. at eval (StandardEvent.js:131)
  13. at Module../src/EventsSheet/EventsTree/Renderers/StandardEvent.js (1.chunk.js:1032)
  14. at __webpack_require__ (bundle.js:787)
  15. at fn (bundle.js:150)
  16. at eval (EventsRenderingService.js:1)
  17. at Module../src/EventsSheet/EventsTree/EventsRenderingService.js (1.chunk.js:912)
  18. at __webpack_require__ (bundle.js:787)
  19. at fn (bundle.js:150)
  20. at Module.eval (index.js:21)
  21. at eval (index.js:509)
  22. at Module../src/EventsSheet/EventsTree/index.js (1.chunk.js:1079)
  23. at __webpack_require__ (bundle.js:787)
  24. at fn (bundle.js:150)
  25. at Module.eval (index.js:12)
  26. at eval (index.js:1188)
  27. at Module../src/EventsSheet/index.js (1.chunk.js:1785)
  28. at __webpack_require__ (bundle.js:787)
  29. at fn (bundle.js:150)
  30. at eval (EventsEditor.js:11)
  31. at Module../src/MainFrame/Editors/EventsEditor.js (1.chunk.js:2395)
  32. at __webpack_require__ (bundle.js:787)
  33. at fn (bundle.js:150)
  34. at eval (EditorTabsHandler.js:22)
  35. at Module../src/MainFrame/EditorTabsHandler.js (1.chunk.js:2359)
  36. at __webpack_require__ (bundle.js:787)
  37. at fn (bundle.js:150)
  38. at Module.eval (index.js:29)
  39. at eval (index.js:1823)
  40. at Module../src/MainFrame/index.js (1.chunk.js:2622)
  41. at __webpack_require__ (bundle.js:787)
  42. at fn (bundle.js:150)
  43. at eval (BrowserApp.js:5)
  44. at Module../src/BrowserApp.js (browser-app.chunk.js:11)
  45. at __webpack_require__ (bundle.js:787)
  46. at fn (bundle.js:150)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement