Advertisement
EvilSupahFly

Amulet Flatpak Crash Log

Aug 14th, 2024
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.86 KB | None | 0 0
  1. INFO - PyMCTranslate Version 291
  2. Gtk-Message: 13:20:08.646: Failed to load module "xapp-gtk3-module"
  3. INFO - Loading level /home/evilsupahfly/.minecraft/saves/Otherwhere
  4. INFO - Loading level /home/evilsupahfly/.minecraft/saves/Otherwhere
  5. CRITICAL - NotImplementedError
  6.  
  7. The above exception was the direct cause of the following exception:
  8.  
  9. Traceback (most recent call last):
  10. File "/app/lib/python3.11/site-packages/amulet_map_editor/api/framework/pages/world_page.py", line 178, in _enable_page
  11. self.GetPage(page).enable()
  12. File "/app/lib/python3.11/site-packages/amulet_map_editor/programs/edit/edit.py", line 69, in enable
  13. self._canvas = EditCanvas(self, self._world)
  14. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  15. File "/app/lib/python3.11/site-packages/amulet_map_editor/programs/edit/api/canvas/edit_canvas.py", line 150, in __init__
  16. super().__init__(parent, world)
  17. File "/app/lib/python3.11/site-packages/amulet_map_editor/programs/edit/api/canvas/base_edit_canvas.py", line 63, in __init__
  18. super().__init__(parent)
  19. File "/app/lib/python3.11/site-packages/amulet_map_editor/api/opengl/canvas/event_canvas.py", line 15, in __init__
  20. super().__init__(parent)
  21. File "/app/lib/python3.11/site-packages/amulet_map_editor/api/opengl/canvas/canvas.py", line 41, in __init__
  22. display_attributes = GLAttributes()
  23. ^^^^^^^^^^^^^^
  24. SystemError: <class 'wx._glcanvas.GLAttributes'> returned a result with an exception set
  25.  
  26. CRITICAL - NotImplementedError
  27.  
  28. The above exception was the direct cause of the following exception:
  29.  
  30. Traceback (most recent call last):
  31. File "/app/lib/python3.11/site-packages/amulet_map_editor/api/framework/pages/world_page.py", line 178, in _enable_page
  32. self.GetPage(page).enable()
  33. File "/app/lib/python3.11/site-packages/amulet_map_editor/programs/edit/edit.py", line 69, in enable
  34. self._canvas = EditCanvas(self, self._world)
  35. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  36. File "/app/lib/python3.11/site-packages/amulet_map_editor/programs/edit/api/canvas/edit_canvas.py", line 150, in __init__
  37. super().__init__(parent, world)
  38. File "/app/lib/python3.11/site-packages/amulet_map_editor/programs/edit/api/canvas/base_edit_canvas.py", line 63, in __init__
  39. super().__init__(parent)
  40. File "/app/lib/python3.11/site-packages/amulet_map_editor/api/opengl/canvas/event_canvas.py", line 15, in __init__
  41. super().__init__(parent)
  42. File "/app/lib/python3.11/site-packages/amulet_map_editor/api/opengl/canvas/canvas.py", line 41, in __init__
  43. display_attributes = GLAttributes()
  44. ^^^^^^^^^^^^^^
  45. SystemError: <class 'wx._glcanvas.GLAttributes'> returned a result with an exception set
  46.  
  47. CRITICAL - NotImplementedError
  48.  
  49. The above exception was the direct cause of the following exception:
  50.  
  51. Traceback (most recent call last):
  52. File "/app/lib/python3.11/site-packages/amulet_map_editor/api/framework/pages/world_page.py", line 178, in _enable_page
  53. self.GetPage(page).enable()
  54. File "/app/lib/python3.11/site-packages/amulet_map_editor/programs/edit/edit.py", line 69, in enable
  55. self._canvas = EditCanvas(self, self._world)
  56. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  57. File "/app/lib/python3.11/site-packages/amulet_map_editor/programs/edit/api/canvas/edit_canvas.py", line 150, in __init__
  58. super().__init__(parent, world)
  59. File "/app/lib/python3.11/site-packages/amulet_map_editor/programs/edit/api/canvas/base_edit_canvas.py", line 63, in __init__
  60. super().__init__(parent)
  61. File "/app/lib/python3.11/site-packages/amulet_map_editor/api/opengl/canvas/event_canvas.py", line 15, in __init__
  62. super().__init__(parent)
  63. File "/app/lib/python3.11/site-packages/amulet_map_editor/api/opengl/canvas/canvas.py", line 41, in __init__
  64. display_attributes = GLAttributes()
  65. ^^^^^^^^^^^^^^
  66. SystemError: <class 'wx._glcanvas.GLAttributes'> returned a result with an exception set
  67.  
  68. During handling of the above exception, another exception occurred:
  69.  
  70. NotImplementedError
  71.  
  72. The above exception was the direct cause of the following exception:
  73.  
  74. Traceback (most recent call last):
  75. File "/app/lib/python3.11/site-packages/amulet_map_editor/api/framework/pages/world_page.py", line 178, in _enable_page
  76. self.GetPage(page).enable()
  77. File "/app/lib/python3.11/site-packages/amulet_map_editor/programs/edit/edit.py", line 69, in enable
  78. self._canvas = EditCanvas(self, self._world)
  79. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  80. File "/app/lib/python3.11/site-packages/amulet_map_editor/programs/edit/api/canvas/edit_canvas.py", line 150, in __init__
  81. super().__init__(parent, world)
  82. File "/app/lib/python3.11/site-packages/amulet_map_editor/programs/edit/api/canvas/base_edit_canvas.py", line 63, in __init__
  83. super().__init__(parent)
  84. File "/app/lib/python3.11/site-packages/amulet_map_editor/api/opengl/canvas/event_canvas.py", line 15, in __init__
  85. super().__init__(parent)
  86. File "/app/lib/python3.11/site-packages/amulet_map_editor/api/opengl/canvas/canvas.py", line 41, in __init__
  87. display_attributes = GLAttributes()
  88. ^^^^^^^^^^^^^^
  89. SystemError: <class 'wx._glcanvas.GLAttributes'> returned a result with an exception set
  90.  
  91. CRITICAL - NotImplementedError
  92.  
  93. The above exception was the direct cause of the following exception:
  94.  
  95. Traceback (most recent call last):
  96. File "/app/lib/python3.11/site-packages/amulet_map_editor/api/framework/pages/world_page.py", line 178, in _enable_page
  97. self.GetPage(page).enable()
  98. File "/app/lib/python3.11/site-packages/amulet_map_editor/programs/edit/edit.py", line 69, in enable
  99. self._canvas = EditCanvas(self, self._world)
  100. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  101. File "/app/lib/python3.11/site-packages/amulet_map_editor/programs/edit/api/canvas/edit_canvas.py", line 150, in __init__
  102. super().__init__(parent, world)
  103. File "/app/lib/python3.11/site-packages/amulet_map_editor/programs/edit/api/canvas/base_edit_canvas.py", line 63, in __init__
  104. super().__init__(parent)
  105. File "/app/lib/python3.11/site-packages/amulet_map_editor/api/opengl/canvas/event_canvas.py", line 15, in __init__
  106. super().__init__(parent)
  107. File "/app/lib/python3.11/site-packages/amulet_map_editor/api/opengl/canvas/canvas.py", line 41, in __init__
  108. display_attributes = GLAttributes()
  109. ^^^^^^^^^^^^^^
  110. SystemError: <class 'wx._glcanvas.GLAttributes'> returned a result with an exception set
  111.  
  112. During handling of the above exception, another exception occurred:
  113.  
  114. NotImplementedError
  115.  
  116. The above exception was the direct cause of the following exception:
  117.  
  118. Traceback (most recent call last):
  119. File "/app/lib/python3.11/site-packages/amulet_map_editor/api/framework/pages/world_page.py", line 178, in _enable_page
  120. self.GetPage(page).enable()
  121. File "/app/lib/python3.11/site-packages/amulet_map_editor/programs/edit/edit.py", line 69, in enable
  122. self._canvas = EditCanvas(self, self._world)
  123. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  124. File "/app/lib/python3.11/site-packages/amulet_map_editor/programs/edit/api/canvas/edit_canvas.py", line 150, in __init__
  125. super().__init__(parent, world)
  126. File "/app/lib/python3.11/site-packages/amulet_map_editor/programs/edit/api/canvas/base_edit_canvas.py", line 63, in __init__
  127. super().__init__(parent)
  128. File "/app/lib/python3.11/site-packages/amulet_map_editor/api/opengl/canvas/event_canvas.py", line 15, in __init__
  129. super().__init__(parent)
  130. File "/app/lib/python3.11/site-packages/amulet_map_editor/api/opengl/canvas/canvas.py", line 41, in __init__
  131. display_attributes = GLAttributes()
  132. ^^^^^^^^^^^^^^
  133. SystemError: <class 'wx._glcanvas.GLAttributes'> returned a result with an exception set
  134.  
  135.  
  136. (amulet_map_editor:2): GLib-GObject-CRITICAL **: 13:20:40.497: ../gobject/gsignal.c:2778: instance '0x65340a9834c0' has no handler with id '3836'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement