Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 08:03

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Fehler Quest Compile - 40k files

Discussion on Fehler Quest Compile - 40k files within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2015
Posts: 100
Received Thanks: 13
Fehler Quest Compile - 40k files

hey Leute,
Problem ist evtl. schon bekannt.
Bin bei der Suche auf viele Threads gestoßen, hab aber keine Lösung gefunden die funktionier hat. hoffe ihr könnt mir helfen.


siehe hier:


beim Quests compilen bekomm ich folgende Fehlermeldung:

mkdir: pre_qc: File exists
chgr: quest: Invalid argument
Traceback (most recent call last):
File "make_quest", line 10, in <module>
r = pre_qc.run (line)
File "/usr/home/game2/share/locale/germany/quest/pre_qc.py", line 158, in run
lines = open (filename).readlines()
I0Error: [Errno 2] No such file or directory: 'userpanel.quest\r'
.Philipp is offline  
Old 06/23/2015, 22:39   #2
 
Kampfzwerg!'s Avatar
 
elite*gold: 0
Join Date: Feb 2015
Posts: 306
Received Thanks: 171
sollte funktionieren

Code:
#!/usr/local/bin/python
import pre_qc
import os
os.system('rm -rf object')
os.system('mkdir object')
os.system('rm -rf pre_qc')
os.system('mkdir pre_qc')
os.system('chgrp quest object')
for line in file('locale_list'):
	r = pre_qc.run (line)
	if r == True:
		filename = 'pre_qc/'+line
	else:
		filename = line

	if os.system('./qc_x64 '+filename):
		print 'Error occured on compile ' + line
		os.system('chmod -R 770 object')
		import sys
		sys.exit(-1)

os.system('chmod -R 770 object')
wen du weiterhin das Problem hast dann update mal dein Python aufm Server
Kampfzwerg! is offline  
Old 06/23/2015, 22:50   #3
 
elite*gold: 0
Join Date: May 2015
Posts: 100
Received Thanks: 13
Quote:
Originally Posted by Kampfzwerg! View Post
sollte funktionieren

Code:
#!/usr/local/bin/python
import pre_qc
import os
os.system('rm -rf object')
os.system('mkdir object')
os.system('rm -rf pre_qc')
os.system('mkdir pre_qc')
os.system('chgrp quest object')
for line in file('locale_list'):
	r = pre_qc.run (line)
	if r == True:
		filename = 'pre_qc/'+line
	else:
		filename = line

	if os.system('./qc_x64 '+filename):
		print 'Error occured on compile ' + line
		os.system('chmod -R 770 object')
		import sys
		sys.exit(-1)

os.system('chmod -R 770 object')
wen du weiterhin das Problem hast dann update mal dein Python aufm Server

mit der make_quest gehts auch nicht
.Philipp is offline  
Old 06/25/2015, 06:06   #4
 
elite*gold: 0
Join Date: May 2015
Posts: 100
Received Thanks: 13
Problem besteht weiterhin!
.Philipp is offline  
Old 06/25/2015, 10:26   #5
 
elite*gold: 0
Join Date: Jun 2015
Posts: 97
Received Thanks: 19
hat die Datei 777 Rechte?
(war bei mir das Problem)
Spoïx™ is offline  
Reply


Similar Threads Similar Threads
Fehler bei Quest compile
01/24/2015 - Metin2 Private Server - 4 Replies
http://puu.sh/eNak7/33d899df6f.jpg help..
Quest fehler error occured on compile amuleta.quest
01/22/2015 - Metin2 Private Server - 3 Replies
Überschrift :D
Compile all quest without quest's files list // Kompilieren Sie alle Quest ohne Quest
07/17/2011 - Metin2 PServer Guides & Strategies - 3 Replies
ENGLISH Hello dear community, this is a very simple guide but at the same time useful. How to compile ALL quest in the folder "quest" without the files list in the file "locale_list"? Easy! Open the file "make" and replace the content of the file with this: for f in *.quest; do ./qc $f; done Oki. Now set the 0777 permission to the file. Finally open a SSH client and sign in. Write the command: cd /game_file_folder



All times are GMT +1. The time now is 08:03.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.