Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Poll

How does 40d16 compare to 40d?

Higher speed, no problems
Higher speed, problems
Same speed, no problems
Same speed, problems
Lower speed, no problems
Lower speed, problems

Pages: 1 ... 25 26 [27] 28 29 ... 64

Author Topic: FotF: Dwarf Fortress 40d16  (Read 270320 times)

Footkerchief

  • Bay Watcher
  • The Juffo-Wup is strong in this place.
    • View Profile
Re: FotF: Dwarf Fortress 40d16
« Reply #390 on: September 03, 2009, 03:05:11 pm »

^^^ Have you tried running other OpenGL games and updating your graphics drivers?  Also, there have been some recent reports on the Ubuntu forums of xorg using high amounts of CPU, read over these:
http://ubuntuforums.org/showthread.php?t=1246577&highlight=xorg+cpu
http://ubuntuforums.org/showthread.php?t=1245602&highlight=xorg+cpu
http://ubuntuforums.org/showthread.php?t=1196603&highlight=xorg+cpu
http://ubuntuforums.org/showthread.php?t=1247755&highlight=xorg+cpu
Logged

Baughn

  • Noble Phantasm
  • The Haruhiist
  • Hiss
    • View Profile
Re: FotF: Dwarf Fortress 40d16
« Reply #391 on: September 03, 2009, 04:57:30 pm »

Okay. *Hem-hem*.

Attention, people with crashes who happen to run Linux

I've uploaded a 40d16-HEAD build with debugging on, optimization off, and a df script that runs valgrind.

What I'd like you to do is download it, unpack it on top of your current DF as usual, then run it. You must of course install Valgrind first ("sudo apt-get install valgrind on ubuntu), and it will be extremely slow - making molasses in december look like nothing. Hopefully it'll also crash.

However, with any luck, valgrind will output some crash information I can use to fix this problem. So, don't hold back; do your worst, then report back on what it prints to the terminal. I can't fix this without your help.

There will be a fair bit of spurious, scary-looking messages that aren't actually bugs, by the way. Don't worry, I know how to sort them out, so just paste everything.
Logged
C++ makes baby Cthulhu weep. Why settle for the lesser horror?

CobaltKobold

  • Bay Watcher
  • ☼HOOD☼ ☼ROBE☼ ☼DAGGER☼ [TAIL]
    • View Profile
Re: FotF: Dwarf Fortress 40d16
« Reply #392 on: September 03, 2009, 05:52:24 pm »

Works fine, though 40d16 linux seems like it's worse(slower) at performing the core functions than 40d windows  for some reason. Might just be my imagination.

Feature Request: make mouse work on keybindings screen like it does on the stockpile organisation screen
Logged
Neither whole, nor broken. Interpreting this post is left as an exercise for the reader.
OCEANCLIFF seeding, high z-var(40d)
Tilesets

Baughn

  • Noble Phantasm
  • The Haruhiist
  • Hiss
    • View Profile
Re: FotF: Dwarf Fortress 40d16
« Reply #393 on: September 03, 2009, 06:37:03 pm »

That's not your imagination, but an effect of the way the linux build is set up. It'll go away in the final release.

Meanwhile, such suggestions are for Toady.
Logged
C++ makes baby Cthulhu weep. Why settle for the lesser horror?

Wartender

  • Bay Watcher
    • View Profile
Re: FotF: Dwarf Fortress 40d16
« Reply #394 on: September 03, 2009, 09:34:30 pm »

crash report is in
Code: [Select]
mkdir: cannot create directory `unused_libs': File exists
mv: cannot stat `libs/libSDL*': No such file or directory
==14700== Memcheck, a memory error detector.
==14700== Copyright (C) 2002-2008, and GNU GPL'd, by Julian Seward et al.
==14700== Using LibVEX rev 1884, a library for dynamic binary translation.
==14700== Copyright (C) 2004-2008, and GNU GPL'd, by OpenWorks LLP.
==14700== Using valgrind-3.4.1-Debian, a dynamic binary instrumentation framework.
==14700== Copyright (C) 2000-2008, and GNU GPL'd, by Julian Seward et al.
==14700== For more details, rerun with: -v
==14700==
/home/luca/.themes/Dust/gtk-2.0/gtkrc:719: Murrine configuration option "highlight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead.
/home/luca/.themes/Dust/gtk-2.0/gtkrc:720: Murrine configuration option "lightborder_ratio" will be deprecated in future releases. Please use "lightborder_shade" instead.
==14700== Conditional jump or move depends on uninitialised value(s)
==14700==    at 0x86B88F1: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86B94E7: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86BA2DA: deflate (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE06F8: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x836F5D4: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x83387C2: beginroutine() (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BC545D: enablerst::loop() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x804DF90: (within /home/luca/df_linux/dwarfort.exe)
==14700==  Uninitialised value was created by a heap allocation
==14700==    at 0x4026FDE: malloc (vg_replace_malloc.c:207)
==14700==    by 0x48B1357: (within /usr/lib/libGL.so.180.44)
==14700==    by 0x86B9425: deflateInit_ (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE0679: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x836F5D4: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x83387C2: beginroutine() (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BC545D: enablerst::loop() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x804DF90: (within /home/luca/df_linux/dwarfort.exe)
==14700==
==14700== Conditional jump or move depends on uninitialised value(s)
==14700==    at 0x86B88A1: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86B94E7: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86BA2DA: deflate (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE06F8: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x836F5D4: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x83387C2: beginroutine() (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BC545D: enablerst::loop() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x804DF90: (within /home/luca/df_linux/dwarfort.exe)
==14700==  Uninitialised value was created by a heap allocation
==14700==    at 0x4026FDE: malloc (vg_replace_malloc.c:207)
==14700==    by 0x48B1357: (within /usr/lib/libGL.so.180.44)
==14700==    by 0x86B9425: deflateInit_ (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE0679: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x836F5D4: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x83387C2: beginroutine() (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BC545D: enablerst::loop() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x804DF90: (within /home/luca/df_linux/dwarfort.exe)
==14700==
==14700== Conditional jump or move depends on uninitialised value(s)
==14700==    at 0x86B88AD: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86B94E7: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86BA2DA: deflate (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE06F8: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x836F5D4: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x83387C2: beginroutine() (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BC545D: enablerst::loop() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x804DF90: (within /home/luca/df_linux/dwarfort.exe)
==14700==  Uninitialised value was created by a heap allocation
==14700==    at 0x4026FDE: malloc (vg_replace_malloc.c:207)
==14700==    by 0x48B1357: (within /usr/lib/libGL.so.180.44)
==14700==    by 0x86B9425: deflateInit_ (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE0679: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x836F5D4: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x83387C2: beginroutine() (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BC545D: enablerst::loop() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x804DF90: (within /home/luca/df_linux/dwarfort.exe)
==14700==
==14700== Conditional jump or move depends on uninitialised value(s)
==14700==    at 0x86B8925: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86B94E7: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86BA2DA: deflate (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE06F8: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x836F5D4: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x83387C2: beginroutine() (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BC545D: enablerst::loop() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x804DF90: (within /home/luca/df_linux/dwarfort.exe)
==14700==  Uninitialised value was created by a heap allocation
==14700==    at 0x4026FDE: malloc (vg_replace_malloc.c:207)
==14700==    by 0x48B1357: (within /usr/lib/libGL.so.180.44)
==14700==    by 0x86B9425: deflateInit_ (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE0679: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x836F5D4: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x83387C2: beginroutine() (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BC545D: enablerst::loop() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x804DF90: (within /home/luca/df_linux/dwarfort.exe)
==14700==
==14700== Conditional jump or move depends on uninitialised value(s)
==14700==    at 0x86B8937: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86B94E7: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86BA2DA: deflate (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE06F8: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x836F5D4: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x83387C2: beginroutine() (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BC545D: enablerst::loop() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x804DF90: (within /home/luca/df_linux/dwarfort.exe)
==14700==  Uninitialised value was created by a heap allocation
==14700==    at 0x4026FDE: malloc (vg_replace_malloc.c:207)
==14700==    by 0x48B1357: (within /usr/lib/libGL.so.180.44)
==14700==    by 0x86B9425: deflateInit_ (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE0679: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x836F5D4: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x83387C2: beginroutine() (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BC545D: enablerst::loop() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x804DF90: (within /home/luca/df_linux/dwarfort.exe)
==14700==
==14700== Conditional jump or move depends on uninitialised value(s)
==14700==    at 0x86B8916: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86B94E7: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86BA2DA: deflate (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE06F8: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x836F5D4: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x83387C2: beginroutine() (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BC545D: enablerst::loop() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x804DF90: (within /home/luca/df_linux/dwarfort.exe)
==14700==  Uninitialised value was created by a heap allocation
==14700==    at 0x4026FDE: malloc (vg_replace_malloc.c:207)
==14700==    by 0x48B1357: (within /usr/lib/libGL.so.180.44)
==14700==    by 0x86B9425: deflateInit_ (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE0679: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x836F5D4: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x83387C2: beginroutine() (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BC545D: enablerst::loop() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x804DF90: (within /home/luca/df_linux/dwarfort.exe)
==14700==
==14700== Conditional jump or move depends on uninitialised value(s)
==14700==    at 0x86B8946: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86B94E7: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86BA2DA: deflate (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE06F8: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==  Uninitialised value was created by a heap allocation
==14700==    at 0x4026FDE: malloc (vg_replace_malloc.c:207)
==14700==    by 0x48B1357: (within /usr/lib/libGL.so.180.44)
==14700==    by 0x86B9425: deflateInit_ (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE0679: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==
==14700== Conditional jump or move depends on uninitialised value(s)
==14700==    at 0x86B8967: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86B94E7: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86BA2DA: deflate (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE06F8: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x836F5D4: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x83387C2: beginroutine() (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BC545D: enablerst::loop() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x804DF90: (within /home/luca/df_linux/dwarfort.exe)
==14700==  Uninitialised value was created by a heap allocation
==14700==    at 0x4026FDE: malloc (vg_replace_malloc.c:207)
==14700==    by 0x48B1357: (within /usr/lib/libGL.so.180.44)
==14700==    by 0x86B9425: deflateInit_ (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE0679: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x836F5D4: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x83387C2: beginroutine() (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BC545D: enablerst::loop() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x804DF90: (within /home/luca/df_linux/dwarfort.exe)
==14700==
==14700== Conditional jump or move depends on uninitialised value(s)
==14700==    at 0x86B8904: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86B94E7: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86BA2DA: deflate (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE06F8: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x836F5D4: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x83387C2: beginroutine() (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BC545D: enablerst::loop() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x804DF90: (within /home/luca/df_linux/dwarfort.exe)
==14700==  Uninitialised value was created by a heap allocation
==14700==    at 0x4026FDE: malloc (vg_replace_malloc.c:207)
==14700==    by 0x48B1357: (within /usr/lib/libGL.so.180.44)
==14700==    by 0x86B9425: deflateInit_ (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE0679: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x836F5D4: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x83387C2: beginroutine() (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BC545D: enablerst::loop() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x804DF90: (within /home/luca/df_linux/dwarfort.exe)
==14700==
==14700== Conditional jump or move depends on uninitialised value(s)
==14700==    at 0x86B8958: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86B94E7: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x86BA2DA: deflate (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE06F8: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x836F5D4: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x83387C2: beginroutine() (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BC545D: enablerst::loop() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x804DF90: (within /home/luca/df_linux/dwarfort.exe)
==14700==  Uninitialised value was created by a heap allocation
==14700==    at 0x4026FDE: malloc (vg_replace_malloc.c:207)
==14700==    by 0x48B1357: (within /usr/lib/libGL.so.180.44)
==14700==    by 0x86B9425: deflateInit_ (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BE0679: file_compressorst::flush_in_buffer() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x836F5D4: (within /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x83387C2: beginroutine() (in /home/luca/df_linux/dwarfort.exe)
==14700==    by 0x4BC545D: enablerst::loop() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x804DF90: (within /home/luca/df_linux/dwarfort.exe)
Using OpenGL output path with client-side arrays
==14700==
==14700== Invalid read of size 1
==14700==    at 0x4BC46CC: textures::upload_textures() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x4BC5607: enablerst::loop() (in /home/luca/df_linux/libgraphics.so)
==14700==    by 0x4BC6219: main (in /home/luca/df_linux/libgraphics.so)
==14700==  Address 0xa is not stack'd, malloc'd or (recently) free'd
==14700==
==14700== ERROR SUMMARY: 4095 errors from 11 contexts (suppressed: 490 from 7)
==14700== malloc/free: in use at exit: 4,333,529 bytes in 37,699 blocks.
==14700== malloc/free: 162,404 allocs, 124,705 frees, 43,404,502 bytes allocated.
==14700== For counts of detected errors, rerun with: -v
==14700== searching for pointers to 37,699 not-freed blocks.
==14700== checked 22,539,012 bytes.
==14700==
==14700== LEAK SUMMARY:
==14700==    definitely lost: 13,988 bytes in 278 blocks.
==14700==      possibly lost: 783,761 bytes in 501 blocks.
==14700==    still reachable: 3,535,780 bytes in 36,920 blocks.
==14700==         suppressed: 0 bytes in 0 blocks.
==14700== Rerun with --leak-check=full to see details of leaked memory.
Segmentation fault
sheesh 4095 errors, good luck with that Baughn :D
Logged

Dakira

  • Bay Watcher
  • [LURKER]
    • View Profile
Re: FotF: Dwarf Fortress 40d16
« Reply #395 on: September 03, 2009, 09:37:36 pm »

(Apologies if this has been mentioned before, searched with no direct results)

While I love the window resizing to death (THANK YOU!!  ;D).
Macros are wonderful if I could "Add Scan Key" the [Enter] key and not crash the game.
For example:
Spoiler (click to show/hide)

Again, thank you all for your work on this. Super appreciated.
Logged
There's no such thing as useless science. Now we need to weaponize this.
Everyone should:
play checkers.
fight clowns with water.

Sepis

  • Bay Watcher
    • View Profile
Re: FotF: Dwarf Fortress 40d16
« Reply #396 on: September 03, 2009, 11:24:18 pm »

40d16 is playable and awesome.

The only odd behavioral issue I am having right now is that if I go to Esc > Key Bindings, and change my default z navigation from '<' and '>' to ',' and '.', I can only go up z-levels.  Neither scan nor unicode '.' is accepted by the game for going -down- z levels, while either scan or unicode ',' will go up z levels.

This worked in previous versions, and saved my shift key from some wear and tear, but is by no means game breaking and I'm happy to have the new version!
Logged

Veroule

  • Bay Watcher
    • View Profile
Re: FotF: Dwarf Fortress 40d16
« Reply #397 on: September 04, 2009, 01:27:18 am »

Macros are wonderful if I could "Add Scan Key" the [Enter] key and not crash the game.
Thank you for the detailed report, added to my bug list.

Enter is probably something you shouldn't use for a macro.  If you still have that as the only key bound to the Select action, then setting it as an activator for a macro will make you unable to Select anything.  In any case, it shouldn't crash and I will fix that.
Logged
"Please, spare us additional torture; and just euthanise yourselves."
Delivered by Tim Curry of Clue as a parody of the lead ass from American Idol in the show Psych.

Veroule

  • Bay Watcher
    • View Profile
Re: FotF: Dwarf Fortress 40d16
« Reply #398 on: September 04, 2009, 01:57:05 am »

40d16 is playable and awesome.

The only odd behavioral issue I am having right now is that if I go to Esc > Key Bindings, and change my default z navigation from '<' and '>' to ',' and '.', I can only go up z-levels.  Neither scan nor unicode '.' is accepted by the game for going -down- z levels, while either scan or unicode ',' will go up z levels.

This worked in previous versions, and saved my shift key from some wear and tear, but is by no means game breaking and I'm happy to have the new version!
The period is bound to SingleStep in fortress mode and Wait in adventurer mode.  Using for DownZ-Level creates a conflict unless you redefine those as well.

Simple analogy, a car is designed to let you set which pedal to use for the gas and brake.  You set the right most pedal to do both.  What do you expect the car to do when you press that pedal?  What do you really want the car to do with each press of the pedal?  Will you always want that response from pressing the pedal?
Logged
"Please, spare us additional torture; and just euthanise yourselves."
Delivered by Tim Curry of Clue as a parody of the lead ass from American Idol in the show Psych.

RadicalThought

  • Bay Watcher
    • View Profile
Re: FotF: Dwarf Fortress 40d16
« Reply #399 on: September 04, 2009, 02:10:41 am »

Thanks Footkerchief

Seemed that installing the recommended driver for my video card did the trick. Sometime I feel like such a linux noob.
Logged

Toksyuryel

  • Bay Watcher
    • View Profile
Re: FotF: Dwarf Fortress 40d16
« Reply #400 on: September 04, 2009, 02:42:29 am »

Everything still has +x set in 40d16 tarball. Will this ever be fixed?

EDIT: I just got a segfault during worldgen... I think I'll try out this HEAD thingy, yeah...
« Last Edit: September 04, 2009, 03:03:44 am by Toksyuryel »
Logged

The_Fool76

  • Bay Watcher
    • View Profile
Re: FotF: Dwarf Fortress 40d16
« Reply #401 on: September 04, 2009, 03:14:24 am »

Since I've seen a few people here have troubles with conflicting keybinds, would it be possible to have it tell you when you double-bind a key through the UI?
Logged
Tis far better to be a witty fool than a foolish wit.

IndonesiaWarMinister

  • Bay Watcher
    • View Profile
Re: FotF: Dwarf Fortress 40d16
« Reply #402 on: September 04, 2009, 07:24:26 am »

Since I've seen a few people here have troubles with conflicting keybinds, would it be possible to have it tell you when you double-bind a key through the UI?

It'd be Toady's job, I presume?
Logged

Baughn

  • Noble Phantasm
  • The Haruhiist
  • Hiss
    • View Profile
Re: FotF: Dwarf Fortress 40d16
« Reply #403 on: September 04, 2009, 07:37:55 am »

No, that would be pretty easy to fix. Veroule could do it, or if he doesn't have time I could. I'm kinda busy tracking down these pointer issues right now, though. ;)
Logged
C++ makes baby Cthulhu weep. Why settle for the lesser horror?

Baughn

  • Noble Phantasm
  • The Haruhiist
  • Hiss
    • View Profile
Re: FotF: Dwarf Fortress 40d16
« Reply #404 on: September 04, 2009, 08:07:53 am »

Okay. Wartender, could you try the 40d16-head I've uploaded now? There's something I need to confirm.
Logged
C++ makes baby Cthulhu weep. Why settle for the lesser horror?
Pages: 1 ... 25 26 [27] 28 29 ... 64