Перейти к содержимому

Фотография

Legends Plugins 1.93 Released


  • Пожалуйста, авторизуйтесь, чтобы ответить
6 ответов в этой теме

#1
MarshallV

MarshallV
  • Members
  • 43 сообщений

I've released updates for my Legends Plugins to v1.93.  They can be found on my site (under construction) at http://www.nwn2legends.com.  Several new features, fixes and enhancements.  Lots of updates to the SE plugin including the ability to do a lot more (like boss mobs).

 

Cheers,

 

M


  • Это нравится: rjshae и Lord_Dave

#2
kamal_

kamal_
  • Members
  • 5 235 сообщений

That special effects plugin looks really powerful (it's also not listed on your page :) ). Is that available for single player or does it require mysql?



#3
MarshallV

MarshallV
  • Members
  • 43 сообщений

It's built in to the Quest Plugin because they do go hand in hand together BUT, you can technically use it without using quests or databases.  See THIS video playlist for some things you can do with it - watch videos 3-6 for examples of how it can work in a single player mod.

 

M



#4
Lord_Dave

Lord_Dave
  • Members
  • 2 сообщений

Hi, i have a problem with the Legends Crafting Plugin.

When i try to create a new Recipe Item i get this error:

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at leg_common.CreateBlueprint.CreateItem(String sItemName, String sItemTag, Int32 iBaseType, String sItemType, String sSkill, String sPlugin)
   at Legends_Crafting_Plugin.Recipe_Items.buttonRecipeItemsFinish_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)
 
could anyone please help me?


#5
Valek

Valek
  • Members
  • 27 сообщений

Thank you! Can't wait to try them out.



#6
MarshallV

MarshallV
  • Members
  • 43 сообщений

 

Hi, i have a problem with the Legends Crafting Plugin.

When i try to create a new Recipe Item i get this error:

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at leg_common.CreateBlueprint.CreateItem(String sItemName, String sItemTag, Int32 iBaseType, String sItemType, String sSkill, String sPlugin)
   at Legends_Crafting_Plugin.Recipe_Items.buttonRecipeItemsFinish_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)
 
could anyone please help me?

 

 

A few questions:

 

1. Do other sections of the plugin work ok?  Like setting up tradeskills?

2. Where does this error occur, when loading the Recipe Form or when finishing one?

3. Can you send a screen shot to me of how your form looks just before the error to marshall at nwn2legends dot com?

 

Thanks!

 

M



#7
Lord_Dave

Lord_Dave
  • Members
  • 2 сообщений

A few questions:

 

1. Do other sections of the plugin work ok?  Like setting up tradeskills?

2. Where does this error occur, when loading the Recipe Form or when finishing one?

3. Can you send a screen shot to me of how your form looks just before the error to marshall at nwn2legends dot com?

 

Thanks!

 

M

The tradeskill creation works fine, and also adding new recipes.

I get this error every time I hit the 'Finish' button in the form, so it doesn't create the Recipe Item blueprint.

The same error occurs also on trainers sections.

 

I've sent you the screenshot by mail