Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Account Credentials Issue - Not logging in #32

Closed
Jirubizu opened this issue Dec 3, 2019 · 31 comments
Closed

Account Credentials Issue - Not logging in #32

Jirubizu opened this issue Dec 3, 2019 · 31 comments

Comments

@Jirubizu
Copy link

Jirubizu commented Dec 3, 2019

Everytime I try to log in it doesnt do it. I am trying to use the express downloader but it requires me to be logged in

@a1aw
Copy link
Owner

a1aw commented Dec 5, 2019

This is caused by #31 and I do not have any time to fix it, plus that I do not have a development machine right now.

@Jirubizu
Copy link
Author

Jirubizu commented Dec 5, 2019

@mob41 so from my understanding you just need to change the login server? Mind telling me where about in the code it is and I could try rewriting it myself

@a1aw
Copy link
Owner

a1aw commented Dec 6, 2019

No need to change the login server. The current code is not working because osu! changed its way to login from the old page. This requires you to have a computer that have three heavy development tools installed in your computer, where I don't recommend you to install them if you only use it once.

  1. You cannot use the current master branch code. It contains new osu!-web parsers implementations that are not able to be used right now. Clone the master branch first. Then checkout to commit 6749a567eb7feed1acb3bc65fee867bd788d0322. View files
  2. Modify osumer-osums/.../Osums.java INDEX_LOCATION_URL to https://osu.ppy.sh/?success=
  3. Follow the compiling instructions: https://github.com/mob41/osumer#compiling

@Jirubizu
Copy link
Author

Jirubizu commented Dec 6, 2019 via email

@a1aw
Copy link
Owner

a1aw commented Dec 6, 2019

@Jirubizu
Copy link
Author

Jirubizu commented Dec 6, 2019 via email

@Jirubizu
Copy link
Author

Jirubizu commented Dec 9, 2019

@mob41
Getting the following issue not really sure what it means

C:\Users\David\Desktop\ninja : error : rules.ninja:142: expected '=', got lexing error
  ja\ninja.exe" -t targets
  
    ^ near here```

Already did the commentating and building with only gl3w still getting the error

@Jirubizu
Copy link
Author

Jirubizu commented Dec 9, 2019

Update, Progressed a little but got this now instead

  [16/20] cmd.exe /C "cd . && C:\PROGRA~2\MICROS~1\2019\COMMUN~1\VC\Tools\MSVC\1423~1.281\bin\Hostx86\x86\link.exe /lib /nologo /machine:X86 /out:imgui\imgui.lib imgui\CMakeFiles\imgui.dir\imgui\imgui.cpp.obj imgui\CMakeFiles\imgui.dir\imgui\imgui_demo.cpp.obj imgui\CMakeFiles\imgui.dir\imgui\imgui_draw.cpp.obj imgui\CMakeFiles\imgui.dir\imgui\imgui_widgets.cpp.obj imgui\CMakeFiles\imgui.dir\imgui\examples\imgui_impl_opengl3.cpp.obj imgui\CMakeFiles\imgui.dir\imgui\examples\imgui_impl_win32.cpp.obj imgui\CMakeFiles\imgui.dir\__\gl3w\src\gl3w.c.obj  && cd ."
  [17/20] C:\PROGRA~2\MICROS~1\2019\COMMUN~1\VC\Tools\MSVC\1423~1.281\bin\HostX86\x86\cl.exe  /nologo /TP -Dosumer_jni_EXPORTS -I"C:\Program Files\Java\jdk1.8.0_221\include" -I"C:\Program Files\Java\jdk1.8.0_221\include\win32" -I"C:\Program Files (x86)\Java\jdk1.8.0_212\include" -I"C:\Program Files (x86)\Java\jdk1.8.0_212\include\win32" -IC:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\minhook\minhook\include -IC:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\imgui\imgui -IC:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\imgui\imgui\examples /DWIN32 /D_WINDOWS /W3 /GR /EHsc /DWINVER=0x0601 /D_WIN32_WINNT=0x0601 /MD /O2 /Ob2 /DNDEBUG /showIncludes /Foosumer-jni\CMakeFiles\osumer-jni.dir\com_github_mob41_osumer_OsumerNative.cpp.obj /Fdosumer-jni\CMakeFiles\osumer-jni.dir\ /FS -c C:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\osumer-jni\com_github_mob41_osumer_OsumerNative.cpp
C:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\osumer-jni\com_github_mob41_osumer_OsumerNative.cpp(143): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details.
  C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\ucrt\string.h(549): note: see declaration of 'stricmp'
  [18/20] C:\PROGRA~2\MICROS~1\2019\COMMUN~1\VC\Tools\MSVC\1423~1.281\bin\HostX86\x86\cl.exe  /nologo /TP -Dosumer_overlay_EXPORTS -I"C:\Program Files\Java\jdk1.8.0_221\include" -I"C:\Program Files\Java\jdk1.8.0_221\include\win32" -I"C:\Program Files (x86)\Java\jdk1.8.0_212\include" -I"C:\Program Files (x86)\Java\jdk1.8.0_212\include\win32" -IC:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\minhook\minhook\include -IC:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\imgui\imgui -IC:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\imgui\imgui\examples -Igl3w\include /DWIN32 /D_WINDOWS /W3 /GR /EHsc /DWINVER=0x0601 /D_WIN32_WINNT=0x0601 /MD /O2 /Ob2 /DNDEBUG /showIncludes /Foosumer-overlay\CMakeFiles\osumer-overlay.dir\dllmain.cpp.obj /Fdosumer-overlay\CMakeFiles\osumer-overlay.dir\ /FS -c C:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\osumer-overlay\dllmain.cpp
C:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\osumer-overlay\dllmain.cpp(311): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\ucrt\string.h(133): note: see declaration of 'strcpy'
C:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\osumer-overlay\dllmain.cpp(312): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\ucrt\string.h(90): note: see declaration of 'strcat'
C:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\osumer-overlay\dllmain.cpp(347): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf'
  [19/20] cmd.exe /C "cd . && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E vs_link_dll --intdir=osumer-overlay\CMakeFiles\osumer-overlay.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100183~1.0\x86\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100183~1.0\x86\mt.exe --manifests  -- C:\PROGRA~2\MICROS~1\2019\COMMUN~1\VC\Tools\MSVC\1423~1.281\bin\Hostx86\x86\link.exe /nologo osumer-overlay\CMakeFiles\osumer-overlay.dir\dllmain.cpp.obj osumer-overlay\CMakeFiles\osumer-overlay.dir\__\gl3w\src\gl3w.c.obj  /out:C:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\target\osumer-overlay.dll /implib:osumer-overlay\osumer-overlay.lib /pdb:C:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\target\osumer-overlay.pdb /dll /version:0.0 /machine:X86 /INCREMENTAL:NO  imgui\imgui.lib minhook\minhook.lib glu32.lib opengl32.lib "C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Lib\x86\XInput.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  && cd ."
  FAILED: C:/Users/David/Desktop/osumer-6749a567eb7feed1acb3bc65fee867bd788d0322/target/osumer-overlay.dll osumer-overlay/osumer-overlay.lib 
  cmd.exe /C "cd . && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E vs_link_dll --intdir=osumer-overlay\CMakeFiles\osumer-overlay.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100183~1.0\x86\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100183~1.0\x86\mt.exe --manifests  -- C:\PROGRA~2\MICROS~1\2019\COMMUN~1\VC\Tools\MSVC\1423~1.281\bin\Hostx86\x86\link.exe /nologo osumer-overlay\CMakeFiles\osumer-overlay.dir\dllmain.cpp.obj osumer-overlay\CMakeFiles\osumer-overlay.dir\__\gl3w\src\gl3w.c.obj  /out:C:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\target\osumer-overlay.dll /implib:osumer-overlay\osumer-overlay.lib /pdb:C:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\target\osumer-overlay.pdb /dll /version:0.0 /machine:X86 /INCREMENTAL:NO  imgui\imgui.lib minhook\minhook.lib glu32.lib opengl32.lib "C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Lib\x86\XInput.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  && cd ."
  LINK: command "C:\PROGRA~2\MICROS~1\2019\COMMUN~1\VC\Tools\MSVC\1423~1.281\bin\Hostx86\x86\link.exe /nologo osumer-overlay\CMakeFiles\osumer-overlay.dir\dllmain.cpp.obj osumer-overlay\CMakeFiles\osumer-overlay.dir\__\gl3w\src\gl3w.c.obj /out:C:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\target\osumer-overlay.dll /implib:osumer-overlay\osumer-overlay.lib /pdb:C:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\target\osumer-overlay.pdb /dll /version:0.0 /machine:X86 /INCREMENTAL:NO imgui\imgui.lib minhook\minhook.lib glu32.lib opengl32.lib C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Lib\x86\XInput.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTFILE:C:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\target\osumer-overlay.dll.manifest" failed (exit code 1120) with the following output:
C:\Users\David\Desktop\dllmain.cpp.obj : error LNK2019: unresolved external symbol __imp__JNI_CreateJavaVM@12 referenced in function "int __cdecl fetchThread(void)" (?fetchThread@@YAHXZ)
C:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\target\osumer-overlay.dll : fatal error LNK1120: 1 unresolved externals
  [20/20] cmd.exe /C "cd . && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E vs_link_dll --intdir=osumer-jni\CMakeFiles\osumer-jni.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100183~1.0\x86\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100183~1.0\x86\mt.exe --manifests  -- C:\PROGRA~2\MICROS~1\2019\COMMUN~1\VC\Tools\MSVC\1423~1.281\bin\Hostx86\x86\link.exe /nologo osumer-jni\CMakeFiles\osumer-jni.dir\dllmain.cpp.obj osumer-jni\CMakeFiles\osumer-jni.dir\com_github_mob41_osumer_OsumerNative.cpp.obj  /out:C:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\target\osumer-jni.dll /implib:osumer-jni\osumer-jni.lib /pdb:C:\Users\David\Desktop\osumer-6749a567eb7feed1acb3bc65fee867bd788d0322\target\osumer-jni.pdb /dll /version:0.0 /machine:X86 /INCREMENTAL:NO  kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  && cd ."
     Creating library osumer-jni\osumer-jni.lib and object osumer-jni\osumer-jni.exp```

@a1aw
Copy link
Owner

a1aw commented Dec 9, 2019

You need to have the exact version of Java 1.8.0_212 (32 bit). And the Java runtime must be 32 bit. Otherwise, you have to specify your own Java application directory in CMakeLists.txt by setting the JAVA_HOME variable

@a1aw a1aw closed this as completed Dec 9, 2019
@a1aw a1aw reopened this Dec 9, 2019
@Jirubizu
Copy link
Author

Jirubizu commented Dec 9, 2019

Yeah that will be the issue, I will try after lectures. Once it builds and works do you want me to post the setup file on here or something?

@a1aw
Copy link
Owner

a1aw commented Dec 9, 2019

Btw as the bug modification only affects Java-side, I’m trying to use my current computer to compile some java code and bump it into an executable, and give you guys to patch it by replacing the exe in Program Files. That would be a quick solution.

@Jirubizu
Copy link
Author

Jirubizu commented Dec 9, 2019

Oh yeah let me know if you compile it :)

@Jirubizu
Copy link
Author

Jirubizu commented Dec 9, 2019

@mob41 Annoyingly now its saying osumer-setup is incompatible

@Jirubizu
Copy link
Author

Jirubizu commented Dec 9, 2019

compiled it and ran the setup however, the program doesnt launch now doesnt even give me an error :/

@Jirubizu
Copy link
Author

Jirubizu commented Dec 9, 2019

@mob41 Hey man got it working, all people need to do it just change the osums java file in the libs and it functions as appropriate, do you want me to upload it somewhere?

@DanisDGK
Copy link

@mob41 Hey man got it working, all people need to do it just change the osums java file in the libs and it functions as appropriate, do you want me to upload it somewhere?

Would you be able to send me the file? (I could fix it myself as well, but don't have a computer capable of that on hand currently, just like mob41)

@Jirubizu
Copy link
Author

@DanisDGK https://www.dropbox.com/s/drjhninv31wnkn4/osumer-osums-2.0.0-SNAPSHOT.jar?dl=0

@Jirubizu
Copy link
Author

replace that with osuemrdirectory>lib>

@a1aw
Copy link
Owner

a1aw commented Dec 14, 2019

@Jirubizu Thanks a lot for compiling and uploading that! Would you mind if I put the file somewhere in the wiki?

@Jirubizu
Copy link
Author

@mob41 Yeah thats perfectly fine. I dont mind building the whole setup and making a push request as a release or something. That way people can just use the updator

@Jirubizu
Copy link
Author

however that will have to wait till sunday as I am not home currently

@shoxers
Copy link

shoxers commented Dec 16, 2019

Am i doing something wrong?, i seems cant to download any beatmap what settings should i change? its only showing could not connect or add queue to daemon. ;-;

@Jirubizu
Copy link
Author

@shoxers are you logged in? also have you followed the steps in making osumer2 your default browser/

@shoxers
Copy link

shoxers commented Dec 17, 2019

@shoxers are you logged in? also have you followed the steps in making osumer2 your default browser/

yeah., when logging in it always says Login Failed. i already make it the default app for browser , changed the file in the directory ;-;

@Jirubizu
Copy link
Author

@shoxers download the file I have linked Dropbox, and replace it in the directory I have said. Then reloggin and it will work

@shoxers
Copy link

shoxers commented Dec 17, 2019

I cant add credential it says failed to login i double checked my account still cant login already reinstalled osumer2 and redownload the file at https://www.dropbox.com/s/drjhninv31wnkn4/osumer-osums-2.0.0-SNAPSHOT.jar?dl=0 then set the program to be the default browser turned off AV/Firewall still no luck
still thank you <3

image

@Jirubizu
Copy link
Author

@shoxers just looks like your not replacing the file correctly, what's your discord it will be better to message there

@shoxers
Copy link

shoxers commented Dec 17, 2019

strix#3041 is my discord name
image

@Jirubizu
Copy link
Author

@shoxers I sent you a friend request, accept and send me that .jar over discord

@0kolya0
Copy link

0kolya0 commented Feb 29, 2020

@mob41 Hi how to long wait fix?

@a1aw
Copy link
Owner

a1aw commented Jul 1, 2020

Fixed in Build 10

@a1aw a1aw closed this as completed Jul 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants