Register for your free account! | Forgot your password?

You last visited: Today at 16:38

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

Advertisement



[Help]Quest reloaded

Discussion on [Help]Quest reloaded within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Nov 2011
Posts: 6
Received Thanks: 2
Post [Help]Quest reloaded

Hi ,
I need your help !

Lokk

I m donload a deutch server files i m install all that and when i try to
reloaded the quest but i have a probléme the machin give me a error message :
Segmentation fault (core dumped)
Segmentation fault (core dumped)
Segmentation fault (core dumped)

and the quest in Game are delet

Plez can u help me thanks
Allostarz is offline  
Old 04/16/2015, 21:06   #2
 
elite*gold: 5
Join Date: Mar 2015
Posts: 499
Received Thanks: 376
Post the Quest please.
KΛIƬӨ is offline  
Old 04/16/2015, 22:34   #3
 
elite*gold: 0
Join Date: Nov 2011
Posts: 6
Received Thanks: 2
It's not a probleme with a quest but à probleme with make.py

when i'm try to start that she dont work :

Code:
#!/usr/local/bin/python
import os
os.system('rm -rf object')
for line in file('quest_list'):
	if os.system('./qc ' + line):
		print 'Error occured on compile ' + line
		import sys
		sys.exit(-1)
and i'm try to remplace that by a make.sh

Code:
#!/usr/local/bin/bash

LIST_FILE='quest_list'

if [ -r $LIST_FILE ]; then

	rm -rdf object
	mkdir object

	while read line;
		do
			./qc $line
		done < $LIST_FILE
else
	echo $LIST_FILE' is missing'
fi
this work but i have the error message :
Segmentation fault (core dumped)
Segmentation fault (core dumped)
Segmentation fault (core dumped)

and quest in game are delet!

I dont now why ?

up plezzz
Allostarz is offline  
Reply


Similar Threads Similar Threads
Quest's werden net reloaded
11/19/2013 - Metin2 Private Server - 1 Replies
heai leute kann seit tagen meine quedsts nicht reloaden game ordner hat 777 rechte also an den rechten kanns nicht liegen.. http://i.epvpimg.com/TLnAd.png
[Suggestion] [New Section] APB:Reloaded | All Points Bulletin:Reloaded
08/12/2011 - Suggestions & Feedback - 53 Replies
English Heey guys & girls... Gamersfirst have a Forum about APB:Reloaded, but I hate the Gamersfirst Forum ;) So I thought... HeeY there is Elitepvpers... maybe the will make a new section for us! Please Vote for " Yes " ! German Heey Jungs & Mädchen... Gamersfirst hat zwar ein Forum über APB:Reloaded, aber ich hasse das Gamersfirst Forum ;) Also dachte ich... HeeY da ist ja Elitepvpers... vielleicht machen die eine neue Sektion für uns auf! Bitte Votet für " Ja " !
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 +2. The time now is 16:38.


Powered by vBulletin®
Copyright ©2000 - 2024, 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 ©2024 elitepvpers All Rights Reserved.