Trouble with Dynamis Jeuno
Re: Trouble with Dynamis Jeuno
Okay, I will try later tonight after I get home.
Re: Trouble with Dynamis Jeuno
oh, if anything binds or uses a TP move that inflicts bind I am hearing that's causing crashes atm
edit: and if you pull that should not happen anymore
edit: and if you pull that should not happen anymore
Re: Trouble with Dynamis Jeuno
No, sadly I only use Blade: Jin. I may not be able to test until this weekend though, but I will let you know my results.
Can you tell me how to get the bug report when running through Visual Studio? I want to make sure I catch the problem without trying to also learn how to get the Visual Studio bug reporting system at the same time, or else I might miss the crash information.
Can you tell me how to get the bug report when running through Visual Studio? I want to make sure I catch the problem without trying to also learn how to get the Visual Studio bug reporting system at the same time, or else I might miss the crash information.
Re: Trouble with Dynamis Jeuno
sorry, let me be a bit clear: anything that binds, including mobs binding you, would hit a debug break
all you have to do really is open the server in VS and hit f5 (launches the game server and attaches the debugger automatically) and see what a) the message was and b) what line it was executing (and the call stack)
update first though, i doubt you'll crash after updating
all you have to do really is open the server in VS and hit f5 (launches the game server and attaches the debugger automatically) and see what a) the message was and b) what line it was executing (and the call stack)
update first though, i doubt you'll crash after updating
Re: Trouble with Dynamis Jeuno
Well, I went through a full limbus yesterday without a game server crash, so maybe it is resolved. I will do dynamis xarcabard this weekend, and guess I will know more once I do that. Will let you know if any other crashes occur.