View Issue Details

IDProjectCategoryLast Update
0019226AI War 2Crash/ExceptionAug 18, 2017 11:20 am
ReporterBadgerBadger Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version0.510 Hotfix 
Fixed in Version0.511 Unity 2017.1 Upgrade 
Summary0019226: Can't compile external code: SubImageGroup ShipLabelButton
DescriptionWhen 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
TagsNo tags attached.

Activities

Chris_McElligottPark

Aug 18, 2017 11:20 am

administrator   ~0046442

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.

Issue History

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