Skip to content

Instantly share code, notes, and snippets.

View LotekHeavy's full-sized avatar
🎵
Nothin' But A Good Time

LotekHeavy LotekHeavy

🎵
Nothin' But A Good Time
  • Heavy Industries
  • Switzerland
View GitHub Profile
@LotekHeavy
LotekHeavy / gist:3954d594f3c8012a93d7
Last active August 29, 2015 14:03
terminate called without an active exception #1413
(gdb) run
Starting program: /home/marcel/Dokumente/Development/MineTest/minetest/bin/minetest
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Irrlicht log: Irrlicht Engine version 1.8.1
Irrlicht log: Linux 3.13.0-29-generic #53-Ubuntu SMP Wed Jun 4 21:00:20 UTC 2014 x86_64
[New Thread 0x7fffeac97700 (LWP 4527)]
Irrlicht log: Using renderer: OpenGL 3.0
Irrlicht log: Gallium 0.4 on AMD PITCAIRN: X.Org
Irrlicht log: OpenGL driver version is 1.2 or better.
Disassembly:
=> 0x7b3da2 <_ZN3irr3gui15CGUIEnvironment12OnPostRenderEj+290>: callq *0xa0(%rax)
0x7b3da8 <_ZN3irr3gui15CGUIEnvironment12OnPostRenderEj+296>: cmpl $0x1,0xc(%rax)
0x7b3dac <_ZN3irr3gui15CGUIEnvironment12OnPostRenderEj+300>: je 0x7b40da <_ZN3irr3gui15CGUIEnvironment12OnPostRenderEj+1114>
0x7b3db2 <_ZN3irr3gui15CGUIEnvironment12OnPostRenderEj+306>: mov (%rbx),%rax
0x7b3db5 <_ZN3irr3gui15CGUIEnvironment12OnPostRenderEj+309>: mov %rbx,%rdi
0x7b3db8 <_ZN3irr3gui15CGUIEnvironment12OnPostRenderEj+312>: callq *0x60(%rax)
0x7b3dbb <_ZN3irr3gui15CGUIEnvironment12OnPostRenderEj+315>: test %rax,%rax
0x7b3dbe <_ZN3irr3gui15CGUIEnvironment12OnPostRenderEj+318>: je 0x7b40da <_ZN3irr3gui15CGUIEnvironment12OnPostRenderEj+1114>
0x7b3dc4 <_ZN3irr3gui15CGUIEnvironment12OnPostRenderEj+324>: mov (%rbx),%rax
Package: minetest 201407022254-0~2862~ubuntu14.04.1 [origin: LP-PPA-minetestdevs-daily-builds]
ProblemType: Crash
Architecture: amd64
CrashCounter: 1
CurrentDesktop: Unity
Date: Thu Jul 3 10:33:31 2014
DistroRelease: Ubuntu 14.04
ExecutablePath: /usr/bin/minetest
ExecutableTimestamp: 1404350816
@LotekHeavy
LotekHeavy / gist:27840022c05992ad2319
Created July 5, 2014 21:12
segmantation fault in camera::update
Program received signal SIGSEGV, Segmentation fault.
0x00000000005c21ae in Camera::update(LocalPlayer*, float, float, float, ClientEnvironment&) ()
(gdb) bt full
#0 0x00000000005c21ae in Camera::update(LocalPlayer*, float, float, float, ClientEnvironment&) ()
No symbol table info available.
#1 0x00000000006728ac in the_game(bool&, bool, InputHandler*, irr::IrrlichtDevice*, irr::gui::IGUIFont*, std::string, std::string, std::string, std::string, unsigned short, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >&, ChatBackend&, SubgameSpec const&, bool) ()
No symbol table info available.
#2 0x0000000000564b2f in main ()
No symbol table info available.
@LotekHeavy
LotekHeavy / gist:725fd76cd7a4ce5f8073
Created July 31, 2014 11:30
attempt to perform arithmetic on a nil value
20:43:25: ERROR[ServerThread]: pathfinder: failed to update cost map
20:43:25: ERROR[ServerThread]: pathfinder: failed to update cost map
20:43:25: ERROR[ServerThread]: pathfinder: failed to update cost map
20:43:25: ERROR[ServerThread]: pathfinder: failed to update cost map
20:43:25: ERROR[ServerThread]: pathfinder: failed to update cost map
20:43:25: ERROR[ServerThread]: pathfinder: failed to update cost map
20:43:25: ERROR[ServerThread]: pathfinder: failed to update cost map
20:43:25: ERROR[ServerThread]: pathfinder: failed to update cost map
20:43:25: ERROR[ServerThread]: pathfinder: failed to update cost map
20:43:25: ERROR[ServerThread]: pathfinder: failed to update cost map
@LotekHeavy
LotekHeavy / gist:550fecb37d22a2a6f550
Created August 2, 2014 18:24
Already contains 49 objects
17:12:19: ERROR[ServerThread]: ServerEnv: Trying to store id=56 statically but block (1,-2,13) already contains 49 objects. Forcing delete.
17:12:19: ERROR[ServerThread]: ServerEnv: Trying to store id=57 statically but block (1,-2,13) already contains 49 objects. Forcing delete.
17:12:19: ERROR[ServerThread]: ServerEnv: Trying to store id=58 statically but block (1,-2,13) already contains 49 objects. Forcing delete.
17:12:19: ERROR[ServerThread]: ServerEnv: Trying to store id=59 statically but block (1,-2,13) already contains 49 objects. Forcing delete.
17:12:19: ERROR[ServerThread]: ServerEnv: Trying to store id=60 statically but block (1,-2,13) already contains 49 objects. Forcing delete.
17:12:19: ERROR[ServerThread]: ServerEnv: Trying to store id=61 statically but block (1,-2,13) already contains 49 objects. Forcing delete.
17:12:19: ERROR[ServerThread]: ServerEnv: Trying to store id=62 statically but block (1,-2,13) already contains 49 objects. Forcing delete.
17:12:19: ERROR[ServerThread]: ServerEnv: Tr
marcel@lestat:/opt/mcedit/MCEdit-Unified$ ./mcedit.sh
Starting MCEdit...
Running in fixed mode. Support files are in your Documents folder.
Minecraft_Server.jar storage initialized.
Each server is stored in a subdirectory of /home/marcel/.mcedit/MCEdit/ServerJarStorage named with the server's version number
Cached servers: [u'Release 1.8.1']
IOError(2, 'Datei oder Verzeichnis nicht gefunden')
[ ERROR][ root.py:1102]:MCEdit version Fork v1.2.0.0 for Minecraft 1.8
Traceback (most recent call last):
File "mcedit.py", line 1256, in <module>
@LotekHeavy
LotekHeavy / gist:4edb75bf82cbea3b8042
Created November 24, 2014 20:00
minecraft 1.8.1 loading
marcel@lestat:/opt/mcedit/MCEdit-Unified$ python mcedit.py
Running in fixed mode. Support files are in your Documents folder.
Minecraft_Server.jar storage initialized.
Each server is stored in a subdirectory of /home/marcel/.mcedit/MCEdit/ServerJarStorage named with the server's version number
Cached servers: [u'Release 1.8.1']
^CException KeyboardInterrupt in <function remove at 0x7f52ac543050> ignored
^CTraceback (most recent call last):
File "mcedit.py", line 1256, in <module>
sys.exit(main(sys.argv))
@LotekHeavy
LotekHeavy / gist:af9fcf11b5097a56bce0
Created November 24, 2014 20:11
new world crash press key w
marcel@lestat:/opt/mcedit/MCEdit-Unified$ python mcedit.py
Running in fixed mode. Support files are in your Documents folder.
Minecraft_Server.jar storage initialized.
Each server is stored in a subdirectory of /home/marcel/.mcedit/MCEdit/ServerJarStorage named with the server's version number
Cached servers: [u'Release 1.8.1']
HTTPError()
[ ERROR][ root.py:1102]:MCEdit version Fork v1.2.0.0 for Minecraft 1.8
Traceback (most recent call last):
File "mcedit.py", line 1256, in <module>
sys.exit(main(sys.argv))
Starting MCEdit...
Running in fixed mode. Support files are in your Documents folder.
Minecraft_Server.jar storage initialized.
Each server is stored in a subdirectory of /home/marcel/.mcedit/MCEdit/ServerJarStorage named with the server's version number
Cached servers: [u'Release 1.8.1']
^CTraceback (most recent call last):
File "mcedit.py", line 1251, in <module>
sys.exit(main(sys.argv))
File "mcedit.py", line 1095, in main
MCEdit.main()