Pazyryk
Deity
- Joined
- Jun 13, 2008
- Messages
- 3,584
I periodically get bug reports from new players that, on inspection of Lua.log, are clearly caused by the mod's dll not loading. That's evident from missing defines and object methods added by my dll. In general, these players report that they are not playing a Mac and have fully patched Civ5 with G&K and BNW installed. It's a small minority of players, but comes up often enough.
The mod adds a renamed "CvGameCore_Ea.dll" using OnGetDLLPath.
Is there some other reason why this might occur besides Mac and old unpatched Civ5?
Also, does anyone know a way to have the player's Civ5 version printed to Lua.log so I can verify that myself when this comes up again?
The mod adds a renamed "CvGameCore_Ea.dll" using OnGetDLLPath.
Is there some other reason why this might occur besides Mac and old unpatched Civ5?
Also, does anyone know a way to have the player's Civ5 version printed to Lua.log so I can verify that myself when this comes up again?