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

Errors in 1.88 #2461

Closed MagicHope closed 2 months ago

MagicHope commented 2 months ago

Use completely blank project, 2022.3.17 LTS

  1. Install dependencies Input System Newtonsoft Json Addressable

  2. Import MMORPG KIT 1.88

  3. Modified the input method

4, play DemoSurvival/Scenes / 00 init_survival

5, Single-player mode, create a character, start

6, get 6 errors, and display result “No cameras rendering” .

errors

insthync commented 2 months ago

Try make those prefab which it is telling in log messages to be addressable (by simply click on addressable checkbox)

MagicHope commented 2 months ago

Thank you. It's settled.