
Newk
Member-
Posts
17 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Events
Everything posted by Newk
-
ah turns out Eclipse DOES run on Raspberry Pi, but takes VERY long to make the workspace.. also the initial one. Ran into some errors that i will retry later on after some updates here and post the errors i run into... raspberry pi isnt on your to-do list so lets first get all functionaltiy in the desktop client!
-
i tried to start Eclipse on Raspberry Pi, straight installed from the Raspbian repository, and it did not run.. so i guess to test it on that, i need to compile Eclipse too
-
great! so you add things bit by bit untill it can handle servers that support the security level of Discretion? i could help out in the sounds and music department (i design/compose electronic music) but i hardly can do any coding graphics i could help out too if needed cheers
-
single player zone works.. but i have no sound cool to see the engine working tho!
-
ah, when trying to connect it displays this in the command line interface: Net.cpp line 558, drivel: ignoring 6 packet types
-
i did all the steps then went into bin with cd ~/ss-discretion-client/bin then ran it with ./Discretion (there is no .exe extension after the linux build) all went fine! but when i clicked on Zones button, the "Experimental Warfare" zone disappears so i guess i shouldn't have clicked that (sorry, i just like to click on buttons to see what happens ) so i deleted the ss-discretion-client directory and re-downloaded and rebuild it in order to get the "experimental warfare" zone back after pressing play button it goes into the game engine and displays: Attempting to connect to server Sent Encryption request (..several times) You have disconnected from the server (no data coming in). is this because i use wrong profile password or something? (also tried the default after first run)
-
ah brilliant! i will check tonight if i can make the time.. thank you!
-
still stranded at trying to get it running on linux, please help so i can test the game! on a sidenote, i just got a Raspberry Pi (512mb version), after i get this running on a normal desktop version of linux i could test this on Raspbian too
-
now after it does compile and gives me a Discretion.exe in /disc_client/bin/ i get one warning: Description Resource Path Location Type Invalid project path: Include path not found (/home/newk/disc_client/src/deps/freetype-2.3.5/include). aedGUI-0.1.8a-bak pathentry Path Entry Problem it now starts the Discretion menu when i try to enter a game it gets stuck on a black screen giving an error in CLI: Net.cpp line 558, drivel: ignoring 6 packet types need to close it by breaking on the CLI (ctrl+alt+z) and typing: killall -9 in_game.exe a bit much that i posted but i hope it helps bugfixing cheers!
-
just checked my repositories and saw the package eclipse-cdt is not installed.. turns out you need that to get the c/c++ perspective.. better put that in your BUILDING.txt
-
just tried the steps again: when downloading from svn i get the warning: WARNING: gnome-keyring:: couldn't connect to: /tmp/keyring-EtG0hO/pkcs11: No such file or directory as a precaution i wanted to set all permissions of the disc_client directory.. then i noticed it said there where allot of symlinks in there.. dunno if that is allright in BUILDING.txt at linux step 4.3 it says to set it to c/c++ perspective but things that are listed in my Eclipse are: - CVS repository exploring - Debug - Java - Java browsing - Java type hierarchy - plugin development - resource (default) - team synchronizing so in the next step 4.4 it says after selecting the relevant projects to go in the menu to Project -> Build Configurations -> Set Active this option Build Configurations is not there, just options like Build, Build project, Build working set and Properties and a few others when selecting Build all there i dont think its heavily building something... but there is a Discretion.exe in /disc_client/bin/Modules/FrontEnd wich i need to give an executable flag in order to be able to run it... and it gives me the error i stated in a post before
-
synaptic states i have 3.7.2-1 (ubuntu repos) not sure where to look about "Is there a project to build libaedGUI-0.1.8a-bak" i am totally not used to Eclipse
-
okay little more explicit error report.. Discretion.exe got build in ../bin/Modules/FrontEnd/ when executed from commandline it states: err:module:import_dll Library libaedGUI-0.1.8a-bak.dll (which is needed by L"Z:\\home\\newk\\disc_client\\bin\\Discretion.exe") not found err:module:import_dll Library SDL.dll (which is needed by L"Z:\\home\\newk\\disc_client\\bin\\Discretion.exe") not found err:module:import_dll Library SDL_image.dll (which is needed by L"Z:\\home\\newk\\disc_client\\bin\\Discretion.exe") not found err:module:import_dll Library SDL_net.dll (which is needed by L"Z:\\home\\newk\\disc_client\\bin\\Discretion.exe") not found err:module:import_dll Library zlib1.dll (which is needed by L"Z:\\home\\newk\\disc_client\\bin\\Discretion.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\newk\\disc_client\\bin\\Discretion.exe" failed, status c0000135 (i copied the .exe to bin)
-
hello! i tried to compile it on my ubuntu 12.04 but i failed.. it was kind of complicated to be needing Eclipse for that as i dont know the ropes in there. i tried to follow your instructions linked to your site and the instructions .txt but there seem diffrences in the new version of Eclipse. also the link to Disc_svn.wmv seems to be broken. i compiled others before with just a few commands like ./configure , make , checkinstall please help the non programmers through this.. i really wish to play(test) this! ..in the past i liked to play Continuum when i was still on windows cheers!
-
Hi, is this still active? I need a little help compiling this on 12.04
-
Whooops! I AM in the wrong forum indeed.. Sorry about that! This game looks cool too though.. i give this a shot too
-
hello! (first post) i tried to compile it on my ubuntu 12.04 but i failed.. it was kind of complicated to be needing Eclipse for that as i dont know the ropes in there. i tried to follow your instructions linked to your site but there seem diffrences in the new version of Eclipse also the link to http://wiki.minegoboom.com/images/a/ad/Disc_svn.wmv seems to be broken i compiled others before with just a few commands like ./configure , make , checkinstall please help the non programmers through this i really wish to play(test) this! ..in the past i liked to play Continuum when i was still on windows cheers