Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 342 343 [344] 345 346 ... 360

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

lethosor

  • Bay Watcher
    • View Profile
Re: DFHack 0.43.03-r1
« Reply #5145 on: January 19, 2017, 04:41:18 pm »

It's pretty unlikely that those would contain anything, since keybinding only prints to the console.
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.

Max™

  • Bay Watcher
  • [CULL:SQUARE]
    • View Profile
Re: DFHack 0.43.03-r1
« Reply #5146 on: January 19, 2017, 05:19:10 pm »

Well, yeah, but worth a check in case there was something else going on, and useful generally to know where they are.
Logged

lethosor

  • Bay Watcher
    • View Profile
Re: DFHack 0.43.03-r1
« Reply #5147 on: January 19, 2017, 05:28:20 pm »

The "string too long" exception might end up in stderr.log when you run keybinding, although I'm not sure if it would on Windows. It seems to be getFocusString, anyway, since that's the only non-trivial thing keybinding uses, but I can't imagine why that would crash with a specific DFHack screen.
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.

Ygvir

  • Bay Watcher
    • View Profile
Re: DFHack 0.43.03-r1
« Reply #5148 on: January 19, 2017, 05:44:18 pm »

@Max™ - Thanks for giving me the log files.

@lethosor - as you expected there isn't anything interesting in any of the files... but now we know that is the case.
Logged

Lamp

  • Bay Watcher
    • View Profile
    • isock.deviantart.com
Re: DFHack 0.43.03-r1
« Reply #5149 on: January 20, 2017, 11:47:28 am »

Hey guys,

I'm sure this gets asked a lot but how far out are we from a stable build for 0.43.05?

Thanks for all your hard work!
« Last Edit: January 20, 2017, 11:49:02 am by Lamp »
Logged
I would like to point out that this is not DF 3.0, but DF 0.3.

Max™

  • Bay Watcher
  • [CULL:SQUARE]
    • View Profile
Re: DFHack 0.43.03-r1
« Reply #5150 on: January 20, 2017, 12:30:44 pm »

The alpha4 is pretty stable, just missing a few symbols and a couple aren't aligned properly.
Logged

lethosor

  • Bay Watcher
    • View Profile
Re: DFHack 0.43.03-r1
« Reply #5151 on: January 20, 2017, 01:36:18 pm »

Which ones aren't aligned properly?

Also, there are a couple random crashes I haven't been able to track down yet, including the manipulator crash on 64-bit Windows and a box-select crash on 64-bit Linux.
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.

Max™

  • Bay Watcher
  • [CULL:SQUARE]
    • View Profile
Re: DFHack 0.43.03-r1
« Reply #5152 on: January 20, 2017, 04:37:50 pm »

Which ones aren't aligned properly?

Also, there are a couple random crashes I haven't been able to track down yet, including the manipulator crash on 64-bit Windows and a box-select crash on 64-bit Linux.
So, I hadn't thought much about this since originally I just attributed it to being on a personally compiled super-alpha develop branch of dfhack, but now with so many of the globals located I was trying to get some of my scripts back in order and ran into a problem with artifake not using the right value for artifact_next_id, and it seems to be because there isn't a value that makes sense for it at all?
Spoiler (click to show/hide)
I know that it should be like 17980 or so, not -159036100, and there are similar value issues for item_next_id and others seen there. The same problem happens with the alpha4 release so I'm rather confused that it otherwise works fine despite this.
Well, those addresses must be wrong. I'm not sure how exactly they were located, but as long as they're within the section of memory that contains globals, which they probably are, you'll get unpredictable values instead of crashes.

Incidentally, it could be easier to locate the correct address if you know exactly what those values should be, as long as they're not particularly low.

Code: [Select]
activity_next_id -1802810881 > 22785
artifact_next_id -159036100 > 44417
item_next_id 2055948296 > 1903806 
unit_next_id -2079390469 > 71293
hist_event_next_id 1149847552  > 720562
hist_figure_next_id -11891208 > 76043
squad_next_id -2092433408 > 110
Those should be right, I just checked a few which changed while I was checking (hist_event_next_id should have been and the newest entry in events was indeed 720562) so yeah, they're pretty whacky, but that would be why launch/advfort crash me and artifake just spits errors but so many other scripts work fine.
Those ones for sure aren't aligned properly.
Logged

lethosor

  • Bay Watcher
    • View Profile
Re: DFHack 0.43.03-r1
« Reply #5153 on: January 20, 2017, 04:43:26 pm »

Oh, the addresses aren't right. I thought you meant the structures were badly aligned (e.g. incorrect world field sizes). That's another thing we need to fix. I'll open Github issues for these if I can't find any.
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.

Max™

  • Bay Watcher
  • [CULL:SQUARE]
    • View Profile
Re: DFHack 0.43.03-r1
« Reply #5154 on: January 20, 2017, 11:32:43 pm »

I had intended to but forget what happened, I think I was on the tail end of a couple of days awake and ended up passing out.
Logged

Quietust

  • Bay Watcher
  • Does not suffer fools gladly
    • View Profile
    • QMT Productions
Re: DFHack 0.43.03-r1
« Reply #5155 on: January 21, 2017, 12:15:32 am »

Using a few prepared saves, I've located all of the *_next_id globals for 64-bit Linux. There are still a few others to locate, though they hopefully shouldn't be too difficult.
Logged
P.S. If you don't get this note, let me know and I'll write you another.
It's amazing how dwarves can make a stack of bones completely waterproof and magmaproof.
It's amazing how they can make an entire floodgate out of the bones of 2 cats.

lethosor

  • Bay Watcher
    • View Profile
Re: DFHack 0.43.03-r1
« Reply #5156 on: January 21, 2017, 12:25:57 am »

Link to new symbols.xml
Dropping that into your hack folder should do the trick.
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.

Quietust

  • Bay Watcher
  • Does not suffer fools gladly
    • View Profile
    • QMT Productions
Re: DFHack 0.43.03-r1
« Reply #5157 on: January 21, 2017, 04:20:09 pm »

I believe I've fixed the Manipulator problem - it was a bug in our RTTI parser for 64-bit Windows code.
Logged
P.S. If you don't get this note, let me know and I'll write you another.
It's amazing how dwarves can make a stack of bones completely waterproof and magmaproof.
It's amazing how they can make an entire floodgate out of the bones of 2 cats.

Max™

  • Bay Watcher
  • [CULL:SQUARE]
    • View Profile
Re: DFHack 0.43.03-r1
« Reply #5158 on: January 21, 2017, 05:53:44 pm »

Using a few prepared saves, I've located all of the *_next_id globals for 64-bit Linux. There are still a few others to locate, though they hopefully shouldn't be too difficult.
A goddamn scholar and gentleman, truly.
Logged

Roses

  • Bay Watcher
    • View Profile
Re: DFHack 0.43.03-r1
« Reply #5159 on: January 22, 2017, 10:05:36 pm »

Does anyone have a list of things in the raws that don't translate directly into the game? These are all the two I know of,

PHYS_ATT_RANGE is capped at 5000 when read into the game, but creatures can have a higher value
BODY_SIZE also gets capped (although I don't remember the exact value)

Anyone know if there are others?
Logged
Pages: 1 ... 342 343 [344] 345 346 ... 360