[0.12.7] icon = "" causes unhelpful crash.

This subforum contains all the issues which we already resolved.
Post Reply
vzybilly
Fast Inserter
Fast Inserter
Posts: 143
Joined: Thu May 14, 2015 6:10 pm
Contact:

[0.12.7] icon = "" causes unhelpful crash.

Post by vzybilly »

I was doing some work and had a place holder

Code: Select all

icon = ""
in my mod, it caused a crash log of:
crash
simple fix, put a print line telling if icon == "" or nil, or auto-fill with the empty image in base.
Will code for Food. I also have 11+ mods!

Oxyd
Former Staff
Former Staff
Posts: 1428
Joined: Thu May 07, 2015 8:42 am
Contact:

Re: [0.12.7] icon = "" causes unhelpful crash.

Post by Oxyd »

Okay, in 0.12.8 this won't crash. You'll still get an error about invalid path, of course.

Post Reply

Return to “Resolved Problems and Bugs”