Jump to content

Tohrchur

Member
  • Posts

    224
  • Joined

  • Last visited

Everything posted by Tohrchur

  1. Totally fine. I have a 240mm rad for my CPU and GPU, my gpu is a 7970 OC'd to the max it can go. CPU is at 4.0ghz, and my temps dont go above 50 under benchmarks. If you can fit a thicker rad then go for it. Also, I've a good experience with alphacool.
  2. I always get an exception error message with the Scanner sc = new Scanner(file); do i absolutely have to do a catch and try to work with files? thats what Ive seen from stackoverflow but just seems weird to me that the only way to read from a file is with catch and try.
  3. So I'm trying to get ahead in my labs for my programming class. I've got this one lab almost done but she added a part where I have to take integers from a txt file "input.txt" and have them in an array in the program, then methods with take over. I've done a whole bunch of Googling but couldn't quite figure out how to get input from a file. Also it needs input validation to make sure that the only thing being passed to the array are integers. Any help is greatly appreciated.
  4. Figured it out last week, thought I'd post incase someone else comes across that. I had to create the function. I had to do: lab2 function=new lab2(); then all of my methods were function.MethodHere;
  5. I had the import lab2 to try it because nothing was working. I am using jGrasp but i will try others. Thank you!
  6. Also that is not all of the class file, its like 200 lines long, i just screenshotted the first part.
  7. this is the class file this is the test file
  8. This is whats on top of my test file. package myPackage; import java.util.*; import java.lang.*; import lab2; and this above my class file: package myPackage; import java.util.*; import java.util.Arrays; import java.lang.Math.*; public class lab2{
  9. I put them both in package "myPackage" and then on the test file i put "import lab2;" and tried "import myPackage.lab2;" both with the same error.
  10. I've never messed with packages before. Do I just have to put at the top like "package myPackage;"?
  11. Hey guys I'm having a bit of trouble. I made a whole giant class file called "lab2" that has a bunch of methods in it. And part of the assignment is to also create a driver program to test all the methods. I can't figure out how to get my lab2 class file imported into my lab2Test main class to test it. If it matter, both of the .java files are in the same folder. Any help is appreciated!
  12. I rewrote the program and it works for the most part. But if i enter an "invalid number" (not between 5-21) it wont exit that loop and will always give the "invalid number" response and never continue to the rest of the program (which has yet to be written)
  13. the problem is that i could enter a 3 right? and it would pass the integer test. then it would go to the range test and would fail. so it'd ask again but between 5-21. but at that point i could enter "adkfrjadsf" and it would go through since it passed the integer test already. Here is what i have so far. Ive written like 5 different programs trying to figure it out so i tried to get this real quick cuz the rest were ugly.
  14. Hey guys so I have this lab due and really need some help. The first part of the lab I had to validate the type of variable input. But the second part is also validating the range of numbers and I cant seem to figure out how to do both within in a loop so that until satisfied itll keep looping. I've tried using the hasNextInt() to get it to make sure that input is an integer. but I cant get it to make sure the range is between 5-21 and loop if it is not because the input could be 4, so its an int and goes past the hasNextInt() check, but then its not valid range and if it asks again I could enter a string and it'd be all messed up. Please help. Heres the prompt.
  15. Tohrchur https://www.vessel.com/videos/JYZEYDYx0and https://www.vessel.com/videos/G-DUjgUyY
  16. There is no driver. none can be found unfortunately
  17. Vsync is off. and the refresh rate is 60hz. So that should not be causing the problem. No drivers came with the monitor and one are available on the website.
  18. Default settings at 1920x1080. With old monitor he got 250 fps on go and now gets 150. league was capped at 60 but now he only gets 40. Also, he says that he has problems with streams. Says that "the stream just dies and cant handle streaming if I tab out or do anything else. Which did not happen before"
  19. So my friend got a new monitor (Acer K242HL) for Christmas. And he has a 280x. So the problem is that with the new monitor, which has the same resolution and just an inch bigger than his old one, is giving him terrible FPS in game, even simple games like LoL and CSGO.. Anyone know of any settings that will cause this? He has tried using HDMI and DVI and they both have the same problem. Please someone help. I didn't post this in the monitor section because I dont think the monitor itself has an impact.
  20. Pump and res are in the back of the case!! Res is actually screwed in, sitting in the hard drive. It's actually like the exact size of a HDD so it fit perfectly!!!
  21. Gonna be resleeving the cables and redoing my loop once I get more fittings. case is Air 240.
  22. I have the EK 150mL and I loved it, looked really nice and functioned great. I just changed res's to a micro res so I'm selling my 150mL for cheap if you're interested.
  23. I agree. I'd say 240 would be sufficient. If you're going to order new rads, get lower FPI..like 20. Also, I want to say again that it could be wise to lower your CPU clock if you're set towards gaming. It will lower your temps a decent amount.
  24. GPU - $100-$120 each CPU - $50-$80 Pump and res - $150-$200 Radiators to cool all of that - $200-$300 Tubing, fittings, etc, - $50-$100
×