Search found 8 matches
- Tue Jun 10, 2025 10:38 am
- Forum: Ideas and Suggestions
- Topic: Nintendo Switch 2 - Mouse Support
- Replies: 6
- Views: 1800
Re: Nintendo Switch 2 - Mouse Support
Do you have access to a Switch 2 now ? I'm really looking forward to the play on play on the new console but with mouse mode.
- Mon Jan 22, 2018 3:06 pm
- Forum: Modding help
- Topic: Req: Help needed to update Factorio Planner
- Replies: 11
- Views: 4619
Re: Req: Help needed to update Factorio Planner
It was probably a bug on the website, it now works again. Here is the mod https://mods.factorio.com/mod/factorio-data-exporter
Code available on Github: https://github.com/Ploppy3/factorio-data-exporter
Code available on Github: https://github.com/Ploppy3/factorio-data-exporter
- Mon Jan 22, 2018 1:01 pm
- Forum: Modding help
- Topic: Req: Help needed to update Factorio Planner
- Replies: 11
- Views: 4619
Re: Req: Help needed to update Factorio Planner
Quick update: Mod is finished as well as the app and github repo is ready.
Problem is: I can't upload the mod, every single time I get this error:
Error in the Title field - Field must be at least 1 character long.
Does anyone knows what's going on? Because there is no title field in the page ...
Problem is: I can't upload the mod, every single time I get this error:
Error in the Title field - Field must be at least 1 character long.
Does anyone knows what's going on? Because there is no title field in the page ...
- Sun Jan 21, 2018 9:57 pm
- Forum: Modding help
- Topic: Req: Help needed to update Factorio Planner
- Replies: 11
- Views: 4619
Re: Req: Help needed to update Factorio Planner
Thank you very much @Aprillion, that's exactly what I was looking for. I managed to extract all the crafting machines. Now it's time to re-code the way I load data into the app.
Thank you everyone for helping me.
Thank you everyone for helping me.
- Sun Jan 21, 2018 3:50 pm
- Forum: Modding help
- Topic: Req: Help needed to update Factorio Planner
- Replies: 11
- Views: 4619
Re: Req: Help needed to update Factorio Planner
Ok. All I need is some little help from another mod dev to tell me how to access the machine prototypes with some code, or someone to tell me that it is impossible.
Any help is appreciated.
Any help is appreciated.
- Sun Jan 21, 2018 12:30 am
- Forum: Modding help
- Topic: Req: Help needed to update Factorio Planner
- Replies: 11
- Views: 4619
Re: Req: Help needed to update Factorio Planner
I will probably try to make the code or even the mod that I created public.
Thank you very much help, I'm not familiar with Lua. What line of code did you use to access these prototypes?
Thank you very much help, I'm not familiar with Lua. What line of code did you use to access these prototypes?
- Sat Jan 20, 2018 6:57 pm
- Forum: Modding help
- Topic: Req: Help needed to update Factorio Planner
- Replies: 11
- Views: 4619
Re: Req: Help needed to update Factorio Planner
I'm confused, as I said, I have access to the recipes (I already parse & export them in JSON).
My question is, if possible, how can I access the crafting machines ?
My question is, if possible, how can I access the crafting machines ?
- Sat Jan 20, 2018 2:55 pm
- Forum: Modding help
- Topic: Req: Help needed to update Factorio Planner
- Replies: 11
- Views: 4619
Req: Help needed to update Factorio Planner
Hello,
I need help regarding https://factorio-planner.firebaseapp.com/
After much trouble regarding my decision to use external tools: https://www.reddit.com/r/factorio/comments/7k7dr6/req_update_mod_json_data_exporter/, I decided to create my own mod which will be as basic as possible to extract ...
I need help regarding https://factorio-planner.firebaseapp.com/
After much trouble regarding my decision to use external tools: https://www.reddit.com/r/factorio/comments/7k7dr6/req_update_mod_json_data_exporter/, I decided to create my own mod which will be as basic as possible to extract ...