WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Archive (https://www.wowinterface.com/forums/forumdisplay.php?f=161)
-   -   Today's releases (https://www.wowinterface.com/forums/showthread.php?t=23322)

Shirik 05-06-09 04:24 PM

Today's releases
 
Hey guys,

Sorry for the delay -- the new version has been posted to the alpha group. We are now on core 2.1.0 with wowi 2.1.11. You also will need to get the new zip module, 1.1.0.

Many significant changes in the API have occurred and I strongly encourage you to wipe out your application's configuration directory (delete the modules and lib folders) before proceeding.

YOU WILL NEED ADDITIONAL FILES TO COMPLETE THE INSTALLATION

I haven't incorporated a good way to install libraries yet, so you just need to do this manually.

For Windows users, install the file at %APPDATA%\MMOI\mmoimgr\lib\<files>

MacOS/Linux users, good luck. I'm sorry, I don't really know where it goes, but it's in a "lib" folder which is in the same place as your log file.

http://minion.mmoui.com/org.apache.c...80605-1935.jar
http://minion.mmoui.com/com.springso...odec-1.3.0.jar
http://minion.mmoui.com/com.springso...ging-1.1.1.jar

taco-man 05-07-09 01:46 AM

hmm maybe its just me but i cant seem to install the new wowi module into the new version of the x86 Windows Minion. The zip file one works fine, but the wowi one says that it has been installed and to restart. after restarting the wowi module isnt listed as installed.

I deleted all the old data and copied the 3 extra files into the lib folder before running the program.

Cairenn 05-07-09 01:55 AM

There's bugs in today's stuff, he's just headed off for some sleep and will get them sorted out tomorrow. (fyi)

Shirik 05-07-09 01:31 PM

taco-man can you please post your log file? Preferably delete it first and then run the app (seeing that wowi won't come up) and then post it (that way we get rid of all the old stuff)

taco-man 05-09-09 10:44 PM

heres the most recent log file. Am i missing a file or something, i feel like i must clearly be doing something stupid lol.

Code:

SNN> 05-09-09 21:40:42.182 - System Startup - Log Ready. Log level: DEBUG
                            com.mmoui.manager.Log.<init>(Log.java:113)
SNN> 05-09-09 21:40:43.980 - Starting up Felix services...
                            com.mmoui.manager.Main$InitializationTask.doInBackground(Main.java:311)
SDD> 05-09-09 21:40:44.039 - Using Felix cache file of C:\Users\Nathan\AppData\Local\Temp\mmoimgr.felix.cache8711794284519679567.tmp
                            com.mmoui.manager.Main$InitializationTask.doInBackground(Main.java:317)
SDD> 05-09-09 21:40:44.177 - Felix started successfully...
                            com.mmoui.manager.Main$InitializationTask.doInBackground(Main.java:363)
FDD> 05-09-09 21:40:44.180 - org.osgi.framework.FrameworkEvent[source=system.bundle [0]]
                            <Unknown Location>
SNN> 05-09-09 21:40:44.180 - Installing library file:/C:/Users/Nathan/AppData/Roaming/MMOI/mmoimgr/lib/com.springsource.org.apache.commons.codec-1.3.0.jar
                            com.mmoui.manager.Main$InitializationTask.loadLibraries(Main.java:417)
SDD> 05-09-09 21:40:44.240 - Library file:/C:/Users/Nathan/AppData/Roaming/MMOI/mmoimgr/lib/com.springsource.org.apache.commons.codec-1.3.0.jar loaded successfully
                            com.mmoui.manager.Main$InitializationTask.loadLibraries(Main.java:424)
SNN> 05-09-09 21:40:44.240 - Installing library file:/C:/Users/Nathan/AppData/Roaming/MMOI/mmoimgr/lib/com.springsource.org.apache.commons.logging-1.1.1.jar
                            com.mmoui.manager.Main$InitializationTask.loadLibraries(Main.java:417)
SDD> 05-09-09 21:40:44.271 - Library file:/C:/Users/Nathan/AppData/Roaming/MMOI/mmoimgr/lib/com.springsource.org.apache.commons.logging-1.1.1.jar loaded successfully
                            com.mmoui.manager.Main$InitializationTask.loadLibraries(Main.java:424)
SNN> 05-09-09 21:40:44.272 - Installing library file:/C:/Users/Nathan/AppData/Roaming/MMOI/mmoimgr/lib/org.apache.commons.httpclient_3.1.0.v20080605-1935.jar
                            com.mmoui.manager.Main$InitializationTask.loadLibraries(Main.java:417)
SDD> 05-09-09 21:40:44.310 - Library file:/C:/Users/Nathan/AppData/Roaming/MMOI/mmoimgr/lib/org.apache.commons.httpclient_3.1.0.v20080605-1935.jar loaded successfully
                            com.mmoui.manager.Main$InitializationTask.loadLibraries(Main.java:424)
SWW> 05-09-09 21:40:45.628 - I/O Error while reading configuration file -- Loading defaults. C:\Users\Nathan\AppData\Roaming\MMOI\mmoimgr\config.xml (The system cannot find the file specified)
                            com.mmoui.manager.SystemConfiguration.<init>(SystemConfiguration.java:196)
SDD> 05-09-09 21:40:45.628 - Premium user not authenticated
                            com.mmoui.manager.MainView$5.doInBackground(MainView.java:315)
!!!> 05-09-09 21:40:45.924 - null
                            com.mmoui.manager.ServiceTabPane$MouseAdapterImpl.mouseExited(ServiceTabPane.java:523)
****************************************************************************************************
java.lang.NullPointerException
        at com.mmoui.manager.ServiceTabPane$MouseAdapterImpl.mouseExited(ServiceTabPane.java:523)
        at java.awt.AWTEventMulticaster.mouseExited(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.trackMouseEnterExit(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
****************************************************************************************************
!!!> 05-09-09 21:40:45.931 - null
                            com.mmoui.manager.ServiceTabPane$MouseAdapterImpl.mouseExited(ServiceTabPane.java:523)
****************************************************************************************************
java.lang.NullPointerException
        at com.mmoui.manager.ServiceTabPane$MouseAdapterImpl.mouseExited(ServiceTabPane.java:523)
        at java.awt.AWTEventMulticaster.mouseExited(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.trackMouseEnterExit(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
****************************************************************************************************
!!!> 05-09-09 21:40:45.934 - null
                            com.mmoui.manager.ServiceTabPane$MouseAdapterImpl.mouseExited(ServiceTabPane.java:523)
****************************************************************************************************
java.lang.NullPointerException
        at com.mmoui.manager.ServiceTabPane$MouseAdapterImpl.mouseExited(ServiceTabPane.java:523)
        at java.awt.AWTEventMulticaster.mouseExited(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.trackMouseEnterExit(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
****************************************************************************************************

-----------LOTS MORE OF THE SAME ERROR FROM ABOVE (Removed to save space)--------------

SNN> 05-09-09 21:40:53.962 - Saving configuration data...
                            com.mmoui.manager.UpdateDispatcher.run(UpdateDispatcher.java:281)
SWW> 05-09-09 21:40:53.973 - No ConfigurationService services detected in Felix
                            com.mmoui.manager.SystemConfiguration$ConfigurationWriter.write(SystemConfiguration.java:949)
SEE> 05-09-09 21:40:53.975 - Cannot save configuration: Move to permanent storage failed.
                            com.mmoui.manager.SystemConfiguration.save(SystemConfiguration.java:445)
SEE> 05-09-09 21:40:53.975 - Failed to save configuration file: java.io.IOException: Cannot move new log file to permanent storage
                            com.mmoui.manager.UpdateDispatcher.run(UpdateDispatcher.java:287)
SDD> 05-09-09 21:40:53.980 - Felix fired UNREGISTERING ServiceEvent
                            com.mmoui.manager.UpdateDispatcher.serviceChanged(UpdateDispatcher.java:306)
SDD> 05-09-09 21:40:53.980 - Felix fired UNREGISTERING ServiceEvent
                            com.mmoui.manager.UpdateDispatcher.serviceChanged(UpdateDispatcher.java:306)
SNN> 05-09-09 21:40:53.980 - System Shutdown - Log Closing
                            com.mmoui.manager.Log.finalize(Log.java:171)


Shirik 05-09-09 11:39 PM

That appears to be one of the bugs I fixed today. It should be fixed in the next release (which I'll post sometime later tonight).

I should still work correctly, though, no? Just causes those errors, I believe.

taco-man 05-11-09 02:36 PM

Quote:

Originally Posted by Shirik (Post 134899)
That appears to be one of the bugs I fixed today. It should be fixed in the next release (which I'll post sometime later tonight).

I should still work correctly, though, no? Just causes those errors, I believe.

its working perfectly now with the newest updates, just thought i would let you know.


All times are GMT -6. The time now is 05:17 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI