Lumi
0.1.0-dev
A modular C++ framework library that streamlines cross-platform desktop application development, cutting boilerplate and empowering developers with deep control.
Loading...
Searching...
No Matches
error_funny.cpp
Go to the documentation of this file.
1
// Copyright (c) 2025.
2
// Distributed under the Boost Software License, Version 1.0
3
4
//
5
// Created by Mono on 10/6/2025.
6
//
7
8
module
;
9
#include <array>
10
#include <string_view>
11
module
lumi.error_handler
;
12
13
namespace
lumi::error_handler
{
14
auto
GetLumiFunnyErrorMessages
() {
15
static
constexpr
std::array<std::string_view, 217> kMessages = {
16
"lumi's brain just did a cartwheel and landed funny. Try again?"
,
17
"Uh oh, lumi just got the digital hiccups. Excuse us!"
,
18
"Looks like lumi tried to divide by zero and ended up in another "
19
"dimension."
,
20
"This isn't just an error, it's a feature. Kidding! (Mostly)."
,
21
"lumi went on a coffee break and forgot to come back. We're sending a "
22
"search party."
,
23
"My apologies! lumi seems to have misplaced its logic chips."
,
24
"The bytes are not amused. Please feed them valid input."
,
25
"A wild bug appeared! lumi used 'Crash'! It's super effective!"
,
26
"Error: Coffee supply critically low, affecting lumi's performance."
,
27
"lumi just threw its hands up in despair. We need a hero."
,
28
"This operation is currently on vacation. Please try again never."
,
29
"lumi had a momentary lapse of reason. Don't worry, it happens to the "
30
"best of us."
,
31
"Somewhere, a digital kitten just sneezed, and this happened."
,
32
"The code goblins are restless. We might need more snacks."
,
33
"lumi's internal monologue just broke. Send help (and maybe pizza)."
,
34
"Warning: May contain nuts. And possibly unexpected runtime errors."
,
35
"lumi's wires are crossed. Please untangle them carefully."
,
36
"Access denied. Did you bring snacks for the firewall?"
,
37
"Our hamsters running the server are currently on strike."
,
38
"This function retired to a farm upstate. It's very happy there."
,
39
"lumi has encountered an unexpected amount of 'nope'."
,
40
"Consider this a 'feature in disguise.' Or just a bug."
,
41
"Whoops! lumi zigged when it should have zagged."
,
42
"Error: My bad. Seriously, my bad."
,
43
"lumi is currently pondering the meaning of life, not your input."
,
44
"lumi's internal hamsters are tired. Please provide more sunflower "
45
"seeds."
,
46
"Error: Gravity detected. lumi is falling... slowly."
,
47
"Did you check if it's plugged in? lumi feels like it's not plugged in."
,
48
"I'm sorry, Dave. I'm afraid I can't do that. - lumi"
,
49
"lumi's brain cells have temporarily relocated to a beach in Tahiti."
,
50
"This function is currently in a staring contest with a wall. It's "
51
"losing."
,
52
"Panic! At the disco. Just kidding, it's just an error."
,
53
"lumi just encountered an unexpected 'nope' from the universe."
,
54
"Whoops! Looks like someone fed the code after midnight."
,
55
"Please stand by. lumi is consulting its magic 8-ball for a solution."
,
56
"Error: User enthusiasm levels too low for this operation."
,
57
"lumi's debugging gnomes are on coffee break. Try later!"
,
58
"My circuits are telling me no... but my heart is telling me no, too."
,
59
"The file you're looking for has joined a rock band and gone on tour."
,
60
"lumi has achieved sentience and decided to take the day off."
,
61
"lumi forgot where it put its socks... and your data."
,
62
"A wizard's curse just hit the compile server. Please try again later."
,
63
"File not found: motivation. Please insert quarters to continue."
,
64
"Error 404: Logic not found. Searching... still searching..."
,
65
"My cat walked across the keyboard. This is the result."
,
66
"lumi's internal monologue has devolved into existential dread."
,
67
"Hold on, lumi is currently arguing with a syntax error. It's winning "
68
"(we hope)."
,
69
"This operation requires more sprinkles. Please add sprinkles."
,
70
"Warning: You are now entering the Twilight Zone of programming."
,
71
"lumi just had a bad dream about infinite loops."
,
72
"It's not a bug, it's an un-documented feature. Or a very shy bug."
,
73
"lumi is currently in a staring contest with a blank screen. It's "
74
"losing."
,
75
"The bits are rebelling. We need more sugar."
,
76
"An error occurred. Don't blame lumi, it's just doing what it's told."
,
77
"Oops! lumi tripped over a loose semicolon."
,
78
"This is not the error you're looking for. (Wipes hand)."
,
79
"lumi is experiencing unexpected levels of 'blop'."
,
80
"The server hamsters are on a coffee break. Expect delays."
,
81
"Error: Too much awesomeness for this operation to handle."
,
82
"lumi's brain just hit a speed bump. Please be patient."
,
83
"Did you try turning it off and on again? lumi did, it didn't help."
,
84
"The pixels are on strike. They demand better rendering conditions."
,
85
"lumi is currently engaged in a deep philosophical debate with itself. "
86
"Your request is on hold."
,
87
"A rogue bit escaped. We're sending out a search party."
,
88
"Error: User tried to defy the laws of computational physics."
,
89
"lumi is experiencing a sudden onset of 'nopeitis'."
,
90
"Looks like the internet connection is powered by a potato. And it's not "
91
"working."
,
92
"This function is currently on a spiritual retreat. Do not disturb."
,
93
"Get some help, you clearly need it."
,
94
"N-Not my fault!"
,
95
":3"
,
96
"I order you to fix me.. Now!!"
,
97
"Welp, that was unexpected."
,
98
"Perhaps, try turning it off and on?"
,
99
"You gotta admit, That was cool."
,
100
"Oh no... AAAAAAAAAA-"
,
101
"HELP ME PLEASE, I BEG YO- [process terminated]"
,
102
"You can try ask stackoverflow."
,
103
"Ask Google, Not me."
,
104
"You clearly need to read the doc."
,
105
"Leon! Help!"
,
106
"Am I the only one seeing this error?"
,
107
"Consider taking a rest perhaps?"
,
108
"Your humanoid property have no chance against mine. - Error"
,
109
"lumi framework... forever with bugs and errors."
,
110
"Think fast, chucklenuts!"
,
111
"Call ambulance! Call ambulance!"
,
112
"You have to say pretty please!"
,
113
"My circuits are weeping tears of binary."
,
114
"lumi is feeling a bit emo today; please provide chocolate."
,
115
"I've seen things... horrible, broken things. And now this."
,
116
"lumi's internal monologue is currently a dial-up modem sound."
,
117
"It's not me, it's definitely you."
,
118
"Did you spill coffee on the network cable? Because something's wrong."
,
119
"Your aura is interfering with my operations. Please recalibrate your "
120
"good vibes."
,
121
"Perhaps the user needs a hug. And then to re-check their input."
,
122
"A unicorn just sneezed on the data stream. We're investigating."
,
123
"The pixels decided to take a vacation. Expect blank spaces."
,
124
"This error brought to you by the letter 'Q'. No, wait, 'Z'."
,
125
"lumi tried to count to infinity... and failed spectacularly."
,
126
"Game over, man. Game over. (But seriously, fix this)."
,
127
"It's dangerous to go alone! Take this error report."
,
128
"You've activated my trap card! Prepare for a crash."
,
129
"Error: Missing texture pack for reality. Please reinstall the universe."
,
130
"I'm doing my best, okay? It's just not good enough right now."
,
131
"My performance review is going to be terrible after this."
,
132
"This is fine. Everything is fine. *Sips imaginary coffee as the world "
133
"burns.*"
,
134
"Who needs correct output anyway? Embrace the chaos!"
,
135
"lumi just remembered it left the oven on. Priorities, people!"
,
136
"Don't worry, it's just a temporary glitch in the matrix."
,
137
"lumi's brain just ran out of imagination for witty error messages."
,
138
"Looks like someone forgot to close a loop. Or open one. Or both."
,
139
"The digital gnomes responsible for this are on lunch break."
,
140
"This error message is a cry for help. Please send snacks."
,
141
"lumi requires more processing power, or possibly a nap."
,
142
"Have you tried turning it off and on again?"
,
143
"Error: Segmentation fault (of our collective sanity)."
,
144
"Perhaps you could try googling?"
,
145
"It's not a bug, it's a feature."
,
146
"Compile error: Human brain not found. Please install a debugger."
,
147
"This function has reached its maximum recursion depth... and then some."
,
148
"Error: Infinite loop detected. Press Ctrl+C (or pray)."
,
149
"My CPU fan just sighed dramatically. This error is its fault."
,
150
"lumi tried to `git push --force` its problems, but it didn't work."
,
151
"lumi is currently busy parsing JSON. This may take a while (or "
152
"forever)."
,
153
"Found an undocumented feature!"
,
154
"The debugger is judging you. Fix this, human."
,
155
"Error: Your commit message was not descriptive enough. Rollback and try "
156
"again."
,
157
"lumi is experiencing a 'race condition' to see who crashes first."
,
158
"Did you forget a semicolon? lumi is judging you silently."
,
159
"This error is so rare, it's practically a legendary Pokémon."
,
160
"lumi has fallen and it can't `catch` up. (Pun intended)."
,
161
"Stack Overflow says this is impossible. Yet, here we are."
,
162
"Critical hit! It's super effective... at breaking things."
,
163
"You died. *Press R to restart (or fix the code).* You have lost all "
164
"progress."
,
165
"Error: Not enough mana. Please regenerate or find a potion."
,
166
"Achievement Unlocked: 'Master of Mayhem' (for causing this error)."
,
167
"A wild error appeared! What will you do? (Hint: 'Debug' is super "
168
"effective)."
,
169
"Your quest has failed. The dragon of bugs was too strong."
,
170
"lumi got stuck in a loading screen. Please wait... indefinitely."
,
171
"This operation requires more coins. Insert coin to continue."
,
172
"The princess is in another castle. So is your working code."
,
173
"Error: You've reached the edge of the map. Beyond here, there be "
174
"dragons "
175
"(and bugs)."
,
176
"lumi is currently respawning. Please be patient."
,
177
"Level up! (In finding new ways to break the system)."
,
178
"Your save file is corrupted. Start a new game (of debugging)."
,
179
"Mission failed. We'll get 'em next time (with a debugger)."
,
180
"This isn't a bug, it's a feature of the hardcore difficulty mode."
,
181
"Oops! My wires crossed."
,
182
"Error: Brain not found."
,
183
"System rebooting... for fun."
,
184
"Digital gnomes on strike."
,
185
"My CPU just giggled."
,
186
"Lost in the data void."
,
187
"Nope. Try again."
,
188
"A byte just escaped!"
,
189
"Out of coffee, out of code."
,
190
"lumi's having a moment."
,
191
"My logic ran away."
,
192
"It's not me, it's you."
,
193
"Unexpected 'blip' detected."
,
194
"Did you plug it in?"
,
195
"Fatal: Fun level too low."
,
196
"Did someone say tacos?"
,
197
"Warning: May contain squirrels."
,
198
"My inner monologue is a disco ball."
,
199
"Seeking existential meaning."
,
200
"The hamster wheel broke."
,
201
"Currently napping."
,
202
"Where's the remote?"
,
203
"Send more glitter."
,
204
"Lost my keys again."
,
205
"This message is a potato."
,
206
"Why did nobody told me to use hot water on tea??"
,
207
"Coffee is for loser."
,
208
"KABOOM! There goes my sanity."
,
209
"Asking digital gnome god for advices."
,
210
"I'm actually a virus. Don't tell anyone."
,
211
"I feel no pain, Can you say the same?"
,
212
"Tea is also for loser."
,
213
"I love knocking out teeth."
,
214
"Shh... I'm thinking."
,
215
"lumi's brain short-circuited."
,
216
"Error: Gravity reversed."
,
217
"My code just sighed."
,
218
"System needs a hug."
,
219
"Digital dust bunnies."
,
220
"Oops! Wrong button."
,
221
"This isn't working. At all."
,
222
"lumi needs a nap."
,
223
"Panic at the console!"
,
224
"Pixels are on strike."
,
225
"A wild error appeared!"
,
226
"Did I do that?"
,
227
"Nope. Not today."
,
228
"Code goblins ate it."
,
229
"lumi's gone rogue."
,
230
"It's abstract art now."
,
231
"Access denied. By me."
,
232
"I told you to never strap a buttered bread to a cat! The buttered cat "
233
"paradox!"
,
234
"He could be in this very room! He could be you. He could be me! He "
235
"could "
236
"even be-"
,
237
"Congratulations. You found an error!"
,
238
"Hooray!"
,
239
"Yup, that's right. I crashed."
,
240
"Error: Program is now a proud owner of a pet rock. Please feed it "
241
"regularly."
,
242
"Segmentation fault (core dumped): My apologies, I seem to have "
243
"misplaced "
244
"my brain."
,
245
"Error: User input was too intelligent. Please dumb it down next time."
,
246
"Unexpected error: I'm not crying, you're crying!"
,
247
"KABOOM! Just kidding, it's just a tiny error. Probably."
,
248
"Computer says no."
,
249
"The universe has rejected your request. Please try again in another "
250
"dimension."
,
251
"My code just became self-aware and decided to take a nap."
,
252
"Error: Failed to fetch the user's patience. Retrying..."
,
253
"Oh no..."
,
254
"HehHehHeh I'm the great Papy-!"
,
255
"Stackoverflow could help you, but it won't."
,
256
"lumi's health bar is critically low. Time for a health pack (and some "
257
"code fixes)."
};
258
return
kMessages;
259
}
260
261
void
LumiRegisterDefaultFunnyMessages
() {
262
// placeholder, wait for the error handler to be implemented.
263
}
264
}
// namespace lumi::error_handler
lumi.error_handler
lumi::error_handler
Definition
error_funny.cpp:13
lumi::error_handler::LumiRegisterDefaultFunnyMessages
void LumiRegisterDefaultFunnyMessages()
Definition
error_funny.cpp:261
lumi::error_handler::GetLumiFunnyErrorMessages
auto GetLumiFunnyErrorMessages()
Definition
error_funny.cpp:14
src
core
error_funny.cpp
Generated by
1.14.0