Code Monkey home page Code Monkey logo

Comments (10)

aeonios avatar aeonios commented on July 1, 2024

That error log doesn't suggest anything went wrong with kgb. If kgb has a memory allocation error then java throws an OOM exception, but that was all C++ and looked like spring itself had some sort of error. It could possibly be related to circuit but I don't really know.

from zkgbai.

mojjj avatar mojjj commented on July 1, 2024

well now, when i only use one zkgb as oponent, the result is the same. does not happen with CAI or circuit (nor any multiplayer)...

http://i.imgur.com/NkUVL7g.png

tell me what to do to get more intel to fix this issue if you have an idea...

from zkgbai.

DeinFreund avatar DeinFreund commented on July 1, 2024

Do you have the same problem with all JavaAIs? Try for example http://zero-k.info/Forum/Thread/22533

Have you tried monitoring memory usage with something like htop?

from zkgbai.

aeonios avatar aeonios commented on July 1, 2024

The only thing notable I could see is that you're running linux. It seems to be using the correct jvm though, so at least that shouldn't be a problem. As DF said, either test CSI or the java nullOOAI and see if that gives the same result. There's not enough info to tell if it's a spring issue or if it's your system or what.

from zkgbai.

mojjj avatar mojjj commented on July 1, 2024

i have 16g memory i doubt that is an issue there...
infologs, using 0.8.2 of zkgb
CSI 1337 crashes the same way => : http://pastebin.com/A8PzWRaZ
NullOOJavaAI", Version:"0.1 too => http://pastebin.com/aLtHsyEt

from zkgbai.

Anarchid avatar Anarchid commented on July 1, 2024

This looks like an engine issue, then. I can replicate this, so maybe i'll find some clues.

from zkgbai.

Anarchid avatar Anarchid commented on July 1, 2024

@mojjj i have succeeded in launching zkgbai (also nullai and csi) by passing Spring a proper JAVA_HOME environment variable.

It seems that Spring fails at detecting JRE on newer Ubuntu.

This is an engine bug.

from zkgbai.

mojjj avatar mojjj commented on July 1, 2024

nice.
is this limited to ubuntu or other lunix-systems too? why not windows? do you report this to engine tracker?

could you share how to pass the env var?

from zkgbai.

Anarchid avatar Anarchid commented on July 1, 2024

JAVA_HOME=/usr/share/whatever/ ~/.spring/engine/103.0.1-abracadabra/spring ~/somewhere/startscript.spring

You can also export, of course.

The method i used to find the current java home was either update-alternatives --config java or which java, can't be sure. Also i removed last two path elements (/bin/java) to get to proper JAVA_HOME and not just binary location.

I have not reported it on mantis yet.

from zkgbai.

mojjj avatar mojjj commented on July 1, 2024

i reported it on mantis
https://springrts.com/mantis/view.php?id=5354

from zkgbai.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.