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 - simple GSHOP editor

Joined
Jan 6, 2010
Messages
744
Reaction score
1,051
I was sick with the chinese path to surfaces of all editors around, so i make my own....
here it is in case you wanna try it:



Please PM bugs using codeplex! I'll ignore ragezone pm's and forum until the amazon redirection bug is solved, it's currently a pain to browse this forum...
 
Robb
Loyal Member
Joined
Jan 22, 2009
Messages
1,224
Reaction score
466
as soon as i run it it crashes.
 
Skilled Illusionist
Joined
Mar 13, 2010
Messages
332
Reaction score
337
Code:
Подробная информация об использовании оперативной 
(JIT) отладки вместо данного диалогового 
окна содержится в конце этого сообщения.

************** Текст исключения **************
System.ArgumentOutOfRangeException: Значение "1000" недопустимо для "Value". "Value" должно лежать в диапазоне от 'Minimum' до 'Maximum'.
Имя параметра: Value
   в System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
   в MainWindow.change_item(Object sender, EventArgs e)
   в System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
   в System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
   в System.Windows.Forms.ListBox.WndProc(Message& m)
   в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Загруженные сборки **************
mscorlib
    Версия сборки: 2.0.0.0
    Версия Win32: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///F:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
sGSHOPedit
    Версия сборки: 1.0.3793.40866
    Версия Win32: 
    CodeBase: file:///F:/Documents%20and%20Settings/Admin/Рабочий%20стол/ronny/sGSHOPedit%20v1.0%20(Alpha)/sGSHOPedit%20v1.0%20(Alpha)/sGSHOPedit.exe
----------------------------------------
msvcm90
    Версия сборки: 9.0.30729.1
    Версия Win32: 9.00.30729.1
    CodeBase: file:///F:/WINDOWS/WinSxS/x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e/msvcm90.dll
----------------------------------------
System.Windows.Forms
    Версия сборки: 2.0.0.0
    Версия Win32: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Версия сборки: 2.0.0.0
    Версия Win32: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Версия сборки: 2.0.0.0
    Версия Win32: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Версия сборки: 2.0.0.0
    Версия Win32: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Версия сборки: 2.0.0.0
    Версия Win32: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Windows.Forms.resources
    Версия сборки: 2.0.0.0
    Версия Win32: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_ru_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
mscorlib.resources
    Версия сборки: 2.0.0.0
    Версия Win32: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///F:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------

************** Оперативная отладка (JIT) **************
Для подключения оперативной (JIT) отладки файл .config данного
приложения или компьютера (machine.config) должен иметь
значение jitDebugging, установленное в секции system.windows.forms.
Приложение также должно быть скомпилировано с включенной
отладкой.

Например:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

При включенной отладке JIT любое необрабатываемое исключение
пересылается отладчику JIT, зарегистрированному на данном компьютере,
вместо того чтобы обрабатываться данным диалоговым окном.

in my shop i buy mirage (item 11208) ... 1000 item for a 10 cubi

error on this.... value need 1-99999.... u fix?
 
Newbie Spellweaver
Joined
Feb 6, 2009
Messages
14
Reaction score
1
I really wanted to use this sGSHOPedit, but here at home does not open, always gives an error.
 
Skilled Illusionist
Joined
Nov 1, 2008
Messages
315
Reaction score
40
Try install .net framework 3.5 for better result.

I have NET 3.5 and 3.5 SP1.. still nothing.. I use Win 7 x64...
When i get back home ill try with 4.0...

Edit: Tested in on work computer, Win 7 x32 Ultimate, working 100% zzzz @@
 
Last edited:
Skilled Illusionist
Joined
Nov 1, 2008
Messages
315
Reaction score
40
works perfect on Win7 x64 :)

Why then dont work on my computer :mad:

I tried again to install NET 3.5.. but nothing.. i got error that is already installed -.-*

What i do..:*:
 
RaGEZONER
Loyal Member
Joined
Sep 29, 2009
Messages
1,565
Reaction score
321
idk but i have tested on NET 3.5 / 4 - 4 ive now using ... deinstall all NET componets and reinstall 3.5 or 4

---------- Post added at 12:55 PM ---------- Previous post was at 12:54 PM ----------

btw which version of sGSHOPedit you are using ? 1.1a ?
 
Skilled Illusionist
Joined
Nov 1, 2008
Messages
315
Reaction score
40
idk but i have tested on NET 3.5 / 4 - 4 ive now using ... deinstall all NET componets and reinstall 3.5 or 4

---------- Post added at 12:55 PM ---------- Previous post was at 12:54 PM ----------

btw which version of sGSHOPedit you are using ? 1.1a ?


Cant reinstall now bcz i'm on work computer @@ I use 1.1a version, but did not tried with NET 4.0..
Ill try when i get home..
 
Joined
Jan 6, 2010
Messages
744
Reaction score
1,051
i think this error occurs, because i'm using chinese characters in the source code files to access the surface directory...

Pleast try this MBCS Build and tell me if this is working:
 
Last edited:
Skilled Illusionist
Joined
Nov 1, 2008
Messages
315
Reaction score
40
Pleast try this MBCS Build and tell me if this is working:

On work computer i got this error:

Code:
Opis:
  Stopped working

Potpis problema:
  Naziv događaja koji opisuje problem:	CLR20r3
  Potpis problema 01:	sgshopedit.exe
  Potpis problema 02:	0.0.0.0
  Potpis problema 03:	4c2209da
  Potpis problema 04:	mscorlib
  Potpis problema 05:	2.0.0.0
  Potpis problema 06:	4a275af7
  Potpis problema 07:	344b
  Potpis problema 08:	119
  Potpis problema 09:	System.IO.DirectoryNotFound
  Verzija OS-a:	6.1.7600.2.0.0.256.1
  ID regionalnih postavki:	1050

I dont know if is working on my home computer... but prolly dont working :*:
 
Joined
Apr 11, 2010
Messages
931
Reaction score
407
i give up wont work with xp

This doesn't help anyone. You will need to give more details on your problem if anyone is to solve it. Secondly please make sure you have read all documentation carefully. Chances are you don't have the required dotnet framework installed. All of Ronny's tools require the dotnet framework. I'm also pretty certain that this should work on XP.
 
Initiate Mage
Joined
Aug 30, 2010
Messages
3
Reaction score
0
its ok now i found another editor forgot w/c post
its gsme.exe from asg.borges :) it works just fine
now im looking for a way to modify rates
 
Back
Top