Jump to content
Eternal Lands Official Forums

bipolar

Members
  • Content count

    14
  • Joined

  • Last visited

About bipolar

  • Rank
    Rabbit
  1. Building Updated Linux Client From CVS

    Yep! that fixed it. The fourm software mangled the tabs in that makefile, so it took some fixing. Any chance this could get put in CVS?
  2. Running on Ubuntu Breezy with Nvidia drivers. Released client works great. At first I thought my cal3d libs were out of date, but even after upgrading I get the same segfault. ***Steps to reproduce*** download files: cd ~ wget http://el.tfm.ro/el_112_linux.zip wget http://www.eternal-lands.com/test_server_3.zip remove old config directory: rm -rf ~/.elc unzip 1.1.2 into fresh directory, ~/eternal-lands.test: mkdir ~/eternal-lands.test cd ~/eternal-lands.test unzip ~/el_112_linux.zip unzip test server zip: unzip ~/test_server_3.zip cp -r update/* . download code from CVS: cvs -d:pserver:anonymous@cvs.elc.berlios.de:/cvsroot/elc login cvs -z3 -d:pserver:anonymous@cvs.elc.berlios.de:/cvsroot/elc co elc build el client: cd elc make -f Makefile.linux copy new exec: cp el.x86.linux.bin ../ change el.ini to use test server: cd ~/eternal-lands.test cat el.ini | sed s/2000/2001/g > el.ini run el exec with gdb: gdb ./el.x86.linux.bin run login... get segfault: (gdb) run Starting program: /home/bflong/eternal-lands.test/el.x86.linux.bin [Thread debugging using libthread_db enabled] [New Thread -1226242336 (LWP 25332)] [New Thread -1255572560 (LWP 25335)] [New Thread -1263969360 (LWP 25337)] [New Thread -1272362064 (LWP 25338)] [New Thread -1280754768 (LWP 25339)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1226242336 (LWP 25332)] 0x080a3989 in load_bmp8_to_coordinates (FileName=0x60 <Address 0x60 out of bounds>, texture_space=0x60 <Address 0x60 out of bounds>, x_pos=158, y_pos=156, alpha=255 '\uffff') at textures.c:829 829 *(texture_space+(texture_y*256+x+x_pos)*4) = r; (gdb)
  3. Training

    I did use search. I searched though a few pages of "training". I didn't search for dueling.
  4. Training

    Ok. I'm a mid level fighting player. Once you get so high, they only way to get xp thats not slow as molassas is to train with a partner. *Finding* a training partner is very difficult. Then if they are just a little bit off from you the XP is horrible. Then they have to be online the same time as you. But the biggest problem with training is that some of the high end players, AKA: the ones who come home from school and play till bed time, have the habit of interfering with a training session, killing one or both of the players, and taking what little they have just becouse they enjoy it. I suggest that we have a system for the arena where players must agree to fight before any fighting takes place. I'm talking about JUST the arena. After all, in real life an arena is used for organized fights and training, not a free for all. lvl 20-30 Players that want to train should not have to worry about dishonerable lvl 60+ players with nothing better to do comming in and killing them when they are trying to train. This same system could be used to allow guildmates to train.
  5. createing a bot useing jelc

    DNS, The DeadFace2 code in CVS seems to be missing the containsName method in PlayerList.java. This causes errors in Guild.java and News.java.
  6. Missing things

    Because ATI doesn't know how to make proper drivers. 214246[/snapback] I'm not using ATI's drivers. I'm using XOrg's open source ones. If it's a driver issue, it's fixable. What exactly is the problem?
  7. Missing things

    Can't. This is a Laptop. Why would the card have anything to do with missing walls?
  8. Missing things

    Has anyone seen anything like this? I'm running EL on a Dell Laptop with an ATI 9000 card. Running Ubuntu Linux with the xorg ATI drivers (the Open Source ones). It plays fine, but there's all kinds of things missing, and some areas, like the one in the screen shot, have horrible flicker on the ground.
  9. If You Want To Have A Bot

    I have two bots. Both are inside Carmien Manor. One is Smegolas, which runs the last release of ELBot. I also have Smegolas2, which I log on once in a while when I want to test some code for the development of ELBot. Right now, Smegolas just greets people when they enter the room. I dont have him set up to do anything else right now, but his feature list is growing so in the future he'll be chatting more and possibly trading.
  10. <o)))<|

    <o)))<| <o)))<| Have two
  11. Illegal Operations

    Yes, I noticed that. I am using the patch exe. I should just install linux on this box and be done with it. But, really, I think that there may be some compile time options that were used starting with .9.4 that are making this crash. I wish I could figure out how to compile it on windows.
  12. Illegal Operations

    I just reloaded my wifes pc, and downloaded the latest patches for el. It still crashes exactly the same. I wonder if there were new compile time optimizations used with version 0.9.4+. If I download 0.9.3 it will run, of course it wont log in becouse it's too old. Can any of the developers comment on this?
  13. Illegal Operations

    I have also got this error. I cant run el on my wifes pc becouse of it. I've downloaded the new versions multiple times, but I cant run the game no matter what. I'm running windows 2K on an amd k6-2 500mhz and an nvidia graphics card.
×