Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 227 228 [229] 230 231 ... 360

Author Topic: DFHack 0.43.03-r1  (Read 1082897 times)

Nopenope

  • Bay Watcher
    • View Profile
Re: DFHack 0.40.24-r5
« Reply #3420 on: December 12, 2015, 08:34:27 pm »

is there a r0 42.03 version for windows available somewhere? i just cant play without manager

.42.03 was released 5 hours ago. Despite the dfhack team being extremely reactive, you'd have to take timezones into account, at least.
Logged

lethosor

  • Bay Watcher
    • View Profile
Re: DFHack 0.40.24-r5
« Reply #3421 on: December 12, 2015, 11:34:43 pm »

I can confirm that with the latest xml updates pretty much everything you can expect works on Linux (and by that I mean the UI tools everyone uses like reveal/prospect/workflow/search/etc. still no luck with Rendermax on the other hand).
I have absolutely no idea what the problem with rendermax is, since it hasn't changed in a way that should affect anything since 0.34. I did try to troubleshoot it at one point, but adding a print statement to the renderer_light constructor (I think) made the problem go away, at which point I more or less gave up. Which renderers does it happen with, exactly? If it only happens with renderers that use lua in some way, it could be a threading issue of sorts, although I haven't looked at it at all in 0.42.

Also, a warning: Quietust just fixed a nasty crash (and possible corruption issue) that mainly affected workflow, but could theoretically affect anything that interacts with jobs, units, buildings, items, projectiles, and historical figures (in other words, a lot of things). I'd advise against trying to play seriously or save (unless you've made backups) with whatever unofficial builds are floating around, unless they're less than 4 hours old.
Logged
DFHack - Dwarf Manipulator (Lua) - DF Wiki talk

There was a typo in the siegers' campfire code. When the fires went out, so did the game.

PeridexisErrant

  • Bay Watcher
  • Dai stihó, Hrasht.
    • View Profile
Re: DFHack 0.40.24-r5
« Reply #3422 on: December 12, 2015, 11:47:59 pm »

A warning: Quietust just fixed a nasty crash (and possible corruption issue) that mainly affected workflow, but could theoretically affect anything that interacts with jobs, units, buildings, items, projectiles, and historical figures (in other words, a lot of things). I'd advise against trying to play seriously or save (unless you've made backups) with whatever unofficial builds are floating around, unless they're less than 4 hours old.

...validating my decision to wait for an official DFHack release, despite going for unofficial or prerelease builds for anything else.
Logged
I maintain the DF Starter Pack - over a million downloads and still counting!
 Donations here.

Tryss

  • Bay Watcher
    • View Profile
Re: DFHack 0.40.24-r5
« Reply #3423 on: December 12, 2015, 11:55:03 pm »

Also, a warning: Quietust just fixed a nasty crash (and possible corruption issue) that mainly affected workflow, but could theoretically affect anything that interacts with jobs, units, buildings, items, projectiles, and historical figures (in other words, a lot of things). I'd advise against trying to play seriously or save (unless you've made backups) with whatever unofficial builds are floating around, unless they're less than 4 hours old.

Was this the crash that happenned when you put a job on repeat ? By the way, if you need help to test stuff, I may be able to help
Logged

Nopenope

  • Bay Watcher
    • View Profile
Re: DFHack 0.40.24-r5
« Reply #3424 on: December 13, 2015, 12:56:40 am »

I have absolutely no idea what the problem with rendermax is, since it hasn't changed in a way that should affect anything since 0.34. I did try to troubleshoot it at one point, but adding a print statement to the renderer_light constructor (I think) made the problem go away, at which point I more or less gave up. Which renderers does it happen with, exactly? If it only happens with renderers that use lua in some way, it could be a threading issue of sorts, although I haven't looked at it at all in 0.42.
I think it's more specific, as Rendermax has consistently refused to work ever since .34.11 on my Linux machine. I have the same exact problem as described here:

rendermax trippy works.
rendermax light locks the dfhack console, the game keeps running. If I try to exit DwarfFortress, it just locks. It eats 100% CPU as well.

stderr.log shows:
Code: [Select]
Invoking: rendermax light
Logged

lethosor

  • Bay Watcher
    • View Profile
Re: DFHack 0.40.24-r5
« Reply #3425 on: December 13, 2015, 12:01:12 pm »

Also, a warning: Quietust just fixed a nasty crash (and possible corruption issue) that mainly affected workflow, but could theoretically affect anything that interacts with jobs, units, buildings, items, projectiles, and historical figures (in other words, a lot of things). I'd advise against trying to play seriously or save (unless you've made backups) with whatever unofficial builds are floating around, unless they're less than 4 hours old.

Was this the crash that happenned when you put a job on repeat ? By the way, if you need help to test stuff, I may be able to help
Yeah, it happened right after workflow started controlling a job.

I have absolutely no idea what the problem with rendermax is, since it hasn't changed in a way that should affect anything since 0.34. I did try to troubleshoot it at one point, but adding a print statement to the renderer_light constructor (I think) made the problem go away, at which point I more or less gave up. Which renderers does it happen with, exactly? If it only happens with renderers that use lua in some way, it could be a threading issue of sorts, although I haven't looked at it at all in 0.42.
I think it's more specific, as Rendermax has consistently refused to work ever since .34.11 on my Linux machine. I have the same exact problem as described here:

rendermax trippy works.
rendermax light locks the dfhack console, the game keeps running. If I try to exit DwarfFortress, it just locks. It eats 100% CPU as well.

stderr.log shows:
Code: [Select]
Invoking: rendermax light
I don't see how that's more specific. What other renderers work or hang?
Logged
DFHack - Dwarf Manipulator (Lua) - DF Wiki talk

There was a typo in the siegers' campfire code. When the fires went out, so did the game.

Gorobay

  • Bay Watcher
    • View Profile
Re: DFHack 0.40.24-r5
« Reply #3426 on: December 13, 2015, 04:25:29 pm »

In adventurer mode, how can I detect when the set of units changes, e.g. when moving to a different world tile? I am currently monitoring #df.global.world.units.all, but that doesn’t work if the new tile has the same number of units as the old tile.
Logged

Nopenope

  • Bay Watcher
    • View Profile
Re: DFHack 0.40.24-r5
« Reply #3427 on: December 13, 2015, 06:28:38 pm »

Quote
I don't see how that's more specific. What other renderers work or hang?
I meant specific as in 'specific to a couple machines like mine', sorry. What do you mean by 'which renderers'? 'Trippy' works and 'light' hangs, for instance.
Logged

lethosor

  • Bay Watcher
    • View Profile
Re: DFHack 0.40.24-r5
« Reply #3428 on: December 13, 2015, 07:44:30 pm »

Quote
I don't see how that's more specific. What other renderers work or hang?
I meant specific as in 'specific to a couple machines like mine', sorry. What do you mean by 'which renderers'? 'Trippy' works and 'light' hangs, for instance.
Yes, which other renderers work/don't work?
Logged
DFHack - Dwarf Manipulator (Lua) - DF Wiki talk

There was a typo in the siegers' campfire code. When the fires went out, so did the game.

Rose

  • Bay Watcher
  • Resident Elf
    • View Profile
Re: DFHack 0.40.24-r5
« Reply #3429 on: December 13, 2015, 07:57:36 pm »

In adventurer mode, how can I detect when the set of units changes, e.g. when moving to a different world tile? I am currently monitoring #df.global.world.units.all, but that doesn’t work if the new tile has the same number of units as the old tile.
Monitor the world position of the map.
Logged

PeridexisErrant

  • Bay Watcher
  • Dai stihó, Hrasht.
    • View Profile
Re: DFHack 0.40.24-r5
« Reply #3430 on: December 13, 2015, 08:29:01 pm »

Regarding DFHack, we (meaning Quietust and Angavrilov) are sorting out some issues with vtables and structures in .02 first, then moving to .03. Hopefully .03 will be stable enough to release soon after that, but I can't make any guarantees.

Sounds like a great plan to me, especially since Therapist layouts are already available.
Logged
I maintain the DF Starter Pack - over a million downloads and still counting!
 Donations here.

PeridexisErrant

  • Bay Watcher
  • Dai stihó, Hrasht.
    • View Profile
Re: DFHack 0.40.24-r5
« Reply #3431 on: December 14, 2015, 05:50:01 am »

For anyone interested, I made a progress bar for df-structures, updating daily @0001UTC and whenever I log on and run the script.  Green=verified, yellow=aligned, red=unchecked.  Currently for 42.02, but I'll try to keep it up to date.  Sized for sigs or whatever, so feel free to use/hotlink.

Logged
I maintain the DF Starter Pack - over a million downloads and still counting!
 Donations here.

mifki

  • Bay Watcher
  • works secretly...
    • View Profile
    • mifki
Re: DFHack 0.40.24-r5
« Reply #3432 on: December 14, 2015, 03:34:22 pm »

For anyone interested, I made a progress bar for df-structures, updating daily @0001UTC and whenever I log on and run the script.  Green=verified, yellow=aligned, red=unchecked.  Currently for 42.02, but I'll try to keep it up to date.  Sized for sigs or whatever, so feel free to use/hotlink.

But if I look at 0.40 files, I see a lot of unchecked as well, so I don't understand whether this really means something.

lethosor

  • Bay Watcher
    • View Profile
Re: DFHack 0.40.24-r5
« Reply #3433 on: December 14, 2015, 03:55:18 pm »

Those are just structures that we've verified are the correct size and/or contain the right fields. It's not completely accurate, and it's usually even less accurate for new minor versions without structure changes (since we don't bother re-checking everything).
You can also get the current version from version.lisp, I think.
Logged
DFHack - Dwarf Manipulator (Lua) - DF Wiki talk

There was a typo in the siegers' campfire code. When the fires went out, so did the game.

Dirst

  • Bay Watcher
  • [EASILY_DISTRA
    • View Profile
Re: DFHack 0.40.24-r5
« Reply #3434 on: December 16, 2015, 11:39:38 am »

Those are just structures that we've verified are the correct size and/or contain the right fields. It's not completely accurate, and it's usually even less accurate for new minor versions without structure changes (since we don't bother re-checking everything).
You can also get the current version from version.lisp, I think.
There's generally no need to double-check everything in a minor release, but is there a way to color it as "previously checked and almost certainly unchanged"?  Gray or something would give the cheering section interested parties a sense of scale.
Logged
Just got back, updating:
(0.42 & 0.43) The Earth Strikes Back! v2.15 - Pay attention...  It's a mine!  It's-a not yours!
(0.42 & 0.43) Appearance Tweaks v1.03 - Tease those hippies about their pointy ears.
(0.42 & 0.43) Accessibility Utility v1.04 - Console tools to navigate the map
Pages: 1 ... 227 228 [229] 230 231 ... 360