Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Azzmg

Pages: [1]
1
Linux Specific Issues / Re: Flashing screen
« on: January 26, 2009, 11:58:31 am »
I can't get this to work either with or without visual effects :-/

Code: [Select]
DEBUG: Initializing OpenAL sound system
DEBUG: Retrieving available devices.
DEBUG: Default OpenAL device: '((sampling-rate 44100) (device '(native))
DEBUG: No device specified
DEBUG: Falling back on default device
DEBUG: Can't retrieve attributes size: OpenAL error ALC_INVALID_DEVICE
ATTENTION: default value of option force_s3tc_enable overridden by environment.

planeshift.application.client:
  PlaneShift Steel Blue (0.4.03)
  This game uses Crystal Space Engine created by Jorrit and others
  1.4.0 [Unix-x86-GCC]
Mon Jan 26 11:50:46 2009, LOG_ANY flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_WEATHER flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_SPAWN flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_CELPERSIST flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_PAWS flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_GROUP flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_CHEAT flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_LINMOVE flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_SPELLS flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_NEWCHAR flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_SUPERCLIENT flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_EXCHANGES flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_ADMIN flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_STARTUP flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_CHARACTER flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_CONNECTIONS flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_CHAT flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_NET flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_LOAD flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_NPC flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_TRADE flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_SOUND flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_COMBAT flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_SKILLXP flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_QUESTS flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_SCRIPT flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_MARRIAGE flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_MESSAGES flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_CACHE flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_PETS flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_USER flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_LOOT flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_DUELS flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, LOG_TRIBES flag deactivated with no filter.
Mon Jan 26 11:50:46 2009, All LOGS are off.
Mounting skin: /this/art/skins/default.zip
Mounting skin: /planeshift/art/skins/base/client_base.zip
  psEngine initialized.
Using fontsize 17 for resolution 1280x800
WARNING! Object 'spikes_05' is not closed!
WARNING! Object 'spikes_03' is not closed!
WARNING! Object '_s_walls_01' is not closed!
WARNING! Object '_s_sigil_01' is not closed!
WARNING! Object '_s_sigil_05' is not closed!
WARNING! Object '_s_bridge_01' is not closed!
...

crystalspace.graphics3d.shader.fixed:
  Multitexture units: whopping 8

crystalspace.shader.expressionaccessor:
  eval error: Cannot resolve variable name dynamic in symbol table.
psclient.bin: intel_regions.c:231: intel_region_data: Försäkran "dst_offset + dstx + width + (dsty + height - 1) * dst->pitch * dst->cpp <= dst->pitch * dst->cpp * dst->height" falsk.
Avbruten (SIGABRT)

This is on my notebook with a Intel GMA x3100. (not sure but I think it's called GMA 965)

PS. The http://www.hydlaaplaza.com/smf/index.php?topic=32288.0 thread didn't work.

PS2. Orginal from http://www.hydlaaplaza.com/smf/index.php?topic=32333.15
Quote
$ cd (wherever your planeshift folder is)
$ export LIBGL_ALWAYS_INDIRECT=1
$ ./psclient

This helped me to get to characterselectscreen but when I enter the game it go way to slow (laggy) and all envirement is black.

Pages: [1]