Mod Ren'Py A German translation of The College [v0.51.0] [Deva Games]

Drussler

Active Member
Donor
Jan 8, 2018
797
1,028
-1- Ren-Py - The College -v0-49-0- -Deva Games- - F95zone 2-12-2023 21-40-59.png

Updated: 22.01.2024
Developer: Deva Games -
Modder:
Game ----> The College
Game Version
: v0.51.0
Das Cheat Menu ist mit bei!
Danke an tommy84 für deine Hilfe bei --> à in a --> é in e --> è in e --> ù in u --> ì in i ;)
 
Last edited:
  • Like
Reactions: liegad

MCDiggler

Member
Modder
Apr 30, 2023
397
470
Hi. Danke für die Übersetzung... anbei meine erste Fehlermeldung:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/tl/german/biblioteca_Giselle_01.rpy", line 25, in script
Mc "Eigentlich [no], ich bin wirklich müde. Und wenn ich müde bin, hänge ich gerne in der Uni herum, das entspannt mich."
KeyError: u'no'

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/tl/german/biblioteca_Giselle_01.rpy", line 25, in script
Mc "Eigentlich [no], ich bin wirklich müde. Und wenn ich müde bin, hänge ich gerne in der Uni herum, das entspannt mich."
File "renpy/ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1373, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1253, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "renpy/character.py", line 1172, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "renpy/character.py", line 1152, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "renpy/substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "renpy/substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'no'

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
The College 0.49.0
Sun Dec 3 02:57:08 2023

Schönes Wochenende
MfG MCDiggler
 
  • Like
Reactions: Drussler

Drussler

Active Member
Donor
Jan 8, 2018
797
1,028
Hi. Danke für die Übersetzung... anbei meine erste Fehlermeldung:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/tl/german/biblioteca_Giselle_01.rpy", line 25, in script
Mc "Eigentlich [no], ich bin wirklich müde. Und wenn ich müde bin, hänge ich gerne in der Uni herum, das entspannt mich."
KeyError: u'no'

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/tl/german/biblioteca_Giselle_01.rpy", line 25, in script
Mc "Eigentlich [no], ich bin wirklich müde. Und wenn ich müde bin, hänge ich gerne in der Uni herum, das entspannt mich."
File "renpy/ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1373, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1253, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "renpy/character.py", line 1172, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "renpy/character.py", line 1152, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "renpy/substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "renpy/substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'no'

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
The College 0.49.0
Sun Dec 3 02:57:08 2023

Schönes Wochenende
MfG MCDiggler
Danke, habe ich gerade behoben! bei ca 340 .rpy datein kommt bestimmt noch der eine oder andere fehler ;)
 
  • Like
Reactions: MCDiggler