1 (edited by Slayer *gV* 2010-03-15 17:20:04)

Topic: [SOLVED] error with compiling / bam

since i got a new pc im using win vista, and here i get a problem with compiling:
http://www3.pic-upload.de/12.03.10/wxv4fw23pyyf.png

as you can see i get an error with compile.py
i tried it with the original sourcecode hmm

2

Re: [SOLVED] error with compiling / bam

Can you give some more details about it?

How is my art making?
splendid! for pigs!
ho-ho-ho!

3

Re: [SOLVED] error with compiling / bam

what do you need to know? ö.Ö
i dont think that you need infos about my system, pc-equipment etc., as it seems to be a problem with win vista, bam and the code hmm
worked with win XP fine, maybe i just forgot to install a programme i need to compile, python is installed and as far as i know its the only programme i need.
all other things can you see in the pic: he can compile the files, but he get problems with compile.py, and as result of this he stops the compiling.

4

Re: [SOLVED] error with compiling / bam

Well if you switched OS', it could easily be a system problem. You might want to post your specs just in case.

Ex-King of Teeworlds

5

Re: [SOLVED] error with compiling / bam

mmmh what do u mean with specs? *be shamed*^^

6

Re: [SOLVED] error with compiling / bam

Zeratul wrote:

mmmh what do u mean with specs? *be shamed*^^

What your computer has. Graphics card, OS, drivers, etc.

Ex-King of Teeworlds

7

Re: [SOLVED] error with compiling / bam

graphic card: NVIDIA GeForce 9800 GTX+
OS: Win Vista
processor: AMD Athlon 64 X2 Dual Core Processor  5000+   2,60GHz
4GB RAM.....

but how it could "crash" the compiling of this file? ö.Ö senseless in my eyes hmm

8

Re: [SOLVED] error with compiling / bam

Remove config.cfg.

9

Re: [SOLVED] error with compiling / bam

Kottizen wrote:

Remove config.cfg.

öhm do you mean the config.bam or settings.cfg or what? ö.Ö

10

Re: [SOLVED] error with compiling / bam

What version of python did you use? I think you have to use 2.5 or 2.6, but I'm not sure. You are failing in the data compilation step witch is a python based script: datasrc/compile.py

Languages shapes the way we think, or don't.

11

Re: [SOLVED] error with compiling / bam

Yes 2.5 or 2.6... both should be fine.
In any case. You CANNOT use the Python 3.x!

If you are using a 64 bit System u have to change one line in default.bam

uptee - a simple web interface for hosting and maintaining teeworlds servers
teerace - a website gathering results of trusted Race-mod servers providing global ranking and statistics
*gV* rox ^^

12

Re: [SOLVED] error with compiling / bam

http://www.teeworlds.com/forum/viewtopi … 550#p49550

13 (edited by Slayer *gV* 2010-03-15 17:19:11)

Re: [SOLVED] error with compiling / bam

im using python 2.6.4, but as iam using a 64 bit system i will try unlimreal's tipp smile
EDIT: changed path of python and it works! thx