Jump to content
Eternal Lands Official Forums

Zep

Members
  • Content count

    393
  • Joined

  • Last visited

Everything posted by Zep

  1. How do you run your bot?

    Ive been using a system similar to dns, In that they use screen, Normally because im not directly on the machine, and its easyer to analyse the indervidual bots output remotely. Basicly, to make sure they are always running, I use crontab'ed bash scripts.
  2. Some help needed

    Can you add the compile line for sound.[c,o], probably the line above what you posted already, chances are it starts with gcc
  3. Windows Compilation Guide

    Is been really messy since the cal3d addition, Unfortunatly it doesnt like to compile properly on mingw (dev-c++), and when it does, it misses the wrapper info we need, to top it off, there is no dev-pak for it, And a bunch of instructions that may or may not work for the indervidual depending on version of mingw etc being used. Then there is the requirements depending on what flags you need enabled in the client, like the xml write gear. Probably more stuff since i last looked. vorbis also has a few requirements. fun fun =). Once the next version of cal3d is released and the client is updated for it, Things should be a lot cleaner.
  4. Can't Get Out of Portland Storage

    yes, The sites no longer updated. Mainly because ive been in-active. The machine that was doing the cvs work has been assigned to another task at present. I might go to the effort again now that the Makefiles are no longer broken. However that host will prolly no longer be suitable. *shrugs* On a side note, The builds were causeing more trouble then they were worth, Mods were questioning players on the client being used, because of some bug. To top it off people wouldnt report they were using the client when they reported the bugs, So it made life harder again. and would rarely report the version.
  5. Test server, test 2

    What did I do wrong? I thought I followed the instructions correctly. There was no warning about going into unfinished maps. Any information I posted was exactly what I found. Is there any way to get unbanned? To put it simply, You lack the technical aptitude to assist with the testing. Dont stress about it, go back to the normal server and enjoy yaself.
  6. Compiling Map Editor?

    Map editor fails for me on linux with... ../elc/elconfig.c ../elc/elconfig.c: In function `init_vars': ../elc/elconfig.c:974: error: `use_clipboard' undeclared (first use in this function) ../elc/elconfig.c:974: error: (Each undeclared identifier is reported only once ../elc/elconfig.c:974: error: for each function it appears in.) make: *** [elconfig.o] Error 1 on win32 font.c: In function `get_font_char': font.c:45: error: `UUML' undeclared (first use in this function) font.c:45: error: (Each undeclared identifier is reported only once font.c:45: error: for each function it appears in.) font.c:65: error: `UGRAVE' undeclared (first use in this function) Anyway, Ive got to covert over that part of the daily builds eventually.
  7. Modularization of elc

    There has been a bunch of talk about this before, For me, This will be great, clearly defined areas of ELC means the eventual possibility of assigned managers to those areas. So bugs can go to the right people. Also means things like droping the global.h are more likely to happen. I found when testing that patch, it made a faster and smaller ELC. Will make life easyer trying to find gear in the source for coders who are keen on joining the project too.
  8. Macintosh OS X port interest?

    You can never be rich enough lmfao =) top effort Octane, looks good
  9. Release candidate 2

    Looks good =)
  10. non-clickable trik

    which -D does it need to have added? BUG_FIX_3D_OBJECTS_MIN_MAX?
  11. Ill check the client, Im asumeing you are on win32 Ladywolf?
  12. Unable to light fire in NordCarn

    being a .def file issue, Might want to post this in the map bug reports. http://www.eternal-lands.com/forum/index.p...pic=19154&st=40
  13. Random shape Bug

    Looks like video card tearing, check you are running the latest drivers, Also help to know which card you are using, What driver version and such so we can check it against other users and see if the issue is conistant.
  14. Performances problem

    What optimisation are being used, if any? debug flags? target flags?
  15. Various graphical bugs.

    A fix like that should be a run time option, not a compile time option. Please change it by all means, either way, those clients are only ever going to be pure cvs.
  16. Various graphical bugs.

    that flicker bug looks the ATI bug thats been reported before. ill add -DATI_9200_FIX to the zep.tfm.ro clients, check the site tommorow and try it, Maybe that'll fix that issue.
  17. Help me trace OSX build problem

    it looks like instead of say, dumping the data into some struct for the next drawing cycle, it just dumps the information straight into opengl. Thats probably why its done straight from the init file, save time. In which case the data isnt being Swap'ed. Suprised on why i didnt see this issue on gentoo tho. *edit, After length discussion with Vegar, I was wrong all data sources there should be from same endian sources.
  18. cont2map16 / nomap error

    This bug at least on the client side, is because nomap.elm wasnt added to the last release. Its been noted already, and should be in the next client release.
  19. Cant play EL, graphic bug.

    lol, Went a lan once, And we were outside in winter on a pateo, It rained like all hell that night, I had a power board sitting on my knee so that it didnt get wet lol. Im glad ya found the issue tho, Another thing to check out, Make sure that power supply is sufficant for the system, And make sure the rails are putting out the correct voltage, that info should also be in the BIOS. to much or to little voltage, can cause overheating. The reasoning behind this, is that it started when you added a new video card, So by rights, no issues prior to that, Could be that your power supply is insufficant. Also that ram error with warcraft, could also be a symtom of being under powered. Enjoy =)
  20. Cant play EL, graphic bug.

    holey crap thats hot, considering it would have droped a couple c on reboot, time to shutdown and remove that heat sink, get some thermal paste and apply lol.
  21. randomly -1 food

    You'll loose a food point if you have been havesting in that minute. Check that isnt causeing the problem =)
  22. Cant play EL, graphic bug.

    ok silly idea here, but maybe the cause. Run EL allow it to crash, hard reboot, then check the CPU temp, and case temp in the BIOS. If limiting the frame rate is extending the time of the crash, its possible the system is overheating. Seen similar issues with a P4 a week ago, someone forgot to place the termal strip down before putting on the heat sink. And he didnt notice the issue untill he added a few extra components in the system, pushing it just over its limit. Other obsqure things, could be the power supply output, Seen a guy who was running a new amd on an old 120w PSU, quite funny, untill he upgraded and it was doing all sorts of funky things =)
  23. Compiling with Linux

    Sure, if you need them to remain private pm me the links. better throw in a server address to so i can test it, make sure its working before i add it to the automation.
  24. Cooldown doesn't rotate with quickbar

    I belive lachesis commited a fix for this. test it out and see how it goes =)
  25. Macintosh OS X port interest?

    ouch, I tryed to get pearpc working, but for whatever reason it didnt like my osx disks. Think ill try with a cvs version of pear in a few days. things are getting very busy in real life.
×