Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

New packet problem :D fun stuff…


Zappy
 Share

Recommended Posts

So, I figured out why my packets weren't sending, and now they run back and forth just fine. However, I seem to have a completely brand new issue, that I can't figure out, yay~!

So… Upon editing a "recipe" (the new object I needed to put in) you can save it without changing anything, and the packet will run over, and run through "HandleSaveRecipe" without a hitch.  (I've used Call GlobalMsg() to narrow down possible culprits) HOWEVER. If I DO change the name, and hit save, the server freezes, and goes unresponsive, eventually crashing. I don't get a subscript error or any alert message, just the usual microsoft "Not responding". The globalmsg, placed directly at the start of HandleSaveRecipe does nothing. It doesn't send the message, so I'm assuming the problem must be within the information my client sends over. What would cause this?
If you need the code to help, just ask~
Thanks
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...