Nobody999
04-28-2020, 05:08 PM
found a thread and used gdb
gdb ./rolauncher
GNU gdb (Debian 8.2.1-2+b3) 8.2.1
...
(gdb) run
Starting program: /home/noName/regnum/rolauncher
[New LWP 3313]
[New LWP 3314]
[LWP 3314 exited]
[LWP 3313 exited]
[Inferior 1 (process 3309) exited with code 0377]
(gdb)
(gdb) bt
No stack.
(gdb) quit
Starting the game over:
cd live
and
./game AccountName FunnyNumbers
still work :naughty:
Thanks for any ideas.
gdb ./rolauncher
GNU gdb (Debian 8.2.1-2+b3) 8.2.1
...
(gdb) run
Starting program: /home/noName/regnum/rolauncher
[New LWP 3313]
[New LWP 3314]
[LWP 3314 exited]
[LWP 3313 exited]
[Inferior 1 (process 3309) exited with code 0377]
(gdb)
(gdb) bt
No stack.
(gdb) quit
Starting the game over:
cd live
and
./game AccountName FunnyNumbers
still work :naughty:
Thanks for any ideas.