09-29-2010, 06:47 PM
Two things.
Sometimes when I click the Reset button I get this in the console:
The other thing is:
during the game, when characters talk, the dialog baloons are automatically skipped, as if I was pressing some buttons.
Thank you.
Sometimes when I click the Reset button I get this in the console:
Code:
java.lang.NullPointerException
at _S1_6_8925B00.s(_S1_6_8925B00.java:424)
at _S1_6_8927578.s(_S1_6_8927578.java:508)
at _S1_6_8925AC4.s(_S1_6_8925AC4.java:16)
at _S1_6_880B2F0.s(_S1_6_880B2F0.java:124)
at _S1_6_880B2F0.exec(_S1_6_880B2F0.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:117)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:137)
at _S1_6_881E58C.s(_S1_6_881E58C.java:212)
at _S1_6_882D73C.s(_S1_6_882D73C.java:36)
at _S1_6_882E55C.s(_S1_6_882E55C.java:3016)
at _S1_6_882E55C.exec(_S1_6_882E55C.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:117)
at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:130)
at _S1_6_882E2D4.s(_S1_6_882E2D4.java:144)
at _S1_6_88313CC.s(_S1_6_88313CC.java:188)
at _S1_6_88313CC.exec(_S1_6_88313CC.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:117)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:137)
at _S1_6_8831294.s(_S1_6_8831294.java:88)
at _S1_6_8830944.s(_S1_6_8830944.java:72)
at _S1_6_8830944.exec(_S1_6_8830944.java)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:621)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:45)
The other thing is:
during the game, when characters talk, the dialog baloons are automatically skipped, as if I was pressing some buttons.
Thank you.