0 users browsing Bug Reports. | 2 guests  
Main » Bug Reports » Crash when trying to talk to anyone » New reply
Alert
You are about to bump an old thread. This is usually a very bad idea. Please think about what you are about to do before you press the Post button.
New reply
Post help

Presentation

[b]…[/b] — bold type
[i]…[/i] — italic
[u]…[/u] — underlined
[s]…[/s] — strikethrough
[code]…[/code] — code block
[spoiler]…[/spoiler] — spoiler block
[spoiler=…]…[/spoiler]
[source]…[/source] — colorcoded block, assuming C#
[source=…]…[/source] — colorcoded block, specific language[which?]

Links

[img]http://…[/img] — insert image
[url]http://…[/url]
[url=http://…]…[/url]
>>… — link to post by ID
[user=##] — link to user's profile by ID

Quotations

[quote]…[/quote] — untitled quote
[quote=…]…[/quote] — "Posted by …"
[quote="…" id="…"]…[/quote] — ""Post by …" with link by post ID

Embeds


Most plain HTML also allowed.
Thread review
Kawa Found the error. It's a remnant from separating out the little ponies, which included a rename of a bodyplan, which in turn breaks a bodyhash check in the pony dialogue. Working on it now.

Edit: :YES:
Nohran
Exception type: KeyNotFoundException
Main message: The given key was not present in the dictionary.

Stack trace:
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Noxico.SceneSystem.FiltersOkay(XmlElement filter)
at Noxico.SceneSystem.SceneFiltersOkay(XmlElement scene)
at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
at Noxico.SceneSystem.Engage(Character top, Character bottom, String name)
at Noxico.Cursor.<>c__DisplayClass4.<Update>b__0()
at Noxico.ActionList.Handler()
at Noxico.NoxicoGame.Update()
at Noxico.MainForm.timer_Tick(Object sender, EventArgs e)

Background info:
Noxico 0.1.4
Microsoft Windows NT 6.1.7601 Service Pack 1
64-bit OS, 64-bit process.
D:\Download\noxico\bin\Release


I'm using the latest commit (f0aef97)
Main » Bug Reports » Crash when trying to talk to anyone » New reply