Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 13:54

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Compiling WorldServer Error

Discussion on Compiling WorldServer Error within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Apr 2011
Posts: 9
Received Thanks: 0
Compiling WorldServer Error

Can anyone please help me?
I'm having problems compiling WorldServer.
Do note that I have not yet changed anything and also, this is a totemia flyff resource.

Code:
------ Build started: Project: WorldServer, Configuration: Release Win32 ------

Compiling...
StdAfx.cpp
..\_Network\CmnHdr.h(12) : error C2144: syntax error : 'int' should be preceded by ';'
..\_Network\CmnHdr.h(12) : error C2501: 'donor' : missing storage-class or type specifiers
..\_Network\CmnHdr.h(12) : error C2146: syntax error : missing ';' before identifier 'g_tCurrent'
..\_Network\CmnHdr.h(12) : error C2377: 'time_t' : redefinition; typedef cannot be overloaded with any other symbol
        C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\time.h(77) : see declaration of 'time_t'
..\_Network\CmnHdr.h(12) : error C2501: 'g_tCurrent' : missing storage-class or type specifiers
..\_Network\CmnHdr.h(695) : error C2146: syntax error : missing ';' before identifier 'time_null'
..\_Network\CmnHdr.h(695) : error C2433: 'time_t' : 'inline' not permitted on data declarations
..\_Network\CmnHdr.h(695) : error C2501: 'time_t' : missing storage-class or type specifiers
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\io.h(105) : error C2146: syntax error : missing ';' before identifier 'time_create'
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\io.h(105) : error C2501: '_finddata_t::time_t' : missing storage-class or type specifiers
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\io.h(105) : error C2501: '_finddata_t::time_create' : missing storage-class or type specifiers
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\io.h(106) : error C2146: syntax error : missing ';' before identifier 'time_access'
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\io.h(106) : error C2501: '_finddata_t::time_t' : missing storage-class or type specifiers
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\io.h(106) : error C2501: '_finddata_t::time_access' : missing storage-class or type specifiers
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\io.h(107) : error C2146: syntax error : missing ';' before identifier 'time_write'
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\io.h(107) : error C2501: '_finddata_t::time_t' : missing storage-class or type specifiers
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\io.h(107) : error C2501: '_finddata_t::time_write' : missing storage-class or type specifiers
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\io.h(116) : error C2146: syntax error : missing ';' before identifier 'time_create'
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\io.h(116) : error C2501: '_finddatai64_t::time_t' : missing storage-class or type specifiers
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\io.h(116) : error C2501: '_finddatai64_t::time_create' : missing storage-class or type specifiers
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\io.h(117) : error C2146: syntax error : missing ';' before identifier 'time_access'
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\io.h(117) : error C2501: '_finddatai64_t::time_t' : missing storage-class or type specifiers
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\io.h(117) : error C2501: '_finddatai64_t::time_access' : missing storage-class or type specifiers
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\io.h(118) : error C2146: syntax error : missing ';' before identifier 'time_write'
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\io.h(118) : error C2501: '_finddatai64_t::time_t' : missing storage-class or type specifiers
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\io.h(118) : error C2501: '_finddatai64_t::time_write' : missing storage-class or type specifiers
e:\FlyffCustom\CompileTest\Program\_Common\Piercing.h(38) : error C2923: 'std::vector' : 'time_t' is invalid as template argument '#1', type expected
        ..\_Network\CmnHdr.h(12) : see declaration of 'time_t'
e:\FlyffCustom\CompileTest\Program\_Common\Piercing.h(41) : error C2061: syntax error : identifier 'time_t'
e:\FlyffCustom\CompileTest\Program\_Common\Piercing.h(42) : error C2146: syntax error : missing ';' before identifier 'GetVisKeepTime'
e:\FlyffCustom\CompileTest\Program\_Common\Piercing.h(42) : error C2501: 'CPiercing::time_t' : missing storage-class or type specifiers
e:\FlyffCustom\CompileTest\Program\_Common\Piercing.h(42) : warning C4183: 'GetVisKeepTime': missing return type; assumed to be a member function returning 'int'
..\_Common\Item.h(278) : error C2061: syntax error : identifier 'time_t'
..\_Common\Item.h(279) : error C2146: syntax error : missing ';' before identifier 'GetVisKeepTime'
..\_Common\Item.h(279) : error C2501: 'CItemElem::time_t' : missing storage-class or type specifiers
..\_Common\Item.h(279) : warning C4183: 'GetVisKeepTime': missing return type; assumed to be a member function returning 'int'
e:\FlyffCustom\CompileTest\Program\_Common\pocket.h(20) : error C2061: syntax error : identifier 'time_t'
e:\FlyffCustom\CompileTest\Program\_Common\pocket.h(21) : error C2146: syntax error : missing ';' before identifier 'GetExpirationDate'
e:\FlyffCustom\CompileTest\Program\_Common\pocket.h(21) : error C2501: 'CPocket::time_t' : missing storage-class or type specifiers
e:\FlyffCustom\CompileTest\Program\_Common\pocket.h(21) : warning C4183: 'GetExpirationDate': missing return type; assumed to be a member function returning 'int'
e:\FlyffCustom\CompileTest\Program\_Common\pocket.h(28) : error C2146: syntax error : missing ';' before identifier 'm_tExpirationDate'
e:\FlyffCustom\CompileTest\Program\_Common\pocket.h(28) : error C2501: 'CPocket::time_t' : missing storage-class or type specifiers
e:\FlyffCustom\CompileTest\Program\_Common\pocket.h(28) : error C2501: 'CPocket::m_tExpirationDate' : missing storage-class or type specifiers
e:\FlyffCustom\CompileTest\Program\_Common\pocket.h(71) : error C2061: syntax error : identifier 'time_t'
e:\FlyffCustom\CompileTest\Program\_Common\pocket.h(75) : error C2146: syntax error : missing ';' before identifier 'GetAvailable'
e:\FlyffCustom\CompileTest\Program\_Common\pocket.h(75) : error C2501: 'CPocketController::time_t' : missing storage-class or type specifiers
e:\FlyffCustom\CompileTest\Program\_Common\pocket.h(75) : warning C4183: 'GetAvailable': missing return type; assumed to be a member function returning 'int'
StdAfx.cpp(18) : error C2146: syntax error : missing ';' before identifier 'g_tCurrent'
StdAfx.cpp(18) : error C2501: 'time_t' : missing storage-class or type specifiers
StdAfx.cpp(18) : error C2086: 'int time_t' : redefinition
        ..\_Network\CmnHdr.h(12) : see declaration of 'time_t'
StdAfx.cpp(18) : error C2501: 'g_tCurrent' : missing storage-class or type specifiers
StdAfx.cpp(18) : error C2086: 'int g_tCurrent' : redefinition
        ..\_Network\CmnHdr.h(12) : see declaration of 'g_tCurrent'
Any help would be greatly appreciated.
Thanks and have a nice day!
cedrickaga is offline  
Old 08/01/2018, 03:31   #2
 
elite*gold: 0
Join Date: Jul 2017
Posts: 239
Received Thanks: 8
Oh dang there’s a lot missing codes. I prefer using a clean source
nicksss03 is offline  
Old 08/01/2018, 05:09   #3
 
Nιgнтмαяε's Avatar
 
elite*gold: 0
Join Date: Jul 2018
Posts: 426
Received Thanks: 305
Quote:
Originally Posted by nicksss03 View Post
Oh dang there’s a lot missing codes. I prefer using a clean source
Illumine Fly is the farthest thing from a clean source
Nιgнтмαяε is offline  
Old 08/01/2018, 09:31   #4
 
elite*gold: 0
Join Date: Jul 2017
Posts: 239
Received Thanks: 8
Quote:
Originally Posted by Nιgнтмαяε View Post
Illumine Fly is the farthest thing from a clean source
I guess? But I already fix the major bugs in there so.. no worries anymore
nicksss03 is offline  
Old 08/01/2018, 17:47   #5


 
- Major's Avatar
 
elite*gold: 7
Join Date: Sep 2012
Posts: 4,462
Received Thanks: 3,213
Quote:
Originally Posted by Nιgнтмαяε View Post
Illumine Fly is the farthest thing from a clean source
Absolutly wrong. You didnt check the code. You dont know this files. So, dont say anything if you had no knowledge about my source code.

Quote:
Originally Posted by nicksss03 View Post
I guess? But I already fix the major bugs in there so.. no worries anymore
Its a source for visual studio 2012 - 2017 , not 2003 ..
- Major is offline  
Thanks
1 User
Old 08/01/2018, 23:20   #6
 
Nιgнтмαяε's Avatar
 
elite*gold: 0
Join Date: Jul 2018
Posts: 426
Received Thanks: 305
Quote:
Originally Posted by - Mr.Black View Post
Absolutly wrong. You didnt check the code. You dont know this files. So, dont say anything if you had no knowledge about my source code.



Its a source for visual studio 2012 - 2017 , not 2003 ..
It appears you have no knowledge about your own source code nor what clean actually means.



Is not clean by any standard armageddon aka DK ACE or w/e you call yourself Dominick. Just like your last release it was piled full of **** and contained tons of bugs.
Nιgнтмαяε is offline  
Thanks
1 User
Old 08/02/2018, 11:57   #7
 
elite*gold: 0
Join Date: Apr 2011
Posts: 9
Received Thanks: 0
Quote:
Originally Posted by nicksss03 View Post
Oh dang there’s a lot missing codes. I prefer using a clean source
Quote:
Originally Posted by Nιgнтмαяε View Post
Illumine Fly is the farthest thing from a clean source
Any suggestion for a clean (even modified) v18 source that is compilable?

Quote:
Originally Posted by - Mr.Black View Post
Absolutly wrong. You didnt check the code. You dont know this files. So, dont say anything if you had no knowledge about my source code.



Its a source for visual studio 2012 - 2017 , not 2003 ..
Uhm I would actually prefer for you to not fight in this thread.
Anyhow if you people got any suggestions, I would be gladly taking it so.
cedrickaga is offline  
Reply

Tags
compilation error


Similar Threads Similar Threads
[WorldServer Error] Worldserver startet nicht mehr
08/24/2012 - Flyff Private Server - 4 Replies
Hallo Epvpers! Ich habe ein Problem mit meinem Worldserver. Ich starte ihn, dann nach ein paar Sekunden schließt er sich einfach. Bitte um Hilfe. :confused: Hier der Error Code: 2012/ 8/24 11:51:00 LoadPropMoverEx::m_nAttackFirstRange ÀÌ»ó:40 2012/ 8/24 11:51:00 LoadPropMoverEx::m_nAttackFirstRange ÀÌ»ó:60
Worldserver mit worldserver.conf verknüpfen
06/23/2011 - WoW Private Server - 5 Replies
Hallo. Ich habe eine trinity core 3.3.5(Jeuties Blizzlike Repack) so ich habe einen laufenden realm. Ich möchte jetzt noch einen Blizz und einen High Rate realm laufen haben. Ich habe die worldserver.conf kopiert und zweimal neu erstellt. Habe in den conf's die jeweiligen DB Pfade, IP etc. eingegeben. So nun: Frage 1: Brauch jeder Realm einen neuen Port? Frage 2: Wie schaff ich es, dass wenn ich den worldserver starte, dass nicht nur worldserver.conf, sondern auch worldserver2.conf und...
[HILFE]WorldServer.exe soll KEINE WorldServer.debug.log mehr erstellen!!!
09/26/2008 - Flyff Private Server - 17 Replies
Hi Leute, Also folgendes Problem habe ich: Die "3.WorldServer.exe" erstellt eine "WorldServer.debug.log" Wie lösche ich den Befehl aus der "WorldServer.exe"??? Habe es mit hexeditor geöffnet und n bissken rumgesucht... Komplette Zeile gelöscht aber dann geht die exe nciht mehr... Sind wohl n paar mehr zeilen als die die ich gelöscht habe ^.^ Hatt jemand dafür wohl ne lösung wenn die datei die da erstellt wird ich für mich persönlich nicht zu gebrauchen... :)



All times are GMT +2. The time now is 13:54.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.