|
发表于 2024-9-24 18:45:52
|
显示全部楼层
I'm sorry, but an uncaught exception occurred.
( [9 g3 P: B+ [+ G' Y" g! C% h* R' A. d( `& b' i* f(欢迎访问老王论坛:laowang.vip)
While loading <renpy.display.im.Image object ('ch/sasha/st2/sasha_collar.webp') at 0x00000000543cf0d0>:* D5 K0 T* s# ?0 G, |(欢迎访问老王论坛:laowang.vip)
File "game/start.rpy", line 872, in script call
; y# k2 F( N( M V/ I call enter_room from _call_enter_room' u( d1 V: A& a' Q(欢迎访问老王论坛:laowang.vip)
File "game/cl/labels_room.rpy", line 84, in script
x/ c& c9 z2 o$ y4 D call screen room(room=room, shown_girls=shown_girls, more_people_present=more_people_present, exits=room.get_exits()) nopredict& W( }6 r3 p. @ W, y& f& h(欢迎访问老王论坛:laowang.vip)
File "game/start.rpy", line 872, in script call% {* e: R! k2 S4 A, m(欢迎访问老王论坛:laowang.vip)
call enter_room from _call_enter_room! J( Z) c! ~( g, M(欢迎访问老王论坛:laowang.vip)
File "game/cl/labels_room.rpy", line 84, in script7 U" w$ W5 b3 {; ^" ^' W(欢迎访问老王论坛:laowang.vip)
call screen room(room=room, shown_girls=shown_girls, more_people_present=more_people_present, exits=room.get_exits()) nopredict
! W: W0 m! L* ^& n; V( o File "renpy/common/000statements.rpy", line 671, in execute_call_screen" t7 N' t2 f* w2 N6 \" F7 d* m(欢迎访问老王论坛:laowang.vip)
store._return = renpy.call_screen(name, *args, **kwargs)
+ t( W0 o& M$ g7 c jException: Could not load image 'ch/sasha/st2/sasha_collar.webp': error('Failed to decode WEBP')
/ w& E0 \1 I' x) j: f
: a: }6 f" s$ @* Q6 \9 }) G* G-- Full Traceback ------------------------------------------------------------
$ |3 R# o% {& |" w0 v6 L9 t
+ L6 n* l$ v N# O' _Full traceback:
: ~1 T8 E. M( |; h5 c; L4 W File "E:\dj\Love&sex24.6.0\renpy\bootstrap.py", line 409, in bootstrap
7 ~9 h0 t" }/ T* W! s renpy.main.main()5 e: ^; ]7 s+ o4 c, i) j7 \. U(欢迎访问老王论坛:laowang.vip)
File "E:\dj\Love&sex24.6.0\renpy\main.py", line 749, in main
+ z/ s5 \/ r- I1 _1 G# N3 [* Y run(restart)& O9 u: F9 Y7 s9 Q(欢迎访问老王论坛:laowang.vip)
File "E:\dj\Love&sex24.6.0\renpy\main.py", line 178, in run0 P" B* S; H/ M0 Y1 J5 B(欢迎访问老王论坛:laowang.vip)
renpy.execution.run_context(True)
( u2 ~; Q% Z! t+ _3 @ File "E:\dj\Love&sex24.6.0\renpy\execution.py", line 955, in run_context2 c& s/ h/ A& K/ x, p+ u(欢迎访问老王论坛:laowang.vip)
context.run()5 \4 v& X# V4 S" b/ J$ a(欢迎访问老王论坛:laowang.vip)
File "game/start.rpy", line 872, in script call- D1 O) K- M. D, S! s+ [) ]! Z(欢迎访问老王论坛:laowang.vip)
call enter_room from _call_enter_room# I/ E4 D: I' p(欢迎访问老王论坛:laowang.vip)
File "game/cl/labels_room.rpy", line 84, in script4 M; A6 g" {. c. U(欢迎访问老王论坛:laowang.vip)
call screen room(room=room, shown_girls=shown_girls, more_people_present=more_people_present, exits=room.get_exits()) nopredict8 k, v( q: P! o d2 y(欢迎访问老王论坛:laowang.vip)
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_0 o# _! q- C3 d9 w8 _) B(欢迎访问老王论坛:laowang.vip)
File "game/start.rpy", line 872, in script call% V" m% v. V* i6 a" H2 w(欢迎访问老王论坛:laowang.vip)
call enter_room from _call_enter_room8 P- t! t" m/ J0 t' @; f7 N(欢迎访问老王论坛:laowang.vip)
File "game/cl/labels_room.rpy", line 84, in script
! Y: r4 ?& o) K# J1 D; P: j call screen room(room=room, shown_girls=shown_girls, more_people_present=more_people_present, exits=room.get_exits()) nopredict
/ e s6 r+ s3 E1 q8 r2 c File "E:\dj\Love&sex24.6.0\renpy\ast.py", line 1968, in execute$ ^9 i* P% Z6 M4 T7 Z(欢迎访问老王论坛:laowang.vip)
self.call("execute")# x4 d' B, f1 p7 C5 {# n: d7 K(欢迎访问老王论坛:laowang.vip)
File "E:\dj\Love&sex24.6.0\renpy\ast.py", line 1950, in call
6 ~) Z" {2 b) p& n3 Y: {1 H$ J return renpy.statements.call(method, parsed, *args, **kwargs)
# l5 c w0 K1 t File "E:\dj\Love&sex24.6.0\renpy\statements.py", line 349, in call
' B* K( M- p2 y: x5 G return method(parsed, *args, **kwargs)
8 z# @6 W0 D' a4 z( w File "renpy/common/000statements.rpy", line 671, in execute_call_screen9 P# l0 K+ s5 _$ T1 s6 e3 H(欢迎访问老王论坛:laowang.vip)
store._return = renpy.call_screen(name, *args, **kwargs)3 E6 {. T( `. ^(欢迎访问老王论坛:laowang.vip)
File "E:\dj\Love&sex24.6.0\renpy\exports.py", line 3413, in call_screen1 Y/ C& v5 d% P$ M(欢迎访问老王论坛:laowang.vip)
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)/ r. T/ w# X9 e' J% \(欢迎访问老王论坛:laowang.vip)
File "E:\dj\Love&sex24.6.0\renpy\ui.py", line 301, in interact8 F W- K9 x9 v+ S; F y7 G9 t(欢迎访问老王论坛:laowang.vip)
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) G. @6 x8 H) T8 I# l9 K; Y(欢迎访问老王论坛:laowang.vip)
File "E:\dj\Love&sex24.6.0\renpy\display\core.py", line 2165, in interact
6 A( J) w; T1 h$ k repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
- w: m5 ]7 B9 W1 c5 a1 i+ k File "E:\dj\Love&sex24.6.0\renpy\display\core.py", line 2818, in interact_core
9 a& m1 V, @! ]. Z self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
, r! ^' D1 v& {* ?( K File "E:\dj\Love&sex24.6.0\renpy\display\core.py", line 1352, in draw_screen+ Z+ [7 i: _) e0 I8 Z(欢迎访问老王论坛:laowang.vip)
surftree = renpy.display.render.render_screen(
D- i) Y. Y9 c0 E# R' \ File "render.pyx", line 486, in renpy.display.render.render_screen y E- D$ k# q' Q+ a5 ](欢迎访问老王论坛:laowang.vip)
File "render.pyx", line 260, in renpy.display.render.render
J6 z) ^% r0 z1 M8 G File "E:\dj\Love&sex24.6.0\renpy\display\layout.py", line 900, in render
( n/ u& P/ @' Y s$ H1 [1 f+ C surf = render(child, width, height, cst, cat)$ @/ v( [8 L9 K(欢迎访问老王论坛:laowang.vip)
File "render.pyx", line 170, in renpy.display.render.render* ]( @( }1 F) p(欢迎访问老王论坛:laowang.vip)
File "render.pyx", line 260, in renpy.display.render.render
' ]# G% q* q8 G" h, ^$ C* Q File "E:\dj\Love&sex24.6.0\renpy\display\layout.py", line 900, in render0 F$ Y& u/ t8 r( x% m$ m2 l(欢迎访问老王论坛:laowang.vip)
surf = render(child, width, height, cst, cat)
3 p" b& V; S# ~* F1 ^8 y8 v4 M File "render.pyx", line 170, in renpy.display.render.render
' H7 z7 J+ T5 h" K! C File "render.pyx", line 260, in renpy.display.render.render
6 ~% b+ c: F: R, D ^* w File "E:\dj\Love&sex24.6.0\renpy\display\layout.py", line 900, in render
: |: O- v" A2 [! W4 c% t surf = render(child, width, height, cst, cat)3 B& e2 V" u5 R( o* m3 \(欢迎访问老王论坛:laowang.vip)
File "render.pyx", line 170, in renpy.display.render.render) t' P2 Y* |7 ]2 i" T(欢迎访问老王论坛:laowang.vip)
File "render.pyx", line 260, in renpy.display.render.render
& `% {1 z; a1 X M File "E:\dj\Love&sex24.6.0\renpy\display\transform.py", line 957, in render
, B g9 J5 a+ B return RenderTransform(self).render(width, height, st, at)
& T: B2 Y3 Q( B File "accelerator.pyx", line 978, in renpy.display.accelerator.RenderTransform.render
: @0 \( J8 L" X$ i0 `+ ]& k File "accelerator.pyx", line 413, in renpy.display.accelerator.RenderTransform.render_child
" p" D' [8 G0 P4 |3 s& \ File "render.pyx", line 260, in renpy.display.render.render
% ?+ y( Z+ l$ D+ _ File "E:\dj\Love&sex24.6.0\renpy\display\image.py", line 513, in render
% T! @6 j+ E, T0 G, l1 E, Z return wrap_render(self.target, width, height, st, at)
, _# p8 x$ I7 o0 @( A& b) @ File "E:\dj\Love&sex24.6.0\renpy\display\image.py", line 316, in wrap_render. J4 x S: f* F0 b- A u8 p7 K(欢迎访问老王论坛:laowang.vip)
rend = render(child, w, h, st, at)
7 C& d2 J: r# X5 n+ ?5 | File "render.pyx", line 170, in renpy.display.render.render) M; I0 @! }/ {' d/ H3 w3 _(欢迎访问老王论坛:laowang.vip)
File "render.pyx", line 260, in renpy.display.render.render
+ h5 I: X& _' f: d7 W: L, d$ ?7 q File "E:\dj\Love&sex24.6.0\renpy\display\layout.py", line 900, in render. _$ p2 m5 c! f$ o$ Z9 W(欢迎访问老王论坛:laowang.vip)
surf = render(child, width, height, cst, cat)
/ {1 v- x! M0 v+ h File "render.pyx", line 170, in renpy.display.render.render
D# O6 ^. }& | File "render.pyx", line 260, in renpy.display.render.render
/ ` y" a, s( S' B File "E:\dj\Love&sex24.6.0\renpy\display\image.py", line 513, in render0 k M% L3 `8 [# W& V; d5 \(欢迎访问老王论坛:laowang.vip)
return wrap_render(self.target, width, height, st, at)
$ J5 O& ?! f+ b; I; w( C File "E:\dj\Love&sex24.6.0\renpy\display\image.py", line 316, in wrap_render2 d/ v2 G+ s2 r(欢迎访问老王论坛:laowang.vip)
rend = render(child, w, h, st, at)
' A% N9 L$ Q: S4 Z7 k) V File "render.pyx", line 170, in renpy.display.render.render+ U& I: R4 h( m2 E4 H0 `2 L/ X' v(欢迎访问老王论坛:laowang.vip)
File "render.pyx", line 260, in renpy.display.render.render" R9 d+ l9 d0 F/ V$ O1 B(欢迎访问老王论坛:laowang.vip)
File "E:\dj\Love&sex24.6.0\renpy\display\transform.py", line 957, in render7 }7 ]0 s9 ]& y' w: n* ~* Z(欢迎访问老王论坛:laowang.vip)
return RenderTransform(self).render(width, height, st, at)( i$ r/ b3 K( [7 }(欢迎访问老王论坛:laowang.vip)
File "accelerator.pyx", line 978, in renpy.display.accelerator.RenderTransform.render
% \1 [1 }( h U# z8 t4 m6 d File "accelerator.pyx", line 413, in renpy.display.accelerator.RenderTransform.render_child
+ o& A. ^0 |" a/ R File "render.pyx", line 260, in renpy.display.render.render
' p/ t0 e( Q7 x( S File "E:\dj\Love&sex24.6.0\renpy\display\im.py", line 626, in render
, \) t z- v9 |6 ?2 y return cache.get(self, render=True)
" A! O3 N; r x) A, V# {8 i9 l- Z File "E:\dj\Love&sex24.6.0\renpy\display\im.py", line 309, in get
' ?6 u9 y% L3 z' h" s' u" I surf = image.load()3 `! _) j R C* I( f(欢迎访问老王论坛:laowang.vip)
File "E:\dj\Love&sex24.6.0\renpy\display\im.py", line 761, in load; H3 Y4 l5 ]( T" L' G V(欢迎访问老王论坛:laowang.vip)
raise e2 |, D! y$ z) O! ?3 y- k6 n7 z(欢迎访问老王论坛:laowang.vip)
File "E:\dj\Love&sex24.6.0\renpy\display\im.py", line 722, in load& U* [. N7 `4 y, H; `7 Z% n(欢迎访问老王论坛:laowang.vip)
surf = renpy.display.pgrender.load_image(f, filename)7 z; C @3 j* m0 ?: x. f" M% w(欢迎访问老王论坛:laowang.vip)
File "E:\dj\Love&sex24.6.0\renpy\display\pgrender.py", line 201, in load_image& S: O z) I- t' x4 U(欢迎访问老王论坛:laowang.vip)
raise Exception("Could not load image {!r}{}: {!r}".format(filename, extra, e))6 u! s. @) }6 I7 D( a(欢迎访问老王论坛:laowang.vip)
Exception: Could not load image 'ch/sasha/st2/sasha_collar.webp': error('Failed to decode WEBP')+ q8 }- }. T4 w(欢迎访问老王论坛:laowang.vip)
6 m9 I! C( P7 p/ LWindows-10-10.0.22621 AMD64
u6 g$ r; p( `2 IRen'Py 8.2.1.24030407
% o7 [; P# X; ?6 e0 hLove & Sex : Second Base - 24.6.0a-kklyh自翻汉化版 24.6.0a-kklyh自翻汉化版
0 G- Z: @+ P0 u# T" @Tue Sep 24 18:40:56 2024
7 ]$ y! k% r. L' ?6 C2 |# W |
|