http://bugs.winehq.org/show_bug.cgi?id=26361
Summary: ExeFile.exe brokes on char creation Product: Wine Version: 1.3.15 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ret_majestik@mail.ru
Created an attachment (id=33583) --> (http://bugs.winehq.org/attachment.cgi?id=33583) console out
ExeFile.exe brokes when new character creation goes from 3 stage to 4.
http://bugs.winehq.org/show_bug.cgi?id=26361
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2011-03-09 14:32:35 CST --- Not major: http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
http://bugs.winehq.org/show_bug.cgi?id=26361
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #33583|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=26361
evanh evanh@clear.net.nz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |evanh@clear.net.nz
--- Comment #2 from evanh evanh@clear.net.nz 2011-03-09 19:45:24 CST --- "err:d3d:resource_init Out of adapter memory"
That will be the problem. You may just have to specify how much VRAM you have. What GPU are you using?
http://bugs.winehq.org/show_bug.cgi?id=26361
--- Comment #3 from evanh evanh@clear.net.nz 2011-03-09 19:46:07 CST --- Or try reducing texture quality of the character creator.
http://bugs.winehq.org/show_bug.cgi?id=26361
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|ExeFile.exe brokes on char |ExeFile.exe crashes on |creation |character creation
http://bugs.winehq.org/show_bug.cgi?id=26361
--- Comment #4 from Anton ret_majestik@mail.ru 2011-03-09 22:51:05 CST --- Texture quality on low. Video: geforce 8400 GT 512 Mb RAM.
I think it's may be wrong wine video settings but dont know where i can change it.
http://bugs.winehq.org/show_bug.cgi?id=26361
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-09 22:58:11 CST --- (In reply to comment #4)
Texture quality on low. Video: geforce 8400 GT 512 Mb RAM.
I think it's may be wrong wine video settings but dont know where i can change it.
See http://wiki.winehq.org/UsefulRegistryKeys,VideoMemorySize
http://bugs.winehq.org/show_bug.cgi?id=26361
--- Comment #6 from Anton ret_majestik@mail.ru 2011-03-10 13:16:57 CST --- I do not have a branch in wine with such a parameter, and in general the parameters of the manual.
http://bugs.winehq.org/show_bug.cgi?id=26361
--- Comment #7 from Juan Lang juan_lang@yahoo.com 2011-03-10 13:23:18 CST --- You need to create one.
http://bugs.winehq.org/show_bug.cgi?id=26361
Anton ret_majestik@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #8 from Anton ret_majestik@mail.ru 2011-03-10 13:42:44 CST --- Fine. It works after manual writing VideoMemorySize param. Thx.
http://bugs.winehq.org/show_bug.cgi?id=26361
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | Severity|normal |minor
--- Comment #9 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-11 05:27:11 CST --- That's not a fix, it's just a workaround.
http://bugs.winehq.org/show_bug.cgi?id=26361
--- Comment #10 from evanh evanh@clear.net.nz 2011-03-21 08:43:00 CDT --- Created an attachment (id=33741) --> (http://bugs.winehq.org/attachment.cgi?id=33741) Relevant console dump
I'm discovering that's barely even a workaround. Setting graphics memory size does help a little but not if you give the character creator a bit of an extra workout by changing factions, gender, bloodlines and the likes.
I hadn't really noticed Eve misbehaving like this in the past but I can't say for sure either since I'd usually just gone straight through the steps with very little changing mind. Therefore not much chance of a crash.
Suffice to say I've also hit this bug now.
http://bugs.winehq.org/show_bug.cgi?id=26361
--- Comment #11 from evanh evanh@clear.net.nz 2011-03-21 08:48:28 CDT --- Oh, my rig setup is done on a default install of Wine and Eve. There is no additional libs/overrides beyond adding fonts and Eve's own install of DX9. Antialiasing not available. GPU is a Geforce 8800GT. CPU is Athlon64X2 @ 3400MHz. RAM is 4GB (3GB). OS is 32bit Ubuntu (Gnome) 10.04. Wine 1.3.15. Eve build 237081.
For the above crash log I also added the following to the user.reg file:
[Software\Direct3d] "MaxFragmentUniforms"="1024" "MaxVaryings"="52" "MaxVertexUniforms"="1024" "Multisampling"="enabled" "OffscreenRenderingMode"="fbo" "PixelShaderMode"="enabled" "VertexShaderMode"="enabled" "VideoMemorySize"="512"
http://bugs.winehq.org/show_bug.cgi?id=26361
--- Comment #12 from evanh evanh@clear.net.nz 2011-09-17 09:04:52 CDT --- Character creator is working okay these days. I've got no idea what was really going on back then.
Close bug as FIXED or INVALID. Take your pick.
http://bugs.winehq.org/show_bug.cgi?id=26361
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #13 from Austin English austinenglish@gmail.com 2011-09-19 13:32:15 CDT --- (In reply to comment #12)
Character creator is working okay these days. I've got no idea what was really going on back then.
Close bug as FIXED or INVALID. Take your pick.
Fixed.
http://bugs.winehq.org/show_bug.cgi?id=26361
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org 2011-09-23 12:59:12 CDT --- Closing bugs fixed in 1.3.29.