SUBSIM Radio Room Forums



SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997

Go Back   SUBSIM Radio Room Forums > Silent Hunter 3 - 4 - 5 > SHIII Mods Workshop
Forget password? Reset here

Reply
 
Thread Tools Display Modes
Old 12-03-23, 05:09 PM   #61
propbeanie
CTD - it's not just a job
 
propbeanie's Avatar
 
Join Date: May 2016
Location: One hour from Music City USA!
Posts: 9,735
Downloads: 439
Uploads: 2


Default

Quote:
Originally Posted by Hebe Vollmaus View Post
*Bump*
Update to 2.1d

Renumber now accept EQP-file CargoDef.cfg DefSide.cfg Dials.cfg Locations.cfg

add mkDBs "DB_Dat.csv" info about near-Zero-sized 3D-objects, images, shadows, index
add Config DatNoZero3D= search will ignore named files (without Path and Extension)
add Config Max3DobjSize= search for limited variable Size 3D-objects
add Button [sns Check]

add ButtonMenu [Dat Del.All.Idx.2.NewMod]
Will create a Mod-Directory (JSGME ready) of all found Dat-files with index. The index will be deleted.
With this Mod you can test your install if there will be any time-difference on Load the Game for example into the Museum with and without an index in DAT-files.


Greetings.
Have fun!
Excellent news Hebe!!! Thank you very much
__________________

"...and bollocks to the naysayer/s" - Jimbuna
propbeanie is offline   Reply With Quote
Old 12-03-23, 06:09 PM   #62
Kpt. Lehmann
GWX Project Director
 
Kpt. Lehmann's Avatar
 
Join Date: Jul 2005
Location: The Republic of Texas
Posts: 6,875
Downloads: 115
Uploads: 0


Default

Thank you, Hebe. Good stuff.
__________________

www.thegreywolves.com
All you need is good men. - Heinrich Lehmann-Willenbrock
Kpt. Lehmann is offline   Reply With Quote
Old 12-04-23, 03:12 AM   #63
itadriver
Commander
 
Join Date: Aug 2007
Location: Italia Venezia
Posts: 464
Downloads: 221
Uploads: 0
Default

Thank you
itadriver is offline   Reply With Quote
Old 01-30-24, 02:25 PM   #64
Hebe Vollmaus
Officer
 
Join Date: Jun 2010
Location: Germany
Posts: 243
Downloads: 3
Uploads: 1
gear Crash

Hi All,
a very profound user has directed me to a Dat-file which crashes my Tool on makeDBs. I can reproduce this, and found the exact place where this ugly Bug is sitting and the reason why it is running wild.
The underlying reason is this: i create a buffer in memory and sometimes i read beyond the end of the buffer, which is not allowed. So the Operating-System gives a "NoGo!" with a 0xC0000005 "STATUS_ACCESS_VIOLATION".
A simple Programmer mistake.
What bugs me is as big fat this little thing is/was, why it it does not crash always and only on specific files. Hmm, lets see - comes time, comes knowlege.

What i like to say is - a bugfix is in progress.
Hebe Vollmaus is offline   Reply With Quote
Old 01-31-24, 09:36 AM   #65
propbeanie
CTD - it's not just a job
 
propbeanie's Avatar
 
Join Date: May 2016
Location: One hour from Music City USA!
Posts: 9,735
Downloads: 439
Uploads: 2


Default

Thank you Hebe! Most excellent news. Looking forward to your edits, and I want to thank you again for this fine tool!
__________________

"...and bollocks to the naysayer/s" - Jimbuna
propbeanie is offline   Reply With Quote
Old 01-31-24, 02:54 PM   #66
Anvar1061
Ocean Warrior
 
Join Date: May 2012
Location: In the sea, on land and above
Posts: 3,344
Downloads: 846
Uploads: 0
Default

@Hebe Vollmaus
We are waiting for a fix for the latest version, which actually crashes sometimes.
__________________
Anvar1061 is offline   Reply With Quote
Old 02-04-24, 05:46 AM   #67
Hebe Vollmaus
Officer
 
Join Date: Jun 2010
Location: Germany
Posts: 243
Downloads: 3
Uploads: 1
Default

Bugfix need some time as i try to do also other things in it.

40+ GB of 10.300+ different SH-Dat-files on my HD needs around two and a halfe houre to scan.
Only 2 crash on a Release-buld. None in Debug-build.
Hebe Vollmaus is offline   Reply With Quote
Old 02-08-24, 07:14 PM   #68
Hebe Vollmaus
Officer
 
Join Date: Jun 2010
Location: Germany
Posts: 243
Downloads: 3
Uploads: 1
Default 2.1e

*Bump*
Update to v2.1e

I dont want you stand still in the rain for that long. So here it is.

Bugfix #1 - makeDBs - Crash while scan Dat-files.

Bugfix #2 - delAllIdx2NewMod - Abort scan after found first Dat-file without index in a drawer. (Filenumber in Library was much too less.)
Added some Hints redirected into a file named "DB_idx.csv" when found mystic things as the lots of found ugly files are too much for a Screen-only Message when scan thousends of files. "Abort" here means the file is not copied, as it may be broken afterwards when deleting a index with a defect index-lenght.
You may be amused how many files can not read by S3D, or how many files have more then one Index, or the index is not on End of file.
And also here, there is no such mystic things in clean vanilla SH3v14.

Whats left are these non-ansi Filenames/Drawernames by Cyrillic alphabets writing people like in "War Elite Mod" (WEM). Blucher.dat, NCA_BlБcher, what means Blücher.dat. Heavy cruiser named after "von Blücher". 'Ü' umlaut written by 'Б' or other things like that. If you have some dirs/files named like this you get a Warning "File not found". These files are ignored. This is by Design for now.

Greetings.
Have fun.
--
550 Mods found (9 activated)
Hebe Vollmaus is offline   Reply With Quote
Old 02-14-24, 01:51 PM   #69
Hebe Vollmaus
Officer
 
Join Date: Jun 2010
Location: Germany
Posts: 243
Downloads: 3
Uploads: 1
Default

Some words about "==Sort order -- something after idx==".
Most of the files i have seen have this note added in "DB_idx.csv". This means what it says, there is something after the index. Sometimes the index is in the middle of the file, sometimes near the end.
But it can also mean that the index-header-lenght is broken, somewhat too short. You can see this in S3D as an Unknown Chunk on the end with unusual huge numbers on Type and Subtype. For example Type: -732102642, Subtype: 1799828.

In general all thouse files with these false index-header-lenght can be easily 'repaired' with a Hex-Editor. Naturally there are also other files which S3D will not read, not only those with index-problems.

Greetings.
Hebe Vollmaus is offline   Reply With Quote
Old 02-14-24, 04:04 PM   #70
propbeanie
CTD - it's not just a job
 
propbeanie's Avatar
 
Join Date: May 2016
Location: One hour from Music City USA!
Posts: 9,735
Downloads: 439
Uploads: 2


Default

Oiy yeah!!! I know 2 modders that are VERY Happy!



Thank you very much Hebe Vollmaus!
__________________

"...and bollocks to the naysayer/s" - Jimbuna
propbeanie is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 11:23 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 1995- 2024 Subsim®
"Subsim" is a registered trademark, all rights reserved.