New Server, C# Source. Need...

  • Remember! Never use the same account usernames and password across different servers!
Status
Not open for further replies.

SlippitySchlong

Dedicated Member
Dedicated Member
Feb 25, 2013
372
2
44
Try this:

http://www.sendspace.com/file/esli65

Extract the WinRAR file into the client folder (So the 4 files are next to the client)

could you also try window mode. (Config File or Alt + Enter ingame)

How are you running the program (Are you double clicking it from the folder or shortcut)

What OS are you running?
I'm on Windows 7 64-bit Ultimate and i am clicking the client from the folder.
 

SlippitySchlong

Dedicated Member
Dedicated Member
Feb 25, 2013
372
2
44
Ok let me know if it works when you have the DirectX Dlls in the same golder.
Nah, still black screen. I can type during the login and the account creation i just cant see the interface and have to guess where the buttons are and what they are for.
 

SlippitySchlong

Dedicated Member
Dedicated Member
Feb 25, 2013
372
2
44
Ok then its a problem with DirectX initializing.

Do you know what Graphics card you have?

I'll try create a new client. to provide an output on what is happening, Please barewith me whilst I upload this version.
Intel HD 3000
 

wbrian

Dedicated Member
Dedicated Member
Aug 31, 2007
193
2
64
I was on maybe 10min.
2 things:
i had problems with account - i had to create new after logout - now looks fine.
FPS - i have 200-300 fps which is nice. But maybe u could add to config file option to define max fps? Cos atm it uses all core for nothing. And im talking about just drawing speed - not logic layer of ur client.

But atm it looks awesome - ping is good and i think i was on when u reboot server and it was quite fast :)

PS. I died just bu running around:P
 

Jamie

LOMCN Developer
Developer
Mar 29, 2003
4,797
299
370
United Kingdom
I was on maybe 10min.
2 things:
i had problems with account - i had to create new after logout - now looks fine.
FPS - i have 200-300 fps which is nice. But maybe u could add to config file option to define max fps? Cos atm it uses all core for nothing. And im talking about just drawing speed - not logic layer of ur client.

But atm it looks awesome - ping is good and i think i was on when u reboot server and it was quite fast :)

PS. I died just bu running around:P

Already Coded the FPS Cap, new Client version required.
I had an error when you was starting the game (on your character). This is why you probably had account problems. (This is fixed)
I am fixing a memory leak issue (Identified the problem, fixing now).
Also Fixed running when below 10 HP.

Thanks for your feed back.


New Version

CLICK HERE <--- Currently set to Window Mode as Default, Once you've logged in press Alt + Enter to go Full screen or change the Config File. FPS Cap is also enabled by default. (Check config to change)
 
Last edited:

Jamie

LOMCN Developer
Developer
Mar 29, 2003
4,797
299
370
United Kingdom
Ok the first error was due to uploading the wrong IP in the config, Please go to your Mir2Config.ini and replace 192.168.0.2 with 94.12.63.134.

Whatt settings did you put in the config file for Hardware, PureDevice and HardwareVertex?


From my Testing Hardware Must be set to true.

The other two are optional (can be false)

I am going to upload another client which will contain another output.


>>Client<<

Hopefully this client will provide a detailed output on how far it gets in created the DirectX (it will be in the error.txt if it fails to create)
 
Last edited:

SlippitySchlong

Dedicated Member
Dedicated Member
Feb 25, 2013
372
2
44
[14/03/2013 16:08:08] DX Stage: 6,
Error in the application.
-2005530516 (D3DERR_INVALIDCALL)
at Microsoft.DirectX.Direct3D.Device..ctor(Int32 adapter, DeviceType deviceType, Control renderWindow, CreateFlags behaviorFlags, PresentParameters[] presentationParameters)
at Client.MirGraphics.DXManager.Create(Main Target)
at Client.Main.Main_Shown(Object sender, EventArgs e)
[14/03/2013 16:08:08] System.TypeInitializationException: The type initializer for 'Client.MirControls.MirScene' threw an exception. ---> Microsoft.DirectX.Direct3D.Direct3DXException: Error in the application.
at Microsoft.DirectX.Direct3D.Font..ctor(Device device, Font font)
at Client.MirControls.MirLabel.OnFontChanged(EventArgs e)
at Client.MirControls.MirLabel.set_Font(Font value)
at Client.MirControls.MirLabel..ctor()
at Client.MirScenes.Login_Scene.LoginScene..ctor()
at Client.MirControls.MirScene..cctor()
--- End of inner exception stack trace ---
at Client.Main.Main_MouseMove(Object sender, MouseEventArgs e)

---------- Post Merged at 04:11 PM ---------- Previous Post was at 04:10 PM ----------

This is what i get:

blackkk.png
 

Jamie

LOMCN Developer
Developer
Mar 29, 2003
4,797
299
370
United Kingdom
I see, What Settings did you have for your config ?

Hardware =?
HardwareVertex =?
PureDevice= ?


Do any of the combinations change the result?

I know where your error is and I'm trying to fix it.

Have you updated your graphics drivers to the most recent version?

>>Intel 3000 HD Drviers<<


Also Have you tried Window Mode?
 
Last edited:

Koriban

Addict
Legendary
Loyal Member
Aug 18, 2006
5,840
211
280
Brighton
Ah so you're still going on with this, Jamie. Good to see. I remember testing this with you and your brother last time, I think?

I'll pop on if I get spare time.
 

SlippitySchlong

Dedicated Member
Dedicated Member
Feb 25, 2013
372
2
44
I see, What Settings did you have for your config ?

Hardware =?
HardwareVertex =?
PureDevice= ?


Do any of the combinations change the result?

I know where your error is and I'm trying to fix it.

Have you updated your graphics drivers to the most recent version?

>>Intel 3000 HD Drviers<<


Also Have you tried Window Mode?
I have them set to True, i did try different combinations but to no avail. Windowed mode same result. I will try updated drivers.

Edit: Not working still getting blackscreen. I can't see the log in form.
 
Last edited:

Jamie

LOMCN Developer
Developer
Mar 29, 2003
4,797
299
370
United Kingdom
Already have it.

I will continue to investigate why your unable to run the game I suspect it is something to do with your Graphics / Display, Have you tried Windows XP compatability ?


On a side note, You will Always find the LATEST patch/Update in my signiture.

---------- Post Merged at 07:59 PM ---------- Previous Post was at 07:57 PM ----------

I think my future posts will contain the signiture, I don't see it on any of my posts :/

>>Latest Update<<
 
Last edited:
Status
Not open for further replies.