Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 191 192 [193] 194 195 ... 385

Author Topic: PeridexisErrant's DF Starter Pack  (Read 4109796 times)

dantebelmondo

  • Bay Watcher
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r18
« Reply #2880 on: November 20, 2015, 01:05:22 pm »

Hey, really appreciate your work. I have some problems regarding the military screen. Like whatever my sub-menu is (alert or ammo etc) if I press d which should be remove item in such sub-menu, DFhack will ask me if I want to disband the squad which should only works in position sub-menu. I am not sure if it's a DFhack bug or StarterPack issue or my own setting problem.
Logged

lethosor

  • Bay Watcher
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r18
« Reply #2881 on: November 20, 2015, 04:20:26 pm »

Add "confirm disable squad-disband" to dfhack_PeridexisErrant.init or the end of dfhack.init.
(I could implement the dialogs in Lua so they're easier to modify/fix, but that won't help a lot with the current issues.)
« Last Edit: November 20, 2015, 07:19:04 pm by lethosor »
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.

dantebelmondo

  • Bay Watcher
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r18
« Reply #2882 on: November 20, 2015, 06:33:46 pm »

It said Unrecognized Option: squad-delete.

Oh it's "confirm disable squad-disband" thank you lethosor.
« Last Edit: November 20, 2015, 06:42:05 pm by dantebelmondo »
Logged

lethosor

  • Bay Watcher
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r18
« Reply #2883 on: November 20, 2015, 07:19:30 pm »

Sorry, must have gotten it confused with haul-delete. That'll be fixed in the next DFHack release too, at least.
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.

Uggh

  • Bay Watcher
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r18
« Reply #2884 on: November 21, 2015, 12:15:59 pm »

Add "confirm disable haul-delete" to dfhack.init. That's a bug in the confirm plugin that'll be fixed in the next DFHack release.
In addition to this problem, I get a "Do you really want to delete" message when typing a 'd' in the input field for a note, i.e. N->p->t and then enter a 'd'. Can that also be fixed similarly?

I did not really understand the proposed workaround where you shall copy the file to r16 and back. Can somebody give more details on what exactly should be done? I'm a bit lost.
« Last Edit: November 21, 2015, 12:19:16 pm by Uggh »
Logged

lethosor

  • Bay Watcher
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r18
« Reply #2885 on: November 21, 2015, 12:43:32 pm »

I'll look into that one, but note-delete is probably the option you want. I don't know which workaround you're referring to that involves copying files around, but my suggestion just involves editing a text file - does that work for you?
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.

Uggh

  • Bay Watcher
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r18
« Reply #2886 on: November 21, 2015, 02:07:37 pm »

Somebody said that copying to r16 and back solved the problem. Whatever, I simply copied my save back into a r17 and that works.

No, delete is not what I wanted. I wanted to enter a description for a note, placed by N-p-t, like "main bridge". As soon as I enter the 'd' of "bridge", I'am asked whether I want to delete the note.
Logged

lethosor

  • Bay Watcher
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r18
« Reply #2887 on: November 21, 2015, 02:11:45 pm »

What I meant was that "confirm disable note-delete" is the command you want. (Although you'll probably want "confirm disable note-delete haul-delete squad-disband" to avoid the other issues people have reported as well.)
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: PeridexisErrant's Starter Pack, 40.24-r18
« Reply #2888 on: November 21, 2015, 05:39:58 pm »

... I'll add that to the init file too.
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: PeridexisErrant's Starter Pack, 40.24-r19
« Reply #2889 on: November 24, 2015, 10:19:25 am »

The Starter Pack has updated to 40_24 r19!  As usual, you can get it here.

This is a follow-up for bugs introduced by the DFHack update in the last release, brought foward by the imminent DF update (woohoo!).  Strike the Earth!

Changelog:
 - disabled buggy confirmation dialogues; "confirm disable haul-delete note-delete squad-disband"
 - changed extra init file; now triggers on map load instead of world load
 - removed skill rust announcements from soundsense script

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

clewara

  • Escaped Lunatic
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r19
« Reply #2890 on: November 24, 2015, 05:11:00 pm »

Does this still have the gamecrashing DFHack/workflow bug reported at https://github.com/DFHack/dfhack/issues/741?
Logged

lethosor

  • Bay Watcher
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r19
« Reply #2891 on: November 24, 2015, 05:31:26 pm »

That hasn't been fixed in DFHack yet (it's also a little unclear if the change in DFHack r4 was what caused it).
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.

Drowchyld

  • Bay Watcher
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r19
« Reply #2892 on: November 25, 2015, 10:03:35 am »

I found an issue in 40_24 r19

launching the "SoundSense" tool on a fresh install does not work. cmd prompt opens and closes instantly. Running from the direct exe gives an error about a problem. Deleted the folder and tried again with the same result.

Guess you made a boo-boo when repacking this version. Last version ran fine.  :o

Cheers!
Logged

thistleknot

  • Bay Watcher
  • Escaped Normalized Spreadsheet Berserker
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r19
« Reply #2893 on: November 25, 2015, 10:56:35 pm »

saw your reddit post the other day following the new df version announcement (i.e. towards testing new df). 

I haven't played in a while, but I was thinking of jumping in this weekend.  What is it that you were wishing you had more time for?
« Last Edit: November 25, 2015, 10:59:06 pm by thistleknot »
Logged

PeridexisErrant

  • Bay Watcher
  • Dai stihó, Hrasht.
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r19
« Reply #2894 on: November 25, 2015, 11:22:03 pm »

saw your reddit post the other day following the new df version announcement (i.e. towards testing new df). 

I haven't played in a while, but I was thinking of jumping in this weekend.  What is it that you were wishing you had more time for?

Working on https://github.com/PeridexisErrant/starter-pack

Basically it reads a config file listing graphics, utilities, and misc files, then downloads the latest version of everything and assembles it into a Starter Pack release (requires Python3, and the requests library).  It's still in development, but you're welcome to check out the latest form if you want to  ;)
Logged
I maintain the DF Starter Pack - over a million downloads and still counting!
 Donations here.
Pages: 1 ... 191 192 [193] 194 195 ... 385