Register for your free account! | Forgot your password?

You last visited: Today at 19:57

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

Advertisement



[Source] Meine v15 Source

Discussion on [Source] Meine v15 Source within the Flyff PServer Guides & Releases forum part of the Flyff Private Server category.

Reply
 
Old 03/29/2014, 12:58   #16
 
elite*gold: 0
Join Date: May 2011
Posts: 29
Received Thanks: 1
Swear, it only shows 1 error on 'buildlog'
Sidenote: I can compile some older source (blessed was the name i belive) perfectly.
Test928 is offline  
Old 03/29/2014, 13:00   #17


 
elite*gold: 215
Join Date: Jan 2012
Posts: 1,231
Received Thanks: 215
Download the v15 resource, copy my resource in the v15 and click rebuild
FunkyJustice is offline  
Old 03/29/2014, 13:02   #18
 
elite*gold: 0
Join Date: May 2011
Posts: 29
Received Thanks: 1
Quote:
Originally Posted by Kumo' View Post
Download the v15 resource, copy my resource in the v15 and click rebuild
Did it, but will try it again in few hours (2-3) and let everyone know what happened
Test928 is offline  
Old 03/29/2014, 13:16   #19
ベトナム警察




 
Lumi's Avatar
 
elite*gold: 0
The Black Market: 517/0/0
Join Date: Jan 2012
Posts: 16,497
Received Thanks: 3,524
You can see your errors in your source in the tool "Tasklist". There it is more clear.
Lumi is offline  
Old 03/29/2014, 15:52   #20
 
elite*gold: 0
Join Date: May 2011
Posts: 29
Received Thanks: 1
K messed around, now got 2 failed instead of 8 and here is the error log from tasklist

Code:
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\WORLDSERVER\DPDatabaseClient.cpp(1162): error C2065: 'CONT_FLARIS' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\WORLDSERVER\DPDatabaseClient.cpp(1165): error C2065: 'CONT_DARKON12' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(29): error C2065: 'CONT_EAST' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(30): error C2227: left of '->second' must point to class/struct/union
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(30): error C2227: left of '->mapTaxDetail' must point to class/struct/union
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(30): error C2228: left of '.insert' must have class/struct/union type
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(30): error C3861: 'CONT_EAST': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(31): error C2065: 'CONT_WEST' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(32): error C2065: 'CONT_ALL' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(33): error C2227: left of '->second' must point to class/struct/union
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(33): error C2227: left of '->mapTaxDetail' must point to class/struct/union
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(33): error C2228: left of '.insert' must have class/struct/union type
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(33): error C3861: 'CONT_ALL': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(242): error C3861: 'CONT_ALL': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(251): error C3861: 'CONT_ALL': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(296): error C3861: 'CONT_ALL': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(303): error C3861: 'CONT_ALL': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(348): error C3861: 'CONT_ALL': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(454): error C3861: 'CONT_ALL': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(613): error C3861: 'CONT_ALL': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(663): error C3861: 'CONT_ALL': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(303): error C2065: 'CONT_NODATA' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(321): error C3861: 'CONT_NODATA': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(327): error C3861: 'CONT_NODATA': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(328): error C3861: 'CONT_NODATA': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(329): error C2065: 'CONT_EAST' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(330): error C3861: 'CONT_EAST': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(331): error C2065: 'CONT_WEST' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(332): error C3861: 'CONT_WEST': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(334): error C3861: 'CONT_NODATA': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(351): error C2065: 'CONT_FLARIS' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(351): error C2051: case expression not constant
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(354): error C2065: 'CONT_SAINTMORNING' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(354): error C2051: case expression not constant
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(357): error C2065: 'CONT_DARKON12' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(357): error C2051: case expression not constant
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(360): error C2065: 'CONT_DARKON3' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(360): error C2051: case expression not constant
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(363): error C2065: 'CONT_RICIS' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(363): error C2051: case expression not constant
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(367): error C3861: 'CONT_EAST': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(367): error C2051: case expression not constant
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(370): error C3861: 'CONT_WEST': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(370): error C2051: case expression not constant
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(374): error C2065: 'CONT_ALL' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(374): error C2051: case expression not constant
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(377): warning C4060: switch statement contains no 'case' or 'default' labels
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(441): error C3861: 'CONT_FLARIS': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(445): error C3861: 'CONT_SAINTMORNING': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(449): error C3861: 'CONT_RICIS': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(453): error C3861: 'CONT_DARKON12': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(458): error C3861: 'CONT_DARKON3': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(463): error C2065: 'CONT_HARMONIN' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(466): error C3861: 'CONT_NODATA': identifier not found, even with argument-dependent lookup
What's up with this CONT_ command, someone help me out.
Test928 is offline  
Old 03/30/2014, 12:58   #21



 
- DK's Avatar
 
elite*gold: 7
Join Date: Sep 2012
Posts: 4,466
Received Thanks: 3,218
Quote:
Originally Posted by Test928 View Post
K messed around, now got 2 failed instead of 8 and here is the error log from tasklist

Code:
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\WORLDSERVER\DPDatabaseClient.cpp(1162): error C2065: 'CONT_FLARIS' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\WORLDSERVER\DPDatabaseClient.cpp(1165): error C2065: 'CONT_DARKON12' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
c:\Users\Kristjan\Desktop\SOURCE\_Common\SecretRoom.h(106): error C2065: 'CONT_NODATA' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(29): error C2065: 'CONT_EAST' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(30): error C2227: left of '->second' must point to class/struct/union
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(30): error C2227: left of '->mapTaxDetail' must point to class/struct/union
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(30): error C2228: left of '.insert' must have class/struct/union type
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(30): error C3861: 'CONT_EAST': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(31): error C2065: 'CONT_WEST' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(32): error C2065: 'CONT_ALL' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(33): error C2227: left of '->second' must point to class/struct/union
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(33): error C2227: left of '->mapTaxDetail' must point to class/struct/union
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(33): error C2228: left of '.insert' must have class/struct/union type
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(33): error C3861: 'CONT_ALL': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(242): error C3861: 'CONT_ALL': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(251): error C3861: 'CONT_ALL': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(296): error C3861: 'CONT_ALL': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(303): error C3861: 'CONT_ALL': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(348): error C3861: 'CONT_ALL': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(454): error C3861: 'CONT_ALL': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(613): error C3861: 'CONT_ALL': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Tax.cpp(663): error C3861: 'CONT_ALL': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(303): error C2065: 'CONT_NODATA' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(321): error C3861: 'CONT_NODATA': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(327): error C3861: 'CONT_NODATA': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(328): error C3861: 'CONT_NODATA': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(329): error C2065: 'CONT_EAST' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(330): error C3861: 'CONT_EAST': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(331): error C2065: 'CONT_WEST' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(332): error C3861: 'CONT_WEST': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(334): error C3861: 'CONT_NODATA': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(351): error C2065: 'CONT_FLARIS' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(351): error C2051: case expression not constant
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(354): error C2065: 'CONT_SAINTMORNING' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(354): error C2051: case expression not constant
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(357): error C2065: 'CONT_DARKON12' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(357): error C2051: case expression not constant
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(360): error C2065: 'CONT_DARKON3' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(360): error C2051: case expression not constant
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(363): error C2065: 'CONT_RICIS' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(363): error C2051: case expression not constant
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(367): error C3861: 'CONT_EAST': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(367): error C2051: case expression not constant
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(370): error C3861: 'CONT_WEST': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(370): error C2051: case expression not constant
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(374): error C2065: 'CONT_ALL' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(374): error C2051: case expression not constant
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(377): warning C4060: switch statement contains no 'case' or 'default' labels
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(441): error C3861: 'CONT_FLARIS': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(445): error C3861: 'CONT_SAINTMORNING': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(449): error C3861: 'CONT_RICIS': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(453): error C3861: 'CONT_DARKON12': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(458): error C3861: 'CONT_DARKON3': identifier not found, even with argument-dependent lookup
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(463): error C2065: 'CONT_HARMONIN' : undeclared identifier
C:\Users\Kristjan\Desktop\SOURCE\_Common\Continent.cpp(466): error C3861: 'CONT_NODATA': identifier not found, even with argument-dependent lookup
What's up with this CONT_ command, someone help me out.

look in this tut and check out then rebuild and look you have no errors
- DK is offline  
Old 03/30/2014, 15:27   #22
 
elite*gold: 0
Join Date: May 2011
Posts: 29
Received Thanks: 1
That's what i did, Armageddon and yet still got 2 failed with same error log
Test928 is offline  
Old 03/31/2014, 06:59   #23
 
elite*gold: 0
Join Date: Dec 2012
Posts: 15
Received Thanks: 2
2014/ 3/31 12:57:40 Mar 27 2014 20:35:05 1 rCnt=1

Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 001B:005B3F5A

- Registers

EAX=00000038 EBX=7FFDA000 ECX=00000038 EDX=00000002 ESI=03697990
EDI=7C80B741 EBP=0012EC5C ESP=0012EC58 EIP=005B3F5A FLG=00010212
CS=001B DS=0023 SS=0023 ES=0023 FS=003B GS=0000

001B:005B3F5A Neuz.exe
001B:005B2431 Neuz.exe
001B:005B1143 Neuz.exe
001B:005B0629 Neuz.exe
001B:00767DCC Neuz.exe
001B:0070DDB1 Neuz.exe
001B:00783998 Neuz.exe
001B:00780D45 Neuz.exe
001B:004E0997 Neuz.exe
001B:0050E5DC Neuz.exe
001B:0050E3BE Neuz.exe
001B:0046EE40 Neuz.exe
001B:00490BEF Neuz.exe
001B:00490A05 Neuz.exe
001B:0047673C Neuz.exe
001B:0090B70C Neuz.exe
001B:7C81776F kernel32.dll, RegisterWaitForInputIdle()+0073 byte(s)

Zusammenbruch
liangd198452 is offline  
Old 03/31/2014, 09:14   #24



 
- DK's Avatar
 
elite*gold: 7
Join Date: Sep 2012
Posts: 4,466
Received Thanks: 3,218
Quote:
Originally Posted by Test928 View Post
That's what i did, Armageddon and yet still got 2 failed with same error log
Then this Source is **** x..x Load Original V15 Source or Virtuos Source and chill out ..
-.- I load this source and when i have erros when i compile then is this source **** for noobs..
when i have no erros then you make any false.
- DK is offline  
Old 03/31/2014, 09:31   #25
 
elite*gold: 115
Join Date: Jan 2012
Posts: 1,156
Received Thanks: 894
the error are already took before since version 15. somebody may ask and ask so they don't find the specific solution for the following errors.

i'd try this release and i fix the error for 20mins with the use of search engine and to find the solution.

the error are easy for you to fix if you have knowledge in c++ so you don't need to search. or you will **** and ask and ask.

it's a basic thing for you to solve simply include the resource folder to the compiler.
Rhyder` is offline  
Thanks
1 User
Old 03/31/2014, 11:34   #26


 
elite*gold: 215
Join Date: Jan 2012
Posts: 1,231
Received Thanks: 215
Quote:
Originally Posted by Armageddon' View Post
Then this Source is **** x..x Load Original V15 Source or Virtuos Source and chill out ..
-.- I load this source and when i have erros when i compile then is this source **** for noobs..
when i have no erros then you make any false.
Sowas liebe ich echt zu lesen... die source als **** zu bezeichnen ohne sie selber getestet zu haben... bei mir kompiled sie ohne errors, wenn er zu blöd ist die source richtig einzustellen in vs und die resource nicht zusammengefügt bekommt kann ich auch nicht weiter helfen. Ich habe angeboten bei problemen mich anzuschreiben aber hat sich bis jetzt niemand gemeldet
FunkyJustice is offline  
Old 03/31/2014, 11:53   #27



 
- DK's Avatar
 
elite*gold: 7
Join Date: Sep 2012
Posts: 4,466
Received Thanks: 3,218
Quote:
Originally Posted by Kumo' View Post
Sowas liebe ich echt zu lesen... die source als **** zu bezeichnen ohne sie selber getestet zu haben... bei mir kompiled sie ohne errors, wenn er zu blöd ist die source richtig einzustellen in vs und die resource nicht zusammengefügt bekommt kann ich auch nicht weiter helfen. Ich habe angeboten bei problemen mich anzuschreiben aber hat sich bis jetzt niemand gemeldet
Les meinen Beitrag richtig : Ich habe gesagt für Anfänger :x Du sollst dann den Download bitte richtig zusammen stellen >.< Pack die Ressource in die Source und die anderen müssen nicht 1000 mal fragen So sparst Du MOD + User Zeit.

Wenn du schon was versuchst zu releasen und das auch eigentlich Hilfreich ist, dann machs bitte so das wirklich alle es verstehen, weil nicht jeder so ein Pro ist wie du Kumo :x
- DK is offline  
Old 03/31/2014, 14:07   #28
 
elite*gold: 0
Join Date: May 2011
Posts: 29
Received Thanks: 1
Quote:
Originally Posted by jayjei14 View Post
the error are already took before since version 15. somebody may ask and ask so they don't find the specific solution for the following errors.

i'd try this release and i fix the error for 20mins with the use of search engine and to find the solution.

the error are easy for you to fix if you have knowledge in c++ so you don't need to search. or you will **** and ask and ask.

it's a basic thing for you to solve simply include the resource folder to the compiler.
Help me out with the errors then.
Test928 is offline  
Old 03/31/2014, 14:21   #29
 
elite*gold: 115
Join Date: Jan 2012
Posts: 1,156
Received Thanks: 894
read what Armageddon said at the top o.O
Rhyder` is offline  
Thanks
1 User
Old 03/31/2014, 15:15   #30
 
elite*gold: 0
Join Date: May 2011
Posts: 29
Received Thanks: 1
Dude.. i followed that guide. I can rebuild some other sources without a problems, only gettings errors with this source.
Test928 is offline  
Reply


Similar Threads Similar Threads
C# Meine Projekte Open Source !
03/05/2014 - Freebies - 0 Replies
Hey leute, ich habe bis jetzt 2 Programme gecoded und ich wollt mal wissen was ihr davon haltet. Nr.1 ist ein Simpler Spambot mit ca. 2.500 Nachrichten in 10 Sekunden Nr.2 ist ein kleines Google Chrome Tool. Ich habe jeweils die Source dabeigelegt falls ihr die Programme noch perfektionieren wollt. Lg, Yovee.
Suche Ideen/ Anregungen/ Vorschläge für meine Source :)
08/31/2013 - Flyff Private Server - 21 Replies
Hallu FlyFF'er ^.^ Hier ist mal ein "etwas anderer Thread". Ich vertreibe mir die Zeit mit Arbeiten an meinen Source und würde mal gerne einige Anregungen bekommen oder Vorschläge von Dingen die man sich so als User wünscht. Ich werde euch hier dann immer auf dem laufendem halten und sogut es geht Ideen/ Verbesserungsvorschläge umsetzen. Arbeiten tu ich daran aus Freude/ Spaß d.h ich will niemanden beeindrucken, scheue mich nicht davor Public Dinge zu nutzen und lege keinen Wert auf...
[Release] Meine TestFiles + Source
02/10/2013 - Flyff PServer Guides & Releases - 18 Replies
So da ich sie nicht mehr gebrauchen kan da ich inzwischen einfach zu viel verbuggt und zu viele schon von vornerein verbuggte systeme drin habe wollte ich es heute morgen in die tonne kloppen falls es jemand gebrauchen kann have fun. Es ist kein bischen Funktionierendes V19 Theme drin wer also hofft irgendetwas zu dem thema zu finden irrt. Link (Files Programm Source DB) Virustotal (Wenn ich dabei was falsch gemacht habe sry) VersionCommon.h
Verkaufe meine Steam Accounts .(DayZ),(CS:GO), (Counterstrike : Source)
12/06/2012 - DayZ Trading - 1 Replies
Hay liebes Forum . Würde gerne meine Steam Accounts verkaufen . 1. Account Counterstrike Global Offensive . Bei diesem Account habe ich mit dem Spiel ca. 100 Spielstunden da mir das Spiel nicht mehr gefällt würde ich es gerne verkaufen . 2. Account Arma2 + Arma 2 Operation Arrowhead.
[Release]How To Make Tq Source Work + Working Source + Server ByBass + Commands
12/08/2008 - CO2 PServer Guides & Releases - 15 Replies
1: How To Make The Server Work In fact, before other people did not just let ACC now with hi EACC Columbia landing on the settlement of the issue, and the rest is our own how to improve the content of those interested can improve the next. MY MY set and the same. INI MAP INI files and MAP with the client-to-date coverage of the account. server.dat ! And then as long as the client will be able to modify server.dat! 127.0.0.1 192.168.0.1 192.168.1.1 IP。 Please do generally use...



All times are GMT +1. The time now is 19:58.


Powered by vBulletin®
Copyright ©2000 - 2026, 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 ©2026 elitepvpers All Rights Reserved.