Search found 2 matches

by nayutalienx
Wed Jan 03, 2024 11:34 am
Forum: General Discussion
Topic: Prefab auto-saving is crashing
Replies: 2
Views: 958

Re: Prefab auto-saving is crashing

In general, I overcame this problem: I wrapped the addition in try-catch and found out the prefab that was conflicting, then I removed it from the autosave menu and checked the box again and the problem disappeared. To reproduce this problem, you can try to significantly change the prefab that has a...
by nayutalienx
Wed Jan 03, 2024 11:13 am
Forum: General Discussion
Topic: Prefab auto-saving is crashing
Replies: 2
Views: 958

Prefab auto-saving is crashing

When I try to save the game it crashes, here is the log. Can you please tell me how to solve this problem? ArgumentException: An item with the same key has already been added. Key: 5433803739472496113 System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Coll...