No, I don’t have that problem. XSI is working fine here.
From: [email protected] <[email protected]> On Behalf Of toonafish Sent: Tuesday, February 18, 2025 9:30 PM To: Softimage Mailing List <[email protected]> Subject: Re: Win11 24H2 update can crash XSI (and fix) Hey thanks for the speedy reply, so I assume you don't have this issue after this update ? But I'll check it out, the errors mention some jscript errors, so who knows. Fingers crossed... On Tuesday, February 18, 2025 at 9:10:23 PM UTC+1 Sven Constable wrote: The 24H2 is also causing trouble with jscript, but I don’t know if thats the problem you have. Not been able to create primitives sounds like something else. Solution from https://www.si-community.com/viewtopic.php?t=7398 regarding the jscript errors. Snippet: ... the issue was that the new (called "legacy") jscript scripting engine doesn't like uninitialized variables. It can be disabled this way: 1. Win+R (run) gpedit.msc 2. In the group "Computer Configuration > Administrative Templates > Windows Components > Internet Explorer" double click the setting "Replace JScript by loading JScript9Legacy in place of Jscript." 3. set it to DISABLED 4. restart PC From: [email protected] <mailto:[email protected]> <[email protected] <mailto:[email protected]> > On Behalf Of toonafish Sent: Tuesday, February 18, 2025 8:17 PM To: Softimage Mailing List <[email protected] <mailto:[email protected]> > Subject: Re: Win11 24H2 update can crash XSI (and fix) Hi, just stumbled upon your post looking for a solution. I installed the same Win 11 update yesterday, and now I only get script errors when I try to create any Primitive or even a Null, I tried running "Runonce.bat" and re-registering "scrrun.dll" but no luck so far. May I ask if you ran into the same issue ? And maybe there's someone who knows a solution ? On Monday, January 20, 2025 at 11:29:17 AM UTC+1 Sven Constable wrote: Hello list, yesterday Microsoft was forcing the installation of the 24H2 update on my workstation. One of the bugs in the update seems to be that it resizes the desktop resolution temporarily, if the monitor goes into sleep mode (or is turned off manually). Probably only if it’s connected via display port or HDMI. It might not be happening in everyones case and may depend on other thing like chipset/ graphic card driver as well. Not sure about that. Application windows get resized and repositioned inbetween the monitor states. If XSI is doing hefty stuff at the time (eg. caching simulations), it doesn’t like that at all and will crash to desktop. No error message, it just disappears and an application error is logged inside the event viewer. This worked for me: 1. Open regedit. 2. Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Configuration\. 3. Under every "00" node, there are two parameters to change: PrimSurfSize.cx and PrimSurfSize.cy. 4. Modify all the parameters decimal values to the preferred resolution (the screens resolution you’re using). Make sure to change every 00 nodes value (they have subfolders with the same name. I changed them as well). You don't need to restart the computer. Just turn the monitor off/on and you will see if it works. Slightly modified from here: https://www.reddit.com/r/Windows10/comments/ksg3nu/windows_is_always_resizing_my_windows_to_top_left/?chainedPosts=t3_1arx6b8 Regards, Sven -- You received this message because you are subscribed to the Google Groups "Softimage Mailing List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]> . To view this discussion visit https://groups.google.com/d/msgid/xsi_list/d4f9dc37-c8d6-4897-b64a-ea5b18d6b08en%40googlegroups.com <https://groups.google.com/d/msgid/xsi_list/d4f9dc37-c8d6-4897-b64a-ea5b18d6b08en%40googlegroups.com?utm_medium=email&utm_source=footer> . -- You received this message because you are subscribed to the Google Groups "Softimage Mailing List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]> . To view this discussion visit https://groups.google.com/d/msgid/xsi_list/f83c8392-5bcc-438a-a94a-58c280f05660n%40googlegroups.com <https://groups.google.com/d/msgid/xsi_list/f83c8392-5bcc-438a-a94a-58c280f05660n%40googlegroups.com?utm_medium=email&utm_source=footer> . -- You received this message because you are subscribed to the Google Groups "Softimage Mailing List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/xsi_list/000201db8252%246e4079d0%244ac16d70%24%40imagefront.de.
