Mythruna Bug Tracker

I have setup a bug tracker at: http://www.mythruna.com/bugs



Presuming its database doesn’t implode again, people can create accounts and report/monitor issues they’ve found.



You can continue to report them here (instead of or in addition to) if you like because sometimes the JME experts have answers that are unrelated to my own code. But I’d likely bug them about it anyway. :slight_smile:



Note: if you create an account, you can go into the account settings and create a default profile for your platform/os/etc… maybe also include the graphics card info in the description. This should keep you from having to re-enter this every time you post a bug as it will be one of the platform selections.

How does one upgrade to OPEN GL 2 on Windows Starter?

http://lmgtfy.com/?q=install+opengl+windows

Mythruna does not run on my Nokia N900 :wink:

(Reason: ARM architecture, lwjgl only supports x86 and x86-64)

just to correct Engine Test Build - Mythruna Wiki



Edit: Maybe another reason: Maemo on my N900 supports OpenGL ES 2.0 but I am not sure it (fully) supports “real” OpenGL 2.1. At least it does support some shaders…

Hehehe… good to know. Amazing we’re in a day and age where you could try.

If it supports OpenGL ES 2.0 then it supports shaders.



Currently there are plans for LWJGL to support ARM and OpenGL ES 2.0, as both of those are becoming more popular. However it requires a lot of work and it doesn’t seem like the authors want to do it as much. We’ll see how things go …

Here is why it doesn’t work on Gateway PC:

http://hub.jmonkeyengine.org/groups/general-2/forum/topic/intel-gma-3150

A driver issue with the 3d Engine.

Thanks can’t play it unless install another OS I guess.

,

Momoko_Fan said:
Currently there are plans for LWJGL to support ARM and OpenGL ES 2.0, as both of those are becoming more popular. However it requires a lot of work and it doesn't seem like the authors want to do it as much. We'll see how things go ...

Nice... I would like to test it ;)

Mythruna crashes when using F4+Mouse wheel (scroll) when scrolling back before 0:00 of current day. Scrolling forward to next day and (afterwards) scrolling back to “original” day does not crash Mythruna.

Console output:


LoadingState.update(0.06515625)
Tiles loaded:119
LoadingState.update(0.0656875)
Tiles loaded:120
LoadingState.update(0.065875)
Tiles loaded:121
LoadingState.update(0.066218756)
Tiles loaded:122
LoadingState.update(0.066656254)
Tiles loaded:123
LoadingState.update(0.066656254)
Tiles loaded:124
LoadingState.update(0.06709375)
Tiles loaded:125
bind:de.lessvoid.nifty.screen.Screen@54b749a5
onStartScreen:empty
onEndScreen:loading
******handleError( Uncaught exception thrown in Thread[LWJGL Renderer Thread,5,main], java.lang.ArrayIndexOutOfBoundsException: -1)
01.05.2011 22:27:12 com.jme3.app.Application handleError
SCHWERWIEGEND: Uncaught exception thrown in Thread[LWJGL Renderer Thread,5,main]
java.lang.ArrayIndexOutOfBoundsException: -1
at mythruna.env.RangeEffect.rangeUpdate(RangeEffect.java:46)
at mythruna.env.RangeEffect.timeUpdate(RangeEffect.java:67)
at mythruna.env.Environment.updateTime(Environment.java:610)
at mythruna.GameAppState.update(GameAppState.java:563)
at com.jme3.app.state.AppStateManager.update(AppStateManager.java:153)
at com.jme3.app.SimpleApplication.update(SimpleApplication.java:245)
at com.jme3.system.lwjgl.LwjglAbstractDisplay.runLoop(LwjglAbstractDisplay.java:137)
at com.jme3.system.lwjgl.LwjglDisplay.runLoop(LwjglDisplay.java:161)
at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:206)
at java.lang.Thread.run(Thread.java:679)


EDIT: SCHWERWIEGEND is the german word for FATAL

bug bug ^ ^



May 19, 2011 4:18:36 AM de.lessvoid.nifty.screen.Screen findNiftyControl

WARNING: missing element/control with id [name] for requested control class [de.lessvoid.nifty.controls.TextField]

May 19, 2011 4:23:54 AM com.jme3.app.Application handleError

SEVERE: Uncaught exception thrown in Thread[com.jme3.network.kernel.tcp.SocketConnector@68e0ada6,5,main]

com.jme3.network.kernel.ConnectorException: Error reading from connection to:mythruna.game-host.org/70.184.243.219:4234

at com.jme3.network.kernel.tcp.SocketConnector.read(SocketConnector.java:131)

at com.jme3.network.base.ConnectorAdapter.run(ConnectorAdapter.java:114)

Caused by: java.net.SocketTimeoutException: Read timed out

at java.net.SocketInputStream.socketRead0(Native Method)

at java.net.SocketInputStream.read(Unknown Source)

at java.net.SocketInputStream.read(Unknown Source)

at com.jme3.network.kernel.tcp.SocketConnector.read(SocketConnector.java:117)

… 1 more

That just says your connection dropped… like your internet connection dropped… or mine did.

Not responding, on create account, that is after I click Create

Mythruna-20110523-Windows

what do I do? xD

So it connects to the server but then hangs when you try to create an account? That’s very strange. If you e-mail (address is on the mythruna wiki main page) or PM me privately with the user ID you tried to use then I can see if it created an account. Or you might have had an exception locally but that really should have crashed the client. I can’t think of any reason that would hang since you’ve supposedly already established the connection.

I don’t know but it stayed hanged for like 20 minutes before I killed it.

mythruna-0.log

Jun 02, 2011 2:57:28 AM com.jme3.system.Natives extractNativeLib

WARNING: Cannot locate native library: windows/bulletjme64.dll

Jun 02, 2011 2:57:34 AM de.lessvoid.nifty.screen.Screen findNiftyControl

WARNING: missing element/control with id [name] for requested control class [de.lessvoid.nifty.controls.TextField]

Jun 02, 2011 2:57:43 AM de.lessvoid.nifty.screen.Screen registerElementId

WARNING: Possible conflicting id [spacer] detected. Consider making all Ids unique or use #id in control-definitions.



the other log is empty

I’ll retry I guess(?) after I PM you

nevermind, sorry, that was peerblock was blocking your server

so it worked eventually.

but now jvm (jre7) crashed :slight_smile:

JRE version: 7.0-b144

heh betas

my graph went away, that is, there was no window anymore after I clicked Tab to bring up map, but I could still hear sounds and you typing, had to kill the .exe eventually, this was in log



Jun 02, 2011 6:56:43 AM com.jme3.app.Application handleError

Uncaught exception from thread:Thread[LWJGL Renderer Thread,5,main]

java.lang.RuntimeException: Error calling method:toggleMap

at mythruna.KeyMethodAction.callMethod(KeyMethodAction.java:70)

at mythruna.KeyMethodAction.onAction(KeyMethodAction.java:79)

at com.jme3.input.InputManager.invokeActions(InputManager.java:143)

at com.jme3.input.InputManager.onKeyEventQueued(InputManager.java:384)

at com.jme3.input.InputManager.processQueue(InputManager.java:563)

at com.jme3.input.InputManager.update(InputManager.java:600)

at com.jme3.app.Application.update(Application.java:463)

at com.jme3.app.SimpleApplication.update(SimpleApplication.java:228)

at com.jme3.system.lwjgl.LwjglAbstractDisplay.runLoop(LwjglAbstractDisplay.java:143)

at com.jme3.system.lwjgl.LwjglDisplay.runLoop(LwjglDisplay.java:171)

at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:217)

at java.lang.Thread.run(Unknown Source)

Caused by: java.lang.reflect.InvocationTargetException

at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at mythruna.KeyMethodAction.callMethod(KeyMethodAction.java:66)

… 11 more

Caused by: java.lang.ArrayIndexOutOfBoundsException: 42

at mythruna.map.MapBuilder.applyChanges(MapBuilder.java:153)

at mythruna.map.MapBuilder.getMapImage(MapBuilder.java:195)

at mythruna.map.MapState.refreshPicture(MapState.java:187)

at mythruna.map.MapState.setEnabled(MapState.java:220)

at mythruna.map.MapState.toggleMap(MapState.java:243)

… 15 more

The same thing happened to me when I dropped… glad to know it wasn’t the new code I’m working on at least.

1 Like

It seems like your bug tracker does not want me to use it :frowning:

I do not get a confirmation mail.

Ok, it worked…

(I was impatient)