Sorry=) i forgott to say lol
ill post the link this weekend xD
There is still some work to do.
Printable View
Sorry=) i forgott to say lol
ill post the link this weekend xD
There is still some work to do.
http://www.megaupload.com/?d=E9O82SMF
Finaly >.<
Well, i think there will be some bugs, please make an Backup of your NPC
OK , Understood ! Thanks !
:/::/:
http://img29.imageshack.us/img29/4917/imagenyur.jpg
Code:See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at PriTaTor.PriTaEditor.cmdReload1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
PriTaTor
Assembly Version: 1.3.648.0
Win32 Version: 1.3.648.0
CodeBase: file:///C:/myptserver/PriTaTor_1.8.800.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
This happend in loading server files?
Sounds like there was more files then PriTaTor can load (1000 is atm the limit)
Like 1000Monsters 1000Items, 1000NPC
i have this error in the log file:
s
i have 814 items
[CODE]PriTaTor error log! Please post this file into forum on errors!
----------------------------------------------------------------------
s
One of the error is, when press one of the tabs "Monsters" "Items" "Maps"=)
Fist of all, i hope admins dont mind if we post PriTaTor errors here(in this forum) and talk about removing bugs xD
Thank for using PriTaTor
btw. If this is shows in "Maps"
Attachment 70861
This means, PriTaTor could not find the Monster japanese name!
The name shown in between this symbols < > in this example <
tested
Find one bug: Everytime i open it, the program wont load the data, i had to go to setup, and go to find the server files everytime i open the program in order to load the data.
btw, well done, this program is just totally awesome!
did you tried "Save config" in options?
but ill try to save it automatic=)
yep, didnt work
Im sorry, but i cant reproduce your error.
When i press "Save config" it saves the server path in config file.
Do you get an error, cant read config file?
lol i think this i a important error, it annoying always to set server path again =)
The other error in loading files, i set up all values to max. 2000. maybe i have to count all files and then set the dimensions of my variables. lol
I started programming Vbasic with PriTaTor lol
so the old code is kind of mess.
But if i rewrite the old code, i have to chance the complete handling in PriTaTor, i think this is to much work(5000+ code lines). so i just try to fix all error and try to make it more robust against Exceptions.
Thats why i wrote a programmpart to catch Exceptions and write to error.log=)
Thanks for using PriTaTor=)
the program save the config, cuz when it start and i check, the server path is correct but the data didnt load until i choose the server path again with the server path button.
wow, 5000 lines thats alot, gj
it dont load the data automaitc, you have to press reload=)
maybe this is the problem?^^
jaja, noob me, yep, i didnt touch that button cuz i was afraid, in the last versions, everytime i pressed it the program made an error of execution and closed it self but it is working well now :)