Segs / Segs

:muscle: SEGS - Super Entity Game Server

Home Page:https://segs.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assertion failed: rd.m_prefab_mapping - on character creation

miles200 opened this issue · comments

Expected behavior

Character should create and user entered into map

Actual behavior/symptoms

On finishing character creation, segs_server crashes with the following:

Assertion failed: rd.m_prefab_mapping, file D:\Github\Segs\Projects\CoX\Common\Runtime\SceneGraph.cpp, line 641

Steps to reproduce behavior/symptoms

  • Launch segs_server
  • Login
  • Create a character

On debugging, m_prefab_mapping appears to be empty

SEGS version

v0.7.0

Commit: 9224514

Operating system

Windows 10

C++ compiler and version

Qt 5.14.1 MSVC2017 64bit
Microsoft Visual C++ Compiler 16.4.29806.167 (amd64)

Other relevant information

image

image

Beyond my expertise, have tried to have a dig around but no luck.

Happy to take a further look if anybody can point me in the right direction!

Caused by #901

Closed