Search results

  1. P

    Could not get the JAWT interface

    Based on the gist, it looks like you are still using 1.8 because of this line: Process 'command '/Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/bin/java'' finished with non-zero exit value 1 That branch is 3 years old now so even though it was stable then, there is no guarantee...
  2. P

    Question Game Crashes

    OK, there's been a new development. I got some more RAM, allocated 2 GB to terasology and it still has the "too much input" issue on my computer. What is interesting is that When my brother connects from an external ip address, on his computer with a dedicated graphics card (Using Windows 8.1...
  3. P

    Question Game Crashes

    I am going to partition the hard drive and install Debian and test the Terasology server on that. Then I can see if it's a hardware issue. Another thing is that I use ZFS on FreeBSD and maybe the read/writes are slowing everything but I highly doubt that because I doubt read/write operations...
  4. P

    Question Game Crashes

    I just upgraded to a new processor and I am still having the same issues and error outputs as before. Right now I think that it is a FreeBSD problem more than anything but I will hold my judgement until I upgrade the RAM for the server so that I can allocate 4 GB to the Terasology server. BTW...
  5. P

    Question Game Crashes

    That makes sense. I tried using all 2 GB of RAM to see if performance is improved but it really didn't. I will keep you posted on whether or not any subsequent upgrades will fix this issue! I understand that this is still pre-alpha software and that there are bound to be issues like this...
  6. P

    Question Game Crashes

    Thanks for the reply! I decided to just use the defaults when testing this server and I used your startup command line variables but I don't think it is RAM bound in this situation. There seems to be plenty of unused RAM which makes me think it is CPU bound. Also, just walking around with...
  7. P

    Question Game Crashes

    I finally got around to setting up the latest release on my headless FreeBSD server and it actually worked this time, but after about 5-10 min of play time, just running and jumping around, the game crashed. All the while, I was getting messages on my server that: [main] WARN...
  8. P

    Question Error Connecting to Headless Server

    Let me know if there is anything I can do to help with this issue. I have basic Java experience and am okay with scripting and unix/linux systems. I also have the headless freebsd server to test on.
  9. P

    Question Error Connecting to Headless Server

    I am using release 50 on both. The interesting thing is when that error occurs, the file "core.0.50.1.jar" is downloaded to the client but the file is incomplete and of size 1 kB. It seems like the client version of the game is 0.50.0 while the server version is 0.50.1. I am running the...
  10. P

    Question Error Connecting to Headless Server

    Hi, I have been messing around with the 0.50 release of Terasology on my headless FreeBSD server. I saw on Github that there was an issue with lwjgl not being current on FreeBSD so I modified the Makefile to use lwjgl 2.9.2 instead of 2.9.1 and it seems to have worked but I can't connect to...
Top