PDA

View Full Version : Game installed on laptop, wont open



extract
17-07-13, 04:28
Ok heres the deal, Im on a hp probook, its a work laptop

i5 M480 @2.67ghz
8gb ram
Radeon 6300m (I believe all problems lie here, but maybe not I no fuck all about computers)

anyways, installed fine, patched, opened game, a black screen pops up after launcher and almost instantly goes away, game completely closes, never even get past launcher.

here is the init log:

=================================================================
Neocron Intitialization Logfile
=================================================================

Current Time: 11:30:49
Current Date: 07-16-2013

WinMain: Creating window . . .

WinMain: Current server connection: 85.10.211.24:7000

WinMain: Window created!
Host: Current language: ENG
Host: Console initialized.
Init Engine . . .
Init Driver . . .
EXCEPTION: Getting next driver failed!
Host: Starting shutdown procedure . . .
-> Exit TextureManager
-> Exit ActorManager
-> Exit SoundManager
-> Exit TextManager
-> Exit ShotInfo
-> Exit NetManager
-> Exit NetBuffer
-> Exit ScriptBase
-> Exit InputManager
-> Exit MouseCtrl
-> Exit Console
-> Exit GenesisManager
-> Exit Parser
Host: Shutting down complete!
WinMain: Window creation failed!
No Driver System available

Here is the D3Drv log:

--- RememberOldMode ---
--- CreateD3D ---
--- EnumDevices ---

--- ShutdownD3D ---
Shutdown was successful...

--- RememberOldMode ---
--- CreateD3D ---
--- EnumDevices ---
--- EnumDisplayModes ---
--- EnumDevices ---
--- PickDevice ---
Depths = 0xffffffff
: Driver #0
- Hardware check
- Window mode check
: Driver #1
- Hardware check
- Window mode check
- T&L check (stopping now!)

--- ShutdownD3D ---
Shutdown was successful...

And the error log:

free memory: 4095 MB physical, 4095 MB virtual (82%)
File Check complete: 1169 files checked
Exception created No Driver System available
Error: No Driver System available


I updated my gfx cards drivers, pc has dx11 installed, all the searches I did online related to nc and this issue kept coming back to one term "Hardware T&L"....I only know what it means thanks to google, but I have no idea what the hell it is, does, and if its the problem in this situation.

So...community, any ideas? Thanks in advance!

Kain
17-07-13, 10:04
First off use the installer on:

http://www.neocron-game.com/

Nid also references it too:

http://forum.neocron-game.com/showthread.php?147623-Public-test-of-new-Neocron-Installer&p=2204714

Its newer and includes:

Run DirectX Install [ ]
Run C++2010SP1 Runtime Install [ ]

which fixed the launcher black screen issue for me

Ivan Eres
17-07-13, 10:22
I have a HP Probook too where NC is running on.

My CPU is an i5 too, and the graphics card is a "ATI Mobility Radeon HD 540v". It has Windows XP installed and I have no probs with running NC.

What OS do you have? Is it Windows 8 ?

Did you use the new CE installer from neocron-game.com ?

Nidhogg
17-07-13, 10:44
It looks like the key part of your error log is:


- T&L check (stopping now!)

Your card is failing the Transform & Lighting test which is somewhat surprising given the relative age of the card. Mobile cards can be a bit awkward in the features they support, though. For example, although this table (http://feedback.wildfiregames.com/report/opengl/device/Radeon%20HD%206300M) applies to OpenGL you can get an idea of how many features are supported and unsupported for that card.

extract
17-07-13, 20:27
yeah I have not been able to find any thing on the web that shows if this card supports that particular thing, I appreciate the effort guys will try the above mentioned tonight!

extract
18-07-13, 20:34
First off use the installer on:

http://www.neocron-game.com/

Nid also references it too:

http://forum.neocron-game.com/showthread.php?147623-Public-test-of-new-Neocron-Installer&p=2204714

Its newer and includes:

Run DirectX Install [ ]
Run C++2010SP1 Runtime Install [ ]

which fixed the launcher black screen issue for me

This worked, thanks!

Nidhogg
19-07-13, 10:01
Success! Thanks, Kain!