I know this might not be possible but I’ll try my luck anyway.
I’m trying to start Lunacy on termux running debian but it fails with error showing
[pid 28746] write(2, “System.Net.NetworkInformation.Ne”…, 928System.Net.NetworkInformation.NetworkInformationException (13): Permission denied
at System.Net.NetworkInformation.NetworkChange.CreateSocket() + 0x13c
at System.Net.NetworkInformation.NetworkChange.add_NetworkAvailabilityChanged(NetworkAvailabilityChangedEventHandler) + 0x60
at Lunacy.Base.NetworkService…ctor() + 0x10c
at Lunacy.GeneratedTypeFactory.<>c.<.ctor>b__2_70(PicoContainer c) + 0x20
at Lunacy.Base.PicoContainer.Make(Type) + 0x4c
at System.Lazy1.ViaFactory(LazyThreadSafetyMode) + 0xb8 at System.Lazy1.ExecutionAndPublication(LazyHelper, Boolean) + 0x58
at System.Lazy`1.CreateValue() + 0x58
at Lunacy.Base.PicoContainer.TryGet(Type) + 0x4c
at Lunacy.Base.IoC.TryGetT + 0x54
at Lunacy.Base.IoC.GetT + 0x1c
at Lunacy.Storage.CacheService…ctor(String) + 0x24
at Lunacy.ServiceLocator.MapCommonServices() + 0x638
at Lunacy.LunacyProgram.Main(String args) + 0x150) = 928
I know you guys didn’t make Lunacy for android but I hoped I could work on some stuff on my Galaxy Tab which runs Android 14 whilst away from my PC. The weird part is works alright on my phone running Android 12.
I was hoping if you guys could make some code changes so Lunacy doesn’t make requests for network access or changes.
I know this isn’t possible but I’m just trying my luck if you guys could help.
Thanks