PlateUp!

PlateUp!

Card Priority Changer
 This topic has been pinned, so it's probably important
ZekNikZ  [developer] 10 May, 2023 @ 8:28am
Bug Reports
Post any bug reports here!
< >
Showing 1-2 of 2 comments
Brathänchen 22 Nov, 2023 @ 11:45am 
When I start plateup, there is a Window with this in red:

[Error : Unity Log] ArgumentException: [PlateUp!] Unknown Type:`Unity.Entities.LinkedEntityGroup` All ComponentType must be known at compile time. For generic components, each concrete type must be registered with [RegisterGenericComponentType].
Stack trace:
Unity.Entities.TypeManager.ManagedException (System.Type type) (at <df777b44355640b0bfe3b7176fa8ce89>:0)
Unity.Entities.TypeManager.ManagedException[T] () (at <df777b44355640b0bfe3b7176fa8ce89>:0)
Unity.Entities.TypeManager.GetTypeIndex[T] () (at <df777b44355640b0bfe3b7176fa8ce89>:0)
Unity.Entities.EntityComponentStore.Create (Unity.Entities.EntityComponentStore* entities, System.UInt64 startChunkSequenceNumber, System.Int32 newCapacity) (at <df777b44355640b0bfe3b7176fa8ce89>:0)
Unity.Entities.EntityDataAccess.Initialize (Unity.Entities.EntityDataAccess* self, Unity.Entities.World world) (at <df777b44355640b0bfe3b7176fa8ce89>:0)
Unity.Entities.EntityManager.Initialize (Unity.Entities.World world) (at <df777b44355640b0bfe3b7176fa8ce89>:0)
Unity.Entities.WorldUnmanaged.Create (Unity.Entities.World world, Unity.Entities.WorldFlags flags) (at <df777b44355640b0bfe3b7176fa8ce89>:0)
Unity.Entities.World..ctor (System.String name, Unity.Entities.WorldFlags flags) (at <df777b44355640b0bfe3b7176fa8ce89>:0)
Kitchen.ProfileSave.Load () (at <1792faa5f2fb429b8fbb66ffdd794a46>:0)
Kitchen.ProfileManager.Load () (at <1792faa5f2fb429b8fbb66ffdd794a46>:0)
KitchenLib.UI.RevisedMainMenu.Setup (System.Int32 player_id) (at <9410e64985f9475c8a9a04852a70a29b>:0)
Kitchen.LocalMenuView`1[T].SetMenu (System.Type menu_type, System.Boolean skip_stack) (at <1792faa5f2fb429b8fbb66ffdd794a46>:0)
Kitchen.MainMenuView.PerformSetMenuPostTransition () (at <1792faa5f2fb429b8fbb66ffdd794a46>:0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
KitchenLib.Patches.KLLogHandler:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)

[Error : Unity Log] DivideByZeroException: [PlateUp!] Attempted to divide by zero.
Stack trace:
(wrapper dynamic-method) Kitchen.MenuBackgroundItemScroller.DMD<Kitchen.MenuBackgroundItemScroller::CreateItem>(Kitchen.MenuBackgroundItemScroller,UnityEngine.Vector3)
Kitchen.MenuBackgroundItemScroller.CreateRows () (at <1792faa5f2fb429b8fbb66ffdd794a46>:0)
(wrapper dynamic-method) Kitchen.MenuBackgroundItemScroller.DMD<Kitchen.MenuBackgroundItemScroller::Update>(Kitchen.MenuBackgroundItemScroller)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
KitchenLib.Patches.KLLogHandler:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)

[Error : Unity Log] DivideByZeroException: [PlateUp!] Attempted to divide by zero.
Stack trace:
(wrapper dynamic-method) Kitchen.MenuBackgroundItemScroller.DMD<Kitchen.MenuBackgroundItemScroller::CreateItem>(Kitchen.MenuBackgroundItemScroller,UnityEngine.Vector3)
Kitchen.MenuBackgroundItemScroller.CreateRows () (at <1792faa5f2fb429b8fbb66ffdd794a46>:0)
(wrapper dynamic-method) Kitchen.MenuBackgroundItemScroller.DMD<Kitchen.MenuBackgroundItemScroller::Update>(Kitchen.MenuBackgroundItemScroller)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
KitchenLib.Patches.KLLogHandler:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)

[Error : Unity Log] DivideByZeroException: [PlateUp!] Attempted to divide by zero.
Stack trace:
(wrapper dynamic-method) Kitchen.MenuBackgroundItemScroller.DMD<Kitchen.MenuBackgroundItemScroller::CreateItem>(Kitchen.MenuBackgroundItemScroller,UnityEngine.Vector3)
Kitchen.MenuBackgroundItemScroller.CreateRows () (at <1792faa5f2fb429b8fbb66ffdd794a46>:0)
(wrapper dynamic-method) Kitchen.MenuBackgroundItemScroller.DMD<Kitchen.MenuBackgroundItemScroller::Update>(Kitchen.MenuBackgroundItemScroller)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
KitchenLib.Patches.KLLogHandler:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)

[Error : Unity Log] DivideByZeroException: [PlateUp!] Attempted to divide by zero.
Stack trace:
(wrapper dynamic-method) Kitchen.MenuBackgroundItemScroller.DMD<Kitchen.MenuBackgroundItemScroller::CreateItem>(Kitchen.MenuBackgroundItemScroller,UnityEngine.Vector3)
Kitchen.MenuBackgroundItemScroller.CreateRows () (at <1792faa5f2fb429b8fbb66ffdd794a46>:0)
(wrapper dynamic-method) Kitchen.MenuBackgroundItemScroller.DMD<Kitchen.MenuBackgroundItemScroller::Update>(Kitchen.MenuBackgroundItemScroller)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
KitchenLib.Patches.KLLogHandler:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
Brathänchen 22 Nov, 2023 @ 11:46am 
so it does not work in my case. When I press the button A to come in the menu, it does not load
< >
Showing 1-2 of 2 comments
Per page: 1530 50