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 - simonpe

Pages: [1]
1
Mac OSX Specific Issues / Re: Planeshift now Universal Binary
« on: July 10, 2007, 10:02:12 am »
I can build that, actually i did already but i couldn't get it working with Laanx, it says it should work in the build guide but 0.3.018 is the Laanx compitable one.
I'll build it for Intel and someone else have so supply the ppc binaries.

2
Mac OSX Specific Issues / Planeshift now Universal Binary
« on: July 08, 2007, 11:11:46 am »
I have created Universal Binaries of the Laanx compitable version 0.3.018.

Download it here:
http://www.demonoid.com/files/details/1240688/8065320/

Would be nice if some could download and seed as I am on a laptop and cant seed constantly.

3
Mac OSX Specific Issues / Re: Mac OSX Guides Now Available
« on: July 05, 2007, 10:29:34 pm »
In the server list following is displayed: "Laanx Failed", nothing in the log about it.

To fix the compile error i just put -framework before OpenGL, CoreAudio and some other frameworks. Was a while ago now so i dont remember more specifically.

4
Mac OSX Specific Issues / Re: Mac OSX Guides Now Available
« on: June 30, 2007, 09:24:47 am »
I got it fired up now, i have the exactly same output as the 0.3.018 bundle (working) about some artwork missing but connection to Laanx fails.

5
Can you please share the binaries? Or post your ./configure outputs so i can have a look what prerequisites i am missing?

6
Mac OSX Specific Issues / Re: Mac OSX Guides Now Available
« on: June 28, 2007, 10:25:20 pm »
Hi and thanks for the excellent guide!

Not working perfect though since I get some errors while trying to compile the final planeshift stuff.


Code: [Select]
simon-petterssons-dator:~/PS/planeshift simon$ jam -aq pssetup_static updater_static client_static
psserver_static: Warning: Static plugin "cssynld" from package "CRYSTAL" not available.
psnpcclient_static: Warning: Static plugin "fire" from package "CRYSTAL" not available. psnpcclient_static: Warning: Static plugin "fireldr" from package "CRYSTAL" not available.
psnpcclient_static: Warning: Static plugin "partphys_simple" from package "CRYSTAL" not available. psnpcclient_static: Warning: Static plugin "rain" from package "CRYSTAL" not available.
 psnpcclient_static: Warning: Static plugin "rainldr" from package "CRYSTAL" not available.

I also have some missing -framework statements as in the cel compilation but i fixed that.

I think the plugins are missing due to some missing prerequisites, i installed all the prerequisites listed in the guide though...

However, when i run psclient_static without any additional datafiles it will start the login screen. I haven't tested it any further. When i add the datafiles from the latest ppc binary release it wont start, the loading screen is displayed but the progress bar just stays at 0%. Nothing is frozen as i can press cmd+Q to end it.
Code: [Select]
Crystal Space for MacOS/X 1.1.0 [MacOS/X-x86-GCC]
Ported to MacOS/X by Eric Sunshine <sunshine@sunshineco.com>

DEBUG: Sound System Software Renderer Initializing...
DEBUG: Sound System: CoreAudio driver for software sound renderer initialized.

planeshift.application.client:
  PlaneShift Crystal Blue
  This game uses Crystal Space Engine created by Jorrit and others
  1.1.0 [MacOS/X-x86-GCC]
    2807 LOG_ANY flag deactivated with no filter.
    2807 LOG_WEATHER flag deactivated with no filter.
    2807 LOG_SPAWN flag deactivated with no filter.
    2807 LOG_CELPERSIST flag deactivated with no filter.
    2807 LOG_PAWS flag deactivated with no filter.
    2807 LOG_GROUP flag deactivated with no filter.
    2808 LOG_CHEAT flag deactivated with no filter.
    2808 LOG_LINMOVE flag deactivated with no filter.
    2808 LOG_SPELLS flag deactivated with no filter.
    2808 LOG_NEWCHAR flag deactivated with no filter.
    2808 LOG_SUPERCLIENT flag deactivated with no filter.
    2808 LOG_EXCHANGES flag deactivated with no filter.
    2808 LOG_ADMIN flag deactivated with no filter.
    2808 LOG_STARTUP flag deactivated with no filter.
    2808 LOG_CHARACTER flag deactivated with no filter.
    2809 LOG_CONNECTIONS flag deactivated with no filter.
    2809 LOG_CHAT flag deactivated with no filter.
    2809 LOG_NET flag deactivated with no filter.
    2809 LOG_LOAD flag deactivated with no filter.
    2809 LOG_NPC flag deactivated with no filter.
    2809 LOG_TRADE flag deactivated with no filter.
    2809 LOG_SOUND flag deactivated with no filter.
    2809 LOG_COMBAT flag deactivated with no filter.
    2809 LOG_SKILLXP flag deactivated with no filter.
    2809 LOG_QUESTS flag deactivated with no filter.
    2810 LOG_SCRIPT flag deactivated with no filter.
    2810 LOG_MARRIAGE flag deactivated with no filter.
    2810 LOG_MESSAGES flag deactivated with no filter.
    2810 LOG_CACHE flag deactivated with no filter.
    2810 LOG_PETS flag deactivated with no filter.
    2810 LOG_USER flag deactivated with no filter.
    2810 LOG_LOOT flag deactivated with no filter.
    2810 LOG_DUELS flag deactivated with no filter.
    2810 LOG_TRIBES flag deactivated with no filter.
    2811 All LOGS are off.
Mounting skin: /this/art/skins/elves.zip
Mounting skin: /planeshift/art/skins/base/client_base.zip
Skipping 'ButtonTutorial' because it's already loaded
  psEngine initialized.

Any thoughts what prerequisites might be missing? Or is those missing plugins normal? Any help will be apprechiated, I have been working on this for many hours now.

edit:
When i change the data/servers.xml in the unmodified build of planeshift it cant connect to Fragnetics...

Pages: [1]