Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Report] Test test #49

Closed
metaphore opened this issue Jun 20, 2018 · 0 comments
Closed

[Report] Test test #49

metaphore opened this issue Jun 20, 2018 · 0 comments

Comments

@metaphore
Copy link
Member

Application log
Version: 4.7.3
OS: Windows 10 10.0 amd64
JRE: 1.8.0_121 Oracle Corporation
External log file: C:\Users\Metaphore\.gdxtexturepackergui\logs\1806200614.log
App: Application is running in DEBUG mode.
ExtensionModuleRepositoryService: Cached data was loaded
ConfigurationController: Incremental fonts are disabled
GlobalShortcutHandler: Parsing shortcut file: hotkeys_default.txt
GlobalShortcutHandler: Parsing shortcut file: hotkeys_debug.txt
GlobalShortcutHandler: Parsing shortcut file: .gdxtexturepackergui/hotkeys_user.txt
com.badlogic.gdx.utils.GdxRuntimeException: Unable to invoke method annotated with: interface com.github.czyzby.lml.annotation.LmlAfter
	at com.github.czyzby.lml.parser.impl.AbstractLmlParser.invokeAnnotatedViewMethods(AbstractLmlParser.java:326)
	at com.github.czyzby.lml.parser.impl.AbstractLmlParser.doAfterViewTemplateParsing(AbstractLmlParser.java:309)
	at com.github.czyzby.lml.parser.impl.AbstractLmlParser.createView(AbstractLmlParser.java:234)
	at com.github.czyzby.autumn.mvc.component.ui.controller.impl.AnnotatedViewController.createView(AnnotatedViewController.java:76)
	at com.github.czyzby.autumn.mvc.component.ui.InterfaceService.initiateView(InterfaceService.java:212)
	at com.github.czyzby.autumn.mvc.component.ui.InterfaceService.access$600(InterfaceService.java:63)
	at com.github.czyzby.autumn.mvc.component.ui.InterfaceService$ScreenSwitchingRunnable.run(InterfaceService.java:647)
	at com.badlogic.gdx.backends.lwjgl.LwjglCanvas.executeRunnables(LwjglCanvas.java:265)
	at com.badlogic.gdx.backends.lwjgl.LwjglCanvas$3.run(LwjglCanvas.java:231)
	at java.awt.event.InvocationEvent.dispatch$$$capture(InvocationEvent.java:311)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
	at java.awt.EventQueue.access$500(EventQueue.java:97)
	at java.awt.EventQueue$3.run(EventQueue.java:709)
	at java.awt.EventQueue$3.run(EventQueue.java:703)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: com.badlogic.gdx.utils.reflect.ReflectionException: Exception occurred in method: initialize
	at com.badlogic.gdx.utils.reflect.Method.invoke(Method.java:114)
	at com.github.czyzby.kiwi.util.gdx.reflection.Reflection.invokeMethod(Reflection.java:130)
	at com.github.czyzby.lml.parser.impl.AbstractLmlParser.invokeAnnotatedViewMethod(AbstractLmlParser.java:333)
	at com.github.czyzby.lml.parser.impl.AbstractLmlParser.invokeAnnotatedViewMethods(AbstractLmlParser.java:320)
	... 23 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.badlogic.gdx.utils.reflect.Method.invoke(Method.java:108)
	... 26 more
Caused by: java.lang.RuntimeException
	at com.crashinvaders.texturepackergui.controllers.main.MainController.initialize(MainController.java:172)
	... 31 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant