Visual Studio 2017 Source + Files

10/27/2017 11:44 Rhyder`#136
Quote:
Originally Posted by DK ACE View Post
Ignore them :) Its not important ^^
why not change the following syntax? instead of using ignore ?
10/27/2017 13:42 - Major#137
Quote:
Originally Posted by Rhyder` View Post
why not change the following syntax? instead of using ignore ?
I only had 180 Warnings.. and only "Wrong Version 5.0" or small linker warning.. i try to fix all on my source :)

But for beginners its not important to fix the Warnings ..
10/27/2017 15:18 Rhyder`#138
Quote:
Originally Posted by DK ACE View Post
I only had 180 Warnings.. and only "Wrong Version 5.0" or small linker warning.. i try to fix all on my source :)

But for beginners its not important to fix the Warnings ..
there're some syntax which needed to be change. because your server would not run well. otherwise it will cause crash in the server..
10/27/2017 15:58 BountyFinder#139
Quote:
Originally Posted by Rhyder` View Post
there're some syntax which needed to be change. because your server would not run well. otherwise it will cause crash in the server..
and my client just crashed for no reason XD
10/27/2017 19:17 Schulzie#140
you have no client error logs or server error logs ?
10/28/2017 09:03 - Major#141
Quote:
Originally Posted by Rhyder` View Post
there're some syntax which needed to be change. because your server would not run well. otherwise it will cause crash in the server..
Ah okay.. There are only Warnings with Linker ( i build in a other folder) And thats crash my Worldserver or other server :kappa: ? Not so real or ^^


Quote:
Originally Posted by BountyFinder View Post
and my client just crashed for no reason XD
Do you merge your resdata ?
10/28/2017 15:39 BountyFinder#142
Quote:
Originally Posted by DK ACE View Post
Ah okay.. There are only Warnings with Linker ( i build in a other folder) And thats crash my Worldserver or other server :kappa: ? Not so real or ^^



Do you merge your resdata ?

2017/10/27 19:10:45 g_pPlayer is ready

2017/10/27 19:10:53 CWndTaskBar::SetTaskBarTexture : Test 2010

2017/10/27 19:10:53 CWndTaskBar::SetTaskBarTexture : Test 581

2017/10/27 19:11:48 g_pPlayer is ready

2017/10/27 19:11:49 CWndTaskBar::SetTaskBarTexture : Test 2010

2017/10/27 19:11:49 CWndTaskBar::SetTaskBarTexture : Test 581

these are the only thing i found on my error log
10/28/2017 18:17 - Major#143
Quote:
Originally Posted by BountyFinder View Post
2017/10/27 19:10:45 g_pPlayer is ready

2017/10/27 19:10:53 CWndTaskBar::SetTaskBarTexture : Test 2010

2017/10/27 19:10:53 CWndTaskBar::SetTaskBarTexture : Test 581

2017/10/27 19:11:48 g_pPlayer is ready

2017/10/27 19:11:49 CWndTaskBar::SetTaskBarTexture : Test 2010

2017/10/27 19:11:49 CWndTaskBar::SetTaskBarTexture : Test 581

these are the only thing i found on my error log
You dont answer my questions bro <..<
Do you merge ?
10/29/2017 00:51 BountyFinder#144
Quote:
Originally Posted by DK ACE View Post
You dont answer my questions bro <..<
Do you merge ?
yepp the crash only happened once^^

btw what is the difference/ advantages of VS 2017 to vs 2003? just corious tho^^
11/02/2017 12:32 banktakung#145
[Only registered and activated users can see links. Click Here To Register...]

Just keep trying for this source.

No crash have been seen yet.
11/04/2017 15:39 pakinglalat#146
So how do we load the cursor back?
11/06/2017 02:07 pakinglalat#147
Bump..
11/09/2017 02:10 pakinglalat#148
How do you load back the cursors? I tried adding it back in the winmain.rc and in the resource data in the neuz project but cursor is not showing up once neuz is opened :O
11/09/2017 15:30 - Major#149
Quote:
Originally Posted by pakinglalat View Post
How do you load back the cursors? I tried adding it back in the winmain.rc and in the resource data in the neuz project but cursor is not showing up once neuz is opened :O
Check old source..
11/10/2017 09:34 pakinglalat#150
Quote:
Originally Posted by DK ACE View Post
Check old source..
Still not loading the cursor :/

World server crashes randomly even without any changes within the resource files. There is no errors too.