Opened 12 years ago

Closed 12 years ago

#31 closed enhancement (fixed)

Only try to load chinese DLL if file exists

Reported by: Christian Owned by: alloc
Priority: major Component: Daodan/Win
Keywords: Cc:

Description

Currently we try to load the xfhsm_oni.dll without prior existence checks. This will also always write an error to the startup-log if the file does not exist which can confuse users. So do a file_exists(xfhsm_oni.dll) before.

Change History (1)

comment:1 by alloc, 12 years ago

Owner: set to alloc
Resolution: fixed
Status: newclosed

In 837:

Daodan:

  • Fixes #21
  • Fixes #31
  • Prepends "Daodan: " to every daodan related output on startup.txt
Note: See TracTickets for help on using tickets.