質問編集履歴

4

修正

2018/08/22 01:25

投稿

nekokichi
nekokichi

スコア54

test CHANGED
File without changes
test CHANGED
@@ -290,7 +290,7 @@
290
290
 
291
291
  ![イメージ説明](56b108eec62792ae099bb6e43355a783.png)
292
292
 
293
- ![イメージ説明](0d76645b57e2f55c89bc273d7badc80c.png)
293
+ ![イメージ説明](1e1c20a7d2c6ac954a4a4dc4109a7949.png)
294
294
 
295
295
  ![イメージ説明](a01f948bfc39e512aaf019378ae5d77e.png)
296
296
 
@@ -325,33 +325,3 @@
325
325
  (0x108a8ba50) to 'MyAcchiMuiteHoi.GameOverViewController' (0x108a8b990). (lldb)
326
326
 
327
327
  ```
328
-
329
-
330
-
331
-
332
-
333
- print(segue.destination)をlet gameover_instance = segue.destination as! GameOverViewControllerの上に配置した場合のエラーコードです。
334
-
335
-
336
-
337
- ```エラーコード2
338
-
339
- <MyAcchiMuiteHoi.ChoiceHandViewController: 0x7fcf1dc29210>
340
-
341
- <MyAcchiMuiteHoi.ChoiceHandViewController: 0x7fcf1dc29210>
342
-
343
-
344
-
345
- Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController'
346
-
347
- (0x10864da78) to 'MyAcchiMuiteHoi.GameOverViewController' (0x10864d9b8).
348
-
349
-
350
-
351
- 2018-08-22 09:36:59.398950+0900 MyAcchiMuiteHoi[7979:233301]
352
-
353
- Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController'
354
-
355
- (0x10864da78) to 'MyAcchiMuiteHoi.GameOverViewController' (0x10864d9b8). (lldb)
356
-
357
- ```

3

エラーコードの編集

2018/08/22 01:25

投稿

nekokichi
nekokichi

スコア54

test CHANGED
File without changes
test CHANGED
@@ -310,9 +310,21 @@
310
310
 
311
311
 
312
312
 
313
- Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController' (0x108a8ba50) to 'MyAcchiMuiteHoi.GameOverViewController' (0x108a8b990).
314
-
315
- 2018-08-22 09:38:55.508647+0900 MyAcchiMuiteHoi[8071:235142] Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController' (0x108a8ba50) to 'MyAcchiMuiteHoi.GameOverViewController' (0x108a8b990). (lldb)
313
+ ```エラーコード1
314
+
315
+ Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController'
316
+
317
+ (0x108a8ba50) to 'MyAcchiMuiteHoi.GameOverViewController' (0x108a8b990).
318
+
319
+
320
+
321
+ 2018-08-22 09:38:55.508647+0900 MyAcchiMuiteHoi[8071:235142]
322
+
323
+ Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController'
324
+
325
+ (0x108a8ba50) to 'MyAcchiMuiteHoi.GameOverViewController' (0x108a8b990). (lldb)
326
+
327
+ ```
316
328
 
317
329
 
318
330
 
@@ -322,8 +334,24 @@
322
334
 
323
335
 
324
336
 
325
- <MyAcchiMuiteHoi.ChoiceHandViewController: 0x7fcf1dc29210> <MyAcchiMuiteHoi.ChoiceHandViewController: 0x7fcf1dc29210>
326
-
327
- Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController' (0x10864da78) to 'MyAcchiMuiteHoi.GameOverViewController' (0x10864d9b8).
328
-
329
- 2018-08-22 09:36:59.398950+0900 MyAcchiMuiteHoi[7979:233301] Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController' (0x10864da78) to 'MyAcchiMuiteHoi.GameOverViewController' (0x10864d9b8). (lldb)
337
+ ```エラーコード2
338
+
339
+ <MyAcchiMuiteHoi.ChoiceHandViewController: 0x7fcf1dc29210>
340
+
341
+ <MyAcchiMuiteHoi.ChoiceHandViewController: 0x7fcf1dc29210>
342
+
343
+
344
+
345
+ Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController'
346
+
347
+ (0x10864da78) to 'MyAcchiMuiteHoi.GameOverViewController' (0x10864d9b8).
348
+
349
+
350
+
351
+ 2018-08-22 09:36:59.398950+0900 MyAcchiMuiteHoi[7979:233301]
352
+
353
+ Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController'
354
+
355
+ (0x10864da78) to 'MyAcchiMuiteHoi.GameOverViewController' (0x10864d9b8). (lldb)
356
+
357
+ ```

2

エラーコードの編集

2018/08/22 00:57

投稿

nekokichi
nekokichi

スコア54

test CHANGED
File without changes
test CHANGED
@@ -310,7 +310,9 @@
310
310
 
311
311
 
312
312
 
313
- Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController' (0x108a8ba50) to 'MyAcchiMuiteHoi.GameOverViewController' (0x108a8b990). 2018-08-22 09:38:55.508647+0900 MyAcchiMuiteHoi[8071:235142] Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController' (0x108a8ba50) to 'MyAcchiMuiteHoi.GameOverViewController' (0x108a8b990). (lldb)
313
+ Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController' (0x108a8ba50) to 'MyAcchiMuiteHoi.GameOverViewController' (0x108a8b990).
314
+
315
+ 2018-08-22 09:38:55.508647+0900 MyAcchiMuiteHoi[8071:235142] Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController' (0x108a8ba50) to 'MyAcchiMuiteHoi.GameOverViewController' (0x108a8b990). (lldb)
314
316
 
315
317
 
316
318
 
@@ -320,4 +322,8 @@
320
322
 
321
323
 
322
324
 
323
- <MyAcchiMuiteHoi.ChoiceHandViewController: 0x7fcf1dc29210> <MyAcchiMuiteHoi.ChoiceHandViewController: 0x7fcf1dc29210> Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController' (0x10864da78) to 'MyAcchiMuiteHoi.GameOverViewController' (0x10864d9b8). 2018-08-22 09:36:59.398950+0900 MyAcchiMuiteHoi[7979:233301] Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController' (0x10864da78) to 'MyAcchiMuiteHoi.GameOverViewController' (0x10864d9b8). (lldb)
325
+ <MyAcchiMuiteHoi.ChoiceHandViewController: 0x7fcf1dc29210> <MyAcchiMuiteHoi.ChoiceHandViewController: 0x7fcf1dc29210>
326
+
327
+ Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController' (0x10864da78) to 'MyAcchiMuiteHoi.GameOverViewController' (0x10864d9b8).
328
+
329
+ 2018-08-22 09:36:59.398950+0900 MyAcchiMuiteHoi[7979:233301] Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController' (0x10864da78) to 'MyAcchiMuiteHoi.GameOverViewController' (0x10864d9b8). (lldb)

1

エラーコードを記述

2018/08/22 00:45

投稿

nekokichi
nekokichi

スコア54

test CHANGED
File without changes
test CHANGED
@@ -293,3 +293,31 @@
293
293
  ![イメージ説明](0d76645b57e2f55c89bc273d7badc80c.png)
294
294
 
295
295
  ![イメージ説明](a01f948bfc39e512aaf019378ae5d77e.png)
296
+
297
+
298
+
299
+
300
+
301
+
302
+
303
+
304
+
305
+ 「追記」
306
+
307
+
308
+
309
+ 上記のエラーコードがこちらです。
310
+
311
+
312
+
313
+ Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController' (0x108a8ba50) to 'MyAcchiMuiteHoi.GameOverViewController' (0x108a8b990). 2018-08-22 09:38:55.508647+0900 MyAcchiMuiteHoi[8071:235142] Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController' (0x108a8ba50) to 'MyAcchiMuiteHoi.GameOverViewController' (0x108a8b990). (lldb)
314
+
315
+
316
+
317
+
318
+
319
+ print(segue.destination)をlet gameover_instance = segue.destination as! GameOverViewControllerの上に配置した場合のエラーコードです。
320
+
321
+
322
+
323
+ <MyAcchiMuiteHoi.ChoiceHandViewController: 0x7fcf1dc29210> <MyAcchiMuiteHoi.ChoiceHandViewController: 0x7fcf1dc29210> Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController' (0x10864da78) to 'MyAcchiMuiteHoi.GameOverViewController' (0x10864d9b8). 2018-08-22 09:36:59.398950+0900 MyAcchiMuiteHoi[7979:233301] Could not cast value of type 'MyAcchiMuiteHoi.ChoiceHandViewController' (0x10864da78) to 'MyAcchiMuiteHoi.GameOverViewController' (0x10864d9b8). (lldb)