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!

Gshop Editor by Luka

Junior Spellweaver
Joined
Jan 17, 2016
Messages
158
Reaction score
129
What versions have you tried?Was the saved version same as open?
And if you can send me old gshopsev.data and then saved by this editor gshopsev.data.I want to look at hex.
 
Junior Spellweaver
Joined
Jan 17, 2016
Messages
158
Reaction score
129
There are many error in your gshop.data.
1)Many items price =0.
2)Many items first sale control = server.It must be set on Client.
Your server couldn't start with this gshop.
I don't know where have you found this russian gshop.data,but it's full of mistakes.
 
Newbie Spellweaver
Joined
Mar 22, 2014
Messages
70
Reaction score
7
There are many error in your gshop.data.
1)Many items price =0.
2)Many items first sale control = server.It must be set on Client.
Your server couldn't start with this gshop.

i knew the price 0 will cuz problem , once i set all to 0.1 but i think the sale control is what i didnt know

tkx at all , can u add set all price to a randomprice function too ? :):
 
Night Gaming Network
Joined
Sep 13, 2014
Messages
728
Reaction score
46
The stock 1.5.3 gshop has prices as 0 with server as control, idk how but they do and same with 1.5.6 and i found a bug with your editer, when switching the language from russain to English, the search stays russian



Ok a lot of stuff stays russian, when i click options with no gshop loaded is russian still and the name under item still russain and the ! content is still russian and hovering the mouse over the icons is still russian, the values in sale: status: control: still russian, and Bce in the tab, my guess is All instead of English
 
Junior Spellweaver
Joined
Jan 17, 2016
Messages
158
Reaction score
129
And one more serious bug that you have made.
You saved your 1.5.2 gshop.data to 1.4.4 version gshopsev.data,server cant read it.

 
Night Gaming Network
Joined
Sep 13, 2014
Messages
728
Reaction score
46
Oh and changeing the name on the right dont change it on the left :D sorry i like every tool to be perfect
 
Junior Spellweaver
Joined
Jan 17, 2016
Messages
158
Reaction score
129
All of it? That quick? And saving gshop still Russian, alot of stuff stays russian
What do you mean in saving?Write with screens.It would be easier for me to find bugs and fix them



face palm

but i know saving as 1.5.3 will not work as the problem u said
Try this. .I fixed found bugs.
 
Elite Diviner
Joined
Mar 12, 2009
Messages
472
Reaction score
59
Newbie Spellweaver
Joined
Feb 1, 2014
Messages
16
Reaction score
0
really a awesome piece of software. It works great for me. :thumbup1:
Not even any problems with 1.5.3 gshop. It is the best gshop editor i have tested, handling is intuitive.
Great work!!!!

+1 :thumbup:
 
Junior Spellweaver
Joined
Jan 17, 2016
Messages
158
Reaction score
129
-:programme has fully translated to english.
-:Added ability to rename categories/subcategories in category_change window.
-:Improved some bugs in category_change window.
-:Now if elements.data is loaded,in the separate field will be shown items real name.
-:Added ability to set items read names from elements.data
-:Fixed bug with reading surfaces.pck version higher than 1.5.3 client.Also increased horizontally image count to 9.
-:Added supported elements.data version:-1.4.2 v27
-:Added gshop.data supported version:Now days russian official and china official
-:Added ability to open/edit/save/convert(To another version,from another version,to server file) above said versions
-:Other changes
Link in first post has been refreshed.
https://yadi.sk/d/00_3iaW5333omG
 
Newbie Spellweaver
Joined
Feb 1, 2014
Messages
16
Reaction score
0
Hi,

with your new version i got the following error message when i click on 'Language':

Code:
Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

************** Ausnahmetext **************
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei GShopEditorByLuka.Form1.SetLanguageEnglish_button_Click(Object sender, EventArgs e)
   bei System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   bei System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   bei System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   bei System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   bei System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   bei System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   bei System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   bei System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   bei System.Windows.Forms.ToolStrip.WndProc(Message& m)
   bei System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladene Assemblys **************
mscorlib
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.6.1586.0 built by: NETFXREL2.
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll.
----------------------------------------
GShopEditorByLuka
    Assembly-Version: 1.4.0.0.
    Win32-Version: 1.4.0.0.
    CodeBase: file:///E:/Temp/PW%20Servertools/GShop%20Editor%20By%20Luka.exe.
----------------------------------------
System.Windows.Forms
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.6.1586.0 built by: NETFXREL2.
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.
----------------------------------------
System
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.6.1586.0 built by: NETFXREL2.
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll.
----------------------------------------
System.Drawing
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.6.1586.0 built by: NETFXREL2.
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
----------------------------------------
System.Configuration
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.6.1586.0 built by: NETFXREL2.
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.
----------------------------------------
System.Core
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.6.1586.0 built by: NETFXREL2.
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll.
----------------------------------------
System.Xml
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.6.1586.0 built by: NETFXREL2.
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
System.Windows.Forms.resources
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.6.1586.0 built by: NETFXREL2.
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------
mscorlib.resources
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.6.1586.0 built by: NETFXREL2.
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_de_b77a5c561934e089/mscorlib.resources.dll.
----------------------------------------

************** JIT-Debuggen **************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.

Zum Beispiel:

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

Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten
Ausnahmen an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht in diesem Dialogfeld behandelt.

After hitting 'Language' the software is only partially translated (english/russian) when i ignore the error message.
 
Back
Top