Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashing on creating new map #2

Open
TobbyTheBobby opened this issue Feb 15, 2024 · 1 comment
Open

Crashing on creating new map #2

TobbyTheBobby opened this issue Feb 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@TobbyTheBobby
Copy link
Owner

https://discord.com/channels/558398674389172225/1064952561687343235/1207657466947444756

@TobbyTheBobby TobbyTheBobby added the bug Something isn't working label Feb 15, 2024
@BenLubar
Copy link

BenLubar commented Mar 2, 2024

Stack trace:

[Error  : Unity Log] ModAssetNotLoadedException: Asset (tobbert_choochoo) it not loaded
Stack trace:
TimberApi.AssetSystem.ModAssetBundle.Load[T] (System.String path) (at <6a1aefbf27964472b1b75bba96bf7fc7>:0)
TimberApi.AssetSystem.AssetLoader.Load[T] (System.String prefix, System.String pathToFile, System.String name) (at <6a1aefbf27964472b1b75bba96bf7fc7>:0)
TimberApi.AssetSystem.AssetLoader.Load[T] (System.String prefix, System.String path) (at <6a1aefbf27964472b1b75bba96bf7fc7>:0)
TimberApi.AssetSystem.AssetLoader.Load[T] (System.String path) (at <6a1aefbf27964472b1b75bba96bf7fc7>:0)
TimberApi.ResourceAssetSystem.ResourceAssetLoader.Load[T] (System.String path) (at <6a1aefbf27964472b1b75bba96bf7fc7>:0)
Timberborn.ToolSystem.ToolGroupSpecificationDeserializer.Deserialize (Timberborn.Persistence.IObjectLoader objectLoader) (at <438a4c77b16544d897fc9a3a61fed4ba>:0)
Timberborn.Persistence.ObjectLoader.Deconvert[T] (Timberborn.SerializationSystem.ObjectSave objectSave, Timberborn.Persistence.IObjectSerializer`1[T] serializer, T& value) (at <48bd5174d8034d21b9013e040f36d9a0>:0)
Timberborn.Persistence.ObjectLoader.GetObsoletable[T] (Timberborn.Persistence.PropertyKey`1[T] key, Timberborn.Persistence.IObjectSerializer`1[T] serializer, T& value) (at <48bd5174d8034d21b9013e040f36d9a0>:0)
Timberborn.Persistence.ObjectLoader.Get[T] (Timberborn.Persistence.PropertyKey`1[T] key, Timberborn.Persistence.IObjectSerializer`1[T] serializer) (at <48bd5174d8034d21b9013e040f36d9a0>:0)
TimberApi.SpecificationSystem.ApiSpecificationService+<GetSpecifications>d__6`1[T].MoveNext () (at <6a1aefbf27964472b1b75bba96bf7fc7>:0)
System.Collections.Generic.EnumerableHelpers.ToArray[T] (System.Collections.Generic.IEnumerable`1[T] source, System.Int32& length) (at <3fc70802b3194c35a6873c741765df0a>:0)
System.Linq.Buffer`1[TElement]..ctor (System.Collections.Generic.IEnumerable`1[T] source) (at <3fc70802b3194c35a6873c741765df0a>:0)
System.Linq.OrderedEnumerable`1[TElement].ToList () (at <3fc70802b3194c35a6873c741765df0a>:0)
System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) (at <3fc70802b3194c35a6873c741765df0a>:0)
Timberborn.ToolSystem.ToolGroupSpecificationService.Load () (at <438a4c77b16544d897fc9a3a61fed4ba>:0)
(wrapper dynamic-method) Timberborn.SingletonSystem.SingletonLifecycleService.DMD<Timberborn.SingletonSystem.SingletonLifecycleService::LoadSingletons>(Timberborn.SingletonSystem.SingletonLifecycleService)
(wrapper dynamic-method) Timberborn.SingletonSystem.SingletonLifecycleService.DMD<Timberborn.SingletonSystem.SingletonLifecycleService::LoadAll>(Timberborn.SingletonSystem.SingletonLifecycleService)
Timberborn.SingletonSystem.SingletonLifecycleAdapter.Start () (at <0e3e6ee2836245889b8990ec366615c3>:0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants