SHARE
TWEET

Untitled

a guest Nov 12th, 2016 78 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Microsoft Windows [Version 10.0.14393]
  2. (c) 2016 Microsoft Corporation. Alle Rechte vorbehalten.
  3.  
  4. E:\Users\Poller>c:\programmierung\card multi client
  5. Der Befehl "c:\programmierung\card" ist entweder falsch geschrieben oder
  6. konnte nicht gefunden werden.
  7.  
  8. E:\Users\Poller>c:\
  9. Der Befehl "c:\" ist entweder falsch geschrieben oder
  10. konnte nicht gefunden werden.
  11.  
  12. E:\Users\Poller>c:
  13.  
  14. C:\>cd programmierung
  15.  
  16. C:\Programmierung>cd card multi client
  17.  
  18. C:\Programmierung\Card Multi Client>cd card multi client
  19.  
  20. C:\Programmierung\Card Multi Client\Card Multi Client>gradlew.bat android:installdebug
  21. Configuration on demand is an incubating feature.
  22. :android:preBuild UP-TO-DATE
  23. :android:preDebugBuild UP-TO-DATE
  24. :android:checkDebugManifest
  25. :android:prepareDebugDependencies
  26. :android:compileDebugAidl
  27. :android:compileDebugRenderscript
  28. :android:generateDebugBuildConfig
  29. :android:generateDebugAssets UP-TO-DATE
  30. :android:mergeDebugAssets
  31. :android:generateDebugResValues
  32. :android:generateDebugResources
  33. :android:mergeDebugResources
  34. :android:processDebugManifest
  35. :android:processDebugResources
  36. :android:generateDebugSources
  37. :core:compileJava
  38. C:\Programmierung\Card Multi Client\Card Multi Client\core\src\de\gmail\poller2810\ClientCard.java:65: error: unmappable character for encoding UTF-8
  39.         //sp´┐¢ter erst wenn das spiel beginnt
  40.             ^
  41. C:\Programmierung\Card Multi Client\Card Multi Client\core\src\de\gmail\poller2810\Deck.java:10: error: unmappable character for encoding UTF-8
  42.         int kartenposition;//position im deck (f´┐¢r geben etc...)
  43.                                                 ^
  44. C:\Programmierung\Card Multi Client\Card Multi Client\core\src\de\gmail\poller2810\Karte.java:21: error: unmappable character for encoding UTF-8
  45.         static String king="K´┐¢nig";
  46.                              ^
  47. :core:processResources UP-TO-DATE
  48. :core:classes
  49. :core:jar
  50. :android:compileDebugJavaWithJavac
  51. :android:compileDebugNdk UP-TO-DATE
  52. :android:compileDebugSources
  53. :android:transformClassesWithDexForDebug
  54.  
  55. PARSE ERROR:
  56. unsupported class file version 52.0
  57. ...while parsing de/gmail/poller2810/BP_logger.class
  58. 1 error; aborting
  59.  
  60. :android:transformClassesWithDexForDebug FAILED
  61.  
  62. FAILURE: Build failed with an exception.
  63.  
  64. * What went wrong:
  65. Execution failed for task ':android:transformClassesWithDexForDebug'.
  66. > com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'E:\Program Files\Java\jdk1.8.0_102\bin\java.exe'' finished with non-zero exit value 1
  67.  
  68. * Try:
  69. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  70.  
  71. BUILD FAILED
  72.  
  73. Total time: 2.649 secs
  74.  
  75. C:\Programmierung\Card Multi Client\Card Multi Client>
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top