SUBSIM Radio Room Forums

SUBSIM Radio Room Forums (https://www.subsim.com/radioroom/index.php)
-   SH5 Mods Workshop (https://www.subsim.com/radioroom/forumdisplay.php?f=249)
-   -   [REL] Multiple UIs for SH5 with TDC (https://www.subsim.com/radioroom/showthread.php?t=166093)

volodya61 05-29-13 11:51 AM

Quote:

Originally Posted by Sjizzle (Post 2064646)
nice map collors :) volodya

NewUIs/data/Applications/Map gradient editor/gradient3 or 4, don't remember exactly..

volodya61 05-29-13 12:17 PM

Started new campaign, skipped tutorial, so I must reload the game after the first appearance in the bunker.. tried.. this error -
Debug output - http://rghost.ru/46358809

http://s19.postimg.org/6gvu5ub5v/err...rst_reload.jpg

TheDarkWraith 05-29-13 12:52 PM

Quote:

Originally Posted by volodya61 (Post 2064700)
Started new campaign, skipped tutorial, so I must reload the game after the first appearance in the bunker.. tried.. this error -
Debug output - http://rghost.ru/46358809

I see why:

00002306 124.25865936 [2404] TDWDestroyedMarks: documents folder=C:\Documents and Settings\ÂàëüäåZ\Ìîè äîêóìåíòû
00002307 124.25870514 [2404] TDWDestroyedMarks: SH5 data folder=C:\Documents and Settings\ÂàëüäåZ\Ìîè äîêóìåíòû\SH5\data
00002308 124.25881195 [2404] TDWDestroyedMarks: SH5 data folder exists=True
00002309 124.25888062 [2404] TDWDestroyedMarks: SH5 data\Users folder=C:\Documents and Settings\ÂàëüäåZ\Ìîè äîêóìåíòû\SH5\data\Users
00002310 124.25896454 [2404] TDWDestroyedMarks: SH5 data\Users folder exists=False

:hmmm:

volodya61 05-29-13 01:00 PM

a little bit wrong :), your Win doesn't support Cyrillic too..

00002306 124.25865936 [2404] TDWDestroyedMarks: documents folder=C:\Documents and Settings\ВальдеZ\Мои документы
00002307 124.25870514 [2404] TDWDestroyedMarks: SH5 data folder=C:\Documents and Settings\ВальдеZ\Мои документы\SH5\data
00002308 124.25881195 [2404] TDWDestroyedMarks: SH5 data folder exists=True
00002309 124.25888062 [2404] TDWDestroyedMarks: SH5 data\Users folder=C:\Documents and Settings\ВальдеZ\Мои документы\SH5\data\Users
00002310 124.25896454 [2404] TDWDestroyedMarks: SH5 data\Users folder exists=False

So, your last fix is not suitable for Cyrillic :hmm2:

EDIT: forgot to say, after this errors (and complete exit) I'm able to load the game again without any errors..

TheDarkWraith 05-29-13 01:08 PM

Quote:

Originally Posted by volodya61 (Post 2064700)
Started new campaign, skipped tutorial, so I must reload the game after the first appearance in the bunker.. tried.. this error -
Debug output - http://rghost.ru/46358809

This will stop the error from happening: http://www.mediafire.com/?amuqtalzjbc7p1b

I have to figure out why when retrieving your user path it's garbage :hmmm:

Disable UIs mod test version
place in my UIs mod test version's main folder and let it overwrite the old one
Re-enable UIs mod test version
restart campaign game :up:

Everyone who's language uses special characters (those with accents and stuff) will need this until I release a new test version.

volodya61 05-29-13 01:23 PM

Quote:

Originally Posted by TheDarkWraith (Post 2064725)
This will stop the error from happening: http://www.mediafire.com/?amuqtalzjbc7p1b

I have to figure out why when retrieving your user path it's garbage :hmmm:

:up:

I'll try it right now.. :salute:

Fifi 05-29-13 03:23 PM

Quote:

Originally Posted by TheDarkWraith (Post 2064607)
ok, this should fix the problem: http://www.mediafire.com/?gggbdyrwxr12sch

Disable UIs mod test version
place in my UIs mod test version's main folder and let it overwrite the old one
Re-enable UIs mod test version
restart campaign game :up:

Everyone who's language uses special characters (those with accents and stuff) will need this until I release a new test version.

OMG! So it's just a typo issue :o
I suppose it's from one of my french translation mod (not made by me though)

Thank you very much for fixing this :yeah:
Will test your fix very soon!

EDIT: might be a stupid question, but...if i open all the french trad i find in my mods, and re-save them in unicode, could it solve it too?

Choum 05-29-13 03:49 PM

you will crash your game, this is a very bad idea.
The stock game doesn't support all files in unicode.
menu.txt -> unicode -> CTD

This was only a tdw problem as without his fix. Destruction marker save" corrup all accent so
the mission name inside doesn't match with the real game mission after reload.

EAUX C.TI.RES =/= EAUX CÔTIÈRES

All language with special caracters can have this problem, even stock game without the fix.

Fifi 05-29-13 04:10 PM

Quote:

Originally Posted by Choum (Post 2064790)
you will crash your game, this is a very bad idea.
The stock game doesn't support all files in unicode.
menu.txt -> unicode -> CTD

This was only a tdw problem as without his fix. Destruction marker save" corrup all accent so
the mission name inside doesn't match with the real game mission after reload.

EAUX C.TI.RES =/= EAUX CÔTIÈRES

All language with special caracters can have this problem, even stock game without the fix.

:up: Good to know.

Fifi 05-29-13 05:07 PM

@ TDW:

Wanted to report an other small trouble with the UI charts draggable window.
Depending where you drag it on your screen, but playing/switching the small round buttons to fully open/close the windows (top one and low one) the charts window can disappear by itself (each time mouving up) at a point you can't drag it down anymore :doh:
On picture below, i couldn't grab it down anymore after switching buttons:
http://img15.hostingpics.net/thumbs/...70UIcharts.jpg

It happens quite often to me, and i have to delete the TDW draggable files in main folder for your application to reset it next play.
I'm sure you you'll find a fix for incoming UIs update :up:

Edit: when all items needed for an attack are out on screen, not that much space left to see the target! haha...

volodya61 05-29-13 05:09 PM

Quote:

Originally Posted by TheDarkWraith (Post 2064725)
This will stop the error from happening:
...
I have to figure out why when retrieving your user path it's garbage :hmmm:

Quote:

Originally Posted by volodya61 (Post 2064737)
I'll try it right now.. :salute:

TDW, still nothing..

before/after

http://s19.postimg.org/sqecq4vzz/before.jpg / http://s19.postimg.org/jwng9191b/after.jpg

Debug outputs (before/after) - http://rghost.ru/46365589

volodya61 05-29-13 05:59 PM

EDIT to the previous post

00002322 129.46719360 [3596] TDWDestroyedMarks: Reset
00002323 129.47238159 [3596] TDWDestroyedMarks: SaveName=2
00002324 129.47241211 [3596] TDWDestroyedMarks: SaveLocationDate=30 Мॠ2013, 01:55
00002325 129.47244263 [3596] TDWDestroyedMarks: SaveMissionName=ПРИБРЕЖНЫЕ ВОДЫ
00002326 129.47248840 [3596] TDWDestroyedMarks: SaveUserProfile=V
00002327 129.47578430 [3596] TDWDestroyedMarks: save folder=C:\Documents and Settings\ВальдеZ\Мои документы\SH5\data\cfg\SaveGames\00000003
00002328 129.47640991 [3596] TDWDestroyedMarks: destroyed units filepath=C:\Documents and Settings\ВальдеZ\Мои документы\SH5\data\cfg\SaveGames\00000003\Destroye dUnits.ini
00002329 129.47692871 [3596] TDWDestroyedMarks: campaign folder=C:\Documents and Settings\ВальдеZ\Мои документы\SH5\data\Users\V
00002330 129.47695923 [3596] TDWDestroyedMarks: Parameters valid=True
00002331 129.48587036 [3596] TDWDestroyedMarks: determining destroyed units...
00002332 129.52069092 [3596] TDWDestroyedMarks: Exception while reading in the destroyed units. Exception is Входная строка имела неверный формат.

Text in Russian (yellow) = Input string was invalid

DestroyedUnits.ini - http://rghost.ru/46365902

Fifi 05-29-13 09:21 PM

Quote:

Originally Posted by Fifi (Post 2064785)
OMG! So it's just a typo issue :o
I suppose it's from one of my french translation mod (not made by me though)

Thank you very much for fixing this :yeah:
Will test your fix very soon!

EDIT: might be a stupid question, but...if i open all the french trad i find in my mods, and re-save them in unicode, could it solve it too?

Even with your new dll, it's not still saving DM in campaign.
Sorry :wah:

Scümbagfuhrer 05-30-13 05:14 AM

Hello, I just downloaded this mod and I want to enable compass on the bottom of my screen like many guys do, but I dont know how, can you tell me? also I installed WWII interface by naights on JGSME, but it seems doesnt work, any help is appreciated.

volodya61 05-30-13 05:49 AM

Quote:

Originally Posted by Scümbagfuhrer (Post 2064955)
Hello, I just downloaded this mod and I want to enable compass on the bottom of my screen like many guys do, but I dont know how, can you tell me?

What do you mean? give an example, please..

Quote:

Originally Posted by Scümbagfuhrer (Post 2064955)
also I installed WWII interface by naights on JGSME, but it seems doesnt work, any help is appreciated.

It will only work if you choose the SH3 interface.. you have to use the OptionsFileEditorViewer to choose interface.. the link 'How to' at the bottom of the post #1..


All times are GMT -5. The time now is 09:53 PM.

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