I'm saying that if you can connect to the dashboard(thats running the server) using another dashboard from another computer.
Oh right, that sounds interesting. I don't think I will be able to make that happen at the moment though, in terms of the work needed. I'll add that to the list of suggestions though
Oh right, that sounds interesting. I don't think I will be able to make that happen at the moment though, in terms of the work needed. I'll add that to the list of suggestions though
Ok thanks, please message me asap when you make that feature.
The Meaning of Life, the Universe, and Everything.
Join Date:
1/30/2014
Posts:
47
Member Details
Hi nvrsbr, I got your email
I've just checked, the server arguments are definitely being passed on. You can check for yourself by using the windows task manager: http://i.imgur.com/7YX9vka.jpg
As you can see from my screenshot, the RAM counter in Dashboard is slightly different from the value seen in task manager. I haven't figured out how exactly to get the same value used in the task manager... so, instead I get the 'WorkingSet64' value.
Does your task manager show the expected java/server arguments? Also, is there a huge difference between the RAM counters for Dashboard and the task manager? thnx
Not sure what is going on with the bukkit project. You can probably find where to download the craftbukkit jar on google, or otherwise just use another server like the official Vanilla server or Spigot.
Hey, I know this might be a little out-dated but this looks really amazing, but I keep getting this error when I run the MinecraftServerDashboard.exe:
*** Please include this report when reporting your issue ***
TimeDate: 5/17/2015 5:38:08 PM
OSVersion: 6.1.7601.65536
OSPlatform: Win32NT
OSFullName: Microsoft Windows 7 Ultimate
InstalledUICulture: en-US
AvailablePhysicalMemory: 1932042240
TotalPhysicalMemory: 8455245824
e.Exception.MessageSystem.Windows.Markup.XamlParseException: Initialization of 'System.Windows.Controls.Button' threw an exception. ---> System.IO.FileLoadException: Could not load file or assembly 'PresentationFramework.Dash, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. An operation is not legal in the current state. (Exception from HRESULT: 0x80131509) ---> System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at MinecraftServerDashboard.Application._Closure$__1._Lambda$__1(Object sx, ResolveEventArgs args)
at System.AppDomain.OnAssemblyResolveEvent(RuntimeAssembly assembly, String assemblyFullName)
--- End of inner exception stack trace ---
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at System.Windows.SystemResources.ResourceDictionaries.LoadExternalAssembly(Boolean classic, Boolean generic, Assembly& assembly, String& assemblyName)
at System.Windows.SystemResources.ResourceDictionaries.LoadThemedDictionary(Boolean isTraceEnabled)
at System.Windows.SystemResources.FindDictionaryResource(Object key, Type typeKey, ResourceKey resourceKey, Boolean isTraceEnabled, Boolean allowDeferredResourceReference, Boolean mustReturnDeferredResourceReference, Boolean& canCache)
at System.Windows.SystemResources.FindResourceInternal(Object key, Boolean allowDeferredResourceReference, Boolean mustReturnDeferredResourceReference)
at System.Windows.SystemResources.FindThemeStyle(DependencyObjectType key)
at System.Windows.StyleHelper.GetThemeStyle(FrameworkElement fe, FrameworkContentElement fce)
at System.Windows.FrameworkElement.UpdateThemeStyleProperty()
at System.Windows.FrameworkElement.OnInitialized(EventArgs e)
at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin)
--- End of inner exception stack trace ---
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
at System.Windows.Application.DoStartup()
at System.Windows.Application.<.ctor>b__1(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
Hey, I know this might be a little out-dated but this looks really amazing, but I keep getting this error when I run the MinecraftServerDashboard.exe:
*** Please include this report when reporting your issue ***
TimeDate: 5/17/2015 5:38:08 PM
OSVersion: 6.1.7601.65536
OSPlatform: Win32NT
OSFullName: Microsoft Windows 7 Ultimate
InstalledUICulture: en-US
AvailablePhysicalMemory: 1932042240
TotalPhysicalMemory: 8455245824
e.Exception.MessageSystem.Windows.Markup.XamlParseException: Initialization of 'System.Windows.Controls.Button' threw an exception. ---> System.IO.FileLoadException: Could not load file or assembly 'PresentationFramework.Dash, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. An operation is not legal in the current state. (Exception from HRESULT: 0x80131509) ---> System.InvalidOperationException: Sequence contains no matching element
...
I think its because you are using a custom Windows visual style (called Dash?). Is this correct?
If so, can you please try this test build? The other known workaround is to rename Dash.msstyles to Aero.mssyles and edit Dash.theme accordingly.
Been using this for years and love it. i am posting in here on the off chance that anyone has gotten this to work in Ubuntu Linux... i am tyring to run it through wine but having no luck.
The Meaning of Life, the Universe, and Everything.
Join Date:
1/30/2014
Posts:
47
Member Details
The big problem is that my program *requires* .NET framework 4 (fyi apparently has a gold rating on WineHQ; ymmv) due to the fact that I used a microsoft technology called "WPF" to write the (pretty) GUI. This is the main reason Dashboard can't run under mono, and hence Linux / OS X.
The next problem is that, because Dashboard is running under the wine layer, so must Java. According to WineHQ, Java doesn't seem to be working well under wine currently.
So it doesn't seem possible for my program to work in ubuntu, sorry. sad days :/
The Meaning of Life, the Universe, and Everything.
Join Date:
12/11/2013
Posts:
50
Minecraft:
scourge728
Member Details
so the program was running fine and still sorta is but is now giving a different ip and I can't connect to it with it but the old ip works but still using the old world
I'm saying that if you can connect to the dashboard(thats running the server) using another dashboard from another computer.
Oh right, that sounds interesting. I don't think I will be able to make that happen at the moment though, in terms of the work needed. I'll add that to the list of suggestions though
Ok thanks, please message me asap when you make that feature.
Help mee please !
Help me!
Hey Rroby21,
Could you kindly pastebin/etc your server configs as well as a clean server log?
Check your firewall to make sure that java.exe is whitelisted/not blacklisted
Sorry but that is just insane.
I have no idea why its doing this?
Are you sure its seeing the java arguments?
Running my server from a bat file it uses about 700mb of memory.
Running my server with the Dashboard its using 1700mbs.
I've just checked, the server arguments are definitely being passed on. You can check for yourself by using the windows task manager:
http://i.imgur.com/7YX9vka.jpg
As you can see from my screenshot, the RAM counter in Dashboard is slightly different from the value seen in task manager. I haven't figured out how exactly to get the same value used in the task manager... so, instead I get the 'WorkingSet64' value.
Does your task manager show the expected java/server arguments? Also, is there a huge difference between the RAM counters for Dashboard and the task manager? thnx
Mac support needs some love? D:
Visit my youtube channel!
Not sure what is going on with the bukkit project. You can probably find where to download the craftbukkit jar on google, or otherwise just use another server like the official Vanilla server or Spigot.
haha, I can only develop for platforms that I've got
Hi! I've pushed a May 2015 maintenance release. Mostly small UI polish, a few bugs, and I've also removed the defunt CraftBukkit downloader.
Hey, I know this might be a little out-dated but this looks really amazing, but I keep getting this error when I run the MinecraftServerDashboard.exe:
*** Please include this report when reporting your issue ***
TimeDate: 5/17/2015 5:38:08 PM
OSVersion: 6.1.7601.65536
OSPlatform: Win32NT
OSFullName: Microsoft Windows 7 Ultimate
InstalledUICulture: en-US
AvailablePhysicalMemory: 1932042240
TotalPhysicalMemory: 8455245824
e.Exception.MessageSystem.Windows.Markup.XamlParseException: Initialization of 'System.Windows.Controls.Button' threw an exception. ---> System.IO.FileLoadException: Could not load file or assembly 'PresentationFramework.Dash, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. An operation is not legal in the current state. (Exception from HRESULT: 0x80131509) ---> System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at MinecraftServerDashboard.Application._Closure$__1._Lambda$__1(Object sx, ResolveEventArgs args)
at System.AppDomain.OnAssemblyResolveEvent(RuntimeAssembly assembly, String assemblyFullName)
--- End of inner exception stack trace ---
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at System.Windows.SystemResources.ResourceDictionaries.LoadExternalAssembly(Boolean classic, Boolean generic, Assembly& assembly, String& assemblyName)
at System.Windows.SystemResources.ResourceDictionaries.LoadThemedDictionary(Boolean isTraceEnabled)
at System.Windows.SystemResources.FindDictionaryResource(Object key, Type typeKey, ResourceKey resourceKey, Boolean isTraceEnabled, Boolean allowDeferredResourceReference, Boolean mustReturnDeferredResourceReference, Boolean& canCache)
at System.Windows.SystemResources.FindResourceInternal(Object key, Boolean allowDeferredResourceReference, Boolean mustReturnDeferredResourceReference)
at System.Windows.SystemResources.FindThemeStyle(DependencyObjectType key)
at System.Windows.StyleHelper.GetThemeStyle(FrameworkElement fe, FrameworkContentElement fce)
at System.Windows.FrameworkElement.UpdateThemeStyleProperty()
at System.Windows.FrameworkElement.OnInitialized(EventArgs e)
at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin)
--- End of inner exception stack trace ---
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
at System.Windows.Application.DoStartup()
at System.Windows.Application.<.ctor>b__1(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
I think its because you are using a custom Windows visual style (called Dash?). Is this correct?
If so, can you please try this test build? The other known workaround is to rename Dash.msstyles to Aero.mssyles and edit Dash.theme accordingly.
Is it possible to automatically restart the server on crash using this program?
Not at the moment, but implementing that sounds possible without too much work. I'll put that in the list of suggestions.
Thanks, just logged into google webmaster tools to find the (not so helpful) notification about this. Will check asap.
Been using this for years and love it. i am posting in here on the off chance that anyone has gotten this to work in Ubuntu Linux... i am tyring to run it through wine but having no luck.
bum
The big problem is that my program *requires* .NET framework 4 (fyi apparently has a gold rating on WineHQ; ymmv) due to the fact that I used a microsoft technology called "WPF" to write the (pretty) GUI. This is the main reason Dashboard can't run under mono, and hence Linux / OS X.
The next problem is that, because Dashboard is running under the wine layer, so must Java. According to WineHQ, Java doesn't seem to be working well under wine currently.
So it doesn't seem possible for my program to work in ubuntu, sorry. sad days :/
so the program was running fine and still sorta is but is now giving a different ip and I can't connect to it with it but the old ip works but still using the old world