-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blackscreen / HUD #379
Comments
This is because ratpoison didn't bind to your csgo.exe window. Are you sure you are in 1080p full screen windowed? |
I've had the same issues and I changed the resolution in the settings to fit my screen (1366x768) and even on fullscreen windowed, it doesn't work. I'm on jdk 13 and don't have jdk 1.8 in my system path or variables. |
Yes, my resolution matches my computer screen. I have even got a Full HD 1080p sticker on it so I'm sure and yes, it's full screen windowed, I checked it ingame. |
Type 'java -version' in cmd and if it's not jdk uninstall whatever else java you have and redo the build |
So I tried compiling Rat Poison 1.6 by myself. It worked perfectly. I'm using Windows 10 and I'm playing on fullscreen borderless, as people told me to do. I've got one problem, though. When I boot up Rat Poison via .bat file (I did not change anything in that file, everything worked well) the console shows that everything works, but when overlay launches, it flashes a normal screen with transparent overlay, but suddenly, it turns pitch black and I can't tab out of it, I have to close console via bottom application bar. I don't know how can I solve this problem. I've tried researching, but it doesn't seem to help at all. All I can say is that F1 menu is working and doesn't crash game or anything, but this black screen doesn't really allow me to play normally.
The text was updated successfully, but these errors were encountered: