Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

sGSHOPedit 1.4.2+ AlphaTest

Newbie Spellweaver
Joined
Jun 25, 2011
Messages
95
Reaction score
13
Hmm. There's something wrong. I can't remember I having errors when compiling. Try getting the code again with svn.
 
RaGEZONER
Loyal Member
Joined
Sep 29, 2009
Messages
1,568
Reaction score
322
... 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:
RaGEZONER
Loyal Member
Joined
Sep 29, 2009
Messages
1,568
Reaction score
322
... better results @

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
 
Newbie Spellweaver
Joined
Jun 10, 2011
Messages
15
Reaction score
0
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 ?
 
Junior Spellweaver
Joined
Dec 21, 2008
Messages
195
Reaction score
10
just for info .... to edit timestamp maybe u can use
 
Junior Spellweaver
Joined
Dec 21, 2008
Messages
195
Reaction score
10
how many maximal item can be insert to gshop?
 
Joined
Oct 14, 2009
Messages
5,493
Reaction score
2,300
...3k ? but not sure ... atm i cannot found the thread ...


2500 (if it's the same as 1.3.6), I can find the threads (since I initially made / posted about this discovery on 03/02/10). I have also made two more posts since then re-iterating this limit :wink::

(in order from oldest to newest):

http://forum.ragezone.com/f755/problem-gshop-edit-591650/#post5509226
http://forum.ragezone.com/f755/whats-wrong-botique-786593/#post6592164
http://forum.ragezone.com/f755/cant-buy-items-item-mall-827682/#post6893190

:):
 
Junior Spellweaver
Joined
Dec 21, 2008
Messages
195
Reaction score
10
thx you 343, now i can insert new item to my server
 
Newbie Spellweaver
Joined
Sep 11, 2010
Messages
75
Reaction score
18
Followed latest guides with latest version, all I get is Client version too low or my client crashes after a couple of seconds. :/

EDIT: Fixed the problem, I think. Slowly adding new things and testing them in small batches now as it seems one wrong item will cause main map crash. Strange, it never used to do that in 1.3.6., wrong items would appear in Gshop, but you would simply be unable to buy them.
 
Last edited:
Newbie Spellweaver
Joined
Dec 24, 2011
Messages
56
Reaction score
9
i tryed that and it always crashes the maps after restart
ÅäÖÃÎļþ:'gs.conf' ÅäÖÃÔö²¹Îļþ:'gsalias.conf'
×°±¸ºó°ó¶¨¹¦ÄÜ´ò¿ª
°Ù±¦¸óÖÐÎïÆ·33969(1¸ö)³¬¹ýÁ˶ѵþÉÏÏÞ0
³õʼ»¯°Ù±¦¸óÊý¾Ýʧ°Ü
µÚÒ»²½³õʼ»¯Ê§°Ü£¬´íÎóºÅ:-31
For you trying to correct this error, you can delete the subcategories of your store as soon as they discovered the subcategory, you can try to find the item that makes the problem occurs. This work's because it has that start the server several and several times. I solved that way.
 
Initiate Mage
Joined
Mar 1, 2013
Messages
3
Reaction score
0
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.0 24160 2040 ? Ss 12:41 0:00 init
root 2 0.0 0.0 0 0 ? S 12:41 0:00 [kthreadd/9290]
root 3 0.0 0.0 0 0 ? S 12:41 0:00 [khelper/9290]
root 84 0.0 0.0 17188 676 ? S 12:41 0:00 upstart-udev-br
root 115 0.0 0.0 21528 1304 ? Ss 12:41 0:00 /sbin/udevd --d
root 145 0.0 0.0 21524 912 ? S 12:41 0:00 /sbin/udevd --d
root 146 0.0 0.0 21524 912 ? S 12:41 0:00 /sbin/udevd --d
109 171 0.0 0.0 23904 1060 ? Ss 12:41 0:00 dbus-daemon --s
root 184 0.0 0.0 15144 504 ? S 12:41 0:00 upstart-socket-
root 235 0.0 0.0 91208 1988 ? Ss 12:41 0:00 nmbd -D
root 251 0.0 0.0 49988 2872 ? Ss 12:41 0:00 /usr/sbin/sshd
root 347 0.0 0.0 14924 1080 ? Ss 12:41 0:00 /usr/sbin/xinet
root 350 0.0 0.0 19068 1028 ? Ss 12:41 0:00 cron
syslog 431 0.0 0.0 12708 784 ? Ss 12:41 0:00 /sbin/syslogd -
bind 450 0.0 0.1 244308 13668 ? Ssl 12:41 0:00 /usr/sbin/named
root 593 0.0 0.0 89132 2616 ? Ss 12:41 0:00 sendmail: MTA:
root 677 0.0 0.1 324116 12760 ? Ss 12:41 0:00 /usr/sbin/apach
root 785 0.0 0.0 1049284 4532 ? Sl 12:42 0:00 /usr/sbin/conso
root 853 0.0 0.0 190644 3260 ? Sl 12:42 0:00 /usr/lib/policy
root 1078 0.3 2.4 3449732 202352 ? Sl 12:43 0:45 /usr/bin/java -
mysql 1196 0.0 0.5 1038464 48456 ? Ssl 12:46 0:06 /usr/sbin/mysql
www-data 1519 0.0 0.2 332940 19664 ? S 12:51 0:00 /usr/sbin/apach
www-data 1592 0.0 0.1 329320 15412 ? S 12:57 0:00 /usr/sbin/apach
www-data 1593 0.0 0.2 332924 19244 ? S 12:57 0:00 /usr/sbin/apach
root 2931 0.0 0.0 82056 3900 ? Ss 14:33 0:00 sshd: root@nott
root 2948 0.0 0.0 12732 972 ? Ss 14:33 0:00 /usr/lib/openss
www-data 4615 0.0 0.0 324188 7340 ? S 16:15 0:00 /usr/sbin/apach
www-data 4616 0.0 0.1 331212 16412 ? S 16:15 0:00 /usr/sbin/apach
root 4667 0.0 0.0 103044 1712 ? Sl 16:16 0:00 ./logservice lo
root 4676 0.0 0.0 34384 6756 ? S 16:16 0:00 ./uniquenamed g
root 4678 0.0 0.0 34384 6756 ? S 16:16 0:00 ./uniquenamed g
root 4679 0.0 0.0 34384 6756 ? S 16:16 0:00 ./uniquenamed g
root 4680 0.0 0.0 34384 6756 ? S 16:16 0:00 ./uniquenamed g
root 4681 0.0 0.0 34384 6756 ? S 16:16 0:00 ./uniquenamed g
root 4682 0.0 0.0 34384 6756 ? S 16:16 0:00 ./uniquenamed g
root 4683 0.0 0.0 34384 6756 ? S 16:16 0:00 ./uniquenamed g
root 4684 0.0 0.0 34384 6756 ? S 16:16 0:00 ./uniquenamed g
root 4685 0.0 0.0 34384 6756 ? S 16:16 0:00 ./uniquenamed g
root 4686 0.0 0.0 34384 6756 ? S 16:16 0:00 ./uniquenamed g
root 4687 0.0 0.0 34384 6756 ? S 16:16 0:00 ./uniquenamed g
root 4689 0.0 0.0 4356 612 ? S 16:16 0:00 /bin/sh ./authd
root 4691 0.4 0.5 3398192 43908 ? Sl 16:16 0:01 java -cp ../lib
root 4719 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4723 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4724 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4725 0.1 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4726 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4727 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4728 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4729 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4730 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4731 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4732 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4733 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4734 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4735 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4736 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4737 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4738 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4739 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4740 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4741 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4742 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4743 0.0 0.1 64604 9260 ? S 16:16 0:00 ./gamedbd games
root 4746 0.0 0.0 84428 3288 ? S 16:17 0:00 ./gacd gamesys.
root 4748 0.0 0.0 27020 1828 ? S 16:17 0:00 ./gfactiond gam
root 4750 0.0 0.0 39360 2932 ? S 16:17 0:00 ./gdeliveryd ga
root 4754 0.0 0.0 15596 1744 ? S 16:17 0:00 ./glinkd gamesy
root 4755 0.0 0.0 15596 1728 ? S 16:17 0:00 ./glinkd gamesy
root 4756 0.0 0.0 15596 1712 ? S 16:17 0:00 ./glinkd gamesy
root 4757 0.0 0.0 15596 1712 ? S 16:17 0:00 ./glinkd gamesy
root 4759 14.2 12.6 1309032 1057712 ? Sl 16:17 0:36 ./gs gs01
root 4854 0.2 0.0 81912 3908 ? Rs 16:21 0:00 sshd: root@pts/
root 4871 0.0 0.0 18052 1928 pts/0 Ss 16:21 0:00 -bash
root 4884 0.0 0.0 15236 1072 pts/0 R+ 16:21 0:00 ps aux
 
Robb
Loyal Member
Joined
Jan 22, 2009
Messages
1,224
Reaction score
466
+ You can now double click an item in sELedit.exe, then double click a
section in sGSHOPedit.exe and the item will be automatically added.

Also compatible with Elements2SQL by copying the ID and Name field of an item, then double clicking in SGSHOPedit.exe.
 
Robb
Loyal Member
Joined
Jan 22, 2009
Messages
1,224
Reaction score
466
I'm not continuing it, I'm just updating the current settings every once in a while.
He's still project lead.

But you're most welcome.
 
Back
Top