18-07-2007, 10:56 PM
You get a error when entering counter strike while having a ms game open. This line:
How can that be fixed?
Code:
DD.RestoreAllSurfaces
How can that be fixed?
DD.RestoreAllSurfaces
|
18-07-2007, 10:56 PM
You get a error when entering counter strike while having a ms game open. This line:
Code: DD.RestoreAllSurfaces How can that be fixed?
19-07-2007, 06:10 AM
In Vanilla MSE, this is done like this:
Code: ' Check if we need to restore surfaces Code: If NeedToRestoreSurfaces Then This parameter True is a thing I did just so if it is true no window will be show when calling InitSurfaces, since there is needed a few when the game really starts. I'm not sure if this can help you out with exactly this problem but maybe it will. Good luck! BTW: AVATAR RLZ!
19-07-2007, 10:06 AM
Didn't Verrigan post a fix for this... how it messes up if your resolution changes and the such?
Quote:Robin:
19-07-2007, 11:38 AM
Robin Wrote:Didn't Verrigan post a fix for this... how it messes up if your resolution changes and the such?He told me he did but he didnt know were it was. Would just feel good if this bug could get out of my source.
19-07-2007, 03:37 PM
Open your game, login. Wait for your screensaver to start. Cancel the screensaver, look at your game.
No error, but no blitting either. O_o
19-07-2007, 03:50 PM
Sure you don't have a local on error resume next?
Quote:Robin:
19-07-2007, 03:54 PM
Robin Wrote:Sure you don't have a local on error resume next? Me? No.. Not that I know of.
19-07-2007, 04:55 PM
Ctrl+F it!
19-07-2007, 04:59 PM
I was just wondering if that's why an error popped up.
I'll look into it once I've finished this commission. Quote:Robin:
21-07-2007, 01:02 AM
Verrigan Wrote:I put a fix for this in KoC... (after posting the bug fix, that somehow never migrated over here...)No hurry, I dont need it for another month at least or so. And its not that big of a bug, just dont like the idea of knowing of a bug and not being able to do something about it. |
« Next Oldest | Next Newest »
|