Jump to content

✔️ [FIXED] RW Enhancer 2 crashes during cooking


Kal000px

Recommended Posts

Hi,

I have recently bought RWE 2 and it keeps crashing during cooking. Everything in log seems right, just after assets misc files copy is at 100% the program crashes everytime. I have tried running it as admin, disable multi-threaded cooking  and change cooking directory to another disk. However everything results in crashes.

As I am developing many of my own models I hope that should not be the source of those problems.

Here is debug.log file. 

File verbosity level: 9
date       time         ( uptime  )                    file:line     v| 
2021-11-07 20:37:41.556 (   0.077s)              loguru.cpp:830   INFO| Logging to 'C:\Program Files\RW Enhancer 2\debug.log', mode: 'w', verbosity: 9
2021-11-07 20:37:41.556 (   0.077s)                Core.cpp:36    INFO| Build Version: 0.6.9.0
2021-11-07 20:37:41.556 (   0.077s)                Core.cpp:37    INFO| Installation directory: C:\Program Files\RW Enhancer 2\
2021-11-07 20:37:41.558 (   0.079s)            Settings.cpp:178   INFO| Reading settings...
2021-11-07 20:37:41.580 (   0.101s)            Settings.cpp:1061  INFO| Saving settings...
2021-11-07 20:37:41.580 (   0.101s)            Settings.cpp:1853  INFO| Settings saved
2021-11-07 20:37:41.580 (   0.101s)                Core.cpp:82    INFO| TS install directory: D:\SteamLibrary\steamapps\common\RailWorks\
2021-11-07 20:37:41.691 (   0.212s)             Display.cpp:179   INFO| Getting display modes...
2021-11-07 20:37:41.726 (   0.247s)          ModManager.cpp:89    INFO| Loading mods...
2021-11-07 20:37:41.726 (   0.247s)          ModManager.cpp:113   INFO| 0 mods loaded
2021-11-07 20:37:41.726 (   0.247s)            Settings.cpp:1061  INFO| Saving settings...
2021-11-07 20:37:41.726 (   0.247s)            Settings.cpp:1853  INFO| Settings saved
2021-11-07 20:37:41.727 (   0.247s)     TSContentCooker.cpp:7743  INFO| Selected cooking directory: 'C:\Program Files\RW Enhancer 2\Cooking'
2021-11-07 20:37:41.727 (   0.248s)      TSComInterface.cpp:46    INFO| TS 'raildriver' DLL loaded
2021-11-07 20:37:41.727 (   0.248s)               Input.cpp:30    INFO| Initializing input system...
2021-11-07 20:37:41.728 (   0.248s)               Input.cpp:44    INFO| 'Xbox 360 Controller' game controller detected [ID: 0, GUID: 030000005e0400008e02000000007200]
2021-11-07 20:37:41.729 (   0.250s)    RailDriverDevice.cpp:133   INFO| No RailDriver found
2021-11-07 20:37:41.729 (   0.250s)               Input.cpp:142   INFO| Input system initialized
2021-11-07 20:37:42.068 (   0.589s)           OnlineAPI.cpp:39    INFO| RW Central API ready
2021-11-07 20:37:42.072 (   0.593s)         AudioEngine.cpp:104   INFO| Audio engine initialized (FMOD version: 2.2.3)
2021-11-07 20:37:42.078 (   0.599s)         AudioEngine.cpp:133   INFO| Audio engine started (audio device name: Reproduktory (HyperX Cloud Stinger Core + 7.1) | output type: WASAPI | max software channels: 32)
2021-11-07 20:37:42.090 (   0.611s)         AudioEngine.cpp:886   INFO| Loading sound banks...
2021-11-07 20:37:42.173 (   0.694s)         AudioEngine.cpp:916   INFO| Loaded 'ambienteffects.bank' sound bank
2021-11-07 20:37:42.263 (   0.784s)         AudioEngine.cpp:916   INFO| Loaded 'master.bank' sound bank
2021-11-07 20:37:42.343 (   0.864s)         AudioEngine.cpp:916   INFO| Loaded 'master.strings.bank' sound bank
2021-11-07 20:37:42.433 (   0.954s)         AudioEngine.cpp:916   INFO| Loaded 'notifications.bank' sound bank
2021-11-07 20:37:42.515 (   1.036s)         AudioEngine.cpp:916   INFO| Loaded 'onboardpis.bank' sound bank
2021-11-07 20:37:42.604 (   1.125s)         AudioEngine.cpp:916   INFO| Loaded 'radio.bank' sound bank
2021-11-07 20:37:42.684 (   1.205s)         AudioEngine.cpp:916   INFO| Loaded 'stationpis.bank' sound bank
2021-11-07 20:37:42.774 (   1.295s)         AudioEngine.cpp:916   INFO| Loaded 'traineffects.bank' sound bank
2021-11-07 20:37:42.775 (   1.295s)         AudioEngine.cpp:926   INFO| Loaded 8 sound banks (685 ms)
2021-11-07 20:37:42.775 (   1.295s)         AudioEngine.cpp:190   INFO| Setting buses volume level from user settings
2021-11-07 20:37:42.822 (   1.342s)             Updater.cpp:66    INFO| Getting latest update list infos...
2021-11-07 20:37:42.972 (   1.493s)        ScriptEngine.cpp:47    INFO| Initializing script engine...
2021-11-07 20:37:42.972 (   1.493s)        ScriptEngine.cpp:205   INFO| Registering scripting engine functions...
2021-11-07 20:37:42.973 (   1.494s)        ScriptEngine.cpp:214   INFO| 2 global functions registered
2021-11-07 20:37:42.973 (   1.494s)        ScriptEngine.cpp:215   INFO| 5 object type registered
2021-11-07 20:37:42.973 (   1.494s)        ScriptEngine.cpp:216   INFO| 3 enums registered
2021-11-07 20:37:42.973 (   1.494s)        ScriptEngine.cpp:217   INFO| 0 typedef registered
2021-11-07 20:37:42.973 (   1.494s)        ScriptEngine.cpp:233   INFO| 77 objects functions registered
2021-11-07 20:37:42.973 (   1.494s)        ScriptEngine.cpp:73    INFO| Script engine initialized (version 2.35.0)
2021-11-07 20:37:42.974 (   1.495s)         UserAccount.cpp:32    INFO| User account auto-connect...
2021-11-07 20:37:42.974 (   1.495s)         UserAccount.cpp:50    INFO| User account connecting...
2021-11-07 20:37:43.232 (   1.753s)         UserAccount.cpp:218   INFO| User account connected
2021-11-07 20:37:52.934 (  11.455s)             Updater.cpp:66    INFO| Getting latest update list infos...
2021-11-07 20:38:11.945 (  30.466s)            Settings.cpp:1061  INFO| Saving settings...
2021-11-07 20:38:11.945 (  30.466s)            Settings.cpp:1853  INFO| Settings saved
2021-11-07 20:38:15.147 (  33.668s)     TSContentCooker.cpp:5246  INFO| TS content cooking started. [Cooking type: 'Full Cooking', CPU workers count: 12]
2021-11-07 20:38:15.148 (  33.668s)     TSContentCooker.cpp:5279  INFO| Pre-Cleaning...
2021-11-07 20:38:33.288 (  51.809s)     TSContentCooker.cpp:5362  INFO| AP archives extraction...
2021-11-07 20:38:48.509 (  67.030s)     TSContentCooker.cpp:5535  INFO| Assets misc files copy...

 

Link to comment
Share on other sites

  • RW Central changed the title to ✔️ [FIXED] RW Enhancer 2 crashes during cooking
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...