中级玩家
 
- 贡献度
- 0
- 金元
- 999
- 积分
- 100
- 精华
- 0
- 注册时间
- 2017-9-5
|
求助,这是什么情况。。装完模组插件后出现的,求解决办法
[ERROR] Error when initializing prefab: EconomyParameters
With object EconomyParameters (Game.Prefabs.EconomyPrefab)
MissingFieldException: Field not found: int Game.Prefabs.EconomyPrefab.m_CompanyBankruptcyLimit Due to: Could not find field in class
at (wrapper dynamic-method) Game.Prefabs.EconomyPrefab.DMD<Game.Prefabs.EconomyPrefab: ateInitialize>(Game.Prefabs.EconomyPrefab,Unity.Entities.EntityManager,Unity.Entities.Entity)
at Game.Prefabs.PrefabInitializeSystem.LateInitializePrefab (Unity.Entities.Entity entity, Game.Prefabs.PrefabBase prefab, System.Collections.Generic.List`1[T] dependencies, System.Collections.Generic.List`1[T] components) [0x00049] in <9706b89c33bd48b28cb67e41f7310cfa>:0
Colossal.Logging.CustomLogHandler ogFormat(LogType, Object, String, Object[])
UnityEngine.Logger ogFormat(LogType, Object, String, Object[])
Colossal.Logging.UnityLogger og(Level, String, Exception, Object)
Colossal.Logging.UnityLogger:ErrorFormat(Object, Exception, String, Object)
Game.Prefabs.PrefabInitializeSystem ateInitializePrefab(Entity, PrefabBase, List`1, List`1)
Game.Prefabs.PrefabInitializeSystem:OnUpdate()
Unity.Entities.SystemBase:Update()
Game.UpdateSystem:Update(SystemUpdatePhase)
Game.Prefabs.PrefabSystem:OnUpdate()
Unity.Entities.SystemBase:Update()
Game.UpdateSystem:Update(SystemUpdatePhase)
Game.SceneFlow.GameManager:UpdateWorld()
Game.SceneFlow.GameManager:Update()
|
|