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!

[RELEASE] sGSHOPedit All Versions including 1.5.3

Junior Spellweaver
Joined
Jun 8, 2014
Messages
102
Reaction score
35
New issue, can't right click and add item in the 1.5.3 (which is actually 1.5.2) mode.

System.NullReferenceException: Object reference not set to an instance of an object. at MainWindow.click_addItem(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 
Banned
Banned
Joined
Aug 10, 2011
Messages
201
Reaction score
54
Give me some time, I'll update it.. It's my bad for compiling it the wrong way.. once I get home I'll upload the fixed one
 
Banned
Banned
Joined
Aug 10, 2011
Messages
201
Reaction score
54
First post updated with a new fixed program

What programs do you have installed?

Calas - [RELEASE] sGSHOPedit All Versions including 1.5.3 - RaGEZONE Forums

I hope this answers your question
 
Junior Spellweaver
Joined
Jun 8, 2014
Messages
102
Reaction score
35
Give me some time, I'll update it.. It's my bad for compiling it the wrong way.. once I get home I'll upload the fixed one

No worriez man, your work is already much appreciated! If you could help me out with a gshop I'll be forever grateful as its the only thing holding me back from starting right now haha.
 
Newbie Spellweaver
Joined
Sep 3, 2012
Messages
40
Reaction score
0
I try this gshop and works, thnx hycker. But, when i open it in this gshopedit release, then save it to client and server, upload to server, my map wont start. I think i give the right prices, and check the value, and prices, and there is no issue, but my map wont start.
--------
I try to add 1 new item
 
Joined
Dec 26, 2010
Messages
483
Reaction score
17
I try this gshop and works, thnx hycker. But, when i open it in this gshopedit release, then save it to client and server, upload to server, my map wont start. I think i give the right prices, and check the value, and prices, and there is no issue, but my map wont start.
--------
I try to add 1 new item

check your log
 
Newbie Spellweaver
Joined
Apr 30, 2012
Messages
79
Reaction score
1
配置文件:'gs.conf' 配置增补文件:'gsalias.conf'
装备后绑定功能打开
百宝阁中物品27260组id0多种销售时间冲突
初始化百宝阁数据失败
第一步初始化失败,错误号:-31

all items give the same error.
cant add items or even edit the name but deleting successsful.
how to fix this?
 
Banned
Banned
Joined
Dec 3, 2010
Messages
1,581
Reaction score
619
Something is wrong with 27260 item. How about translate with Google?

 
Newbie Spellweaver
Joined
Apr 30, 2012
Messages
79
Reaction score
1
配置文件:'gs.conf' 配置增补文件:'gsalias.conf'
装备后绑定功能打开
百宝阁中物品(ID number of new or edited item)组id0多种销售时间冲突
初始化百宝阁数据失败
第一步初始化失败,错误号:-31

If i delete any item on my gshop it still works but when i edit even rename only, that error occured.
I think this app is not accepting new item?
Only removing item is allowed and accepted?
 
Joined
Dec 26, 2010
Messages
483
Reaction score
17
配置文件:'gs.conf' 配置增补文件:'gsalias.conf'
装备后绑定功能打开
百宝阁中物品(ID number of new or edited item)组id0多种销售时间冲突
初始化百宝阁数据失败
第一步初始化失败,错误号:-31

If i delete any item on my gshop it still works but when i edit even rename only, that error occured.
I think this app is not accepting new item?
Only removing item is allowed and accepted?

when you save it, you have to open again and save it again
If not work, you have to check the elements.data
sometimes the ID is not available
 
Back
Top