http://bugs.winehq.org/show_bug.cgi?id=19635 --- Comment #7 from Hans Henrik <hanshenrik123(a)hotmail.com> 2011-03-01 11:34:33 CST --- Created an attachment (id=33495) --> (http://bugs.winehq.org/attachment.cgi?id=33495) crash log... Launcher.exe ->KnightOnLine.exe the loader has no problems if its already running the latest problem... and how to update manually: run ./Option.exe, and check "Game Version" number, lets call it YYYY, next go on ftp://download.knightonlineworld.com/knight/upgrade/ and find the highest number patch available, then run this with XXXX as the highest number: for counter in $(seq YYYY XXXX); do wget ftp://download.knightonlineworld.com/knight/upgrade/patch$counter.zip && unzip -o patch$counter.zip && rm patch$counter.zip;done; next: go on Options GUI and on Version Number: XXXX press "Contents of the Update", then press Yes on "apply values to registry" now save->exit, then Launcher.exe will (happily?) start KnightOnLine.exe, and KnightOnLine.exe will crash... with log attached. this is with wine wine-1.3.14 on Ubuntu 10.04.2 LTS kernel 2.6.32-28-generic fully updated, and tested on 01.03.2011 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.