|
You last visited: Today at 21:14
Advertisement
[RELEASE] MNG 4.0 Source code
Discussion on [RELEASE] MNG 4.0 Source code within the Mabinogi Hacks, Bots, Cheats & Exploits forum part of the Mabinogi category.
07/24/2011, 22:17
|
#31
|
elite*gold: 0
Join Date: May 2009
Posts: 282
Received Thanks: 113
|
Quote:
Originally Posted by Venlik
So you understand Lexical analysis and find it funny?
|
Certain files in there can be opened with Wordpad, and every single edit, along with what hex functions were changed, what jz's je's, etcetc were changed changed, instructions on what to nop, etcetcetc.. is in there.
I found it quite funny.
|
|
|
07/25/2011, 00:49
|
#32
|
elite*gold: 0
Join Date: May 2009
Posts: 14
Received Thanks: 3
|
So I've decided to try to do... stuff... well anything with this purely for the sake of learning. But before I can do that I wanted to make sure it could just build properly, after getting rid of(as in fixing) a few errors I've gotten one I can't find a proper fix for this error that I'm currently getting:
> No output for C:\USERS\ÄNDRÈW\DESKTOP\MABINOGI\JAP&MNG\MNG_V4_0\ MNG_V4_0\CLIENTREADER.L|C:\USERS\ÄNDRÈW\DESKTOP\MA BINOGI\JAP&MNG\MNG_V4_0\MNG_V4_0\INIFILEREADER.L|C :\USERS\ÄNDRÈW\DESKTOP\MABINOGI\JAP&MNG\MNG_V4_0\M NG_V4_0\MSS32PROXYFUNCTIONS.ASM|C:\USERS\ÄNDRÈW\DE SKTOP\MABINOGI\JAP&MNG\MNG_V4_0\MNG_V4_0\PLEIONERE ADER.L|C:\USERS\ÄNDRÈW\DESKTOP\MABINOGI\JAP&MNG\MN G_V4_0\MNG_V4_0\SKILLREADER.L was found in the tracking log; source compilation required.
1> ClientReader.l will be compiled as it was not found in the tracking log.
1> INIFileReader.l will be compiled as it was not found in the tracking log.
1> Mss32ProxyFunctions.asm will be compiled as it was not found in the tracking log.
1> PleioneReader.l will be compiled as it was not found in the tracking log.
1> SkillReader.l will be compiled as it was not found in the tracking log.
1> C:\cygwin\bin\flex ClientReader.l
1> C:\cygwin\bin\flex INIFileReader.l
1> ml /c Mss32ProxyFunctions.asm
1> C:\cygwin\bin\flex PleioneReader.l
1> C:\cygwin\bin\flex SkillReader.l
1> Performing Custom Build Tools
1> "ClientReader.l", line 18: unrecognized %option: Header-File
1> Performing Custom Build Tools
1> "INIFileReader.l", line 39: unrecognized %option: header-file
1> Performing Custom Build Tools
1> Microsoft (R) Macro Assembler Version 10.00.40219.01
1> Copyright (C) Microsoft Corporation. All rights reserved.
1>
1> Assembling: Mss32ProxyFunctions.asm
1> Performing Custom Build Tools
1> "PleioneReader.l", line 15: unrecognized %option: header-file
1> Performing Custom Build Tools
1> "SkillReader.l", line 15: unrecognized %option: header-file
1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppComm on.targets(151,5): error MSB6006: "cmd.exe" exited with code 1.
1>Done executing task "CustomBuild" -- FAILED.
1>Done building target "CustomBuild" in project "MNG_v4_0.vcxproj" -- FAILED.
1>
1>Build FAILED.
After searching around I found a few responses to similar problems, but they were all to specific to each individual project, or didn't work. Like re-installing SDK since it might have removed a file, but said file is there and thus wasn't the cause.
If anyone knows the reason for this error and a way to fix it any help would be appreciated.
Or if Aldeel can give his all knowing guidance to these mystical files that would be just as great. -.-
(I can't disprove the existence since I haven't looked through every folder yet. -.-)
I only put the part I thought was relevant from the output section but the entire thing is here:
1>------ Build started: Project: MNG_v4_0_PRIVATE, Configuration: MNGPrivate-Win7-NoBypass Win32 ------
1>Build started 24/07/2011 3:19:52 PM.
1>Building with tools version "4.0".
1>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mic rosoft.Common.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (entry point):
1>Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
1>Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
1>Using "Message" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "Message"
1> Configuration=MNGPrivate-Win7-NoBypass
1>Done executing task "Message".
1>Task "Message"
1> Platform=Win32
1>Done executing task "Message".
1>Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_ 0\MNGPrivate-Win7-NoBypass\' != '' and !HasTrailingSlash('C:\Users\Ändrèw\Desktop\Mabinog i\JAP&MNG\MNG_v4_0\MNGPrivate-Win7-NoBypass\')).
1>Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)') ) was evaluated as ('obj\' != '' and !HasTrailingSlash('obj\')).
1>Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('MNGPrivate-Win7-NoBypass\' != '' and !HasTrailingSlash('MNGPrivate-Win7-NoBypass\')).
1>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "MNG_v4_0.vcxproj".
1>Target "_DetermineManagedStateFromCL" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuil d.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "Build" depends on it):
1>Done building target "_DetermineManagedStateFromCL" in project "MNG_v4_0.vcxproj".
1>Target "_WindowsSDKPrepareForBuild" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\P latformToolsets\Windows7.1SDK\Microsoft.Cpp.Win32. Windows7.1SDK.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "_PrepareForBuild" depends on it):
1>Task "Error" skipped, due to false condition; ('$(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft \Microsoft SDKs\Windows\v7.1@InstallationFolder)'=='') was evaluated as ('C:\Program Files\Microsoft SDKs\Windows\v7.1\'=='').
1>Task "Error" skipped, due to false condition; ('$(WindowsSDKVersionOverride)' != '' and '$(TARGET_CPU)' == 'x64') was evaluated as ('v7.1' != '' and '' == 'x64').
1>Task "Error" skipped, due to false condition; ('$(WindowsSDKVersionOverride)' != '' and '$(TARGET_CPU)' == 'IA64') was evaluated as ('v7.1' != '' and '' == 'IA64').
1>Done building target "_WindowsSDKPrepareForBuild" in project "MNG_v4_0.vcxproj".
1>Target "_PrepareForBuild" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.BuildSt eps.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "Build" depends on it):
1>Done building target "_PrepareForBuild" in project "MNG_v4_0.vcxproj".
1>Target "SetBuildDefaultEnvironmentVariables" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.Cpp.tar gets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "Build" depends on it):
1>Using "SetEnv" task from assembly "Microsoft.Build.CppTasks.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "SetEnv"
1> PATH=C:\Program Files\Microsoft SDKs\Windows\v7.1\bin\NETFX 4.0 Tools;C:\Program Files\Microsoft SDKs\Windows\v7.1\bin;c:\Program Files\Microsoft Visual Studio 10.0\VC\bin;C:\Program Files\Microsoft Visual Studio 10.0\Common7\tools;C:\Program Files\Microsoft Visual Studio 10.0\Common7\ide;C:\Windows\Microsoft.NET\Framewor k\v4.0.30319\;C:\Windows\SysWow64;;C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\Sys tem32\Wbem;C:\Windows\System32\WindowsPowerShell\v 1.0\;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\GTK2-Runtime\bin;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Microsoft Windows Performance Toolkit\;C:\Program Files\Delphi7SE\bin;C:\Program Files\Delphi7SE\Projects\BPL;C:\MinGW\bin;C:\Progr am Files\TortoiseSVN\bin;C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin;C:\cygwin\bin;C:\MinGW\bin;;
1>Done executing task "SetEnv".
1>Task "SetEnv" skipped, due to false condition; ('$(_IsNativeEnvironment)' == 'true') was evaluated as ('' == 'true').
1>Task "SetEnv"
1> LIB=C:\Program Files\Microsoft SDKs\Windows\v7.1\lib;c:\Program Files\Microsoft Visual Studio 10.0\VC\lib;c:\Program Files\Microsoft Visual Studio 10.0\VC\atlmfc\lib;C:\Program Files\Microsoft Visual Studio 10.0\;C:\Program Files\Microsoft Visual Studio 10.0\lib
1>Done executing task "SetEnv".
1>Task "SetEnv"
1> LIBPATH=
1>Done executing task "SetEnv".
1>Task "SetEnv"
1> INCLUDE=C:\Program Files\Microsoft SDKs\Windows\v7.1\\include;c:\Program Files\Microsoft Visual Studio 10.0\VC\include;c:\Program Files\Microsoft Visual Studio 10.0\VC\atlmfc\include
1>Done executing task "SetEnv".
1>Done building target "SetBuildDefaultEnvironmentVariables" in project "MNG_v4_0.vcxproj".
1>Target "SetUserMacroEnvironmentVariables" skipped, due to false condition; ('@(BuildMacro)' != '') was evaluated as ('' != '').
1>Target "BeforeResolveReferences" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mic rosoft.Common.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "ResolveReferences" depends on it):
1>Done building target "BeforeResolveReferences" in project "MNG_v4_0.vcxproj".
1>Target "AssignProjectConfiguration" skipped, due to false condition; ('@(ProjectReference)'!='') was evaluated as (''!='').
1>Target "AssignProjectConfiguration" skipped, due to false condition; ('@(ProjectReference)'!='') was evaluated as (''!='').
1>Target "_SplitProjectReferencesByFileExistence" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mic rosoft.Common.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "ResolveProjectReferences" depends on it):
1>Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!='').
1>Done building target "_SplitProjectReferencesByFileExistence" in project "MNG_v4_0.vcxproj".
1>Target "_RemoveNameMetadataFromProjectReferenceItems" skipped, due to false condition; ('@(ProjectReference)'!='') was evaluated as (''!='').
1>Target "ResolveProjectReferences" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mic rosoft.Common.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "ResolveReferences" depends on it):
1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReferenc e)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and ('true' == 'true' or 'true' != 'true') and '' != '').
1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReferenc e)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' != 'true' and 'true' == 'true' and '' != '').
1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReferenc e)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingProject)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' == 'true' and '' != '').
1>Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('' != '' and '' != '').
1>Done building target "ResolveProjectReferences" in project "MNG_v4_0.vcxproj".
1>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
1>Target "ResolveAssemblyReferences" skipped, due to false condition; ('@(Reference)'!='' or '@(_ResolvedProjectReferencePaths)'!='' or '@(_ExplicitReference)' != '') was evaluated as (''!='' or ''!='' or '' != '').
1>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
1>Target "AfterResolveReferences" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mic rosoft.Common.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "ResolveReferences" depends on it):
1>Done building target "AfterResolveReferences" in project "MNG_v4_0.vcxproj".
1>Target "ResolveTestReferences" skipped, due to false condition; ('@(Shadow)'!='') was evaluated as (''!='').
1>Target "ResolveReferences" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mic rosoft.Common.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "Build" depends on it):
1>Done building target "ResolveReferences" in project "MNG_v4_0.vcxproj".
1>Target "PlatformPrepareForBuild" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\M icrosoft.Cpp.Win32.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "PrepareForBuild" depends on it):
1>Task "VCMessage" skipped, due to false condition; (!(exists('$(VCTargetsPath)\Platforms\Win32\Platfo rmToolsets\$(PlatformToolset)\Microsoft.Cpp.Win32. $(PlatformToolset).targets'))) was evaluated as (!(exists('C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\\Platforms\Win32\ PlatformToolsets\Windows7.1SDK\Microsoft.Cpp.Win32 .Windows7.1SDK.targets'))).
1>Done building target "PlatformPrepareForBuild" in project "MNG_v4_0.vcxproj".
1>Target "GetFrameworkPaths" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mic rosoft.NETFramework.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "PrepareForBuild" depends on it):
1>Done building target "GetFrameworkPaths" in project "MNG_v4_0.vcxproj".
1>Target "GetWinFXPath" skipped, due to false condition; (('@(Page)' != '' or '@(ApplicationDefinition)' != '' or '@(Resource)' != '') and ('$(GetWinFXNativePath)' != '' or '$(GetWinFXWoWPath)' != '' )) was evaluated as (('' != '' or '' != '' or '' != '') and ('' != '' or '' != '' )).
1>Target "GetReferenceAssemblyPaths" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mic rosoft.Common.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "PrepareForBuild" depends on it):
1>Task "GetReferenceAssemblyPaths" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and ('$(_TargetFrameworkDirectories)' == '' or '$(_FullFrameworkReferenceAssemblyPaths)' == '')) was evaluated as ('.NETFramework,Version=v4.0' != '' and ('C:\Program Files\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0' == '' or 'C:\Program Files\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0' == '')).
1>Done building target "GetReferenceAssemblyPaths" in project "MNG_v4_0.vcxproj".
1>Target "PrepareForBuild" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuil d.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "Build" depends on it):
1>Task "VCMessage" skipped, due to false condition; ('$(DesignTimeBuild)'!='true' and '$(ConfigurationPlatformExists)' != 'true') was evaluated as (''!='true' and 'true' != 'true').
1>Using "MakeDir" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "MakeDir"
1>Done executing task "MakeDir".
1>Task "VCMessage" skipped, due to false condition; ('$(DesignTimeBuild)'!='true' and '$(VCInstallDir)'=='' and '$(UseEnv)' != 'true' and ($(TargetFrameworkVersion)=='v3.5' or $(TargetFrameworkVersion)=='v3.0' or $(TargetFrameworkVersion)=='v2.0' )) was evaluated as (''!='true' and 'c:\Program Files\Microsoft Visual Studio 10.0\VC\'=='' and '' != 'true' and (v4.0=='v3.5' or v4.0=='v3.0' or v4.0=='v2.0' )).
1>Task "VCMessage" skipped, due to false condition; ('$(DesignTimeBuild)'!='true' and '$(VCInstallDir)'=='' and '$(UseEnv)' != 'true' and '$(PlatformToolset)'=='v90') was evaluated as (''!='true' and 'c:\Program Files\Microsoft Visual Studio 10.0\VC\'=='' and '' != 'true' and 'Windows7.1SDK'=='v90').
1>Task "VCMessage" skipped, due to false condition; ('$(VCInstallDir)'=='' and '$(UseEnv)' != 'true') was evaluated as ('c:\Program Files\Microsoft Visual Studio 10.0\VC\'=='' and '' != 'true').
1>Task "VCMessage" skipped, due to false condition; ('$(WindowsSDKDir)'=='' and '$(UseEnv)' != 'true') was evaluated as ('C:\Program Files\Microsoft SDKs\Windows\v7.1\'=='' and '' != 'true').
1>Task "VCMessage" skipped, due to false condition; ('$(IntDirTrailingSlashWarning)'=='true') was evaluated as (''=='true').
1>Task "VCMessage" skipped, due to false condition; ('$(OutDirTrailingSlashWarning)'=='true') was evaluated as (''=='true').
1>Task "MakeDir"
1>Done executing task "MakeDir".
1>Done building target "PrepareForBuild" in project "MNG_v4_0.vcxproj".
1>Target "PrepareForBuild" skipped. Previously built successfully.
1>Target "InitializeBuildStatus" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuil d.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "Build" depends on it):
1>Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "ReadLinesFromFile"
1>Done executing task "ReadLinesFromFile".
1>Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "WriteLinesToFile"
1>Done executing task "WriteLinesToFile".
1>Using "Touch" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "Touch"
1> Touching "MNGPrivate-Win7-NoBypass\MNG_v4_0_PRIVATE.unsuccessfulbuild".
1>Done executing task "Touch".
1>Done building target "InitializeBuildStatus" in project "MNG_v4_0.vcxproj".
1>Target "AssignProjectConfiguration" skipped, due to false condition; ('@(ProjectReference)'!='') was evaluated as (''!='').
1>Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully.
1>Target "BuildGenerateSourcesTraverse" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mic rosoft.Common.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "BuildGenerateSources" depends on it):
1>Task "MSBuild" skipped, due to false condition; ('$(BuildPassReferences)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceExistent)' != '' and '%(_MSBuildProjectReferenceExistent.BuildReference )' == 'true') was evaluated as ('' == 'true' and '' != '' and '' != '' and '' == 'true').
1>Done building target "BuildGenerateSourcesTraverse" in project "MNG_v4_0.vcxproj".
1>Target "SetBuildDefaultEnvironmentVariables" skipped. Previously built successfully.
1>Target "SetUserMacroEnvironmentVariables" skipped, due to false condition; ('@(BuildMacro)' != '') was evaluated as ('' != '').
1>Target "PrepareForBuild" skipped. Previously built successfully.
1>Target "ResolveReferences" skipped. Previously built successfully.
1>Target "BeforeBuildGenerateSources" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.BuildSt eps.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "BuildGenerateSources" depends on it):
1>Done building target "BeforeBuildGenerateSources" in project "MNG_v4_0.vcxproj".
1>Target "PreBuildEvent" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppComm on.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "BuildGenerateSources" depends on it):
1>Task "Message" skipped, due to false condition; ('%(PreBuildEvent.Message)' != '' and '%(PreBuildEvent.Command)' != '') was evaluated as ('' != '' and '' != '').
1>Task "Exec" skipped, due to false condition; ('%(PreBuildEvent.Command)' != '') was evaluated as ('' != '').
1>Done building target "PreBuildEvent" in project "MNG_v4_0.vcxproj".
1>Target "PrepareForBuild" skipped. Previously built successfully.
1>Target "SetBuildDefaultEnvironmentVariables" skipped. Previously built successfully.
1>Target "SetUserMacroEnvironmentVariables" skipped, due to false condition; ('@(BuildMacro)' != '') was evaluated as ('' != '').
1>Target "_SelectedFiles" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuil d.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "SelectCustomBuild" depends on it):
1>Done building target "_SelectedFiles" in project "MNG_v4_0.vcxproj".
1>Target "SelectCustomBuild" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuil d.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "CustomBuild" depends on it):
1>Done building target "SelectCustomBuild" in project "MNG_v4_0.vcxproj".
1>Target "ComputeCustomBuildOutput" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuil d.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "CustomBuild" depends on it):
1>Task "MakeDir"
1>Done executing task "MakeDir".
1>Done building target "ComputeCustomBuildOutput" in project "MNG_v4_0.vcxproj".
1>Target "CustomBuild" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppComm on.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "BuildGenerateSources" depends on it):
1>Using "CustomBuild" task from assembly "Microsoft.Build.CppTasks.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "CustomBuild"
1> Write Tracking Logs:
1> MNGPrivate-Win7-NoBypass\custombuild.write.1.tlog
1> Read Tracking Logs:
1> MNGPrivate-Win7-NoBypass\custombuild.read.1.tlog
1> No output for C:\USERS\ÄNDRÈW\DESKTOP\MABINOGI\JAP&MNG\MNG_V4_0\ MNG_V4_0\CLIENTREADER.L|C:\USERS\ÄNDRÈW\DESKTOP\MA BINOGI\JAP&MNG\MNG_V4_0\MNG_V4_0\INIFILEREADER.L|C :\USERS\ÄNDRÈW\DESKTOP\MABINOGI\JAP&MNG\MNG_V4_0\M NG_V4_0\MSS32PROXYFUNCTIONS.ASM|C:\USERS\ÄNDRÈW\DE SKTOP\MABINOGI\JAP&MNG\MNG_V4_0\MNG_V4_0\PLEIONERE ADER.L|C:\USERS\ÄNDRÈW\DESKTOP\MABINOGI\JAP&MNG\MN G_V4_0\MNG_V4_0\SKILLREADER.L was found in the tracking log; source compilation required.
1> ClientReader.l will be compiled as it was not found in the tracking log.
1> INIFileReader.l will be compiled as it was not found in the tracking log.
1> Mss32ProxyFunctions.asm will be compiled as it was not found in the tracking log.
1> PleioneReader.l will be compiled as it was not found in the tracking log.
1> SkillReader.l will be compiled as it was not found in the tracking log.
1> C:\cygwin\bin\flex ClientReader.l
1> C:\cygwin\bin\flex INIFileReader.l
1> ml /c Mss32ProxyFunctions.asm
1> C:\cygwin\bin\flex PleioneReader.l
1> C:\cygwin\bin\flex SkillReader.l
1> Performing Custom Build Tools
1> "ClientReader.l", line 18: unrecognized %option: Header-File
1> Performing Custom Build Tools
1> "INIFileReader.l", line 39: unrecognized %option: header-file
1> Performing Custom Build Tools
1> Microsoft (R) Macro Assembler Version 10.00.40219.01
1> Copyright (C) Microsoft Corporation. All rights reserved.
1>
1> Assembling: Mss32ProxyFunctions.asm
1> Performing Custom Build Tools
1> "PleioneReader.l", line 15: unrecognized %option: header-file
1> Performing Custom Build Tools
1> "SkillReader.l", line 15: unrecognized %option: header-file
1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppComm on.targets(151,5): error MSB6006: "cmd.exe" exited with code 1.
1>Done executing task "CustomBuild" -- FAILED.
1>Done building target "CustomBuild" in project "MNG_v4_0.vcxproj" -- FAILED.
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:00.10
========== Build: 0 succeeded, 1 failed, 1 up-to-date, 0 skipped ==========
On a side note. 10 posts. -claps slowly-
|
|
|
07/25/2011, 01:30
|
#33
|
elite*gold: 0
Join Date: May 2010
Posts: 87
Received Thanks: 11
|
Quote:
Originally Posted by Aldeel
Certain files in there can be opened with Wordpad, and every single edit, along with what hex functions were changed, what jz's je's, etcetc were changed changed, instructions on what to nop, etcetcetc.. is in there.
I found it quite funny.
|
You do know that any patcher source is like that right?
|
|
|
07/25/2011, 02:52
|
#34
|
elite*gold: 240
Join Date: Jun 2009
Posts: 1,069
Received Thanks: 188
|
Quote:
Originally Posted by Bestdevils
So I've decided to try to do... stuff... well anything with this purely for the sake of learning. But before I can do that I wanted to make sure it could just build properly, after getting rid of(as in fixing) a few errors I've gotten one I can't find a proper fix for this error that I'm currently getting:
> No output for C:\USERS\ÄNDRÈW\DESKTOP\MABINOGI\JAP&MNG\MNG_V4_0\ MNG_V4_0\CLIENTREADER.L|C:\USERS\ÄNDRÈW\DESKTOP\MA BINOGI\JAP&MNG\MNG_V4_0\MNG_V4_0\INIFILEREADER.L|C :\USERS\ÄNDRÈW\DESKTOP\MABINOGI\JAP&MNG\MNG_V4_0\M NG_V4_0\MSS32PROXYFUNCTIONS.ASM|C:\USERS\ÄNDRÈW\DE SKTOP\MABINOGI\JAP&MNG\MNG_V4_0\MNG_V4_0\PLEIONERE ADER.L|C:\USERS\ÄNDRÈW\DESKTOP\MABINOGI\JAP&MNG\MN G_V4_0\MNG_V4_0\SKILLREADER.L was found in the tracking log; source compilation required.
1> ClientReader.l will be compiled as it was not found in the tracking log.
1> INIFileReader.l will be compiled as it was not found in the tracking log.
1> Mss32ProxyFunctions.asm will be compiled as it was not found in the tracking log.
1> PleioneReader.l will be compiled as it was not found in the tracking log.
1> SkillReader.l will be compiled as it was not found in the tracking log.
1> C:\cygwin\bin\flex ClientReader.l
1> C:\cygwin\bin\flex INIFileReader.l
1> ml /c Mss32ProxyFunctions.asm
1> C:\cygwin\bin\flex PleioneReader.l
1> C:\cygwin\bin\flex SkillReader.l
1> Performing Custom Build Tools
1> "ClientReader.l", line 18: unrecognized %option: Header-File
1> Performing Custom Build Tools
1> "INIFileReader.l", line 39: unrecognized %option: header-file
1> Performing Custom Build Tools
1> Microsoft (R) Macro Assembler Version 10.00.40219.01
1> Copyright (C) Microsoft Corporation. All rights reserved.
1>
1> Assembling: Mss32ProxyFunctions.asm
1> Performing Custom Build Tools
1> "PleioneReader.l", line 15: unrecognized %option: header-file
1> Performing Custom Build Tools
1> "SkillReader.l", line 15: unrecognized %option: header-file
1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppComm on.targets(151,5): error MSB6006: "cmd.exe" exited with code 1.
1>Done executing task "CustomBuild" -- FAILED.
1>Done building target "CustomBuild" in project "MNG_v4_0.vcxproj" -- FAILED.
1>
1>Build FAILED.
After searching around I found a few responses to similar problems, but they were all to specific to each individual project, or didn't work. Like re-installing SDK since it might have removed a file, but said file is there and thus wasn't the cause.
If anyone knows the reason for this error and a way to fix it any help would be appreciated.
Or if Aldeel can give his all knowing guidance to these mystical files that would be just as great. -.-
(I can't disprove the existence since I haven't looked through every folder yet. -.-)
I only put the part I thought was relevant from the output section but the entire thing is here:
1>------ Build started: Project: MNG_v4_0_PRIVATE, Configuration: MNGPrivate-Win7-NoBypass Win32 ------
1>Build started 24/07/2011 3:19:52 PM.
1>Building with tools version "4.0".
1>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mic rosoft.Common.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (entry point):
1>Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
1>Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
1>Using "Message" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "Message"
1> Configuration=MNGPrivate-Win7-NoBypass
1>Done executing task "Message".
1>Task "Message"
1> Platform=Win32
1>Done executing task "Message".
1>Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_ 0\MNGPrivate-Win7-NoBypass\' != '' and !HasTrailingSlash('C:\Users\Ändrèw\Desktop\Mabinog i\JAP&MNG\MNG_v4_0\MNGPrivate-Win7-NoBypass\')).
1>Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)') ) was evaluated as ('obj\' != '' and !HasTrailingSlash('obj\')).
1>Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('MNGPrivate-Win7-NoBypass\' != '' and !HasTrailingSlash('MNGPrivate-Win7-NoBypass\')).
1>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "MNG_v4_0.vcxproj".
1>Target "_DetermineManagedStateFromCL" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuil d.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "Build" depends on it):
1>Done building target "_DetermineManagedStateFromCL" in project "MNG_v4_0.vcxproj".
1>Target "_WindowsSDKPrepareForBuild" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\P latformToolsets\Windows7.1SDK\Microsoft.Cpp.Win32. Windows7.1SDK.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "_PrepareForBuild" depends on it):
1>Task "Error" skipped, due to false condition; ('$(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft \Microsoft SDKs\Windows\v7.1@InstallationFolder)'=='') was evaluated as ('C:\Program Files\Microsoft SDKs\Windows\v7.1\'=='').
1>Task "Error" skipped, due to false condition; ('$(WindowsSDKVersionOverride)' != '' and '$(TARGET_CPU)' == 'x64') was evaluated as ('v7.1' != '' and '' == 'x64').
1>Task "Error" skipped, due to false condition; ('$(WindowsSDKVersionOverride)' != '' and '$(TARGET_CPU)' == 'IA64') was evaluated as ('v7.1' != '' and '' == 'IA64').
1>Done building target "_WindowsSDKPrepareForBuild" in project "MNG_v4_0.vcxproj".
1>Target "_PrepareForBuild" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.BuildSt eps.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "Build" depends on it):
1>Done building target "_PrepareForBuild" in project "MNG_v4_0.vcxproj".
1>Target "SetBuildDefaultEnvironmentVariables" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.Cpp.tar gets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "Build" depends on it):
1>Using "SetEnv" task from assembly "Microsoft.Build.CppTasks.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "SetEnv"
1> PATH=C:\Program Files\Microsoft SDKs\Windows\v7.1\bin\NETFX 4.0 Tools;C:\Program Files\Microsoft SDKs\Windows\v7.1\bin;c:\Program Files\Microsoft Visual Studio 10.0\VC\bin;C:\Program Files\Microsoft Visual Studio 10.0\Common7\tools;C:\Program Files\Microsoft Visual Studio 10.0\Common7\ide;C:\Windows\Microsoft.NET\Framewor k\v4.0.30319\;C:\Windows\SysWow64;;C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\Sys tem32\Wbem;C:\Windows\System32\WindowsPowerShell\v 1.0\;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\GTK2-Runtime\bin;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Microsoft Windows Performance Toolkit\;C:\Program Files\Delphi7SE\bin;C:\Program Files\Delphi7SE\Projects\BPL;C:\MinGW\bin;C:\Progr am Files\TortoiseSVN\bin;C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin;C:\cygwin\bin;C:\MinGW\bin;;
1>Done executing task "SetEnv".
1>Task "SetEnv" skipped, due to false condition; ('$(_IsNativeEnvironment)' == 'true') was evaluated as ('' == 'true').
1>Task "SetEnv"
1> LIB=C:\Program Files\Microsoft SDKs\Windows\v7.1\lib;c:\Program Files\Microsoft Visual Studio 10.0\VC\lib;c:\Program Files\Microsoft Visual Studio 10.0\VC\atlmfc\lib;C:\Program Files\Microsoft Visual Studio 10.0\;C:\Program Files\Microsoft Visual Studio 10.0\lib
1>Done executing task "SetEnv".
1>Task "SetEnv"
1> LIBPATH=
1>Done executing task "SetEnv".
1>Task "SetEnv"
1> INCLUDE=C:\Program Files\Microsoft SDKs\Windows\v7.1\\include;c:\Program Files\Microsoft Visual Studio 10.0\VC\include;c:\Program Files\Microsoft Visual Studio 10.0\VC\atlmfc\include
1>Done executing task "SetEnv".
1>Done building target "SetBuildDefaultEnvironmentVariables" in project "MNG_v4_0.vcxproj".
1>Target "SetUserMacroEnvironmentVariables" skipped, due to false condition; ('@(BuildMacro)' != '') was evaluated as ('' != '').
1>Target "BeforeResolveReferences" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mic rosoft.Common.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "ResolveReferences" depends on it):
1>Done building target "BeforeResolveReferences" in project "MNG_v4_0.vcxproj".
1>Target "AssignProjectConfiguration" skipped, due to false condition; ('@(ProjectReference)'!='') was evaluated as (''!='').
1>Target "AssignProjectConfiguration" skipped, due to false condition; ('@(ProjectReference)'!='') was evaluated as (''!='').
1>Target "_SplitProjectReferencesByFileExistence" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mic rosoft.Common.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "ResolveProjectReferences" depends on it):
1>Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!='').
1>Done building target "_SplitProjectReferencesByFileExistence" in project "MNG_v4_0.vcxproj".
1>Target "_RemoveNameMetadataFromProjectReferenceItems" skipped, due to false condition; ('@(ProjectReference)'!='') was evaluated as (''!='').
1>Target "ResolveProjectReferences" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mic rosoft.Common.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "ResolveReferences" depends on it):
1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReferenc e)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and ('true' == 'true' or 'true' != 'true') and '' != '').
1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReferenc e)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' != 'true' and 'true' == 'true' and '' != '').
1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReferenc e)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingProject)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' == 'true' and '' != '').
1>Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('' != '' and '' != '').
1>Done building target "ResolveProjectReferences" in project "MNG_v4_0.vcxproj".
1>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
1>Target "ResolveAssemblyReferences" skipped, due to false condition; ('@(Reference)'!='' or '@(_ResolvedProjectReferencePaths)'!='' or '@(_ExplicitReference)' != '') was evaluated as (''!='' or ''!='' or '' != '').
1>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
1>Target "AfterResolveReferences" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mic rosoft.Common.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "ResolveReferences" depends on it):
1>Done building target "AfterResolveReferences" in project "MNG_v4_0.vcxproj".
1>Target "ResolveTestReferences" skipped, due to false condition; ('@(Shadow)'!='') was evaluated as (''!='').
1>Target "ResolveReferences" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mic rosoft.Common.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "Build" depends on it):
1>Done building target "ResolveReferences" in project "MNG_v4_0.vcxproj".
1>Target "PlatformPrepareForBuild" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\M icrosoft.Cpp.Win32.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "PrepareForBuild" depends on it):
1>Task "VCMessage" skipped, due to false condition; (!(exists('$(VCTargetsPath)\Platforms\Win32\Platfo rmToolsets\$(PlatformToolset)\Microsoft.Cpp.Win32. $(PlatformToolset).targets'))) was evaluated as (!(exists('C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\\Platforms\Win32\ PlatformToolsets\Windows7.1SDK\Microsoft.Cpp.Win32 .Windows7.1SDK.targets'))).
1>Done building target "PlatformPrepareForBuild" in project "MNG_v4_0.vcxproj".
1>Target "GetFrameworkPaths" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mic rosoft.NETFramework.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "PrepareForBuild" depends on it):
1>Done building target "GetFrameworkPaths" in project "MNG_v4_0.vcxproj".
1>Target "GetWinFXPath" skipped, due to false condition; (('@(Page)' != '' or '@(ApplicationDefinition)' != '' or '@(Resource)' != '') and ('$(GetWinFXNativePath)' != '' or '$(GetWinFXWoWPath)' != '' )) was evaluated as (('' != '' or '' != '' or '' != '') and ('' != '' or '' != '' )).
1>Target "GetReferenceAssemblyPaths" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mic rosoft.Common.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "PrepareForBuild" depends on it):
1>Task "GetReferenceAssemblyPaths" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and ('$(_TargetFrameworkDirectories)' == '' or '$(_FullFrameworkReferenceAssemblyPaths)' == '')) was evaluated as ('.NETFramework,Version=v4.0' != '' and ('C:\Program Files\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0' == '' or 'C:\Program Files\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0' == '')).
1>Done building target "GetReferenceAssemblyPaths" in project "MNG_v4_0.vcxproj".
1>Target "PrepareForBuild" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuil d.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "Build" depends on it):
1>Task "VCMessage" skipped, due to false condition; ('$(DesignTimeBuild)'!='true' and '$(ConfigurationPlatformExists)' != 'true') was evaluated as (''!='true' and 'true' != 'true').
1>Using "MakeDir" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "MakeDir"
1>Done executing task "MakeDir".
1>Task "VCMessage" skipped, due to false condition; ('$(DesignTimeBuild)'!='true' and '$(VCInstallDir)'=='' and '$(UseEnv)' != 'true' and ($(TargetFrameworkVersion)=='v3.5' or $(TargetFrameworkVersion)=='v3.0' or $(TargetFrameworkVersion)=='v2.0' )) was evaluated as (''!='true' and 'c:\Program Files\Microsoft Visual Studio 10.0\VC\'=='' and '' != 'true' and (v4.0=='v3.5' or v4.0=='v3.0' or v4.0=='v2.0' )).
1>Task "VCMessage" skipped, due to false condition; ('$(DesignTimeBuild)'!='true' and '$(VCInstallDir)'=='' and '$(UseEnv)' != 'true' and '$(PlatformToolset)'=='v90') was evaluated as (''!='true' and 'c:\Program Files\Microsoft Visual Studio 10.0\VC\'=='' and '' != 'true' and 'Windows7.1SDK'=='v90').
1>Task "VCMessage" skipped, due to false condition; ('$(VCInstallDir)'=='' and '$(UseEnv)' != 'true') was evaluated as ('c:\Program Files\Microsoft Visual Studio 10.0\VC\'=='' and '' != 'true').
1>Task "VCMessage" skipped, due to false condition; ('$(WindowsSDKDir)'=='' and '$(UseEnv)' != 'true') was evaluated as ('C:\Program Files\Microsoft SDKs\Windows\v7.1\'=='' and '' != 'true').
1>Task "VCMessage" skipped, due to false condition; ('$(IntDirTrailingSlashWarning)'=='true') was evaluated as (''=='true').
1>Task "VCMessage" skipped, due to false condition; ('$(OutDirTrailingSlashWarning)'=='true') was evaluated as (''=='true').
1>Task "MakeDir"
1>Done executing task "MakeDir".
1>Done building target "PrepareForBuild" in project "MNG_v4_0.vcxproj".
1>Target "PrepareForBuild" skipped. Previously built successfully.
1>Target "InitializeBuildStatus" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuil d.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "Build" depends on it):
1>Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "ReadLinesFromFile"
1>Done executing task "ReadLinesFromFile".
1>Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "WriteLinesToFile"
1>Done executing task "WriteLinesToFile".
1>Using "Touch" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "Touch"
1> Touching "MNGPrivate-Win7-NoBypass\MNG_v4_0_PRIVATE.unsuccessfulbuild".
1>Done executing task "Touch".
1>Done building target "InitializeBuildStatus" in project "MNG_v4_0.vcxproj".
1>Target "AssignProjectConfiguration" skipped, due to false condition; ('@(ProjectReference)'!='') was evaluated as (''!='').
1>Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully.
1>Target "BuildGenerateSourcesTraverse" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Mic rosoft.Common.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "BuildGenerateSources" depends on it):
1>Task "MSBuild" skipped, due to false condition; ('$(BuildPassReferences)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceExistent)' != '' and '%(_MSBuildProjectReferenceExistent.BuildReference )' == 'true') was evaluated as ('' == 'true' and '' != '' and '' != '' and '' == 'true').
1>Done building target "BuildGenerateSourcesTraverse" in project "MNG_v4_0.vcxproj".
1>Target "SetBuildDefaultEnvironmentVariables" skipped. Previously built successfully.
1>Target "SetUserMacroEnvironmentVariables" skipped, due to false condition; ('@(BuildMacro)' != '') was evaluated as ('' != '').
1>Target "PrepareForBuild" skipped. Previously built successfully.
1>Target "ResolveReferences" skipped. Previously built successfully.
1>Target "BeforeBuildGenerateSources" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.BuildSt eps.Targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "BuildGenerateSources" depends on it):
1>Done building target "BeforeBuildGenerateSources" in project "MNG_v4_0.vcxproj".
1>Target "PreBuildEvent" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppComm on.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "BuildGenerateSources" depends on it):
1>Task "Message" skipped, due to false condition; ('%(PreBuildEvent.Message)' != '' and '%(PreBuildEvent.Command)' != '') was evaluated as ('' != '' and '' != '').
1>Task "Exec" skipped, due to false condition; ('%(PreBuildEvent.Command)' != '') was evaluated as ('' != '').
1>Done building target "PreBuildEvent" in project "MNG_v4_0.vcxproj".
1>Target "PrepareForBuild" skipped. Previously built successfully.
1>Target "SetBuildDefaultEnvironmentVariables" skipped. Previously built successfully.
1>Target "SetUserMacroEnvironmentVariables" skipped, due to false condition; ('@(BuildMacro)' != '') was evaluated as ('' != '').
1>Target "_SelectedFiles" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuil d.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "SelectCustomBuild" depends on it):
1>Done building target "_SelectedFiles" in project "MNG_v4_0.vcxproj".
1>Target "SelectCustomBuild" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuil d.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "CustomBuild" depends on it):
1>Done building target "SelectCustomBuild" in project "MNG_v4_0.vcxproj".
1>Target "ComputeCustomBuildOutput" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuil d.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "CustomBuild" depends on it):
1>Task "MakeDir"
1>Done executing task "MakeDir".
1>Done building target "ComputeCustomBuildOutput" in project "MNG_v4_0.vcxproj".
1>Target "CustomBuild" in file "C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppComm on.targets" from project "C:\Users\Ändrèw\Desktop\Mabinogi\JAP&MNG\MNG_v4_0 \MNG_v4_0\MNG_v4_0.vcxproj" (target "BuildGenerateSources" depends on it):
1>Using "CustomBuild" task from assembly "Microsoft.Build.CppTasks.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
1>Task "CustomBuild"
1> Write Tracking Logs:
1> MNGPrivate-Win7-NoBypass\custombuild.write.1.tlog
1> Read Tracking Logs:
1> MNGPrivate-Win7-NoBypass\custombuild.read.1.tlog
1> No output for C:\USERS\ÄNDRÈW\DESKTOP\MABINOGI\JAP&MNG\MNG_V4_0\ MNG_V4_0\CLIENTREADER.L|C:\USERS\ÄNDRÈW\DESKTOP\MA BINOGI\JAP&MNG\MNG_V4_0\MNG_V4_0\INIFILEREADER.L|C :\USERS\ÄNDRÈW\DESKTOP\MABINOGI\JAP&MNG\MNG_V4_0\M NG_V4_0\MSS32PROXYFUNCTIONS.ASM|C:\USERS\ÄNDRÈW\DE SKTOP\MABINOGI\JAP&MNG\MNG_V4_0\MNG_V4_0\PLEIONERE ADER.L|C:\USERS\ÄNDRÈW\DESKTOP\MABINOGI\JAP&MNG\MN G_V4_0\MNG_V4_0\SKILLREADER.L was found in the tracking log; source compilation required.
1> ClientReader.l will be compiled as it was not found in the tracking log.
1> INIFileReader.l will be compiled as it was not found in the tracking log.
1> Mss32ProxyFunctions.asm will be compiled as it was not found in the tracking log.
1> PleioneReader.l will be compiled as it was not found in the tracking log.
1> SkillReader.l will be compiled as it was not found in the tracking log.
1> C:\cygwin\bin\flex ClientReader.l
1> C:\cygwin\bin\flex INIFileReader.l
1> ml /c Mss32ProxyFunctions.asm
1> C:\cygwin\bin\flex PleioneReader.l
1> C:\cygwin\bin\flex SkillReader.l
1> Performing Custom Build Tools
1> "ClientReader.l", line 18: unrecognized %option: Header-File
1> Performing Custom Build Tools
1> "INIFileReader.l", line 39: unrecognized %option: header-file
1> Performing Custom Build Tools
1> Microsoft (R) Macro Assembler Version 10.00.40219.01
1> Copyright (C) Microsoft Corporation. All rights reserved.
1>
1> Assembling: Mss32ProxyFunctions.asm
1> Performing Custom Build Tools
1> "PleioneReader.l", line 15: unrecognized %option: header-file
1> Performing Custom Build Tools
1> "SkillReader.l", line 15: unrecognized %option: header-file
1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppComm on.targets(151,5): error MSB6006: "cmd.exe" exited with code 1.
1>Done executing task "CustomBuild" -- FAILED.
1>Done building target "CustomBuild" in project "MNG_v4_0.vcxproj" -- FAILED.
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:00.10
========== Build: 0 succeeded, 1 failed, 1 up-to-date, 0 skipped ==========
On a side note. 10 posts. -claps slowly-
|
CYGWIN >_>
|
|
|
07/25/2011, 04:20
|
#35
|
elite*gold: 0
Join Date: May 2009
Posts: 14
Received Thanks: 3
|
Quote:
Originally Posted by tbstewa
CYGWIN >_>
|
I do have that downloaded/installed, up to date version too. It fixed the very first error I got. -.- I've also set the environment variable 'C:\cygwin\bin;'. Am I missing another environment variable?
I assume you believe either A. I haven't installed it at all or B. I haven't installed it properly. Since I can see reference to it, and know I have installed it. It must be B. In which case if I've overlooked something fairly obvious about cygwin I apologize.
Help would be loved. >_>
If the problem is easily found via google then state that instead of explaining it all too me(unless you don't mind of course -.-)
I'll look into seeing if I overlooked anything via installation/setup.
|
|
|
07/25/2011, 05:16
|
#36
|
elite*gold: 0
Join Date: May 2009
Posts: 282
Received Thanks: 113
|
Quote:
Originally Posted by Venlik
You do know that any patcher source is like that right?
|
Durrr. The funny part is he gave everyone access to the physical edits of said "gamebreaking mods" to fix to their content until they're completely 100% patched over.
|
|
|
07/25/2011, 05:37
|
#37
|
elite*gold: 0
Join Date: May 2010
Posts: 87
Received Thanks: 11
|
Did you think it was only going to be his Public patcher source... ?
Half the people here who would know how to take stuff from his code know most of these any way? Most of this **** has been leaked to Ruairi users anyway in one form or another...
I still don't understand why you found source code to his patcher funny?
Is it just amusing that these coveted mods are now here ripe for the plucking?
You make it sound like you find looking any source code at all funny to you.
Is this the 1st time you've seen (private / non Fantasia?) patcher code in it's original form Justin?
hurrr...
It's funny because they're in the public domain? He wants them patched...
Who gives it a ****?
Was a matter of time before this eventuated from someone and mods like these were posted in spite of people.
Oh wait you've done this with mods yourself in the past!
/rant
|
|
|
07/25/2011, 08:43
|
#38
|
elite*gold: 0
Join Date: Mar 2010
Posts: 912
Received Thanks: 112
|
Quote:
Originally Posted by Bestdevils
I do have that downloaded/installed, up to date version too. It fixed the very first error I got. -.- I've also set the environment variable 'C:\cygwin\bin;'. Am I missing another environment variable?
I assume you believe either A. I haven't installed it at all or B. I haven't installed it properly. Since I can see reference to it, and know I have installed it. It must be B. In which case if I've overlooked something fairly obvious about cygwin I apologize.
Help would be loved. >_>
If the problem is easily found via google then state that instead of explaining it all too me(unless you don't mind of course -.-)
I'll look into seeing if I overlooked anything via installation/setup.
|
You missed flex
|
|
|
07/25/2011, 23:45
|
#39
|
elite*gold: 0
Join Date: Oct 2009
Posts: 1
Received Thanks: 0
|
I'm just some random lurker, but I have to say: flex is a really clever way to implement an extensible patcher system like this.
I kinda want to sit down and just write a "Hello World" mod now.
|
|
|
07/26/2011, 06:24
|
#40
|
elite*gold: 0
Join Date: May 2009
Posts: 282
Received Thanks: 113
|
Quote:
Originally Posted by Venlik
Did you think it was only going to be his Public patcher source... ?
Half the people here who would know how to take stuff from his code know most of these any way? Most of this crap has been leaked to Ruairi users anyway in one form or another...
I still don't understand why you found source code to his patcher funny?
Is it just amusing that these coveted mods are now here ripe for the plucking?
You make it sound like you find looking any source code at all funny to you.
Is this the 1st time you've seen (private / non Fantasia?) patcher code in it's original form Justin?
hurrr...
It's funny because they're in the public domain? He wants them patched...
Who gives it a shit?
Was a matter of time before this eventuated from someone and mods like these were posted in spite of people.
Oh wait you've done this with mods yourself in the past!
/rant
|
I still don't get why you don't find it funny.. unless of course you were one of those poor leeches who relied on this shit to play the game? About the only thing I've been using for the last 2 years, aside from of my own .dll edits, was the basic patcher for CP, Bitmap Fonts, and random PMG swaps, cause I am content with that.
If you refer to lemu.faucet and find my post from a few years ago, you would see I had a working TwinTails and Pake before anyone knew what it was here in NA (Aside from maybe Iesouk). I actually speculated that Pake was how Checkbox accomplished a lot of mods in his pack in that very post. So in short to answer your question.. No, this isn't the first time I've seen someones source code.
It's quite funny that it's in the public domain now, cause most of these functions either 1. Won't get patched and will be abused even further by people who didn't deserve to have them in the first place. or 2. Nexon will actually get off their ass and do some work. Who knows.
Either way I find it hilarious to see the entire games community fall apart all because of one person.. and guess what, we can't blame it on Ruairi this time. It's our very own Mari resident: Tsunari1. Was quite surprised to see a patcher come out of Mari, of all places, not to mention one that was fully thought out and didn't require constant updates with new features, or leaked out to every EvG tool (See: Hellfire by Halfslashed).
Honestly I know you think you've "Got my number" sort-to-speak, just because of what you see based on what I post on these sites.. but you honestly have no clue who I am, how much I know, what I can do, or what I do do. I'll let you, and everyone else in on a little secret.
You are seeing a Persona, after posting the picture of MabiPake 3 years ago and the swarms of personal messages pertaining to "HOW TO DO THAT" 'SHARE PLEASE' etcetc. I stopped caring enough to try and help anyone or care about anything anyone says, or thinks about me. Hell, after I got NoAimRange working and being spammed with people begging me to give it to them, then having people say "ALDEEL TRIED SELLING THE MOD" because I wouldn't hand it over to them while it was still private, I quit modding in general. I've never had any need, want, or drive, to make my own patcher. If I wanted to, I probably could have, but there was no reason to.
As much as I dislike Tsunari for what he did, I am in no way ungrateful for MNG, nor am I ungrateful to Cortex(?) for Gerent, spr33 for Fantasia, Halfslashed for Hellfire (Even though he took my research notes, and used them in his patcher and never told me about it, had to leech it off of someone else.) Checkbox for GoodStuff (While I had it in working form, released it cause his attitude annoys me.), or Snowchime for SnowFlake, or any of the people who took their time and effort creating patchers/modifications for Mabinogi. In all honesty they deserve a pat on the back and a lot more than what the community gives them.
TL;DR: It's still funny as hell.
|
|
|
07/26/2011, 06:56
|
#41
|
elite*gold: 0
Join Date: May 2010
Posts: 87
Received Thanks: 11
|
I was having fun pushing your buttons... 
It's getting boring again.
Quote:
Originally Posted by Aldeel
Honestly I know you think you've "Got my number" sort-to-speak, just because of what you see based on what I post on these sites.. but you honestly have no clue who I am, how much I know, what I can do, or what I do do.
|
Right back at ya bro...
Quote:
Originally Posted by Aldeel
As much as I dislike Tsunari for what he did, I am in no way ungrateful for MNG, nor am I ungrateful to Cortex(?) for Gerent, spr33 for Fantasia, Halfslashed for Hellfire (Even though he took my research notes, and used them in his patcher and never told me about it, had to leech it off of someone else.) Checkbox for GoodStuff (While I had it in working form, released it cause his attitude annoys me.), or Snowchime for SnowFlake, or any of the people who took their time and effort creating patchers/modifications for Mabinogi. In all honesty they deserve a pat on the back and a lot more than what the community gives them.
|
This i can at least agree with you about.
|
|
|
08/16/2011, 09:43
|
#42
|
elite*gold: 0
Join Date: Aug 2011
Posts: 33
Received Thanks: 0
|
is sum1 going to keep makin this?
|
|
|
08/16/2011, 11:20
|
#43
|
elite*gold: 0
Join Date: Jul 2009
Posts: 112
Received Thanks: 28
|
I still prefer spr33's fantasia over this.
|
|
|
11/30/2011, 18:46
|
#44
|
elite*gold: 0
Join Date: Nov 2011
Posts: 1
Received Thanks: 0
|
How do I get this "clicking revive"? What should I do after downloading?
|
|
|
12/01/2011, 03:06
|
#45
|
elite*gold: 0
Join Date: Jul 2009
Posts: 539
Received Thanks: 64
|
Quote:
Originally Posted by Darkloud
How do I get this "clicking revive"? What should I do after downloading?
|
This is the source code, not the release. Go somewhere else.
|
|
|
Similar Threads
|
[RELEASE(SOURCE CODE)]-- KabBOT2 v1 Full Source(vb6)
10/07/2011 - Dekaron Exploits, Hacks, Bots, Tools & Macros - 106 Replies
I've been meaning to post this for awhile but I pretty much forgot about it. I've been getting quite a few requests for it so I decided to finally get around to posting it.
#1. So here you go, Just have or Download Visual Basic 6, you need to update it to VbRuntime 6 Service Pack 6.
#2. Run the file name KabBOT.vbp.
#3. Enjoy.
100% Virus Free VirusTotal.com report.
VirusTotal - Free Online Virus, Malware and URL Scanner
|
[RELEASE] [OPEN SOURCE] CE 5.5 Pointer to AutoIt Source-Code
02/13/2011 - AutoIt - 6 Replies
Habe heute erst gemerkt, dass es hier eine AutoIt Sektion gibt xD also poste ich mal mein Programm mit rein.
Funktionsweise:
1. in CE Rechtsklick auf den Pointer und auf "Copy" klicken
2. in meinem Programm auf "Code generieren" klicken
3. In euer Scite gehen und einfügen
Hier ist der Source Code vom Programm:
|
All times are GMT +1. The time now is 21:14.
|
|