#Application builds fine but Typeloaderror when publishing for linux
1 messages · Page 1 of 1 (latest)
update the library, we don't support 4.3.0
alright i had issues with autocomplete before on 4.4 though but maybe 4.4.2 helps
yeah on 4.4.2 my autocomplete is broken...
i suppose i'll try the nightly build
or you could try to debug your autocomplete 
that's a little bit tricky when it doesn't even hit my breakpoint and it doesn't give any indication that i'm implementing an interface wrong or anything
this should be hit no matter what, no?
not if the autocomplete provider doesn't register
do i need to register it seperately in a service on 4.4.2 ? previously this counted as registering.
on the nightly version it hits my breakpoint, so i suppose i'll try to run with that
nope still getting this
hm
okay i republished everything
and now it seems to be working
apparently it didn't copy a file over correctly or something
i need to work on my CI system because having to manually fix my publishing every time sucks