Jump to content

EnigmaGrey

The Indie Stone
  • Posts

    13938
  • Joined

Everything posted by EnigmaGrey

  1. ".\jre\bin\java.exe" -Djava.library.path=./ -cp lwjgl.jar;lwjgl_util.jar;./ zombie.gameStates.MainScreenState -safemodePAUSE".\jre64\bin\java.exe" -Djava.library.path=./ -cp lwjgl.jar;lwjgl_util.jar;./ zombie.gameStates.MainScreenState -safemodePAUSERemoved all other clutter; you can add it back or modify it as you wish. Note, you might get some pauses as the JVM does its thing, since a min/max RAM hasn't been set. And no need to install Java! It's right there in the ProjectZomboid folder. That took longer than I anticipated. I understand that, I just don't know how to do it. I didn't realize that this computer is so out of date. Well, it doesn't belong to me, and I have opportunities to try and play the game on a better computer. I just need to know; I just bought the game, and its on my Steam account. Can I install the game on a different computer? Regardless; I would really love to try and get the game to work, just to see how smoothly it will run. It may be playable. Please help. Thank you very much for your patience. Right click on the bat. Select Edit. If edit is not available, select Open With then Notepad. In Notepad, remove -server Go to File and click Save as. First, set file type to All Files (*). Second, add .bat to the file name, if not already present. Then click save. Then, double click on this bat.
  2. Will get back to you in a minute; just testing it out, Dichotomy.
  3. Well, this gives a very clear indication of your troubles. Please copy the contents of your bat and place it between code tags. [code][/code]There appears to be a problem with it.
  4. Improbable. Would you mind getting the error again, verbatim? Perhaps the whole console output? if you're having any trouble keeping the window open, just add a couple extra PAUSE statements, each on their own line.
  5. It's simpler. It's telling us he might not even have a 64-bit system. Just remove -server and move on . . . As to why your -DSafemode flag is failing . . . it's -Dsafemode.
  6. Remove the -server flag; you're on a 32-bit system and it does not apply when using the bat. You can tell Safemode is on if you cannot zoom with the scroll wheel. For those of you trying to play the game directly through Steam, Java should already be installed in the Project Zomboid directory -- updating or installing Java on the system will not solve anything, unless you're using the bat. As to a "Could Not Load Main Client," sorry if I missed it guys, but can you tell me if it was a java.lang error or a "Could not find zombie.MainGameState" or something along those lines?
  7. Have you tried running it in compatibility mode through Steam?
  8. Not sure how you guys got to where you are now, but follow the Work Around in this guide to a T: http://www.intel.com/support/graphics/sb/CS-022355.htm
  9. People get banned now for having technical problems? Imagine if I could justify that? Why, we could get rid of the Support Forum!
  10. D'aw. I'd better ban someone soon, 'else I'll choke up.
  11. It was a long battle, but Cake wins. Or does it?
  12. Went through the blogs, quickly. I don't see any mention of a video explicately but that could be due to just doing a Find. I do, however, see mention that the NPCs won't be worked on until a new Desura build comes out, which hasn't even happened yet. *Shrug*
  13. Saw, nothing to be done for the moment. Passed it along.
  14. Need any error reports from the console, as it might have closed too quickly to be visible. Please use the following code snippet to run the game form Command Prompt: http://theindiestone.com/forums/index.php/topic/2505-released-04th-nov-2013-version-29917-0010/?p=38360
  15. Scroll to the bottom, make sure you don't have "Context I've posted in" or whatever, selected. And more votes for my inadequate competing poll.I've a good mind to unpin that monstrosity of a poll. Cake Vs Pie? Bah! Cake Vs Pie Vs Freakish Hybrid! Why, I have a mind to move them both to the Games forum.
  16. Really need you to do this, Lefarge: Open a command prompt and copy-paste the following code (right click, paste): cd "C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid"ProjectZomboid64.exe 2>err64.txtThis will both keep the console open and output any errors to err64.txt in your ProjectZomboid folder. Then we can go from here.
  17. Pretty sure all IsoObject have setSprite(), as it is the base class? Don't quote me on that, though. I don't remember if IsoThumpable is an interface or not.
  18. Yeah me too. Does the low-normal-high zombie population option save? I remember from earlier builds that you could pick no zombies, but when you'd restart the game that zombies would spawn. Romain believes it is fixed, yes.
×
×
  • Create New...