I downloaded escape, installed it , the screen goes blank but nothing else happens. I then went to cvs and got copies of the source and resources, compiled it (under 1.4 JDK) and it does the same thing but I can see the error messages.
What appears to be happening is under resources/bsp you have prison1.map and in your code you are expecting prison1.bsp. I tried converting your map to a bsp, but that did'nt work. I noticed the map file is only 83k, which seems kind of small.
I would really like to see what your game can do, being written in java and all. Any help you can provide would be greatly appreciated.
Regards.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
My Net connection can sometimes be slow and timeout so clicked refresh a couple of times are submitting, before the next page came up, and whola , the dreaded triple post...... I'll be more careful ....... ;-)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
My Net connection can sometimes be slow and timeout so clicked refresh a couple of times are submitting, before the next page came up, and whola , the dreaded triple post...... I'll be more careful ....... ;-)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
if you download the code from cvs you have to run the compiler first, which converts the prison1.map to prison1.bsp. To do this call: "java engine.compiler.JDMain" this will execute the compiler to create the needed bsp file.
ciao torsten
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I downloaded escape, installed it , the screen goes blank but nothing else happens. I then went to cvs and got copies of the source and resources, compiled it (under 1.4 JDK) and it does the same thing but I can see the error messages.
What appears to be happening is under resources/bsp you have prison1.map and in your code you are expecting prison1.bsp. I tried converting your map to a bsp, but that did'nt work. I noticed the map file is only 83k, which seems kind of small.
I would really like to see what your game can do, being written in java and all. Any help you can provide would be greatly appreciated.
Regards.
My Net connection can sometimes be slow and timeout so clicked refresh a couple of times are submitting, before the next page came up, and whola , the dreaded triple post...... I'll be more careful ....... ;-)
My Net connection can sometimes be slow and timeout so clicked refresh a couple of times are submitting, before the next page came up, and whola , the dreaded triple post...... I'll be more careful ....... ;-)
Hi Ralph,
if you download the code from cvs you have to run the compiler first, which converts the prison1.map to prison1.bsp. To do this call: "java engine.compiler.JDMain" this will execute the compiler to create the needed bsp file.
ciao torsten