Anonymous | Login | Signup for a new account | 2018-04-19 22:50 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000169 | tAPI | Mod handling | public | 2015-06-10 13:06 | 2015-06-10 13:22 | ||||
Reporter | LolHens | ||||||||
Assigned To | Shockah | ||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | PC | OS | Windows | OS Version | 7 | ||||
Product Version | 1.2.4.1 r15 | ||||||||
Target Version | Fixed in Version | 1.2.4.1 r16 | |||||||
Summary | 0000169: tAPI crashes if you inherit from an external dll class | ||||||||
Description | If a class extends one from a referenced dll, tAPI crashes at Mod.Load() in the HandleModFile delegate at "Loading Assembly" ReflectionHelper.FindSubclasses(assembly, typeof(ModBase)); at assembly.GetTypes() GetTypes crashes because the required dlls are not loaded for all classes yet fix: ignore all erroring classes http://stackoverflow.com/questions/11915389/assembly-gettypes-throwing-an-exception [^] | ||||||||
Steps To Reproduce | extend a class from referenced dll | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2015-06-10 13:06 | LolHens | New Issue | |
2015-06-10 13:22 | Shockah | Status | new => resolved |
2015-06-10 13:22 | Shockah | Fixed in Version | => 1.2.4.1 r16 |
2015-06-10 13:22 | Shockah | Resolution | open => fixed |
2015-06-10 13:22 | Shockah | Assigned To | => Shockah |
Copyright © 2000 - 2018 MantisBT Team |