-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patherror_codes
More file actions
25 lines (22 loc) · 1.26 KB
/
error_codes
File metadata and controls
25 lines (22 loc) · 1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# **************************************************************************** #
# #
# :::::::: #
# error_codes :+: :+: #
# +:+ #
# By: obult <obult@student.codam.nl> +#+ #
# +#+ #
# Created: 2022/01/20 11:59:36 by obult #+# #+# #
# Updated: 2022/01/21 13:52:22 by obult ######## odam.nl #
# #
# **************************************************************************** #
-1 too many / few arguments
-2 no .ber extention
-3 open failed
-4 initial map alocation failed
-5 memory allocation failed or gnl failed
-6 map is not rectangular
-7 map contains other character than "PEC10" or more than one player
-21 faulty map, fewer than one exit or collectable
-8 mlx init failed
-9 mlx new window failed
-16 texture loading gone wrong, texture might not exist