It generates with these problems game.core
Any solution?
Any solution?
Quote:
#0 timed_event_pvp (event=@0xbfbfa34c, processing_time=25)
at intrusive_ptr.hpp:176
pvpChr = 0x38dea800
pvpVictim = 0x0
__FUNCTION__ = "timed_event_pvp"
#1 0x0812d051 in event_process (pulse=695893) at event.cpp:140
pElem = <value optimized out>
the_event = {px = 0x3fd0e240}
processing_time = 25
new_time = <value optimized out>
num_events = 17
#2 0x0826e43f in heartbeat (ht=0x293fe100, pulse=695893) at main.cpp:250
t = 27781437
#3 0x0826e96e in idle () at main.cpp:884
now = {tv_sec = 1483892702, tv_usec = 410020}
passed_pulses = 1
t = <value optimized out>
pta = {tv_sec = 1483892702, tv_usec = 64151}
process_time_count = 9
#4 0x0827021b in main (argc=1, argv=Cannot access memory at address 0x1004
) at main.cpp:551
sectree_manager = {<singleton<SECTREE_MANAGER>> = {
_vptr$singleton = 0x83fa3f0, static ms_singleton = 0xbfbfa6c8},
static current_sectree_version = 768, m_map_pkSectree = {_M_t = {
---Type <return> to continue, or q <return> to quit---_M_impl = {<sQuit
Quote:
#0 timed_event_pvp (event=@0xbfbfa34c, processing_time=25)
(gdb) at intrusive_ptr.hpp:176
Illegal process-id: intrusive_ptr.hpp:176
(gdb) pvpChr = 0x38dea800
Undefined command: "pvpChr". Try "help".
(gdb) pvpVictim = 0x0
Undefined command: "pvpVictim". Try "help".
(gdb) __FUNCTION__ = "timed_event_pvp"
Undefined command: "". Try "help".
(gdb) #1 0x0812d051 in event_process (pulse=695893) at event.cpp:140
(gdb) pElem = <value optimized out>
Undefined command: "pElem". Try "help".
(gdb) the_event = {px = 0x3fd0e240}
Undefined command: "the". Try "help".
(gdb) processing_time = 25
Undefined command: "processing". Try "help".
(gdb) new_time = <value optimized out>
num_events = 17
Undefined command: "new". Try "help".
(gdb) num_events = 17
Undefined command: "num". Try "help".
(gdb) #2 0x0826e43f in heartbeat (ht=0x293fe100, pulse=695893) at main.cpp:250
(gdb) t = 27781437
A syntax error in expression, near `= 27781437'.
(gdb) #3 0x0826e96e in idle () at main.cpp:884
(gdb) now = {tv_sec = 1483892702, tv_usec = 410020}
Undefined command: "now". Try "help".
(gdb) passed_pulses = 1
Undefined command: "passed". Try "help".
(gdb) t = <value optimized out>
A syntax error in expression, near `= <value optimized out>'.
(gdb) pta = {tv_sec = 1483892702, tv_usec = 64151}
Undefined command: "pta". Try "help".
(gdb) process_time_count = 9
Undefined command: "process". Try "help".
(gdb) #4 0x0827021b in main (argc=1, argv=Cannot access memory at address 0x1004
(gdb) ) at main.cpp:551
Undefined command: "". Try "help".
(gdb) sectree_manager = {<singleton<SECTREE_MANAGER>> = {
Undefined command: "sectree". Try "help".
(gdb) _vptr$singleton = 0x83fa3f0, static ms_singleton = 0xbfbfa6c8},
Undefined command: "". Try "help".
(gdb) static current_sectree_version = 768, m_map_pkSectree = {_M_t = {
Undefined command: "static". Try "help".
(gdb) ---Type <return> to continue, or q <return> to quit---_M_impl = {<sQuit
Undefined command: "---Type". Try "help".
(gdb) Quit