Jump to content

Recommended Posts

Posted (edited)

Brief description:

   

   I get the following Direct 3-D error whenever I start the BoS Mission Editor:

 
   m_pd3dDevice->Reset(&m_d3dpp)

   E_INVALIDARG

 

  The message disappears quickly. The editor does not respond and I have to cancel it.

 

Detailed description, conditions:

 

- BoS and BoS Viewer work normally

- Ran DXSETUP

- BoS updated 2015-04-28 (hotfix)

- Applied latest Windows updates to 2015-04-29

- Updated to latest ASUS GPU driver 9.18.13.4752

- Problem occurred before and after the updates listed above

 

Additional assets (videos, screenshots, logs):

 

- Uploaded RoadsLog.txt

- Could not upload .log files (e.g., packman.log)

 

Your PC config data (OS, drivers, specific software):

 
- Windows 7 Home Premium 64-Bit 6.1.7601 SP1

- CPU: Intel Core i7-3770K 3.50GHz

- Memory: 8GB
- GPU: ASUS GTX680-DC2T-2GD5
            Driver: ASUS 9.18.13.4752 (2015-02-05)
 

RoadsLog.txt

Edited by JimTM
Posted

There is definitely something wrong with the D3D Implementation. Straight out of Frank Luna's book (interestingly enough seems to be everyone's foundations on DirectX) the m_pD3Dpp is an instance of of the D3DPRESENT_PARAMETERS. It's a structure that defines the IDirect3DDevice9 object the program is creating. So it includes things like, BackBufferWidth/Height/Format/Count...and a bunch of other fun stuff...so something is definitely broke. It's been happening to me in the actual main flying portion of the sim since the last updates as well. There is something not working right in the actual Code that a simple 'reset the config' isn't going to fix.

  • Upvote 1
SYN_Haashashin
Posted

Hi Jim,

I got the same problem yesterday, will try later today and report it directly to the devs if possible.

Cheers

 

Edit: Yep, I still have it and cant open the editor at all :(

  • Upvote 1
Posted

Thanks Haash and Brad.

Posted

Hi Jim,

 

I got the same problem yesterday, will try later today and report it directly to the devs if possible.

 

Cheers

 

Edit: Yep, I still have it and cant open the editor at all :(

The same...  :unsure:

Posted (edited)

~S~ Fellows,

 

Just stumbling in here. Have you to tried reloading the Sim (h8 to call it game) with a different resolution option in the Launcher?

 

This cleared an earlier issue of the D3D variety when I was changing my desktop resolutions in and out looking for the sweet spot.

 

I have been using the ME of late without this problem. But I so feel your pains as a daily user of the ME. My #1 BoS pastime of all.

 

Good Hunting!,

 

-Jupp- :salute: 

Edited by Jupp
Posted

Is last used mission loading at start when this error occurs?

Or it occurs even if no such setting was set in editor (Tools -> Open last used mission on start)?

Posted (edited)

Is last used mission loading at start when this error occurs?

Or it occurs even if no such setting was set in editor (Tools -> Open last used mission on start)?

For me this crash on start occurs even though I do not have it set for open last saved mission on start. Mine crashes completely on start using native resolution. Edited by roaming_gnome
Posted (edited)

Is last used mission loading at start when this error occurs?

Or it occurs even if no such setting was set in editor (Tools -> Open last used mission on start)?

 

Error occurs without "Open last used mission on start".

 

Also, I tried Jupp's suggestion above re. resetting the BoS resolution but that didn't clear the error with the editor. Thanks anyway Jupp.

 

Thanks.

Edited by JimTM
Posted

Ok, thanks for report.

 

Next editor version should handle startup sequence in a bit different way.

As we can't reproduce this error, then its a bit of wild guess, but if reported error is related to unordered access to render module, then it will fix this issue.

  • Upvote 1
Posted

Thanks taleks. Please PM me if you need any other logs, etc.

 

Jim

Posted

For me it also lists other info after the e_invalidarg notice. It's show in order, "cannot create m_prtscreennormal color surface, "cannot create m_prtscreendepth color surface", cannot create m_psurfscreendepth surface".

  • 2 weeks later...
I/JG27_Zimmi
Posted

Same problem here, and I somehow can't get it working again. Is the only way to reinstall the game?

Posted (edited)

Same problem here, and I somehow can't get it working again. Is the only way to reinstall the game?

 

I don't know. I'll have to try a reinstall as I'm not sure when the next editor version will come out with the possible fix that taleks mentioned above.

 

Jim

Edited by JimTM
I/JG27_Zimmi
Posted

At least, replacing the files int the editor folder does not work :(

I/JG27_Zimmi
Posted

Even a reinstallation of the game, including a complete graphic driver reinstallation, did not fix the problem.

 

Maybe some more additional info: After the

 

  m_pd3dDevice->Reset(&m_d3dpp)

  E_INVALIDARG

 

error message I also get:

 

can not create m_prtScreenNormal color surface

can not create m_prtScreenDepth color surface

can not create m_psurfScreenDepth depth surface

Posted

Even a reinstallation of the game, including a complete graphic driver reinstallation, did not fix the problem.

 

Maybe some more additional info: After the

 

m_pd3dDevice->Reset(&m_d3dpp)

E_INVALIDARG

 

error message I also get:

 

can not create m_prtScreenNormal color surface

can not create m_prtScreenDepth color surface

can not create m_psurfScreenDepth depth surface

Same, I've had no luck on multiple machines...:(

I/JG27_Zimmi
Posted

I was wondering whether there is a chance to solve this issue, probably with the next version of the editor.

Thanks in advance.

  • 2 weeks later...
I/JG27_Zimmi
Posted

Any news on this topic?

  • 3 weeks later...
  • 1CGS
Posted

It turns out these errors may be caused by incorrect data stored by the Editor in Windows Registry. You can run this batch file to delete the editor registry branch - unzip it somewhere and double-click. You can also delete the folder HKEY_CURRENT_USER\Software\1SGS in the registry manually (don't accidentally delete its parent  HKEY_CURRENT_USER\Software though).

ResetEditorSettings.zip

  • Upvote 2
Posted

The ResetEditorSettings file solved the problem. My BoS Editor starts up fine now. Thanks very much Sneaksie!

Posted

~S~ Everyone,

 

"This bodes well for the Allies". And, o.k., the Axis as well, too!

 

Always glad to hear when anything broken is fixed. Especially this.

 

Keep 'em flying,

 

S! -Jupp :salute: 

Posted

Good Thanks. :salute:

Posted

roaming_gnome,

 

FYI, I tried the GUI map button with Coconut's logic test mission and it worked OK. I haven't tried any other missions yet though.

I/JG27_Zimmi
Posted

Thanks you very much for the fix. It's working now again.

Posted

 

 

However, once I load the mission and button noted by red arrow it crashes again immediately
 

Is the crash specific to this mission? Have you changed your terrain.ini? I seem to remember going too high with some settings (the number LODs, IIRC) there could cause the editor to crash.

Posted

Is the crash specific to this mission? Have you changed your terrain.ini? I seem to remember going too high with some settings (the number LODs, IIRC) there could cause the editor to crash.

You are right, that must be it. I gotta switch it back for it to work. Thank you.

  • 1 month later...
CCG_bexhausted
Posted

Hello guys !

I had the same problem as everybody reports here. 

I followed Sneaksie's instructions and my mission Editor runs again.

But ...

I 'am writing a manual in french for the editor and you can see here a page of my manual showing Svetly yar. I am at the early beginning .The runway, taxiway and so on are clearly visible.

 

Before crash : Svetly yar airfield

 

5DydZSo.jpg?1

 

But after crash when i loaded Stalingrad map i see that : 

 

IXAS1l4.jpg?1

 

Runway and taxiway vanished. Not easy to set a plane !

So i think that my database is damaged. 

 

Please how can i restore it ? If it is possible !

 

Thanks.

Bex 

 

 

CCG_bexhausted
Posted (edited)

Another issue with my trouble : i can load only Lapino map. On this map the runways are there. If i want to load Stalingrad or Vluki or Novosilniki the Gui map is the one  i choosed but the 3D view is always Lapino map . Strange  ?

Edited by bexhausted
  • 1 month later...
Posted (edited)

Facing the same than OP here. I don't remember doing anything unusual before it happened.

 

a4e1fcd75d6cc9ab090367ba9f107c2b.png2846c167c54c679ec4016e3b329b1d6c.png

9569b91eda98f5089597e3ac7cfc353d.png8f8fc4058fd2931d92d519c569962f10.png

d7116e19d6acc2f6243c82d46ffae68e.png

 

ResetEditorSettings fix doesn't work, neither Steam's local file check.

 

Please help, I just can't breathe correctly without ME on. ;)

 

PS: forgot to mention the game and stviewer still works flawlessly.

Edited by -LaFrench-LoupVert
Posted

Good call Carleo, thanks a lot mate!

So the ResetEditorsetting command must be edited to : reg delete "HKCU\Software\1CGS" /f (instead of 1SGS)

 

-----------------------------------------------

 

Bien vu Carleo, merci beaucoup! ;)
 

  • 2 months later...
Posted

The reset just says Run & then opens and closes a screen faster than i can see what it is...what happened?Editor still is saying 3D3 error...help!

Posted

Hi Blitzen,

 

Did you make the change given in the post above?

 

Jim

Posted

Hi Blitzen,

 

Did you make the change given in the post above?

 

Jim

Which Post...tried the reset,but I'm all thumbs with the other manual fix.Also tried Verifying files in the Steam utility- no joy.

Posted (edited)

The post by LaFrench-LoupVert right above yours.

 

1. Start NotePad, click Open, and navigate to where you stored ResetEditorSettings.cmd.

2. Beside the "File name" box, select "All Files" in the drop down list.

3. Select ResetEditorSettings.cmd and click the Open button.

4. Change "1SGS" to "1CGS" and save the file.

5. Double-click the ResetEditorSettings.cmd file to reset the registry entry.

Edited by JimTM
Posted

The post by LaFrench-LoupVert right above yours.

 

1. Start NotePad, click Open, and navigate to where you stored ResetEditorSettings.cmd.

2. Beside the "File name" box, select "All Files" in the drop down list.

3. Select ResetEditorSettings.cmd and click the Open button.

4. Change "1SGS" to "1CGS" and save the file.

5. Double-click the ResetEditorSettings.cmd file to reset the registry entry.

This will probably do it-thanks! I think the 'Verify" command got the Mission Editor in the "downloaded" older version working , but no effect on the Steam one.This new solution just might!

-NW-FourSpeed
Posted

Facing the same than OP here. I don't remember doing anything unusual before it happened.

 

a4e1fcd75d6cc9ab090367ba9f107c2b.png2846c167c54c679ec4016e3b329b1d6c.png

9569b91eda98f5089597e3ac7cfc353d.png8f8fc4058fd2931d92d519c569962f10.png

d7116e19d6acc2f6243c82d46ffae68e.png

 

ResetEditorSettings fix doesn't work, neither Steam's local file check.

 

Please help, I just can't breathe correctly without ME on. ;)

 

PS: forgot to mention the game and stviewer still works flawlessly.

 

Same issue here... Yesterday, it was hunky-dory, today the ME is a paperweight...

 

I'll try the Regedit fix in a bit to see if that resolves it...

 

 

Regards,

:salute:

-NW-FourSpeed
Posted

Hmmm... can't edit my prior post anymore...   :(

 

The ResetEditorSettings fix didn't fully resolve the issue (it did prune the  "1SGS" registry branch).  

In my case, I also had to prune the "1CGS" branch as well  (I simply renamed it).

 

At that point, the Mission Editor did start up successfully.

 

 

Regards,

:salute:

 

 

PS> If it's of interest, my Editor & Test Server is on an (older) XP box - perhaps that has some bearing on which registry keys are created etc... In any case, it's resolved for now (Thanks!), and hopefully, the devs are aware enough now of the actual causes to fix it in a future patch...

  • 1 month later...
Posted

Hi,Great these forum pages ,just edited the registry and solved the same problem . Many Thanks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...