The turtles on my new tekkit 1.0.6 server are giving exceptions. It happens when I right-click on a turtle. The expected command line doesn't show up. The black box does. No command prompt pop ups however. In the server log the attached exception message appears.
I tried re-installing the tekkit server, which helped me one time: I could see the command prompt and could give it the 'tunnel' command. Then when I logged out the same exception appeared and the turtles were broken again.
Note: I could only select tekkit version 1_0_3, but I'm using 1.0.6.
Error Messages:
Exception in thread "Thread-19" java.lang.NoClassDefFoundError: org/luaj/vm2/LuaClosure
Error Log:
2013-07-29 09:17:50 [iNFO] [sTDERR] Exception in thread "Thread-19" java.lang.NoClassDefFoundError: org/luaj/vm2/LuaClosure
2013-07-29 09:17:50 [iNFO] [sTDERR] at org.luaj.vm2.lib.jse.JsePlatform.standardGlobals(Unknown Source)
2013-07-29 09:17:50 [iNFO] [sTDERR] at org.luaj.vm2.lib.jse.JsePlatform.debugGlobals(Unknown Source)
2013-07-29 09:17:50 [iNFO] [sTDERR] at dan200.computer.core.LuaJLuaMachine.<init>(LuaJLuaMachine.java:32)
2013-07-29 09:17:50 [iNFO] [sTDERR] at dan200.computer.core.Computer.initLua(Computer.java:760)
2013-07-29 09:17:50 [iNFO] [sTDERR] at dan200.computer.core.Computer.access$1300(Computer.java:33)
2013-07-29 09:17:50 [iNFO] [sTDERR] at dan200.computer.core.Computer$1.execute(Computer.java:879)
2013-07-29 09:17:50 [iNFO] [sTDERR] at dan200.computer.core.ComputerThread$1$1.run(ComputerThread.java:72)
2013-07-29 09:17:50 [iNFO] [sTDERR] at java.lang.Thread.run(Thread.java:722)
2013-07-29 09:17:50 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: org.luaj.vm2.LuaClosure
2013-07-29 09:17:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-07-29 09:17:50 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
2013-07-29 09:17:50 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
2013-07-29 09:17:50 [iNFO] [sTDERR] ... 8 more
2013-07-29 09:17:50 [iNFO] [sTDERR] Caused by: java.lang.ThreadDeath
2013-07-29 09:17:50 [iNFO] [sTDERR] at java.lang.Thread.stop(Thread.java:813)
2013-07-29 09:17:50 [iNFO] [sTDERR] at dan200.computer.core.ComputerThread$1.run(ComputerThread.java:108)
2013-07-29 09:17:50 [iNFO] [sTDERR] ... 1 more
Question
BlockBustaht
Title: 1.0.6 Server: Turtles give an exception
Version: 1_0_3
OS: Ubuntu 13.04
Java Version: 1.7.0_21
Description of Problem:
The turtles on my new tekkit 1.0.6 server are giving exceptions. It happens when I right-click on a turtle. The expected command line doesn't show up. The black box does. No command prompt pop ups however. In the server log the attached exception message appears.
I tried re-installing the tekkit server, which helped me one time: I could see the command prompt and could give it the 'tunnel' command. Then when I logged out the same exception appeared and the turtles were broken again.
Note: I could only select tekkit version 1_0_3, but I'm using 1.0.6.
Error Messages:
Exception in thread "Thread-19" java.lang.NoClassDefFoundError: org/luaj/vm2/LuaClosure
Error Log:
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now