[0.16.24] Unsure where to put this: ignore some crash logs

Bugs that are actually features.
Post Reply
quyxkh
Smart Inserter
Smart Inserter
Posts: 1027
Joined: Sun May 08, 2016 9:01 am
Contact:

[0.16.24] Unsure where to put this: ignore some crash logs

Post by quyxkh »

Hey, while poking around in the lua api I managed to provoke a crash that I _know_ is my own damn fault and you shouldn't bother spending any time on, it's
logfile
For entertainment value only, I got there by trying to nil out the __index meta in a returned player's metatable so `unsub.type` wouldn't throw an error.

Rseding91
Factorio Staff
Factorio Staff
Posts: 13171
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.16.24] Unsure where to put this: ignore some crash logs

Post by Rseding91 »

quyxkh wrote:For entertainment value only, I got there by trying to nil out the __index meta in a returned player's metatable so `unsub.type` wouldn't throw an error.
Sounds like a great way to crash it :D
If you want to get ahold of me I'm almost always on Discord.

quyxkh
Smart Inserter
Smart Inserter
Posts: 1027
Joined: Sun May 08, 2016 9:01 am
Contact:

Re: [0.16.24] Unsure where to put this: ignore some crash logs

Post by quyxkh »

Yep. I bet some language (probably German) has a word just for that "well, what was I expecting??" feeling I got when it fell over.

Post Reply

Return to “Not a bug”