Search found 36 matches

by tyderion
Fri Apr 30, 2010 10:41 pm
Forum: Developers' Journals
Topic: Rocket-Ticket Questionthread (... haha)
Replies: 56
Views: 72442

Re: Rocket-Ticket Questionthread (... haha)

this tells me no access + this->getController()->setControllableEntity(this); leads to 1>SimpleRocket.cc 1>..\..\..\..\src\modules\weapons\projectiles\SimpleRocket.cc(65) : error C2248: 'orxonox::Controller::setControllableEntity' : cannot access protected member declared in class 'orxonox::Controll...
by tyderion
Fri Apr 30, 2010 12:40 pm
Forum: Developers' Journals
Topic: Rocket-Ticket Questionthread (... haha)
Replies: 56
Views: 72442

Re: Rocket-Ticket Questionthread (... haha)

oh thanks now it compiles :) okay now i struggle again with the problem that I'm not able to "spawn" a model of a rocket. i get the following error: Unhandled exception at 0x5ae8a4b4 (libweapons.dll) in orxonox.exe: 0xC0000005: Access violation reading location 0x00000000. which originates in my Roc...
by tyderion
Thu Apr 29, 2010 12:16 pm
Forum: Developers' Journals
Topic: Rocket-Ticket Questionthread (... haha)
Replies: 56
Views: 72442

Re: Rocket-Ticket Questionthread (... haha)

ok ... now I was able to include all needed files but when compiling (after adjusting all includes and adding a function) there were ... strange errors. 18>..\..\..\..\src\modules\weapons\RocketController.cc(58) : warning C4273: 'orxonox::RocketController::tick' : inconsistent dll linkage 18> m:\orx...
by tyderion
Tue Apr 27, 2010 5:36 am
Forum: Developers' Journals
Topic: Rocket-Ticket Questionthread (... haha)
Replies: 56
Views: 72442

Re: Rocket-Ticket Questionthread (... haha)

ah. I think i only need it in modules/weapons ... I'll try that and put the controller there too. I'll post again after testing.
thanks for the suggestions :)
by tyderion
Mon Apr 26, 2010 2:21 pm
Forum: Developers' Journals
Topic: Rocket-Ticket Questionthread (... haha)
Replies: 56
Views: 72442

Rocket-Ticket Questionthread (... haha)

didn't know how to name the thread because right now I have one specific problem after which the other questions might disappear. Right now the Rocket (named SimpleRocket) is in the folder: modules\weapons\projectiles\ the RocketController "sits" in: \orxonox\controllers while the weapon mode is in:...
by tyderion
Tue Mar 02, 2010 6:08 pm
Forum: Off Topic
Topic: Welcome to the Orxonox PPS FS10
Replies: 11
Views: 19913

Re: Welcome to the Orxonox PPS FS10

hi everybody my name is gabriel and I study at the ETH, of course. I'm also here to learn about game-development, work in a bigger project as well as improve my coding-skills. My hobbies include reading, computer, hanging out with friends and well, doing fun things, which for sure includes computer ...