Thread: My Runserver doent work?

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1 My Runserver doent work? 
    Registered Member
    Join Date
    Jan 2011
    Posts
    34
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    My runserver.bat doesnt work when i run it it says:

    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    Could not create the Java virtual machine.
    Press any key to continue . . .
    Heres the code for it:
    @echo off
    title Project Insanity
    java -Xmx1500m -cp bin;deps/poi.jar;deps/mysql.jar;deps/mina.jar;deps/slf4j.jar;deps/slf4j-nop.jar;deps/jython.jar;log4j-1.2.15.jar; server.Server
    pause
    Im new at this so please dont flame or insult me.
    Reply With Quote  
     

  2. #2  
    Officially Retired

    Huey's Avatar
    Join Date
    Jan 2008
    Age
    22
    Posts
    16,478
    Thanks given
    3,385
    Thanks received
    7,727
    Rep Power
    5000
    change 1500m to 500m
    Attached image
    Listen children don't become this guy.
    Quote Originally Posted by Owner Spikey View Post
    Why can I attack lower level npc's in a matter of a mouse hover but for a higher level npc the only choice to attack is by right clicking option attack?

    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jan 2011
    Posts
    34
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Now It says :
    Access denied for user 'root'@'c-174-**-**-***.hsd1.fl.comcast.net' (using passw
    ord: YES)
    Unable to connect to MySQL
    Press any key to continue . . .
    Reply With Quote  
     

  4. #4  
    Registered Member
    Trock's Avatar
    Join Date
    Jul 2009
    Age
    28
    Posts
    1,915
    Thanks given
    14
    Thanks received
    66
    Rep Power
    532
    disable msql
    Quote Originally Posted by Psyduck View Post
    Vouch

    Quote Originally Posted by VelSion View Post
    Huge Vouch, made so many deals with him, went smoothly!
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jan 2011
    Posts
    34
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by Big Dick View Post
    disable msql
    How? sorry im new :l
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Jan 2011
    Posts
    34
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    bump
    Reply With Quote  
     

  7. #7  
    Banned

    Join Date
    Oct 2010
    Posts
    1,730
    Thanks given
    56
    Thanks received
    97
    Rep Power
    0
    when you compile what error do you get? post the CMD error
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Jan 2011
    Posts
    34
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    i did
    Access denied for user 'root'@'c-174-**-**-***.hsd1.fl.comcast.net' (using passw
    ord: YES)
    Unable to connect to MySQL
    Press any key to continue . . .
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Jan 2011
    Posts
    34
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    whoever helps ill rep+ and thank
    Reply With Quote  
     

  10. #10  
    Austin_
    Guest
    Remove the MySQL classes then compile then remove all the mysql shit it pops up w/the errors
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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. Runserver.bat
    By leotrimy in forum Help
    Replies: 0
    Last Post: 01-19-2011, 01:34 AM
  2. Help with runserver.sh
    By alphet in forum Help
    Replies: 6
    Last Post: 12-30-2010, 08:41 PM
  3. runserver.
    By Alanio in forum Help
    Replies: 5
    Last Post: 10-28-2010, 08:28 PM
  4. runserver help
    By Snake in forum Help
    Replies: 5
    Last Post: 09-08-2010, 09:05 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
  •