Ember crashes
  • Just when the world is being created after login Ember crashes this is what i get in terminal

    jekin@jekin-lappy:~/worldforge/local/bin$ ./ember
    According to my calculations Ember should be installed in /home/jekin/worldforge/local/bin/..
    Starting Ember....
    Registering: list_commands
    Registering: quit
    Registering: toggle_erispolling
    Starting Ember version 0.6.2
    Initializing Ember services
    Registering: loadscript
    Registering: connect
    Registering: meta_refresh
    Registering: meta_abort
    Metaserver Service created
    Registering: set_value
    Registering: get_value
    Setting home directory to /home/jekin/.ember
    i915_program_error: Exceeded max ALU instructions (77 out of 64)
    ember.bin: program/ir_to_mesa.cpp:2253: prog_src_register mesa_src_reg_from_ir_src_reg(ir_to_mesa_src_reg): Assertion `reg.index < (1 << 11)' failed.<br />Crashed with signal 6, will try to shut down SDL gracefully. Please report bugs at https://bugs.launchpad.net/ember
    ./ember: line 118: 1828 Aborted $bindir/ember.bin --home $homedata "$@"


    Maybe the problem is cause my laptop has low hardware

    [Intel atom dual core 1.67gh *2 , 2gb ddr3 ram, 256mb(2.0 pixel) Intel 3130 graphics card]

    Is it possible to make ember run on low hardware machines like mine ? ?

    I have already done foliage=false and graphics =low in ember.conf
  • The error occurs because of bad graphics drivers. There's not anything Ember can do; the graphics drivers should never crash in this way.
    Search for the "i915_program_error: Exceeded max ALU instructions" and see if you can find any workarounds.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID