Loading...
 

Pogamut Netbeans IDE Plugin


No UT Server Node in Services Tab

Hi all,

I hope someone can help me with this :-S

I installed Pogamut 3.1 under Ubuntu 10.04 32bit with Netbeans 6.9.1 (SE Bundle).

First I had to install the plugins manually by loading and then removing the *.nbm files that were in nb/update/ because the automatic installation at the start of netbeans always failed and restarted, then failed and restarted etc.

Installing the plugins worked fine, and I can run the ut2004 bot examples, which automatically connects to my local dedicated server, but there is no UT Server node in the Services (Ctrl+5) tab (apparently used to view logs)

Does anyone have any idea what could be causing this and how I may fix it, or was this feature removed without an update to the tutorial?

Thanks a lot in advance,
Gordon
does noone else have this issue?
It seems that our NetBeans plugin that adds this functionality does not work correctly for you. Since you had problems with installation - this could be the issue - plugin was not installed correctly. Sometimes there are problems with permissions to write inside NetBeans folder. Try to set NetBeans folder +w to all and then try to reinstall Pogamut.
After installation go in NetBeans to Tools > Plugins. There click on the Installed tab, there should be some Pogamut plugins (category uncategorized). What is their status? What plugins do you have there?
If it does not work, than it will be probably pogamut/linux issue. Currently no one from the team is testing Pogamut on linux as far as I know. On windows the UT servers tab in services works ok.

Best,
Michal
Thank you for your reply Michal,

>Try to set NetBeans folder +w to all and then try to reinstall Pogamut.

This successfully works around the installer issue, but I still dont have a UT server node.

> After installation go in NetBeans to Tools > Plugins. There click on the Installed tab, there should be some Pogamut plugins (category uncategorized). What is their status? What plugins do you have there?

I have the following uncategorized plugins, all are active:
PogamutNbBase
nb-lib-fsmengine
PogamutDefconNbTemplates
PoshEditor
PogamutNbUT2004Sposh
PogamutNbUT2004

are any missing?

Thank you again,
Gordon
No. Nothing is missing. Everything seems allright.

Do you have 32Bit Java? 64Bit Java was causing some problems. Do you have you NetBeans 6.1 updated (Help > Check for updates)?

So far I don't have any other ideas, I'll bring up this issue on our next meeting (monday). But I am a bit sceptical since no one is using Pogamut with linux right now. Do you have access to some windows computer? Does it work there?

best,
Michal
Yes I am running 32bit Java and Netbeans is up to date.

It would be really great if someone could look into this issue, until then I have to use pogamut in windows.

I do have a windows installation also, and it works fine there. The installation of plugins has the same issues with netbeans folder permissions as under linux though.

Thank you,
Gordon
Hey,

I have this same problem. I am running on Windows 7, netbeans 6.9.1 (SE), updated, and I have all the same plugins installed. Though, I did initially have the same problem as Gordon; when I ran netbeans under administrator, it installed all the plugins that it would not before (though I had previously installed them manually).

Thanks,
Tom
Hey again,

I just wanted to mention that I reinstalled netbeans again and this time installed pogamut then started up netbeans with administrator privileges and it installed everything and seems to be working fine now. I haven't tested anything, but the services tab works now with pogamut options.

Tom
Hi everyone, I really need a soon answer.

The problem with the plugins is not the writable rights, at least in my case netbeans tells me:


Warning - could not install some modules:
Pogamut NB UDK - The module MultiView Windows was requested in version >= 1.26.2 but only 1.26.1 was found.
Pogamut NB UDK - The module Window System API was requested in version >= 6.48.2 but only 6.48.1 was found.
Shed - The module Editor Hints was requested in version >= 1.20.2.7.25 but only 1.20.1.7.25 was found.
Shed - The module Java Source was requested in version >= 0.91.2.19.15.6 but only 0.91.1.19.15.6 was found.
Shed - The module Lexer was requested in version >= 1.42.2.1 but only 1.42.1.1 was found.
Shed - The module MultiView Windows was requested in version >= 1.26.2 but only 1.26.1 was found.
Shed - The module Text API was requested in version >= 6.43.2 but only 6.43.1 was found.
Shed - The module Window System API was requested in version >= 6.48.2 but only 6.48.1 was found.
Pogamut NB UT2004 - The module MultiView Windows was requested in version >= 1.26.2 but only 1.26.1 was found.
Pogamut NB UT2004 - The module Window System API was requested in version >= 6.48.2 but only 6.48.1 was found.
Pogamut NB Base - The module Window System API was requested in version >= 6.48.2 but only 6.48.1 was found.
Pogamut NB Unreal - The module MultiView Windows was requested in version >= 1.26.2 but only 1.26.1 was found.
Pogamut NB Unreal - The module Window System API was requested in version >= 6.48.2 but only 6.48.1 was found. 3 further modules could not be installed due to the above problems.

My question is simple...WHERE THE HELL ARE THE LAST VERSION OF THESE PLUGINS??? and why they work for other people but not to me???
Hi!

What version of NetBeans are you using? Current version of plugin is built for NetBeans of version 7.1.x.

Note that NetBeans itself is composition of various plugins having their own versions, which explains the mess you see.

Try NB from here: http://netbeans.org/downloads/7.1.2/index.html

I recommend to uninstall all NetBeans you have first.

Cheers,
Jimmy
I have 7.1, everything works fine but I can not see the UT2004 server in service because these plugins can not be installed. Even if I can not finally install it, how can I run my bot in another Server that is not the localhost 127.0.0.1, one server with another IP, I dont see any place in the code where to change it ....

Thanks for such a soon answer by the way :-)

> Hi all,
>
> I hope someone can help me with this :-S
>
> I installed Pogamut 3.1 under Ubuntu 10.04 32bit with Netbeans 6.9.1 (SE Bundle).
>
> First I had to install the plugins manually by loading and then removing the *.nbm files that were in nb/update/ because the automatic installation at the start of netbeans always failed and restarted, then failed and restarted etc.
>
> Installing the plugins worked fine, and I can run the ut2004 bot examples, which automatically connects to my local dedicated server, but there is no UT Server node in the Services (Ctrl+5) tab (apparently used to view logs)
>
> Does anyone have any idea what could be causing this and how I may fix it, or was this feature removed without an update to the tutorial?
>
> Thanks a lot in advance,
> Gordon
Try to uninstall your NB + Pogamut platform, try to install clean NB 7.1.2 and reinstall Pogamut platform.

About the code... find the MAIN method and there is UT2004BotRunner ... use setAddress, setPort methods to override defaults.

Cheers!
Jimmy
You were RIGHT !!!! thanks a lot :-)
With what? :-)

NB version 7.1.2 or the MIAN method hint?

Jimmy
 

News

News RSS RSS feed for News link



Pogamut

Quarterly RSS RSS feed for quarterly reports

Acknowledgement

This work is supported by GA UK 1053/2007/A-INF/MFF (2007-8), GA UK 351/2006/A-INF/MFF (2006-8), the Ministry of Education of the Czech Republic (grant MSM0021620838) (2008-9), by the Program "Information Society" under project 1ET100300517 (2006-9), and the project Integration of IT Tools into Education of Humanities (2006-8) and by the project CZ.2.17/3.1.00/31162, which are financed by the European Social Fund, the state budget of the Czech Republic, and by the budget of Municipal House Prague.