TUFLOW crashing: Difference between revisions

Content deleted Content added
No edit summary
Line 100:
 
==Console window lists all licences, after pressing Enter the licences are released and model doesn't run==
WhatIf happenedthe hereconsole iswindow looks like the picture below, ending with last line "Press ENTER to Release WIBU Licences", a licence check whichwas doesn'tperformed. TUFLOW model does not run awhen TUFLOWlicence modelcheck andis doesn'tperformed produceand a a .tlf file does not get produced. Licence check temporarily takes one licence from every available module until the licences are released by pressing Enter (released immediately) or by closing the console window (released after a couple of minutes). Once licenses are released by pressing Enter, the console window shows “Not licenced or no local licence free”. This means the licences are no longer taken by the licence check and can be used for running TUFLOW models. <br><br>
[[File: Licence_Check_2.png | 600px]]<br><br>
The licence check is performed in the following situations:
* Double clicking a TUFLOW executable.
* Running a batch file with only TUFLOW executable specified.
* Running TUFLOW from Notepad++, when inserting only the TUFLOW executable into the Run window.<br>
Suggestions to run a TUFLOW model:
Check these Wiki pages on how to <u>[[Running_TUFLOW | run TUFLOW model]]</u> and how to setup <u>[[NotepadPlusPlus_Run_TUFLOW | running TUFLOW from Notepad++]]</u>.
* Include the model .tcf name in the batch file. See <u>[[Running_TUFLOW | Running TUFLOW model]]</u> for further guidance.
* Insert the full required text (example below) into Notepad++ Run menu. See <u>[[NotepadPlusPlus_Run_TUFLOW | Running TUFLOW from Notepad++]]</u> for further guidance.
<ol> "C:\TUFLOW\Releases\2020-10-AA\TUFLOW_iSP_w64.exe" "$(FULL_CURRENT_PATH)" </ol>
 
==Running very old TUFLOW releases==