Bikerdude Posted February 4, 2017 Report Posted February 4, 2017 On 2/4/2017 at 11:56 AM, greebo said: That's the same crash in the ASE loader that has been fixed in pre4. You're still on pre3. Doh, I thought I updated... Also not a bug per'se, but is there any reason DR always opens on the Console instead of the last window you had open, eg media or entity inspector windows. Quote
greebo Posted February 4, 2017 Author Report Posted February 4, 2017 On 2/4/2017 at 3:40 PM, Bikerdude said: Also not a bug per'se, but is there any reason DR always opens on the Console instead of the last window you had open, eg media or entity inspector windows. No specific reason. It's possible to change that, I reckon. Quote
grayman Posted February 4, 2017 Report Posted February 4, 2017 I thought I'd try the Readables Editor with the changed game settings, to see if the "can't save" problem was solved. It isn't. Here are the changed game settings: And here's the setting for the Readables Editor: But when I open an existing readable, edit it, and try to save it, I get this: There's no pk4 anywhere in the process. You can see that DR had no problem finding the readables text, but it's unable to figure out how to save any changes I make. Quote
greebo Posted February 4, 2017 Author Report Posted February 4, 2017 Hm, is it possible to reproduce that somehow without your WIP package? I'm happy to look into that if there's a way. Quote
Obsttorte Posted February 4, 2017 Report Posted February 4, 2017 On 2/4/2017 at 3:09 PM, grayman said: Yes, that's fine as long as you don't delete your darkmod tree from time to time, as I do. Where, exactly, is it described in the wiki? All I found was this: "The fs_game setting should point to your darkmod installation." which is the way I had it, but apparently that's not correct.Well, I have the setup similar to your first one. The only difference is that I store the missions inside the darkmod folder. I see that this is a problem if you occasionaly have to delete the darkmod tree. My setup is like this: Engine Path: H:fs_game: darkmodfs_game_base: fms/name_of_fm_I'm_currently_working_on Except for particles, all custom files normally end up in the fms folder. Quote FM's: Builder Roads, Old Habits, Old Habits Rebuild Mapping and Scripting: Apples and Peaches Sculptris Models and Tutorials: Obsttortes Models My wiki articles: Obstipedia Texture Blending in DR: DR ASE Blend Exporter
grayman Posted February 4, 2017 Report Posted February 4, 2017 On 2/4/2017 at 4:50 PM, greebo said: Hm, is it possible to reproduce that somehow without your WIP package? I'm happy to look into that if there's a way. I'll do this in stages, since I found a different problem while preparing a test map. I set up DR with these settings, matching your suggestion for how work should be set up under the darkmod folder: I created the folder fms/readable. I created a small map with a readable in it. I put in some text. I saved the readable and exited DR. So far, no problems. I opened the file darkmod/fms/readable/xdata/readable.xd and found the correct text inside it. I opened DR, loaded the map, clicked on the book, and opened the Readable Editor, which gave me this: Here's the test map: readable.zip.txtFetching info... ======================================== What am I doing wrong, that DR would forget about the contents of my readable? I'd like to get this correct before I move on to understanding the problem with the game settings I normally use, which use full pathnames to place the FM outside the darkmod tree. Quote
greebo Posted February 4, 2017 Author Report Posted February 4, 2017 Well, interesting. I'll try to have a look at that tomorrow. Quote
Bikerdude Posted February 4, 2017 Report Posted February 4, 2017 On 2/4/2017 at 6:46 PM, grayman said: I opened DR, loaded the map, clicked on the book, and opened the Readable Editor, which gave me this:Isnt this a known issue, as I have seen this before. In my case I believe I fixed it by nuking the contents of the entry for that readable, then copy and paste from a know working readable. I then replaced just the text that I actually wanted into the relevant sections. Quote
grayman Posted February 4, 2017 Report Posted February 4, 2017 On 2/4/2017 at 7:55 PM, Bikerdude said: Isnt this a known issue, as I have seen this before. In my case I believe I fixed it by nuking the contents of the entry for that readable, then copy and paste from a know working readable. I then replaced just the text that I actually wanted into the relevant sections. If it's a known issue, perhaps it's something greebo can address at this point. I've been using a workaround for the readable editor "can't save" message, but I hadn't seen text disappearing like this until I switched to the recommended FM setup this morning. It would be nice to dispense with your workaround and mine. Quote
Bikerdude Posted February 4, 2017 Report Posted February 4, 2017 On 2/4/2017 at 8:18 PM, grayman said: It would be nice to dispense with your workaround and mine.+1 @Greebo if this something you could tweak that would be appreciated. Quote
greebo Posted February 5, 2017 Author Report Posted February 5, 2017 @grayman: I loaded the map and there's indeed no text, which is due to the readable entity not specifying any xdata - the spawnarg is missing. The xdata is correctly saved to the fms/readable/xdata folder. Then I tried to create a new xdata, which worked too. The thing I noticed: after hitting "Save and Close" in the Readable Editor dialog, the entity is correctly equipped with the xdata_contents spawnarg, but the map is not marked as unsaved, so I could just quit DR without being notified about unsaved changes. My guess is that this is what happened to you as well? Did you create the readable, edit the xdata, save and close the dialog and then quit DR? Then the spawnarg was likely not saved to the .map file. The "not marking as modified" issue is tracked and fixed: http://bugs.thedarkmod.com/view.php?id=4479 Quote
grayman Posted February 5, 2017 Report Posted February 5, 2017 I did it again, and made sure I saved the map. This time it worked, so I guess I didn't save the last time. Thanks for fixing it. Tomorrow I'll look into the "can't save to pk4 when using full pathnames" problem. Quote
Goldwell Posted February 5, 2017 Report Posted February 5, 2017 On 2/3/2017 at 6:42 PM, greebo said: Does every mission author have a setup like this? My preferences settings look like this: Engine Path: "D:/games/"Mod: "darkmod/fms/bh2"Mod Base: "darkmod" I don't know if it's possible but it would be nice to have this screen simplified to just "dark mod installation directory" and "FM folder". When I first came to the TDM world this game settings screen took me a long time to work out and i've seen a few posts over the years from others asking about the right settings too. Provided it doesn't break anything it would be great to have that simplified version. And if it really needs to have the current setup maybe just a box tick to goto "advanced game settings" and have the current method in there? Quote Shadows of Northdale Campaign ACT I: A Curious Mind | ACT II: Down The Rabbit Hole Stand Alone Missions Accountant 1: Thieves and Heirs | Accountant 2: New In town | Spring Cleaning | Lord Edgar's Bathhouse | Snowed Inn | Noble Affairs
Obsttorte Posted February 5, 2017 Report Posted February 5, 2017 Seems I mixed up mod and mod base all the time. Worked anyway, though. Quote FM's: Builder Roads, Old Habits, Old Habits Rebuild Mapping and Scripting: Apples and Peaches Sculptris Models and Tutorials: Obsttortes Models My wiki articles: Obstipedia Texture Blending in DR: DR ASE Blend Exporter
grayman Posted February 5, 2017 Report Posted February 5, 2017 The test with a full pathname failed. Replicating my instructions above when creating the readable, the only difference is that instead of Mod: fms/readable I tried this: Mod: C:/readable and when I tried to change the text in my existing readable, I got the error dialogue in the last picture of this post above. Quote
greebo Posted February 5, 2017 Author Report Posted February 5, 2017 On 2/5/2017 at 2:52 PM, Obsttorte said: Seems I mixed up mod and mod base all the time. Worked anyway, though. As long as there aren't any file name clashes the order actually won't make much a difference, apart from the file output issues. The order was very important back when it came to overriding the base resources from Doom 3 with TDM ones, like the main menu and player defs Quote
greebo Posted February 5, 2017 Author Report Posted February 5, 2017 On 2/5/2017 at 2:53 PM, grayman said: The test with a full pathname failed. Replicating my instructions above when creating the readable, the only difference is that instead of Mod: fms/readable I tried this: Mod: C:/readable and when I tried to change the text in my existing readable, I got the error dialogue in the last picture of this post above.I'll look into that. Quote
greebo Posted February 5, 2017 Author Report Posted February 5, 2017 Confirmed. The Readable Editor cannot handle the absolute path names in the fs_game setting, it tries to append the fs_game path to the engine path, with a result like this: C:/games/darkmod/d:/temp/readable//xdata/readable.xd edit: tracked and fixed http://bugs.thedarkmod.com/view.php?id=4480 Quote
greebo Posted February 5, 2017 Author Report Posted February 5, 2017 A new build (pre5) is available in the first post. Quote
grayman Posted February 5, 2017 Report Posted February 5, 2017 Woo-hoo! Thanks! Will try it out after lunch. Quote
grayman Posted February 5, 2017 Report Posted February 5, 2017 Everything works perfectly now. Thanks so much! 2 Quote
greebo Posted February 5, 2017 Author Report Posted February 5, 2017 You're welcome, thanks for the confirmation. I'm going to gear myself up for the release in the next few days then. Quote
nbohr1more Posted February 5, 2017 Report Posted February 5, 2017 Nice. DR 2.20 and TDM 2.05 released close to each other! Quote Please visit TDM's IndieDB site and help promote the mod: http://www.indiedb.com/mods/the-dark-mod (Yeah, shameless promotion... but traffic is traffic folks...)
Goldwell Posted February 5, 2017 Report Posted February 5, 2017 On 2/5/2017 at 6:27 PM, greebo said: You're welcome, thanks for the confirmation. I'm going to gear myself up for the release in the next few days then.What did you think about my idea a couple of posts up? Is that possible? Quote Shadows of Northdale Campaign ACT I: A Curious Mind | ACT II: Down The Rabbit Hole Stand Alone Missions Accountant 1: Thieves and Heirs | Accountant 2: New In town | Spring Cleaning | Lord Edgar's Bathhouse | Snowed Inn | Noble Affairs
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.