ringosham

Results 14 comments of ringosham

Seeing that I got mentioned. Here's my host file. ``` 127.0.0.1 localhost 255.255.255.255 broadcast host :: 1 localhost 127.0.0.1 radarsubmissions.apple.com (Responsible for diagnostic messages) 127.0.0.1 iphonesubmissions.apple.com (Used for crash reporting,...

I commented all apple domains from the host file. I still cannot update apps at all unless I reboot. Note that I have no problems updating in non-jailbroken mode. I...

There is not much to do other than wait for someone more experienced to this answer our issue. This is just my speculation using Google and my understanding (which really...

I have a different log. Davmail assumes the JVM to be in its current working directory rather than JAVA_HOME? Davmail version 6.0.0-3375 ``` [info] Module Name: C:\Program Files\DavMail\davmail64.exe [info] Module...

@s-p-turner This works. For better usability they should automatically generate this file, or at least tell us what we should do in a message box.

I can confirm there is a problem with App Store downloads. But rebooting (Not respring) the device will make it work again. Could it be related to this? #241

Can you please send me the logs? You can do this by the following: Open the command prompt/Powershell Type "java -jar [Path of jar]" You can copy the path of...

Okay, I do not need your whole osu directory. Just client.db The file is at %appdata%\osu Don't worry about your osu credentials. They are at game.ini. Don't send that.

Please use Java 8. It will not run on anything higher. You can check you Java version by `java -version`

Sorry but I cannot reproduce your issue. Something must have gone wrong with your Java installation. My Java version: ``` java version "1.8.0_301" Java(TM) SE Runtime Environment (build 1.8.0_301-b09) Java...