Page 2 of 2

Re: The Exciting Adventures Of Master Chef Ogro RPG 2.0 Rele

Posted: June 10th, 2013, 2:52 am
by Giorgos
I'm getting the error:

Δευ Ιούν 10 . 10:28 πμ ~/Λήψεις/MasterChefOgro2.0>./sandbox-rpg_unix
A problem was encountered, please check which of the following it is.
1) There isn't an available executable for your platform x86_64
2) the executable was moved
3) There isn't an executable
the script will attempt to create a client in 10 seconds, press CTRL-C to cancel
./sandbox-rpg_unix: line 24: exec: build.sh: not found
Δευ Ιούν 10 . 10:28 πμ ~/Λήψεις/MasterChefOgro2.0>

My system is Kubuntu 13.04 x64.
Any hints :?:
TIA! :D

Re: The Exciting Adventures Of Master Chef Ogro RPG 2.0 Rele

Posted: June 10th, 2013, 8:57 pm
by Hirato
looks like it's missing the build script.
Just build the thing;

Code: Select all

Make -C src install
And you should be good; just make sure you have the sdl, sdl-image, and sdl-mixer DEVELOPMENT libraries installed.

Re: The Exciting Adventures Of Master Chef Ogro RPG 2.0 Rele

Posted: June 11th, 2013, 12:39 pm
by Giorgos
THANKS Hirato for your help!!! :D

I installed the development files, but I couldn't compile the files.

Code: Select all

Τρι Ιούν 11 . 08:31 μμ ~/TEMPG/MasterChefOgro2.0>sudo make -C src install
[sudo] password for giorgos: 
make: Entering directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src'
cd enet; ./configure
/bin/sh: 1: ./configure: Permission denied
make: *** [enet/Makefile] Error 126
make: Leaving directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src'
Τρι Ιούν 11 . 08:32 μμ ~/TEMPG/MasterChefOgro2.0>

Re: The Exciting Adventures Of Master Chef Ogro RPG 2.0 Rele

Posted: June 12th, 2013, 12:36 am
by Hirato
*sigh* stupid zips...

chmod +x src/enet/configure - try again

Re: The Exciting Adventures Of Master Chef Ogro RPG 2.0 Rele

Posted: June 12th, 2013, 2:49 pm
by Giorgos
OK! :D I marked configure as executable.

Here's what I'm getting:

Code: Select all

Τετ Ιούν 12 . 10:37 μμ ~/TEMPG/MasterChefOgro2.0>sudo make -C src install
make: Entering directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src'
make    -C enet/ all
make[1]: Entering directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src/enet'
Making all in include
make[2]: Entering directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src/enet/include'
make[3]: Entering directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src/enet'
make[3]: Leaving directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src/enet'
Making all in enet
make[3]: Entering directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src/enet/include/enet'
make[4]: Entering directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src/enet'
make[4]: Leaving directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src/enet'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src/enet/include/enet'
make[3]: Entering directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src/enet/include'
make[4]: Entering directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src/enet'
make[4]: Leaving directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src/enet'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src/enet/include'
make[2]: Leaving directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src/enet/include'
make[2]: Entering directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src/enet'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src/enet'
make[1]: Leaving directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src/enet'
g++ -Wall -fsigned-char -O2 -fomit-frame-pointer -Ishared -Iengine -Ifpsgame -Imoviecube -Isspgame -Ienet/include -I/usr/X11R6/include `sdl-config --cflags`  -o sandbox_client_x86_64 shared/tools.o shared/geom.o engine/3dgui.o engine/bih.o engine/blend.o engine/blob.o engine/client.o engine/command.o engine/console.o engine/cubeloader.o engine/decal.o engine/dynlight.o engine/glare.o engine/grass.o engine/lightmap.o engine/main.o engine/material.o engine/menus.o engine/normal.o engine/octa.o engine/octaedit.o engine/octarender.o engine/pvs.o engine/physics.o engine/rendergl.o engine/rendermodel.o engine/renderparticles.o engine/rendersky.o engine/rendertext.o engine/renderva.o engine/server.o engine/serverbrowser.o engine/shader.o engine/shadowmap.o engine/sound.o engine/texture.o engine/water.o engine/world.o engine/worldio.o fpsgame/fps.o sspgame/ssp.o rpggame/rpg.o -Lenet -lenet -L/usr/X11R6/lib `sdl-config --libs` -lSDL_image -lSDL_mixer -lz -lGL -lrt
/usr/bin/ld: engine/console.o: undefined reference to symbol 'XFree'
/usr/bin/ld: note: 'XFree' is defined in DSO /usr/lib/x86_64-linux-gnu/libX11.so.6 so try adding it to the linker command line
/usr/lib/x86_64-linux-gnu/libX11.so.6: could not read symbols: Μη έγκυρη διαδικασία
collect2: σφάλμα: η ld επέστρεψε κατάσταση εξόδου 1
make: *** [client] Error 1
make: Leaving directory `/home/giorgos/TEMPG/MasterChefOgro2.0/src'
Τετ Ιούν 12 . 10:37 μμ ~/TEMPG/MasterChefOgro2.0>

Re: The Exciting Adventures Of Master Chef Ogro RPG 2.0 Rele

Posted: June 12th, 2013, 11:38 pm
by Hirato
you should probably preprend LC_ALL="C" just so I can read the text :P

You'll need to open up src/Makefile in a text editor.

Look for a line that reads something like this.

Code: Select all

CLIENT_LIBS= -Lenet/.libs -lenet -L/usr/X11R6/lib -lX11 `sdl2-config --libs` -lSDL2_image -lSDL2_mixer -lz -lGL 
Add "-lX11" into that list of values.

Re: The Exciting Adventures Of Master Chef Ogro RPG 2.0 Rele

Posted: June 13th, 2013, 12:23 am
by Giorgos
THANKS!!! :D
That did the trick!

PS. I found a README_LINUX in src directory that explain the process. I didn't noticed it earlier. :oops:
PS2. Sorry for the Greek strings at konsole output. Somehow, changing language to English don't really works with Konsole. It changes only the menu texts.
PS3. The game complains that can't change sandbox_server_x86_64 properties. I don't know if this is important. Launching it with kdesudo dissapears this warning.
It is also giving a warning about an uknown getname command.

Launching from konsole:

Code: Select all

Πεμ Ιούν 13 . 08:04 πμ ~/TEMPG/MasterChefOgro2.0>./sandbox-rpg_unix
chmod: αλλαγή δικαιωμάτων του «./bin/sandbox_client_x86_64»: Η λειτουργία δεν επιτρέπεται
chmod: αλλαγή δικαιωμάτων του «./bin/sandbox_server_x86_64»: Η λειτουργία δεν επιτρέπεται
init: sdl
init: default language strings
init: net
unknown command: spawn_player
init: video: mode
init: video: misc
init: gl
Renderer: GeForce 6150SE nForce 430/integrated/SSE2 (NVIDIA Corporation)
Driver: 2.1.2 NVIDIA 304.88
Rendering using the OpenGL GLSL shader path.
init: console                                                                                       
init: gl: effects                                                                                   
init: world
unknown command: spawn_player
init: sound
init: cfg
unknown command: addrpgfx
unknown command: addrpgfx
init: language strings
init: localconnect
read map packages/base/Ograria_Castle.ogz (2.4 seconds)
Ograria
using: starfruit
init: mainloop
unknown command: getname
Πεμ Ιούν 13 . 08:05 πμ ~/TEMPG/MasterChefOgro2.0>
Launching with kdesudo:

Code: Select all

Πεμ Ιούν 13 . 07:59 πμ ~/TEMPG/MasterChefOgro2.0>kdesudo ./sandbox-rpg_unix
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
init: sdl
init: default language strings
init: net
unknown command: spawn_player
init: video: mode
init: video: misc
init: gl
Renderer: GeForce 6150SE nForce 430/integrated/SSE2 (NVIDIA Corporation)
Driver: 2.1.2 NVIDIA 304.88
Rendering using the OpenGL GLSL shader path.
init: console
init: gl: effects
init: world
unknown command: spawn_player
init: sound
init: cfg
unknown command: addrpgfx
unknown command: addrpgfx
init: language strings
init: localconnect
read map packages/base/Ograria_Castle.ogz (2.4 seconds)
Ograria
using: starfruit
init: mainloop
unknown command: getname
Πεμ Ιούν 13 . 08:00 πμ ~/TEMPG/MasterChefOgro2.0>
THANKS AGAIN!!! :D :D :D

Re: The Exciting Adventures Of Master Chef Ogro RPG 2.0 Rele

Posted: September 17th, 2013, 7:45 pm
by Endertamer1
Hey! I loved the map! It was awesome and very confusing at parts. And I want to make a trailer video on Youtube about it to get the site more views, but I don't have the "Home" Song which is what I want to use for the trailer. If you could send me the song file I would gladly appreciate it. :D