OK, I still can't reproduce the error - any chance of a screen shot of the extension when the error occurs?
Also, are you running any other Extensions?
Let me know and I'll get it sorted asap
Cheers
Printable View
OK, I still can't reproduce the error - any chance of a screen shot of the extension when the error occurs?
Also, are you running any other Extensions?
Let me know and I'll get it sorted asap
Cheers
Hey Dulux, having an issue, when I use Locations with the latest FG, running PFRPG, I'm getting the following error, when I try to drag an item link out of a library file and into the items screen list:
Script Error: [string "scripts/manager_item.lua"]:382: getPath: Invalid parameter 2
When I disable only this extension the error does not occur, and FG functions as expected, and when I enable only this and Base I get the error. The item doesn't get added to the item list, and I can find no work around.
I'm hoping we can figure this out, so I can use this extension, I'd very much like to!
OK, I can't reproduce the error using any of the weapons out of PFRPG Basic Rules module - so which library file are you using (and which item are you dragging)?
Any library file, I've got the error when only using just the PF Basic Rules library, and also with a custom module for UE. I've made a blank campaign with ONLY the PF Basic Rules loaded, and get the error on all items, "Armor", "Weapons", and "Items". Doesn't seem to be causing any problems with the NPC list, or anything else I've noticed so far.
Here's a screenshot set. In this sample, I've freshly loaded the campaign, and attempted to drag over "Leather" from the armor section.
Attachment 13056Attachment 13057
Confirmed.
It does not do it after you unload Locations.
Note GrimmSpector is not dragging these into the Locations tool anywhere he is dragging them into the FG Items window.
Thanks for the backup damned, that's right, I'm dragging it into a section that has nothing to do with the addon, so not sure what's causing it.
OK, so now that I understnad the problem fully I've been able to reproduce it and have got it worked out now - its to do with code that Moon put into the CoreRPG when he changed the way that FG handles Items when we went from v3.1.5 to v3.1.6 to allow the Locations Extension (and any other Extensions that care to) to "tie in" to that system. This means two things:
- Any Extension that taps into the Items system using the method provided by Moon will subsequently cause this error
- I can't fix it, because its part of CoreRPG, not part of the Locations Extension - but it only shows up when the Locations Extension is loaded because when the Locations Extension loads it calls the "tie in" function in the CoreRPG - no Locations Extension loaded and that bit of code in the CoreRPG doesn't run, hence no error.
The good news id that I've worked out a solution and have PM'd Moon the details. The bad news is that until Moon incorporates my fix and releases a new version of the CoreRPG then this error will continue to occur - and because its in the CoreRPG it'll occur for all Child-Rulesets that want to use the Locations Extension
Sorry, but that's the best I can do :(
Well I guess I'll have to give up the locations extension for now...thanks!
Oh, I'm sure Moon won't take long - he's very good with that type of thing :)
other question
when i create a 'SHOP',PCs can sell any thing to SHOP,but on rules, maybe weapon and equipment i just want 90% sell (worth 100gp but just sell for 10gp to SHOP),but gem and scrolls i want sell original cost, can i just use one building to make it happen?or i need create two buildings?