suriyun-production / mmorpg-kit-docs

This is document for MMORPG KIT project (https://www.assetstore.unity3d.com/#!/content/110188?aid=1100lGeN)
https://suriyun-production.github.io/mmorpg-kit-docs
49 stars 11 forks source link

Error msg #2348

Closed moepi2k closed 8 months ago

moepi2k commented 8 months ago

just show an error msg which i saw for the first time

https://gyazo.com/a8f7eabfb1a7a4b26d6b4659cbd06411

updated kit to 186b2. when i loged in i was dead. respawn button not worked. even restart not, new to create new character. maybe something messed up when updated project?

after creating new char everything was fine. so just i leave it here maybe u can use that info

insthync commented 8 months ago

I think you saw your character die because something is breaking the update function loop, so the next update function won't be called. Have to fix that error, then it may fix character dead issues, so don't delete your character for testing purpose.

moepi2k commented 8 months ago

as i said this was the first time i saw this error. was bad decision to delete the char for debuging i know xD