[Source] Meine v15 Source

03/29/2014 12:58 Test928#16
Swear, it only shows 1 error on 'buildlog'
Sidenote: I can compile some older source (blessed was the name i belive) perfectly.
03/29/2014 13:00 FunkyJustice#17
Download the v15 resource, copy my resource in the v15 and click rebuild
03/29/2014 13:02 Test928#18
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 :D
03/29/2014 13:16 Lumi#19
You can see your errors in your source in the tool "Tasklist". There it is more clear.
03/29/2014 15:52 Test928#20
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. :)
03/30/2014 12:58 - DK#21
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. :)
[Only registered and activated users can see links. Click Here To Register...]
look in this tut and check out ;) then rebuild and look you have no errors :D
03/30/2014 15:27 Test928#22
That's what i did, Armageddon and yet still got 2 failed with same error log
03/31/2014 06:59 liangd198452#23
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
03/31/2014 09:14 - DK#24
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 Crap 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 crap for noobs..
when i have no erros then you make any false.
03/31/2014 09:31 Rhyder`#25
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 crap and ask and ask. :D

it's a basic thing for you to solve simply include the resource folder to the compiler.
03/31/2014 11:34 FunkyJustice#26
Quote:
Originally Posted by Armageddon' View Post
Then this Source is Crap 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 crap for noobs..
when i have no erros then you make any false.
Sowas liebe ich echt zu lesen... die source als crap 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
03/31/2014 11:53 - DK#27
Quote:
Originally Posted by Kumo' View Post
Sowas liebe ich echt zu lesen... die source als crap 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
03/31/2014 14:07 Test928#28
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 crap and ask and ask. :D

it's a basic thing for you to solve simply include the resource folder to the compiler.
Help me out with the errors then. :)
03/31/2014 14:21 Rhyder`#29
read what Armageddon said at the top o.O
[Only registered and activated users can see links. Click Here To Register...]
03/31/2014 15:15 Test928#30
Dude.. i followed that guide. I can rebuild some other sources without a problems, only gettings errors with this source.