sGSHOPedit 1.4.2+ AlphaTest

Page 6 of 8 FirstFirst 12345678 LastLast
Results 76 to 90 of 114
  1. #76
    RaGEZONER fgru is offline
    MemberRank
    Sep 2009 Join Date
    germanyLocation
    1,510Posts

    Re: sGSHOPedit 1.4.2+ AlphaTest

    id 31 in the shop have more stacked as elements.data > [ 33969 > Neophyte's Kit > Stacked: 1 ] u have more ?

  2. #77
    Enthusiast chavman69 is offline
    MemberRank
    Mar 2008 Join Date
    UKLocation
    31Posts

    Re: sGSHOPedit 1.4.2+ AlphaTest

    ty for the fix i figured it out

  3. #78
    RaGEZONER fgru is offline
    MemberRank
    Sep 2009 Join Date
    germanyLocation
    1,510Posts

    Re: sGSHOPedit 1.4.2+ AlphaTest

    ... anyone knows how to compile ? programm + addons and other > visual studio 2k8 / 2k10 - fiull install or not or other ?

  4. #79
    Member marceloantonio1 is offline
    MemberRank
    Jun 2011 Join Date
    BrazilLocation
    98Posts

    Re: sGSHOPedit 1.4.2+ AlphaTest

    I downloaded Microsoft Visual C++ 2010 Express and it works fine for compiling ^^

  5. #80
    0, 1, 1, 2, 3, 5, 8, 13, argonaut is offline
    MemberRank
    Sep 2011 Join Date
    AustraliaLocation
    602Posts

    Re: sGSHOPedit 1.4.2+ AlphaTest

    yup same.

  6. #81
    RaGEZONER fgru is offline
    MemberRank
    Sep 2009 Join Date
    germanyLocation
    1,510Posts

    Re: sGSHOPedit 1.4.2+ AlphaTest

    kk - but i have erros and warnings - can i ignore this ?

    compile all =
    error c2872 'dynamic' > x6
    warnings > x21

  7. #82
    Member marceloantonio1 is offline
    MemberRank
    Jun 2011 Join Date
    BrazilLocation
    98Posts

    Re: sGSHOPedit 1.4.2+ AlphaTest

    Hmm. There's something wrong. I can't remember I having errors when compiling. Try getting the code again with svn.
    Posted via Mobile Device

  8. #83
    RaGEZONER fgru is offline
    MemberRank
    Sep 2009 Join Date
    germanyLocation
    1,510Posts

    Re: sGSHOPedit 1.4.2+ AlphaTest

    ... warnings like > outputfile ... _debug.exe $(outDir) | $(TargetName) | $(TargetExt)
    ... warning like > C4104 'subNote'
    ... warning like > C4104 'subFile
    ... warning like > PropertyGroup

    and other :/

    i can start any programm but idk works 100% ...

    visual c++ 2010 express

    Code:
    1>------ Build started: Project: SkillDescriptionConvert, Configuration: Debug Win32 ------
    2>------ Build started: Project: sACTedit, Configuration: Debug Win32 ------
    3>------ Build started: Project: sGSHOPedit, Configuration: Debug Win32 ------
    4>------ Build started: Project: sCLOTHfix, Configuration: Debug Win32 ------
    2>  AssemblyInfo.cpp
    4>  AssemblyInfo.cpp
    1>  stdafx.cpp
    3>  AssemblyInfo.cpp
    3>  main.cpp
    4>  main.cpp
    2>  main.cpp
    1>  AssemblyInfo.cpp
    4>  Generating Code...
    1>  SkillDescriptionConvert.cpp
    3>  Generating Code...
    4>  .NETFramework,Version=v4.0.AssemblyAttributes.cpp
    2>  Generating Code...
    1>  Generating Code...
    3>  .NETFramework,Version=v4.0.AssemblyAttributes.cpp
    1>  .NETFramework,Version=v4.0.AssemblyAttributes.cpp
    2>  .NETFramework,Version=v4.0.AssemblyAttributes.cpp
    2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(E:\Perfect World\_tools by ronny1982\pwtools-src\sACTedit\..\bin\sACTedit\sACTedit.exe) does not match the Linker's OutputFile property value (E:\Perfect World\_tools by ronny1982\pwtools-src\bin\sACTedit\sACTedit_debug.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(E:\Perfect World\_tools by ronny1982\pwtools-src\sCLOTHfix\..\bin\sCLOTHfix\sCLOTHfix.exe) does not match the Linker's OutputFile property value (E:\Perfect World\_tools by ronny1982\pwtools-src\bin\sCLOTHfix\sCLOTHfix_debug.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(sCLOTHfix) does not match the Linker's OutputFile property value (sCLOTHfix_debug). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(E:\Perfect World\_tools by ronny1982\pwtools-src\Debug\SkillDescriptionConvert.exe) does not match the Linker's OutputFile property value (E:\Perfect World\_tools by ronny1982\pwtools-src\bin\skillstr2html_debug.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(SkillDescriptionConvert) does not match the Linker's OutputFile property value (skillstr2html_debug). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(sACTedit) does not match the Linker's OutputFile property value (sACTedit_debug). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    3>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(E:\Perfect World\_tools by ronny1982\pwtools-src\sGSHOPedit\..\bin\sGSHOPedit\sGSHOPedit.exe) does not match the Linker's OutputFile property value (E:\Perfect World\_tools by ronny1982\pwtools-src\bin\sGSHOPedit\sGSHOPedit_debug.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    3>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(sGSHOPedit) does not match the Linker's OutputFile property value (sGSHOPedit_debug). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    4>  sCLOTHfix.vcxproj -> E:\Perfect World\_tools by ronny1982\pwtools-src\sCLOTHfix\..\bin\sCLOTHfix\sCLOTHfix.exe
    3>  sGSHOPedit.vcxproj -> E:\Perfect World\_tools by ronny1982\pwtools-src\sGSHOPedit\..\bin\sGSHOPedit\sGSHOPedit.exe
    1>  SkillDescriptionConvert.vcxproj -> E:\Perfect World\_tools by ronny1982\pwtools-src\Debug\SkillDescriptionConvert.exe
    2>  sACTedit.vcxproj -> E:\Perfect World\_tools by ronny1982\pwtools-src\sACTedit\..\bin\sACTedit\sACTedit.exe
    5>------ Build started: Project: sAIview, Configuration: Debug Win32 ------
    6>------ Build started: Project: sMODfix, Configuration: Debug Win32 ------
    7>------ Build started: Project: sNPCedit, Configuration: Debug Win32 ------
    8>------ Build started: Project: sMAPtool, Configuration: Debug Win32 ------
    6>  AssemblyInfo.cpp
    7>  AssemblyInfo.cpp
    8>  AssemblyInfo.cpp
    5>  AssemblyInfo.cpp
    5>  main.cpp
    7>  main.cpp
    6>  main.cpp
    8>  main.cpp
    7>e:\perfect world\_tools by ronny1982\pwtools-src\snpcedit\..\COMMON\npcgen.h(147): error C2872: 'Dynamic' : ambiguous symbol
    7>          could be 'e:\perfect world\_tools by ronny1982\pwtools-src\snpcedit\..\COMMON\npcgen.h(100) : Dynamic'
    7>          or       'System::Dynamic'
    7>e:\perfect world\_tools by ronny1982\pwtools-src\snpcedit\MainWindow.h(2107): error C2872: 'Dynamic' : ambiguous symbol
    7>          could be 'e:\perfect world\_tools by ronny1982\pwtools-src\snpcedit\..\COMMON\npcgen.h(100) : Dynamic'
    7>          or       'System::Dynamic'
    7>e:\perfect world\_tools by ronny1982\pwtools-src\snpcedit\MainWindow.h(2110): error C2872: 'Dynamic' : ambiguous symbol
    7>          could be 'e:\perfect world\_tools by ronny1982\pwtools-src\snpcedit\..\COMMON\npcgen.h(100) : Dynamic'
    7>          or       'System::Dynamic'
    7>e:\perfect world\_tools by ronny1982\pwtools-src\snpcedit\MainWindow.h(2611): error C2872: 'Dynamic' : ambiguous symbol
    7>          could be 'e:\perfect world\_tools by ronny1982\pwtools-src\snpcedit\..\COMMON\npcgen.h(100) : Dynamic'
    7>          or       'System::Dynamic'
    5>  LoadingScreen.cpp
    7>e:\perfect world\_tools by ronny1982\pwtools-src\snpcedit\MainWindow.h(2760): error C2872: 'Dynamic' : ambiguous symbol
    7>          could be 'e:\perfect world\_tools by ronny1982\pwtools-src\snpcedit\..\COMMON\npcgen.h(100) : Dynamic'
    7>          or       'System::Dynamic'
    7>e:\perfect world\_tools by ronny1982\pwtools-src\snpcedit\MainWindow.h(2760): error C2872: 'Dynamic' : ambiguous symbol
    7>          could be 'e:\perfect world\_tools by ronny1982\pwtools-src\snpcedit\..\COMMON\npcgen.h(100) : Dynamic'
    7>          or       'System::Dynamic'
    7>  Generating Code...
    6>e:\perfect world\_tools by ronny1982\pwtools-src\smodfix\MainWindow.h(1358): warning C4101: 'subNode' : unreferenced local variable
    6>e:\perfect world\_tools by ronny1982\pwtools-src\smodfix\MainWindow.h(1360): warning C4101: 'subFile' : unreferenced local variable
    8>  ColorExpansionBar.cpp
    6>  Generating Code...
    5>  Generating Code...
    9>------ Build started: Project: sELedit, Configuration: Debug Win32 ------
    9>  AssemblyInfo.cpp
    8>  Generating Code...
    6>  .NETFramework,Version=v4.0.AssemblyAttributes.cpp
    9>  main.cpp
    8>  .NETFramework,Version=v4.0.AssemblyAttributes.cpp
    6>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(E:\Perfect World\_tools by ronny1982\pwtools-src\sMODfix\..\bin\sMODfix\sMODfix.exe) does not match the Linker's OutputFile property value (E:\Perfect World\_tools by ronny1982\pwtools-src\bin\sMODfix\sMODfix_debug.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    6>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(sMODfix) does not match the Linker's OutputFile property value (sMODfix_debug). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    8>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(E:\Perfect World\_tools by ronny1982\pwtools-src\sMAPtool\..\bin\sMAPtool\sMAPtool.exe) does not match the Linker's OutputFile property value (E:\Perfect World\_tools by ronny1982\pwtools-src\bin\sMAPtool\sMAPtool_debug.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    8>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(sMAPtool) does not match the Linker's OutputFile property value (sMAPtool_debug). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    6>  sMODfix.vcxproj -> E:\Perfect World\_tools by ronny1982\pwtools-src\sMODfix\..\bin\sMODfix\sMODfix.exe
    9>  Generating Code...
    8>  sMAPtool.vcxproj -> E:\Perfect World\_tools by ronny1982\pwtools-src\sMAPtool\..\bin\sMAPtool\sMAPtool.exe
    5>  .NETFramework,Version=v4.0.AssemblyAttributes.cpp
    10>------ Build started: Project: sTASKedit, Configuration: Debug Win32 ------
    9>  .NETFramework,Version=v4.0.AssemblyAttributes.cpp
    10>  AssemblyInfo.cpp
    10>  main.cpp
    5>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(E:\Perfect World\_tools by ronny1982\pwtools-src\sAIview\..\bin\sAIview\sAIview.exe) does not match the Linker's OutputFile property value (E:\Perfect World\_tools by ronny1982\pwtools-src\bin\sAIview\sAIview_debug.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    5>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(sAIview) does not match the Linker's OutputFile property value (sAIview_debug). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    5>  sAIview.vcxproj -> E:\Perfect World\_tools by ronny1982\pwtools-src\sAIview\..\bin\sAIview\sAIview.exe
    9>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(E:\Perfect World\_tools by ronny1982\pwtools-src\sELedit\..\bin\sELedit\sELedit.exe) does not match the Linker's OutputFile property value (E:\Perfect World\_tools by ronny1982\pwtools-src\bin\sELedit\sELedit_debug.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    9>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(sELedit) does not match the Linker's OutputFile property value (sELedit_debug). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    10>  task_clone.cpp
    9>  sELedit.vcxproj -> E:\Perfect World\_tools by ronny1982\pwtools-src\sELedit\..\bin\sELedit\sELedit.exe
    10>  task_coding.cpp
    10>  task_load.cpp
    10>  task_save.cpp
    10>  Generating Code...
    10>  .NETFramework,Version=v4.0.AssemblyAttributes.cpp
    10>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(E:\Perfect World\_tools by ronny1982\pwtools-src\sTASKedit\..\bin\sTASKedit\sTASKedit.exe) does not match the Linker's OutputFile property value (E:\Perfect World\_tools by ronny1982\pwtools-src\bin\sTASKedit\sTASKedit_debug.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    10>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(sTASKedit) does not match the Linker's OutputFile property value (sTASKedit_debug). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    10>  sTASKedit.vcxproj -> E:\Perfect World\_tools by ronny1982\pwtools-src\sTASKedit\..\bin\sTASKedit\sTASKedit.exe
    ========== Build: 9 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    Last edited by fgru; 24-03-12 at 12:46 PM.

  9. #84
    New porn: share'N'leach ivanaivana is offline
    MemberRank
    Oct 2010 Join Date
    RussiaLocation
    323Posts

    Re: sGSHOPedit 1.4.2+ AlphaTest

    pwtools created via VS 2008+ express

  10. #85
    RaGEZONER fgru is offline
    MemberRank
    Sep 2009 Join Date
    germanyLocation
    1,510Posts

    Re: sGSHOPedit 1.4.2+ AlphaTest

    ... better results @ visual C++ 2008 express

    Code:
    1>------ Build started: Project: SkillDescriptionConvert, Configuration: Debug Win32 ------
    2>------ Build started: Project: sACTedit, Configuration: Debug Win32 ------
    3>------ Build started: Project: sGSHOPedit, Configuration: Debug Win32 ------
    4>------ Build started: Project: sCLOTHfix, Configuration: Debug Win32 ------
    1>Compiling...
    3>Compiling...
    2>Compiling...
    4>Compiling...
    4>main.cpp
    1>stdafx.cpp
    3>main.cpp
    2>main.cpp
    1>stdafx.cpp
    4>AssemblyInfo.cpp
    3>AssemblyInfo.cpp
    1>Compiling...
    2>AssemblyInfo.cpp
    1>SkillDescriptionConvert.cpp
    4>Generating Code...
    3>Generating Code...
    1>AssemblyInfo.cpp
    2>Generating Code...
    4>Compiling managed resources...
    2>Compiling managed resources...
    3>Compiling managed resources...
    1>Generating Code...
    1>Compiling resources...
    1>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    1>Copyright (C) Microsoft Corporation.  All rights reserved.
    1>Linking...
    3>Read in 1 resources from "e:\pwtools-src\sGSHOPedit\icons.resx"
    2>Read in 1 resources from "e:\pwtools-src\sACTedit\icons.resx"
    4>Read in 2 resources from "e:\pwtools-src\sCLOTHfix\icons.resx"
    3>Writing resource file...  Done.
    2>Writing resource file...  Done.
    4>Writing resource file...  Done.
    4>Read in 0 resources from "e:\pwtools-src\sCLOTHfix\MainWindow.resX"
    3>Read in 0 resources from "e:\pwtools-src\sGSHOPedit\MainWindow.resX"
    4>Writing resource file...  Done.
    2>Read in 0 resources from "e:\pwtools-src\sACTedit\MainWindow.resX"
    3>Writing resource file...  Done.
    2>Writing resource file...  Done.
    2>Read in 0 resources from "e:\pwtools-src\sACTedit\LoadingScreen.resx"
    2>Writing resource file...  Done.
    2>Compiling resources...
    4>Compiling resources...
    3>Compiling resources...
    2>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    4>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    4>Copyright (C) Microsoft Corporation.  All rights reserved.
    2>Copyright (C) Microsoft Corporation.  All rights reserved.
    3>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    4>Linking...
    3>Copyright (C) Microsoft Corporation.  All rights reserved.
    2>Linking...
    3>Linking...
    1>Embedding manifest...
    3>Embedding manifest...
    4>Embedding manifest...
    2>Embedding manifest...
    1>Build log was saved at "file://e:\pwtools-src\SkillDescriptionConvert\Debug\BuildLog.htm"
    1>SkillDescriptionConvert - 0 error(s), 0 warning(s)
    3>Build log was saved at "file://e:\pwtools-src\sGSHOPedit\Debug\BuildLog.htm"
    3>sGSHOPedit - 0 error(s), 0 warning(s)
    5>------ Build started: Project: sAIview, Configuration: Debug Win32 ------
    4>Build log was saved at "file://e:\pwtools-src\sCLOTHfix\Debug\BuildLog.htm"
    4>sCLOTHfix - 0 error(s), 0 warning(s)
    5>Compiling...
    6>------ Build started: Project: sMODfix, Configuration: Debug Win32 ------
    2>Build log was saved at "file://e:\pwtools-src\sACTedit\Debug\BuildLog.htm"
    2>sACTedit - 0 error(s), 0 warning(s)
    6>Compiling...
    7>------ Build started: Project: sNPCedit, Configuration: Debug Win32 ------
    5>LoadingScreen.cpp
    7>Compiling...
    6>main.cpp
    7>main.cpp
    8>------ Build started: Project: sMAPtool, Configuration: Debug Win32 ------
    8>Compiling...
    8>ColorExpansionBar.cpp
    5>main.cpp
    8>main.cpp
    7>AssemblyInfo.cpp
    6>e:\pwtools-src\smodfix\MainWindow.h(1358) : warning C4101: 'subNode' : unreferenced local variable
    6>e:\pwtools-src\smodfix\MainWindow.h(1360) : warning C4101: 'subFile' : unreferenced local variable
    6>AssemblyInfo.cpp
    7>Generating Code...
    5>AssemblyInfo.cpp
    7>Compiling managed resources...
    6>Generating Code...
    7>Read in 1 resources from "e:\pwtools-src\sNPCedit\icons.resx"
    7>Writing resource file...  Done.
    7>Read in 0 resources from "e:\pwtools-src\sNPCedit\MainWindow.resX"
    5>Generating Code...
    7>Writing resource file...  Done.
    7>Compiling resources...
    6>Compiling managed resources...
    7>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    7>Copyright (C) Microsoft Corporation.  All rights reserved.
    8>AssemblyInfo.cpp
    7>Linking...
    5>Compiling managed resources...
    6>Read in 1 resources from "e:\pwtools-src\sMODfix\icons.resx"
    6>Writing resource file...  Done.
    6>Read in 0 resources from "e:\pwtools-src\sMODfix\MainWindow.resX"
    6>Writing resource file...  Done.
    6>Read in 0 resources from "e:\pwtools-src\sMODfix\LoadingScreen.resx"
    6>Writing resource file...  Done.
    6>Read in 0 resources from "e:\pwtools-src\sMODfix\DependencyViewer.resx"
    6>Writing resource file...  Done.
    6>Compiling resources...
    6>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    6>Copyright (C) Microsoft Corporation.  All rights reserved.
    7>Embedding manifest...
    6>Linking...
    8>Generating Code...
    5>Read in 1 resources from "e:\pwtools-src\sAIview\icons.resx"
    5>Writing resource file...  Done.
    5>Read in 0 resources from "e:\pwtools-src\sAIview\MainWindow.resX"
    5>Writing resource file...  Done.
    5>Compiling resources...
    5>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    5>Copyright (C) Microsoft Corporation.  All rights reserved.
    5>Linking...
    7>Build log was saved at "file://e:\pwtools-src\sNPCedit\Debug\BuildLog.htm"
    7>sNPCedit - 0 error(s), 0 warning(s)
    6>Embedding manifest...
    8>Compiling managed resources...
    9>------ Build started: Project: sELedit, Configuration: Debug Win32 ------
    9>Compiling...
    5>Embedding manifest...
    9>main.cpp
    6>Build log was saved at "file://e:\pwtools-src\sMODfix\Debug\BuildLog.htm"
    6>sMODfix - 0 error(s), 2 warning(s)
    8>Read in 3 resources from "e:\pwtools-src\sMAPtool\icons.resx"
    8>Writing resource file...  Done.
    8>Read in 0 resources from "e:\pwtools-src\sMAPtool\MainWindow.resX"
    8>Writing resource file...  Done.
    8>Read in 0 resources from "e:\pwtools-src\sMAPtool\ColorExpansionBar.resX"
    8>Writing resource file...  Done.
    8>Compiling resources...
    5>Build log was saved at "file://e:\pwtools-src\sAIview\Debug\BuildLog.htm"
    5>sAIview - 0 error(s), 0 warning(s)
    8>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    8>Copyright (C) Microsoft Corporation.  All rights reserved.
    10>------ Build started: Project: sTASKedit, Configuration: Debug Win32 ------
    8>Linking...
    10>Compiling...
    10>task_save.cpp
    8>Embedding manifest...
    8>Build log was saved at "file://e:\pwtools-src\sMAPtool\Debug\BuildLog.htm"
    8>sMAPtool - 0 error(s), 0 warning(s)
    10>task_load.cpp
    9>AssemblyInfo.cpp
    10>task_coding.cpp
    9>Generating Code...
    10>task_clone.cpp
    9>Compiling managed resources...
    9>Read in 0 resources from "e:\pwtools-src\COMMON\DebugWindow.resx"
    9>Writing resource file...  Done.
    9>Read in 1 resources from "e:\pwtools-src\sELedit\icons.resx"
    9>Writing resource file...  Done.
    9>Read in 0 resources from "e:\pwtools-src\sELedit\ReplaceWindow.resx"
    9>Writing resource file...  Done.
    9>Read in 0 resources from "e:\pwtools-src\sELedit\MainWindow.resX"
    9>Writing resource file...  Done.
    9>Read in 0 resources from "e:\pwtools-src\sELedit\LoseQuestWindow.resx"
    9>Writing resource file...  Done.
    9>Read in 0 resources from "e:\pwtools-src\sELedit\JoinWindow.resx"
    9>Writing resource file...  Done.
    9>Read in 0 resources from "e:\pwtools-src\sELedit\ConfigWindow.resx"
    9>Writing resource file...  Done.
    9>Read in 0 resources from "e:\pwtools-src\sELedit\ClassMaskWindow.resx"
    9>Writing resource file...  Done.
    9>Compiling resources...
    9>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    9>Copyright (C) Microsoft Corporation.  All rights reserved.
    9>Linking...
    10>main.cpp
    9>Embedding manifest...
    9>Build log was saved at "file://e:\pwtools-src\sELedit\Debug\BuildLog.htm"
    9>sELedit - 0 error(s), 0 warning(s)
    10>AssemblyInfo.cpp
    10>Generating Code...
    10>Compiling managed resources...
    10>Read in 1 resources from "e:\pwtools-src\sTASKedit\icons.resx"
    10>Writing resource file...  Done.
    10>Read in 0 resources from "e:\pwtools-src\sTASKedit\MainWindow.resX"
    10>Writing resource file...  Done.
    10>Compiling resources...
    10>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    10>Copyright (C) Microsoft Corporation.  All rights reserved.
    10>Linking...
    10>Embedding manifest...
    10>Build log was saved at "file://e:\pwtools-src\sTASKedit\Debug\BuildLog.htm"
    10>sTASKedit - 0 error(s), 0 warning(s)
    ========== Build: 10 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
    sMODfix > 2 warning(s)
    ...\pwtools-src\smodfix\MainWindow.h(1358) : warning C4101: 'subNode' : unreferenced local variable
    ...\pwtools-src\smodfix\MainWindow.h(1360) : warning C4101: 'subFile' : unreferenced local variable

  11. #86
    New porn: share'N'leach ivanaivana is offline
    MemberRank
    Oct 2010 Join Date
    RussiaLocation
    323Posts

    Re: sGSHOPedit 1.4.2+ AlphaTest

    its ok

  12. #87
    Apprentice dhialife is offline
    MemberRank
    Jun 2011 Join Date
    15Posts

    Re: sGSHOPedit 1.4.2+ AlphaTest

    i still have error,
    i use tutorial from Romulan
    and sGShopedit rev.1111
    and Server from asgborges
    when i upload gshopsev.data to my server, and start map gs01
    map crash and offline ?

  13. #88
    RaGEZONER fgru is offline
    MemberRank
    Sep 2009 Join Date
    germanyLocation
    1,510Posts

    Re: sGSHOPedit 1.4.2+ AlphaTest

    ... wrong item oda wrong stacked item - look at pwserver/logs/gs01.log ...

  14. #89
    Proficient Member faqiir is offline
    MemberRank
    Dec 2008 Join Date
    195Posts

    Re: sGSHOPedit 1.4.2+ AlphaTest

    just for info .... to edit timestamp maybe u can use this

  15. #90
    Proficient Member faqiir is offline
    MemberRank
    Dec 2008 Join Date
    195Posts

    Re: sGSHOPedit 1.4.2+ AlphaTest

    how many maximal item can be insert to gshop?



Page 6 of 8 FirstFirst 12345678 LastLast

Advertisement