We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Occurs when bots begin to move.
Imprimis vers.: commit 30d787e
Libprimis vers.: commit a1033bb8e7686e31571b00edc3a8407c25bf8219
gdb output: Starting program: /home/doudmg/imprimis/native_client [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7ffff5a32640 (LWP 14729)] [New Thread 0x7fffe98c8640 (LWP 14732)] [New Thread 0x7fffe8f86640 (LWP 14733)] [New Thread 0x7fffe3fff640 (LWP 14734)] [New Thread 0x7fffe37fe640 (LWP 14735)] [New Thread 0x7fffe2ffd640 (LWP 14736)] [Thread 0x7fffe2ffd640 (LWP 14736) exited] [New Thread 0x7fffe2ffd640 (LWP 14737)] [Thread 0x7fffe2ffd640 (LWP 14737) exited] [New Thread 0x7fffe8185640 (LWP 14739)] [New Thread 0x7fffe2ffd640 (LWP 14740)] [Thread 0x7fffe2ffd640 (LWP 14740) exited] [New Thread 0x7fffe2ffd640 (LWP 14741)] [New Thread 0x7fffe21f9640 (LWP 14742)] [Thread 0x7fffe8185640 (LWP 14739) exited] [New Thread 0x7fffcffff640 (LWP 14743)] [New Thread 0x7fffcf7fe640 (LWP 14744)] [New Thread 0x7fffceffd640 (LWP 14745)] [New Thread 0x7fffce7fc640 (LWP 14746)] [New Thread 0x7fffcdffb640 (LWP 14747)] [New Thread 0x7fffcd7fa640 (LWP 14748)] [New Thread 0x7fffccff9640 (LWP 14749)] [New Thread 0x7fffaffff640 (LWP 14750)] [New Thread 0x7fffaf7fe640 (LWP 14751)] [New Thread 0x7fffaeffd640 (LWP 14752)] [New Thread 0x7fffae3fc640 (LWP 14761)]
Thread 1 "native_client" received signal SIGSEGV, Segmentation fault. 0x00005555555c1cd0 in ai::waypointai::hasrange(gameent*, int) ()
System information: AMD® Ryzen 7 5825u with radeon graphics × 16 RENOIR (renoir, LLVM 15.0.6, DRM 3.42, 5.15.0-60-generic) Ubuntu 22.04.1 LTS 64-bit Gnome vers. 42.5 Wayland Dell Inc. Inspiron 14 7425 2-in-1 16.0 GiB
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Occurs when bots begin to move.
Imprimis vers.:
commit 30d787e
Libprimis vers.:
commit a1033bb8e7686e31571b00edc3a8407c25bf8219
gdb output:
Starting program: /home/doudmg/imprimis/native_client
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff5a32640 (LWP 14729)]
[New Thread 0x7fffe98c8640 (LWP 14732)]
[New Thread 0x7fffe8f86640 (LWP 14733)]
[New Thread 0x7fffe3fff640 (LWP 14734)]
[New Thread 0x7fffe37fe640 (LWP 14735)]
[New Thread 0x7fffe2ffd640 (LWP 14736)]
[Thread 0x7fffe2ffd640 (LWP 14736) exited]
[New Thread 0x7fffe2ffd640 (LWP 14737)]
[Thread 0x7fffe2ffd640 (LWP 14737) exited]
[New Thread 0x7fffe8185640 (LWP 14739)]
[New Thread 0x7fffe2ffd640 (LWP 14740)]
[Thread 0x7fffe2ffd640 (LWP 14740) exited]
[New Thread 0x7fffe2ffd640 (LWP 14741)]
[New Thread 0x7fffe21f9640 (LWP 14742)]
[Thread 0x7fffe8185640 (LWP 14739) exited]
[New Thread 0x7fffcffff640 (LWP 14743)]
[New Thread 0x7fffcf7fe640 (LWP 14744)]
[New Thread 0x7fffceffd640 (LWP 14745)]
[New Thread 0x7fffce7fc640 (LWP 14746)]
[New Thread 0x7fffcdffb640 (LWP 14747)]
[New Thread 0x7fffcd7fa640 (LWP 14748)]
[New Thread 0x7fffccff9640 (LWP 14749)]
[New Thread 0x7fffaffff640 (LWP 14750)]
[New Thread 0x7fffaf7fe640 (LWP 14751)]
[New Thread 0x7fffaeffd640 (LWP 14752)]
[New Thread 0x7fffae3fc640 (LWP 14761)]
Thread 1 "native_client" received signal SIGSEGV, Segmentation fault.
0x00005555555c1cd0 in ai::waypointai::hasrange(gameent*, int) ()
System information:
AMD® Ryzen 7 5825u with radeon graphics × 16
RENOIR (renoir, LLVM 15.0.6, DRM 3.42, 5.15.0-60-generic)
Ubuntu 22.04.1 LTS 64-bit
Gnome vers. 42.5
Wayland
Dell Inc. Inspiron 14 7425 2-in-1 16.0 GiB
The text was updated successfully, but these errors were encountered: