font-game-engine
font-game-engine copied to clipboard
Error: NetworkError when attempting to fetch resource
While using the online (though local) converter, the issue:
Error: NetworkError when attempting to fetch resource
crops up when I try and save both CharString and Image to project/images folder.
it’s trying to connect to the server running in the blender Addon. Things that could go wrong:
- Blender and the addon are not on
- Could be a firewall issue. Make sure blender is allowed not blocked by the firewall.
- It could be an issue with the addon, in blender open the system console and look for python exceptions https://blender.stackexchange.com/questions/23147/how-do-i-get-the-console-on-windows#23148
On Fri, Apr 2, 2021, at 7:27 PM, Freddie R wrote:
While using the online (though local) converter, the issue:
Error: NetworkError when attempting to fetch resource
crops up when I try and save both CharString and Image to project/images folder.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mmulet/font-game-engine/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRVPIIWG6Q2VP434HXLLETTGZOFJANCNFSM42JUBKFA.
I'll check the firewall issue. I'm running Blender through steam, not sure if that affects things.