Page 58 of 82

EHM 1 Database & Saved Game Editor

Posted: Wed May 01, 2019 8:25 pm
by xECK29x
archibalduk wrote: Wed May 01, 2019 6:51 pm Could you post a screenshot of the Database tab on the Settings screen? Also, if you go to the Players and Staff screen and click on Export Data -> Export Model, is Column A of the generated csv file (Display Text) blank?
Image

Image

EHM 1 Database & Saved Game Editor

Posted: Wed May 01, 2019 8:50 pm
by archibalduk
Is this affecting just one DB or several DBs? You could try enabling Sort Staff Data and then restart the Editor but I don't think that will make a difference. I'll need to do some digging in order to replicate this issue.

EHM 1 Database & Saved Game Editor

Posted: Wed May 01, 2019 9:00 pm
by Matee
archibalduk wrote: Wed May 01, 2019 8:50 pm Is this affecting just one DB or several DBs?
several DBs

EHM 1 Database & Saved Game Editor

Posted: Wed May 01, 2019 9:07 pm
by Matee
Matee wrote: Wed May 01, 2019 9:00 pm You could try enabling Sort Staff Data and then restart the Editor
It helped! Thanks

EHM 1 Database & Saved Game Editor

Posted: Fri May 03, 2019 2:42 pm
by xECK29x
Looks like I may have found a bug, the 'Has Errors' filter no longer appears to be working as it did in v0.3.1, it's just returning all values.

Image

EHM 1 Database & Saved Game Editor

Posted: Fri May 03, 2019 3:12 pm
by Matee
I confirm that. I am also having this bug in editor.

EHM 1 Database & Saved Game Editor

Posted: Fri May 03, 2019 8:29 pm
by MikelPickle
xECK29x wrote: Fri Apr 26, 2019 2:50 pm Competitions -> Finance Info -> Max/Min wage budget
I've tried editing it, but it doesn't change. Im trying to edit a saved game, but it wont work. I have done it before.

EHM 1 Database & Saved Game Editor

Posted: Fri May 03, 2019 10:06 pm
by archibalduk
xECK29x wrote: Fri May 03, 2019 2:42 pm Looks like I may have found a bug, the 'Has Errors' filter no longer appears to be working as it did in v0.3.1, it's just returning all values.
Thanks. It looks like none of the radio buttons on the filter screen work. I made some changes to the radio buttons for the purposes of the Playable Leagues Wizard and I expect I've done something to break the buttons. I'm taking at look and will try to get a fixed version out over the weekend/Monday.

EHM 1 Database & Saved Game Editor

Posted: Sat May 04, 2019 10:59 am
by archibalduk
archibalduk wrote: Fri May 03, 2019 10:06 pmThanks. It looks like none of the radio buttons on the filter screen work. I made some changes to the radio buttons for the purposes of the Playable Leagues Wizard and I expect I've done something to break the buttons. I'm taking at look and will try to get a fixed version out over the weekend/Monday.
So this is an issue with some of the player filters and not the radio buttons. I'm struggling to figure out what the issue is.

EHM 1 Database & Saved Game Editor

Posted: Sat May 04, 2019 11:21 am
by archibalduk
Found it! It was actually a typo which originates from when I first wrote the filtering code a few versions back. It just hadn't arisen before as it only arises in specific circumstances introduced with the more advanced player filtering I added in the current version.

EHM 1 Database & Saved Game Editor

Posted: Sat May 04, 2019 6:44 pm
by xECK29x
archibalduk wrote: Sat May 04, 2019 11:21 am Found it! It was actually a typo which originates from when I first wrote the filtering code a few versions back. It just hadn't arisen before as it only arises in specific circumstances introduced with the more advanced player filtering I added in the current version.
:thup:

EHM 1 Database & Saved Game Editor

Posted: Sat May 04, 2019 9:14 pm
by archibalduk
Here's the new version (v0.3.3): https://www.ehmtheblueline.com/forums/v ... 48&t=16014

Fixes and Improvements:
  • Fixed issue with certain player/staff filter settings not working;
  • Fixed issue with player/staff names not being displayed if the Sort Staff Data setting is disabled; and
  • Fixed minor alignment inconsistencies with certain checkboxes on filter windows.

EHM 1 Database & Saved Game Editor

Posted: Sun May 05, 2019 7:46 pm
by xECK29x
Small request, I'd love to be able to filter competitions on other criteria like Classification and Abbreviation.

EHM 1 Database & Saved Game Editor

Posted: Mon May 06, 2019 4:07 pm
by xECK29x
Also if possible, import Award winner history and Competition History

EHM 1 Database & Saved Game Editor

Posted: Thu May 09, 2019 10:02 am
by archibalduk
xECK29x wrote: Mon May 06, 2019 4:07 pm Also if possible, import Award winner history and Competition History
Staff award history can be imported via staff_award_history. Competition history can be imported via league_history.
xECK29x wrote: Sun May 05, 2019 7:46 pm Small request, I'd love to be able to filter competitions on other criteria like Classification and Abbreviation.
Sure - will do. :thup:

EHM 1 Database & Saved Game Editor

Posted: Thu May 09, 2019 10:06 pm
by xECK29x
archibalduk wrote: Thu May 09, 2019 10:02 am Staff award history can be imported via staff_award_history. Competition history can be imported via league_history.
Ahhh perfect!

EHM 1 Database & Saved Game Editor

Posted: Sat May 11, 2019 11:23 am
by Modano
Does anybody else have problem with downloading the editor? I can't open the link with the newest version :help: I wonder if it's me or rather a global problem

EHM 1 Database & Saved Game Editor

Posted: Sat May 11, 2019 2:21 pm
by xECK29x
Would it be possible to add 'Auto-set strength' as a Mass-Edit function?

EHM 1 Database & Saved Game Editor

Posted: Sun May 12, 2019 11:18 am
by archibalduk
A couple of issues with the Editor have arisen over recent days and this caused the delay with ECK's Pivot Rosters (thanks to my NIHL/SNL research files :oops:):

- The duplicate players/staff spreadsheet is not listing all duplicates. I'd planned to improve this function anyway but I'm moving it up the list as it seems to be pretty unusable.

- Smart Import isn't working correctly anymore. It is not correctly matching up potential existing staff, causing duplicates to be created. This worked fine before and I can only guess that my recent work on the player rights/draft history (which was a fairly significant bit of work) has caused an issue.

- Searching for "No Division" under Division or Detailed Division on the player filter screen might not be working correctly. I haven't looked into this yet but just want to mention it so people know that it's on my radar.
xECK29x wrote: Sat May 11, 2019 2:21 pm Would it be possible to add 'Auto-set strength' as a Mass-Edit function?
Sure - will do. :thup:

EHM 1 Database & Saved Game Editor

Posted: Tue May 14, 2019 1:08 pm
by Modano
I've got a question to more experienced in editing users. Is it possible to import players from one database to another? I work at "remake" of 2012/13 season db and I wonder if it's possible to import the youngest players to keep draft closer to a reality or if I'm forced to do it manually. I will be grateful for any tips and tricks and I can upload this db if anybody would be interested to see if Yakupov is a bust :)

EHM 1 Database & Saved Game Editor

Posted: Tue May 14, 2019 1:47 pm
by Manimal
Of course it is possible.
You can export players from one database and import them into another.
However, you still have to edit their values as six years is a long time for them to develop

EHM 1 Database & Saved Game Editor

Posted: Tue May 14, 2019 8:34 pm
by Modano
Perfect! Are there any instructions how to do it properly? Everytime I try to import players I get error with a "there are no valid rows to import" message.

EHM 1 Database & Saved Game Editor

Posted: Sun May 19, 2019 11:15 pm
by xECK29x
A search and replace or mass-edit function for career history across the entire DB would be helpful. Sometimes I find a duplicate club and need to re-purpose it and need to update some career history entries before hand so I'll have to dump the whole thing to a .csv, find the entries and manually make the changes. Not a big priority but a useful nice to have!

EHM 1 Database & Saved Game Editor

Posted: Fri May 24, 2019 11:33 pm
by Manimal
I'm getting this error when opening the db with 0.3.3
00:22:33 WARNING: QSslSocket: cannot resolve TLSv1_1_client_method
00:22:33 WARNING: QSslSocket: cannot resolve TLSv1_2_client_method
00:22:33 WARNING: QSslSocket: cannot resolve TLSv1_1_server_method
00:22:33 WARNING: QSslSocket: cannot resolve TLSv1_2_server_method
00:22:33 WARNING: QSslSocket: cannot resolve DTLSv1_2_server_method
00:22:33 WARNING: QSslSocket: cannot resolve DTLSv1_2_client_method
00:22:33 WARNING: QSslSocket: cannot resolve SSL_CONF_CTX_new
00:22:33 WARNING: QSslSocket: cannot resolve SSL_CONF_CTX_free
00:22:33 WARNING: QSslSocket: cannot resolve SSL_CONF_CTX_set_ssl_ctx
00:22:33 WARNING: QSslSocket: cannot resolve SSL_CONF_CTX_set_flags
00:22:33 WARNING: QSslSocket: cannot resolve SSL_CONF_CTX_finish
00:22:33 WARNING: QSslSocket: cannot resolve SSL_CONF_cmd
00:22:33 WARNING: QSslSocket: cannot resolve SSL_select_next_proto
00:22:33 WARNING: QSslSocket: cannot resolve SSL_CTX_set_next_proto_select_cb
00:22:33 WARNING: QSslSocket: cannot resolve SSL_get0_next_proto_negotiated
00:22:33 WARNING: QSslSocket: cannot resolve SSL_set_alpn_protos
00:22:33 WARNING: QSslSocket: cannot resolve SSL_CTX_set_alpn_select_cb
00:22:33 WARNING: QSslSocket: cannot resolve SSL_get0_alpn_selected
00:22:33 WARNING: QSslSocket: cannot resolve DTLS_server_method
00:22:33 WARNING: QSslSocket: cannot resolve DTLS_client_method
00:22:34 WARNING: QSslSocket: cannot call unresolved function DTLS_client_method
00:22:34 WARNING: QSslSocket: cannot call unresolved function SSL_get0_next_proto_negotiated

EHM 1 Database & Saved Game Editor

Posted: Sun May 26, 2019 5:48 pm
by archibalduk
I have tidied up the most recent couple of pages of this thread. The purpose of this thread is to discuss the Editor and not how to edit parts of the DB (e.g. how to change the salary cap).
xECK29x wrote: Sun May 19, 2019 11:15 pm A search and replace or mass-edit function for career history across the entire DB would be helpful. Sometimes I find a duplicate club and need to re-purpose it and need to update some career history entries before hand so I'll have to dump the whole thing to a .csv, find the entries and manually make the changes. Not a big priority but a useful nice to have!
Sure - I'll add this to the next version. :thup:
Manimal wrote: Fri May 24, 2019 11:33 pm I'm getting this error when opening the db with 0.3.3

Code: Select all

00:22:33 WARNING: QSslSocket: cannot resolve TLSv1_1_client_method
00:22:33 WARNING: QSslSocket: cannot resolve TLSv1_2_client_method
00:22:33 WARNING: QSslSocket: cannot resolve TLSv1_1_server_method
00:22:33 WARNING: QSslSocket: cannot resolve TLSv1_2_server_method
00:22:33 WARNING: QSslSocket: cannot resolve DTLSv1_2_server_method
00:22:33 WARNING: QSslSocket: cannot resolve DTLSv1_2_client_method
00:22:33 WARNING: QSslSocket: cannot resolve SSL_CONF_CTX_new
00:22:33 WARNING: QSslSocket: cannot resolve SSL_CONF_CTX_free
00:22:33 WARNING: QSslSocket: cannot resolve SSL_CONF_CTX_set_ssl_ctx
00:22:33 WARNING: QSslSocket: cannot resolve SSL_CONF_CTX_set_flags
00:22:33 WARNING: QSslSocket: cannot resolve SSL_CONF_CTX_finish
00:22:33 WARNING: QSslSocket: cannot resolve SSL_CONF_cmd
00:22:33 WARNING: QSslSocket: cannot resolve SSL_select_next_proto
00:22:33 WARNING: QSslSocket: cannot resolve SSL_CTX_set_next_proto_select_cb
00:22:33 WARNING: QSslSocket: cannot resolve SSL_get0_next_proto_negotiated
00:22:33 WARNING: QSslSocket: cannot resolve SSL_set_alpn_protos
00:22:33 WARNING: QSslSocket: cannot resolve SSL_CTX_set_alpn_select_cb
00:22:33 WARNING: QSslSocket: cannot resolve SSL_get0_alpn_selected
00:22:33 WARNING: QSslSocket: cannot resolve DTLS_server_method
00:22:33 WARNING: QSslSocket: cannot resolve DTLS_client_method
00:22:34 WARNING: QSslSocket: cannot call unresolved function DTLS_client_method
00:22:34 WARNING: QSslSocket: cannot call unresolved function SSL_get0_next_proto_negotiated
You can safely ignore these warnings. It doesn't relate to opening the database but rather when trying to check online for a new version of the Editor. I should be able to fix it by adding a couple of DLL files with the next release of the Editor.