Zurigan / uMMORPG-Network-Zones

This is a uMMORPG plugin that adds the ability to spawn multiple scenes on server startup, move characters between those scenes via portals.
11 stars 5 forks source link

Server crash from unknown cause #3

Open Zurigan opened 4 years ago

Zurigan commented 4 years ago

Log of player connecting, getting auto-switched to correct scene/server below, haven't been able to reproduce.


login successful: admin 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

[Zones]: admin was last saved on another scene, transferring to: Assets/uMMORPG/Scenes/WorldB.unity 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

login successful: admin 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

The PlayerPrefab is empty on the NetworkManager. Please setup a PlayerPrefab object. 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

saved 1 player(s) 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

saved 1 player(s) 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

Caught fatal signal - signo:7 code:2 errno:0 addr:0x7f81eac81a60
Obtained 34 stack frames.
#0  0x007f81ebc0cdfc in __nss_passwd_lookup
#1  0x007f81eaf4629d in monoeg_g_str_equal
#2  0x007f81eaf45aa0 in monoeg_g_hash_table_lookup_extended
#3  0x007f81eaf45ae8 in monoeg_g_hash_table_lookup
#4  0x007f81eae93fb4 in mono_class_from_name_case
#5  0x007f81eae941ef in mono_class_from_name_case
#6  0x007f81eae946de in mono_class_from_name
#7  0x007f81eaea16ff in mono_exception_from_name_domain
#8  0x007f81eadf1347 in mono_print_thread_dump_from_ctx
#9  0x007f81eae65f62 in mono_breakpoint_clean_code
Caught fatal signal - signo:7 code:2 errno:0 addr:0x7eff39a83500
Bus error (core dumped)