Thread: 32 Bit run.bat work with 64 Bit run.bat

Results 1 to 3 of 3
  1. #1 32 Bit run.bat work with 64 Bit run.bat 
    Registered Member
    iHybrid's Avatar
    Join Date
    Sep 2010
    Posts
    2,096
    Thanks given
    636
    Thanks received
    352
    Rep Power
    81
    I'm running Windows 7 64 Bit and when I run a client with the run.bat below I get the glitch where you walk one step in-game and the client automatically closes.

    If anyone could help me out with this I'd greatly appreciate it. All the 64 bit run.bats I have do not work and I do not understand batch files. =S

    Code:
    @echo off
    title Client
    java -Xmx300m Jframe 10 0 highmem members 32
    pause
    And yes, I've tried fucking with it. Can't get it to work.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Aug 2011
    Posts
    76
    Thanks given
    1
    Thanks received
    2
    Rep Power
    16
    NVM delete this..
    Reply With Quote  
     

  3. #3  
    Registered Member
    iHybrid's Avatar
    Join Date
    Sep 2010
    Posts
    2,096
    Thanks given
    636
    Thanks received
    352
    Rep Power
    81
    Quote Originally Posted by realmscape View Post
    NVM delete this..
    I can't =p
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 28
    Last Post: 10-12-2009, 12:15 PM
  2. Replies: 7
    Last Post: 12-03-2008, 04:53 AM
  3. Replies: 8
    Last Post: 11-17-2007, 05:44 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •