Pagina 1 din 1
compile quest problem
Scris: Joi Sep 28, 2023 6:38 am
de kubis6666
make.py", line 2, in <module>
import pre_qc
File "/usr/home_elendosv2/game/share/locale/germany/quest/pre_qc.py", line 137
print "%d %s" % (idx, "Invalid syntax")
THX
Re: compile quest problem
Scris: Joi Sep 28, 2023 7:24 am
de kubis6666
kubis6666 scrie: ↑Joi Sep 28, 2023 6:38 am
/usr/home_elendosv2/game/share/locale/germany/quest/make.py", line 18
print 'Error occured on compile ' + line
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Error o ccured on compile ' + line)?
AFTER
make.py", line 2, in <module>
import pre_qc
File "/usr/home_elendosv2/game/share/locale/germany/quest/pre_qc.py", line 137
print "%d %s" % (idx, "Invalid syntax")
THX
Re: compile quest problem
Scris: Joi Sep 28, 2023 8:24 pm
de RazVan
kubis6666 scrie: ↑Joi Sep 28, 2023 7:24 am
kubis6666 scrie: ↑Joi Sep 28, 2023 6:38 am
/usr/home_elendosv2/game/share/locale/germany/quest/make.py", line 18
print 'Error occured on compile ' + line
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Error o ccured on compile ' + line)?
AFTER
make.py", line 2, in <module>
import pre_qc
File "/usr/home_elendosv2/game/share/locale/germany/quest/pre_qc.py", line 137
print "%d %s" % (idx, "Invalid syntax")
THX
What are you trying to do ?
Re: compile quest problem
Scris: Mar Oct 17, 2023 5:06 pm
de RazVan
Autorul nu a mai dat nici un raspuns, topic inchis !!