kromka 38 Posted May 8, 2016 Just after launching app crash. This is contetnt of Windows log: - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System> <Provider Name="Application Error" /> <EventID Qualifiers="0">1000</EventID> <Level>2</Level> <Task>100</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2016-05-08T10:19:47.000000000Z" /> <EventRecordID>32108</EventRecordID> <Channel>Application</Channel> <Computer>eniac</Computer> <Security /> </System> - <EventData> <Data>TADST.exe</Data> <Data>2.9.5.0</Data> <Data>572eeb87</Data> <Data>KERNELBASE.dll</Data> <Data>6.1.7601.19160</Data> <Data>56bcd5c3</Data> <Data>e0434352</Data> <Data>0000c52f</Data> <Data>1378</Data> <Data>01d1a91325e9b6c6</Data> <Data>C:\gry\steam\steamapps\common\Arma 3\TADST.exe</Data> <Data>C:\Windows\syswow64\KERNELBASE.dll</Data> <Data>63a32288-1506-11e6-b9c0-fcaa1422bf52</Data> </EventData> </Event> ----- Win7 Home, 64-bit, previous versions of TADS worked fine. Share this post Link to post Share on other sites
Baconeo 47 Posted May 8, 2016 Yeah, crashing for me also. Share this post Link to post Share on other sites
themaster303 22 Posted May 8, 2016 crashing for me too thx for your work on that tool. Share this post Link to post Share on other sites
tophe 67 Posted May 8, 2016 Weird. I didn't have any problems. But I'll check it when I get back home in a few hours. Sorry for the inconvenience. (and the rapid release of new bugs) Share this post Link to post Share on other sites
tophe 67 Posted May 8, 2016 Oh. Sorry, You have to delete the TADST.profiles (or TADST folder) again. Made updates to the profile classes, so the deserialization gets messed up from earlier versions. I will try and fix this somehow for 3.0. So that you won't have to remove your old profiles. The peoblem occurs when old class properties have been removed. I'll look at it - but for now yo'll just have to remove the old profile and create new ones. Share this post Link to post Share on other sites
Stark.S 16 Posted May 8, 2016 Oh. Sorry, You have to delete the TADST.profiles (or TADST folder) again. Made updates to the profile classes, so the deserialization gets messed up from earlier versions. I will try and fix this somehow for 3.0. So that you won't have to remove your old profiles. The peoblem occurs when old class properties have been removed. I'll look at it - but for now yo'll just have to remove the old profile and create new ones. doesn't work for me. Crashed even after i deleted old profile. The error is: (2.9.1 works fine) Problem signature: Problem Event Name: CLR20r3 Problem Signature 01: TADST.exe Problem Signature 02: 2.9.5.0 Problem Signature 03: 572eeb87 Problem Signature 04: TADST Problem Signature 05: 2.9.5.0 Problem Signature 06: 572eeb87 Problem Signature 07: 5c Problem Signature 08: f Problem Signature 09: System.IO.FileNotFoundException OS Version: 6.3.9600.2.0.0.272.7 Locale ID: 1033 Additional Information 1: 5861 Additional Information 2: 5861822e1919d7c014bbb064c64908b2 Additional Information 3: 1318 Additional Information 4: 13181ae637ac2592fac0ca2dd662cdcc Share this post Link to post Share on other sites
tophe 67 Posted May 8, 2016 doesn't work for me. Crashed even after i deleted old profile. The error is: (2.9.1 works fine) Problem signature: Problem Event Name: CLR20r3 Problem Signature 01: TADST.exe Problem Signature 02: 2.9.5.0 Problem Signature 03: 572eeb87 Problem Signature 04: TADST Problem Signature 05: 2.9.5.0 Problem Signature 06: 572eeb87 Problem Signature 07: 5c Problem Signature 08: f Problem Signature 09: System.IO.FileNotFoundException OS Version: 6.3.9600.2.0.0.272.7 Locale ID: 1033 Additional Information 1: 5861 Additional Information 2: 5861822e1919d7c014bbb064c64908b2 Additional Information 3: 1318 Additional Information 4: 13181ae637ac2592fac0ca2dd662cdcc Hmm. Really strange. I wonder if it could be something that got messed up with dependencies. Can I compile a few tests and send to you privately? I really can't reproduce the problem... Share this post Link to post Share on other sites
Stark.S 16 Posted May 8, 2016 Hmm. Really strange. I wonder if it could be something that got messed up with dependencies. Can I compile a few tests and send to you privately? I really can't reproduce the problem... sure. PM me here, on forums or is there any other way u'd like to connect? Share this post Link to post Share on other sites
Baconeo 47 Posted May 8, 2016 I am the same, even with the TADST profile removed it will crash on launch (same error as above). Share this post Link to post Share on other sites
tophe 67 Posted May 8, 2016 So strange. I just updated to Windows 10. So it might be some weird .NET problem. What error message do you get? Share this post Link to post Share on other sites
Baconeo 47 Posted May 8, 2016 Problem signature: Problem Event Name: CLR20r3 Problem Signature 01: TADST.exe Problem Signature 02: 2.9.5.0 Problem Signature 03: 572eeb87 Problem Signature 04: TADST Problem Signature 05: 2.9.5.0 Problem Signature 06: 572eeb87 Problem Signature 07: 5c Problem Signature 08: f Problem Signature 09: System.IO.FileNotFoundException OS Version: 6.2.9200.2.0.0.272.7 Locale ID: 1033 Additional Information 1: 5861 Additional Information 2: 5861822e1919d7c014bbb064c64908b2 Additional Information 3: ff2f Additional Information 4: ff2f4671a64fb7f11c25a1b7b68edac2 Share this post Link to post Share on other sites
tophe 67 Posted May 8, 2016 Problem signature: Problem Event Name: CLR20r3 Problem Signature 01: TADST.exe Problem Signature 02: 2.9.5.0 Problem Signature 03: 572eeb87 Problem Signature 04: TADST Problem Signature 05: 2.9.5.0 Problem Signature 06: 572eeb87 Problem Signature 07: 5c Problem Signature 08: f Problem Signature 09: System.IO.FileNotFoundException OS Version: 6.2.9200.2.0.0.272.7 Locale ID: 1033 Additional Information 1: 5861 Additional Information 2: 5861822e1919d7c014bbb064c64908b2 Additional Information 3: ff2f Additional Information 4: ff2f4671a64fb7f11c25a1b7b68edac2 At least you guys are getting the same error :-) Are you on windows 7? Share this post Link to post Share on other sites
kromka 38 Posted May 8, 2016 I've also removed earlier profile file. Here you have dump file of this crash: http://hoborg.pl/download/tadst.dmp Share this post Link to post Share on other sites
charliereddog 9 Posted May 8, 2016 I just downloaded this today for the first time, and when I run the exe, nothing happens. I don't get a crash, I don't get anything. Share this post Link to post Share on other sites
tophe 67 Posted May 8, 2016 OK. It should be fixed now. This was a freaking weird one.... 1 Share this post Link to post Share on other sites
charliereddog 9 Posted May 8, 2016 And now it works with 2.96. Thanks. 1 Share this post Link to post Share on other sites
Spoor 23 Posted May 8, 2016 Same here but after downloading 2.96 it works like always :wub: - thanks again Share this post Link to post Share on other sites
kromka 38 Posted May 8, 2016 2.96 works properly. Thx for quick reaction. Share this post Link to post Share on other sites
Guest Posted May 8, 2016 Thanks for sending us the newest release again :) New version frontpaged on the Armaholic homepage. Tophe's Arma Dedicated Server Tool (TADST) v2.96 Microsoft .NET Framework 4.5 Share this post Link to post Share on other sites
falcos 14 Posted May 8, 2016 Hi need a little help with this the old one I had I was able to set steam port but the new one does not have this So how does one set up two servers with this tool? Share this post Link to post Share on other sites
Baconeo 47 Posted May 8, 2016 The steam port is dervied automatically from the standard port you set. For two servers create multiple profiles in TADST and set the ports 10 ports apart so it should look like this: Profile1 Port - 2302; Profile2 Port - 2312 and so on. 1 Share this post Link to post Share on other sites
DeathF0X 197 Posted May 9, 2016 crashed on startup, deleted TADST folder works fine now. My only suggestion is, is it possible to add support for autodetect mods in subfolder like, Arma 3/my-collection/@myaddon ? Atm the autodetect only supports root folder mods. Thx for that great server launcher :jump_clap: Share this post Link to post Share on other sites
falcos 14 Posted May 9, 2016 @Baconeo cheers fella that work thanks love this tool. Share this post Link to post Share on other sites
1stMRB 14 Posted May 9, 2016 Guys, I'm really stuck and need your help here. I've updated to 2.96, I've deleted the TADST folder, and I've tried every combination of difficulty settings but it just won't work for me. No matter how much I try, I can't get the difficulty settings to register. I just want to delete all the stupid bullshit bar 3rd person. No matter what I do, it's always there. Crosshairs, magic map markers, everything. Can you give me some sort of direction to go on how to totally reset and work this out? Thanks in advance James from MSOC-A. Share this post Link to post Share on other sites