Search found 5 matches

by Nixtheworld
Fri Feb 17, 2023 9:36 am
Forum: General Discussion
Topic: Can't Load Queue<string>
Replies: 6
Views: 2582

Re: Can't Load Queue<string>

Adding - var tempQueue = new Queue<string>(new List<string>()); worked. Does this have to be in every scene or does it just have to run on the first scene?
by Nixtheworld
Fri Feb 17, 2023 9:09 am
Forum: General Discussion
Topic: Can't Load Queue<string>
Replies: 6
Views: 2582

Re: Can't Load Queue<string>

MissingMethodException: Constructor on type 'System.Collections.Generic.Queue`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]' not found. at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder bi...
by Nixtheworld
Fri Feb 17, 2023 9:08 am
Forum: General Discussion
Topic: Can't Load Queue<string>
Replies: 6
Views: 2582

Re: Can't Load Queue<string>

Hey Joel, I am on your Discord. Would it be easier to post there?
by Nixtheworld
Fri Feb 17, 2023 9:02 am
Forum: General Discussion
Topic: Can't Load Queue<string>
Replies: 6
Views: 2582

Can't Load Queue<string>

Error on compile to IOS: MissingMethodException: Constructor on type 'System.Collections.Generic.Queue`1[[System.String, var queue = new Queue<string>(); queue.Enqueue("Test"); ES3.Save("queue", queue, "queue.es3"); var loaded = ES3.Load<Queue<string>>("queue"...
by Nixtheworld
Sat Feb 04, 2023 9:43 pm
Forum: Feature Requests
Topic: Discord channel [ADDED]
Replies: 3
Views: 11268

Re: Discord channel

It's 2023 now. Do we have a discord? I have never used forums and the thought of having this slow communication is a bit taunting. I am glad we have this here but we should def have a real time communication platform.