Page 14 of 17

Re: [MOD 0.15] Upgrade planner

Posted: Fri Aug 25, 2017 9:55 am
by FDEthan
FDEthan wrote:Hi Klonan

I have the same issue as Roang

I have disabled all other Mods

Also this mod was running fine, the crashed with the same error code as Roang
Roang wrote:Hi,

I've got a crash when I try to Change my update planer, when I try to change an item or remove a line the game crashes with the error

Re: [MOD 0.15] Upgrade planner

Posted: Fri Aug 25, 2017 10:39 am
by Klonan
FDEthan wrote:Hi Klonan

I have the same issue as Roang

I have disabled all other Mods

Also this mod was running fine, the crashed with the same error code as Roang
I will fix it this weekend

Re: [MOD 0.15] Upgrade planner

Posted: Sat Aug 26, 2017 1:11 am
by sicklag
.

Re: [MOD 0.15] Upgrade planner

Posted: Sat Aug 26, 2017 6:54 pm
by Klonan
Okay, I see what went wrong

Should never happen again

Re: [MOD 0.15] Upgrade planner

Posted: Tue Aug 29, 2017 12:13 pm
by Roang
Thanks for the update, crash has been fixed.

Re: [MOD 0.15] Upgrade planner

Posted: Tue Aug 29, 2017 8:42 pm
by Zyrconia
OK, stupid question, but did the way the mod works change recently?

In my latest game I can't find or craft any upgrade tool. Only the configuration dialogue works, but I can't seem to find the item.

Thanks!

Re: [MOD 0.15] Upgrade planner

Posted: Tue Aug 29, 2017 9:05 pm
by Nexela
If you have Picker Extended press shift-b (I think) to open the planners menu

Re: [MOD 0.15] Upgrade planner

Posted: Tue Aug 29, 2017 9:53 pm
by Zyrconia
Nexela wrote:If you have Picker Extended press shift-b (I think) to open the planners menu
Thank you! That worked!

Re: [MOD 0.15] Upgrade planner

Posted: Thu Sep 07, 2017 12:18 pm
by Tyrindor
This really bothers me more than it should. Why does this mod's icon always go below the other mods icons? I am clinically diagnosed with OCD, and it bothers me enough that it's hard to use the mod. As embarrassing as it is... how can I fix this or hide the icon completely?

http://i.imgur.com/kX98xsv.png

Perhaps we can get a config option to hide the button now that we have a keybind?

Re: [MOD 0.15] Upgrade planner

Posted: Thu Sep 07, 2017 1:07 pm
by Klonan
Tyrindor wrote:This really bothers me more than it should. Why does this mod's icon always go below the other mods icons? I am clinically diagnosed with OCD, and it bothers me enough that it's hard to use the mod. As embarrassing as it is... how can I fix this or hide the icon completely?

http://i.imgur.com/kX98xsv.png

Perhaps we can get a config option to hide the button now that we have a keybind?
Ctrl - Q to hide the button

Re: [MOD 0.15] Upgrade planner

Posted: Thu Sep 07, 2017 2:42 pm
by Tyrindor
Klonan wrote:
Tyrindor wrote:This really bothers me more than it should. Why does this mod's icon always go below the other mods icons? I am clinically diagnosed with OCD, and it bothers me enough that it's hard to use the mod. As embarrassing as it is... how can I fix this or hide the icon completely?

http://i.imgur.com/kX98xsv.png

Perhaps we can get a config option to hide the button now that we have a keybind?
Ctrl - Q to hide the button
I couldn't get that to work. Went into the control options and found it was set to Ctrl - U.

Thanks, I should have seen it in there.

Re: [MOD 0.15] Upgrade planner

Posted: Thu Sep 07, 2017 2:49 pm
by Klonan
Tyrindor wrote:
Klonan wrote:
Tyrindor wrote:This really bothers me more than it should. Why does this mod's icon always go below the other mods icons? I am clinically diagnosed with OCD, and it bothers me enough that it's hard to use the mod. As embarrassing as it is... how can I fix this or hide the icon completely?

http://i.imgur.com/kX98xsv.png

Perhaps we can get a config option to hide the button now that we have a keybind?
Ctrl - Q to hide the button
I couldn't get that to work. Went into the control options and found it was set to Ctrl - U.

Thanks, I should have seen it in there.
Right, CTRL - U, that's what i meant :D

Re: [MOD 0.15] Upgrade planner

Posted: Tue Oct 03, 2017 6:10 pm
by Kovus
Upgrade Planner's "on_event(defines.events.on_gui_selection_state_changed)" throws an error when another mod's dropdown changes state. It looks like the fix should be a 1-liner, as similar code exists in the following on_event. Adding the line below seems to fix the problem (copied from "on_event(defines.events.on_gui_elem_changed)").

Code: Select all

if not string.find(element.name, "upgrade%-planner%-") then return end

Re: [MOD 0.15] Upgrade planner

Posted: Tue Oct 03, 2017 6:57 pm
by Klonan
Kovus wrote:Upgrade Planner's "on_event(defines.events.on_gui_selection_state_changed)" throws an error when another mod's dropdown changes state. It looks like the fix should be a 1-liner, as similar code exists in the following on_event. Adding the line below seems to fix the problem (copied from "on_event(defines.events.on_gui_elem_changed)").

Code: Select all

if not string.find(element.name, "upgrade%-planner%-") then return end
Thanks for the report,
I've fixed it for the 0.16 version of the mod

Re: [MOD 0.15] Upgrade planner

Posted: Fri Oct 06, 2017 6:43 pm
by megamanzteam
I have an issue where the icon will not display for me, even when using the hotkey crtl + U.
Image here: Image

My mods:ImageImage

I can open the planner to set up to use it, but can't actually use it (haven't tried upgrading a blueprint yet). Is there a way to change where the button can show up? (ex. bottom left?) If you require any additional info, let me know.

Re: [MOD 0.15] Upgrade planner

Posted: Fri Oct 06, 2017 7:25 pm
by Klonan
megamanzteam wrote:I have an issue where the icon will not display for me, even when using the hotkey crtl + U.
Image here: Image

My mods:ImageImage

I can open the planner to set up to use it, but can't actually use it (haven't tried upgrading a blueprint yet). Is there a way to change where the button can show up? (ex. bottom left?) If you require any additional info, let me know.
Thanks for the report,
Its fixed in the next release of the mod (for 0.16)

Re: [MOD 0.15] Upgrade planner

Posted: Mon Oct 23, 2017 5:19 am
by Lav
A question. Can the upgrade planner be added to an already existing game? I tried, and there's an upgrade planner item to craft, but no configuration GUI button in the top-left, so I guess something went wrong with mod initialization.

4reference: I'm running Loader Redux, Ghost Copier and Nanobots for this save.

Re: [MOD 0.15] Upgrade planner

Posted: Mon Oct 23, 2017 9:16 pm
by Klonan
Lav wrote:A question. Can the upgrade planner be added to an already existing game? I tried, and there's an upgrade planner item to craft, but no configuration GUI button in the top-left, so I guess something went wrong with mod initialization.

4reference: I'm running Loader Redux, Ghost Copier and Nanobots for this save.
Yes, just the button doesn't appear properly

Its fixed in the next version of the mod, for now just press 'U' to open the config menu

Re: [MOD 0.15] Upgrade planner

Posted: Tue Oct 24, 2017 5:45 am
by Lav
Klonan wrote:Yes, just the button doesn't appear properly

Its fixed in the next version of the mod, for now just press 'U' to open the config menu
That works. Thanks!

Re: [MOD 0.15] Upgrade planner

Posted: Tue Nov 14, 2017 2:41 am
by runamucker
I really, really like having this functionality in the game, but it's so easy compared to vanilla that it feels too much like cheating. :? I want to work for it, earn those replacements.

Sooooo.... feature request: Make it expensive!!

Please,
  • make it require Blue Science research
    have the cursor items run out after a certain number of replacements
    make the cursor item cost a bunch so I have to decide whether I want to use it or do it manually
    and maybe have the replacement take some time (though that would require some graphics, and from the looks of this mod, that's not your bag :P )
Thanks so much!