View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0019226 | AI War 2 | Crash/Exception | Aug 16, 2017 8:56 pm | Aug 18, 2017 11:20 am | |
Reporter | BadgerBadger | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.510 Hotfix | ||||
Fixed in Version | 0.511 Unity 2017.1 Upgrade | ||||
Summary | 0019226: Can't compile external code: SubImageGroup ShipLabelButton | ||||
Description | When I try to compile the external code on a fresh install of AIWar2 I hit the following errors: src/UIs/CustomControls/ShipLabelButton.cs(19,41): error CS7036: There is no argument given that corresponds to the required formal parameter 'Parent' of 'ArcenUI_Image.SubImageGroup.SubImageGroup(ArcenUI_Element)' src/UIs/CustomControls/ShipLabelButton.cs(20,41): error CS1501: No overload for method 'Init' takes 2 arguments | ||||
Tags | No tags attached. | ||||
|
Thanks! * Fixed a bug in the prior version of the game that was preventing building the external code dll because of a couple of API changes that we made that were not properly reflected. |
Date Modified | Username | Field | Change |
---|---|---|---|
Aug 16, 2017 8:56 pm | BadgerBadger | New Issue | |
Aug 18, 2017 11:20 am | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Aug 18, 2017 11:20 am | Chris_McElligottPark | Status | new => resolved |
Aug 18, 2017 11:20 am | Chris_McElligottPark | Resolution | open => fixed |
Aug 18, 2017 11:20 am | Chris_McElligottPark | Fixed in Version | => 0.511 Unity 2017.1 Upgrade |
Aug 18, 2017 11:20 am | Chris_McElligottPark | Note Added: 0046442 |