Advertisement
Neo_O

Untitled

Dec 7th, 2023
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. Running on 64 bit Windows with 32696 MB RAM
  2. Game Version: v1.18.15 (Stable)
  3. 08/12/2023 1:39:05: Critical error occurred
  4. System.Exception: Don't know how to instantiate collectible behavior of class 'considerpetfood' did you forget to register a mapping?
  5. at Vintagestory.Common.ClassRegistry.CreateCollectibleBehavior(CollectibleObject collectible, String code) in VintagestoryLib\Common\ClassRegistry.cs:line 220
  6. at Vintagestory.Common.ItemTypeNet.ReadItemTypePacket(Packet_ItemType packet, IWorldAccessor world, ClassRegistry registry) in VintagestoryLib\Common\Network\ItemTypeNet.cs:line 53
  7. at Vintagestory.Client.NoObf.ClientSystemStartup.PopulateItems(List`1 items, Int32 listSize) in VintagestoryLib\Client\Systems\Startup.cs:line 580
  8. at Vintagestory.Client.NoObf.ClientSystemStartup.LoadItemTypes() in VintagestoryLib\Client\Systems\Startup.cs:line 392
  9. at Vintagestory.Client.NoObf.ClientSystemStartup.HandleServerAssets_Step1() in VintagestoryLib\Client\Systems\Startup.cs:line 334
  10. at Vintagestory.API.Common.TyronThreadPool.<>c__DisplayClass12_0.<QueueTask>b__0(Object a) in VintagestoryApi\Common\TyronThreadPool.cs:line 108
  11. at System.Threading.ThreadPoolWorkQueue.Dispatch()
  12. at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement