Hi can anyone help me with this error please?
java.lang.NullPointerException
at gui.MainSWT.createContents(MainSWT.java:660)
at gui.MainSWT.open(MainSWT.java:109)
at gui.Main.main(Main.java:36)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
I can´t execute the flashtool... What's wrong? I want to downgrade my Xperia Z1 and I can't because I can't make the program run!
Thanks in advance guys
albertobom said:
Hi can anyone help me with this error please?
java.lang.NullPointerException
at gui.MainSWT.createContents(MainSWT.java:660)
at gui.MainSWT.open(MainSWT.java:109)
at gui.Main.main(Main.java:36)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
I can´t execute the flashtool... What's wrong? I want to downgrade my Xperia Z1 and I can't because I can't make the program run!
Thanks in advance guys
Click to expand...
Click to collapse
check Java on ur system.
tell more about ur system OS.
x102x96x said:
check Java on ur system.
tell more about ur system OS.
Click to expand...
Click to collapse
Sorry mate I'm not at home right now.
But my os is windows 7 home edition and I've java installed.
Sent from my C6903 using Tapatalk
Related
Backtrack5 requires ext2.ko module to run.
I'm unable to find it over the google and XDA .
Please provide link.
vinmac said:
Backtrack5 requires ext2.ko module to run.
I'm unable to find it over the google and XDA .
Please provide link.
Click to expand...
Click to collapse
U cant run backtrack i try and fail
If you think about runing it on x8
-=PrimeHD=-8-=Alfs Kernel=-
hello people im trying to port paranoid rom to lg optimus black.
if you wanna help all help is welcome
(it boot but get not father than the boot animation.)
I'm sorry, I didn't understand. You need help in what?
guiiribeiro said:
I'm sorry, I didn't understand. You need help in what?
Click to expand...
Click to collapse
to get it booted but i already talk to the dev from samsung galaxy sl (same specs)
every time the boot animation reboot again and again
androidjel said:
to get it booted but i already talk to the dev from samsung galaxy sl (same specs)
every time the boot animation reboot again and again
Click to expand...
Click to collapse
Which rom is it based on? You might have to use a different bootimage. And also a logcat if it is possible would be very helpfull to check where the error is. Do you have a link for this? Maybe i can help you...
Sent from my LG-P970 using Tapatalk 2
gsal said:
Which rom is it based on? You might have to use a different bootimage. And also a logcat if it is possible would be very helpfull to check where the error is. Do you have a link for this? Maybe i can help you...
Sent from my LG-P970 using Tapatalk 2
Click to expand...
Click to collapse
here is the logcat:
http://www.multiupload.nl/L92S4H0AIV
androidjel said:
here is the logcat:
http://www.multiupload.nl/L92S4H0AIV
Click to expand...
Click to collapse
link doesn't work...for me at least
gsal said:
link doesn't work...for me at least
Click to expand...
Click to collapse
http://depositfiles.com/files/zk2jo1er7
http://www.filefactory.com/file/5kakz0picx9t/n/p970-pdroid_rom_logcat.txt
The logcat is a bit too short... Please make a longer one and log a whole bootloop, or even better 2.
There are some libs, that seem to be incompatible, see this:
I/ServiceManager( 1306): service 'media.audio_flinger' died
I/ServiceManager( 1306): service 'media.player' died
I/ServiceManager( 1306): service 'media.camera' died
I/ServiceManager( 1306): service 'media.audio_policy' died
Maybe change them with the FOP ICS ones
N00BY0815 said:
The logcat is a bit too short... Please make a longer one and log a whole bootloop, or even better 2.
There are some libs, that seem to be incompatible, see this:
I/ServiceManager( 1306): service 'media.audio_flinger' died
I/ServiceManager( 1306): service 'media.player' died
I/ServiceManager( 1306): service 'media.camera' died
I/ServiceManager( 1306): service 'media.audio_policy' died
Maybe change them with the FOP ICS ones
Click to expand...
Click to collapse
the are from FOP
I already have a port of that rom... a few days ago i ported that rom with sucess, check xda group, you can download the rom there.
Unfortunately, tablet mod is not work correctly, im working on that.
koila33 said:
I already have a port of that rom... a few days ago i ported that rom with sucess, check xda group, you can download the rom there.
Unfortunately, tablet mod is not work correctly, im working on that.
Click to expand...
Click to collapse
could you give me a link?
androidjel said:
could you give me a link?
Click to expand...
Click to collapse
For what ? Im working on it... almost finished.
koila33 said:
For what ? Im working on it... almost finished.
Click to expand...
Click to collapse
because you said:
I already have a port of that rom... a few days ago i ported that rom with sucess, check xda group, you can download the rom there.
It has been some time ago, I posted on facebook to see if someone would work with it ..but not, I now work with her.
BTW: Check PM
Hi. I have an Acer Iconia A100 7' tablet and no knowledge on ROM development. I'll like to learn how to do this and port this ROM to my tablet. Is it really too hard? I'm a SQL DBA with some programming knowledge. I've also change the ROM on my X10 Mini Pro manu times.
Where do I start?
hey fella's am trying to deodex my stock rom using this method Manually Deodex Any S5830 Rom !!!
and i still get an error message
at org.jf.dexlib.Code.InstructionIterator.IterateInstructions(Instructio
nIterator.java:92)
at org.jf.dexlib.CodeItem.readItem(CodeItem.java:154)
at org.jf.dexlib.Item.readFrom(Item.java:76)
at org.jf.dexlib.OffsettedSection.readItems(OffsettedSection.java:48)
at org.jf.dexlib.Section.readFrom(Section.java:143)
at org.jf.dexlib.DexFile.<init>(DexFile.java:431)
at org.jf.baksmali.main.main(main.java:265)
Caused by: java.lang.RuntimeException: regCount does not match the number of arg
uments of the method
at org.jf.dexlib.Code.Format.Instruction3rc.checkItem(Instruction3rc.jav
a:129)
at org.jf.dexlib.Code.Format.Instruction3rc.<init>(Instruction3rc.java:7
9)
at org.jf.dexlib.Code.Format.Instruction3rc.<init>(Instruction3rc.java:4
4)
at org.jf.dexlib.Code.Format.Instruction3rc$Factory.makeInstruction(Inst
ruction3rc.java:145)
at org.jf.dexlib.Code.InstructionIterator.IterateInstructions(Instructio
nIterator.java:84)
... 6 more
Error occured at code address 4
code_item @0x2244
Click to expand...
Click to collapse
i have tried to deodex frame work first, but i get the same error
so what is the problem? and is there any requirments that my PC should have?
am glad for your support PPL
please help
Retry the process from beggining
I've had this nasty eroor but i retry and worked
P.S. I know you don't modify anything (framework, system files) before deodex it !
Haven't you ?
Cryss said:
Retry the process from beggining
I've had this nasty eroor but i retry and worked
P.S. I know you don't modify anything (framework, system files) before deodex it !
Haven't you ?
Click to expand...
Click to collapse
hehehe i dont know how to modify a thing :angel: am an accountancy student but i like tech and my phone
but it is solved the problem was with the version of xUltimate
eraser0 said:
hehehe i dont know how to modify a thing :angel: am an accountancy student but i like tech and my phone
but it is solved the problem was with the version of xUltimate
Click to expand...
Click to collapse
which version did u used????
help pleas about this file i tray many time to decompile
but doesn't work
heeeeer
lol? how about some informations? what is it?
Shobr said:
help pleas about this file i tray many time to decompile
but doesn't work
heeeeer
Click to expand...
Click to collapse
Just a couple of questions spring to mind...
Are you trolling around heeeeer?
What is it?
Where is it from?
What did you try to decompile it with?
Do you have java installed?
What apktool version do you have?
Do you get an error log?
Can you post your error log?
What are you trying to do?
dully79 said:
Just a couple of questions spring to mind...
Are you trolling around heeeeer?
What is it?
It is whats app
Where is it from?
What did you try to decompile it with?
I want to chang the version
Do you have java installed?
Yes
What apktool version do you have?
I use last version and it is work with other app
Do you get an error log?
Yes
Can you post your error log?
What are you trying to do?
Change the vrsion
Click to expand...
Click to collapse
Sent from my LT29i using xda app-developers app
Shobr said:
Sent from my LT29i using xda app-developers app
Click to expand...
Click to collapse
Use apk multi tool and you will recieve a log file that will tell you the error. attach the log.txt it if you dont understand and ill take a look.
hear is the error
Tue 08/13/2013
2:58:25.57
Decompiling..
I: Baksmaling...
This dex file has a link section, which is not supported. Ignoring.
Exception in thread "main" org.jf.dexlib.Util.ExceptionWithContext: Index: 33387, Size: 12702
at org.jf.dexlib.Util.ExceptionWithContext.withContext(ExceptionWithContext.java:54)
at org.jf.dexlib.IndexedSection.getItemByIndex(IndexedSection.java:77)
at org.jf.dexlib.Code.InstructionWithReference.lookupReferencedItem(InstructionWithReference.java:79)
at org.jf.dexlib.Code.InstructionWithReference.<init>(InstructionWithReference.java:57)
at org.jf.dexlib.Code.Format.Instruction21c.<init>(Instruction21c.java:63)
at org.jf.dexlib.Code.Format.Instruction21c.<init>(Instruction21c.java:40)
at org.jf.dexlib.Code.Format.Instruction21c$Factory.makeInstruction(Instruction21c.java:108)
at org.jf.dexlib.Code.InstructionIterator.IterateInstructions(InstructionIterator.java:82)
at org.jf.dexlib.CodeItem.readItem(CodeItem.java:154)
at org.jf.dexlib.Item.readFrom(Item.java:77)
at org.jf.dexlib.OffsettedSection.readItems(OffsettedSection.java:48)
at org.jf.dexlib.Section.readFrom(Section.java:143)
at org.jf.dexlib.DexFile.<init>(DexFile.java:431)
at org.jf.dexlib.DexFile.<init>(DexFile.java:267)
at brut.androlib.src.SmaliDecoder.decode(SmaliDecoder.java:48)
at brut.androlib.src.SmaliDecoder.decode(SmaliDecoder.java:34)
at brut.androlib.Androlib.decodeSourcesSmali(Androlib.java:72)
at brut.androlib.ApkDecoder.decode(ApkDecoder.java:85)
at brut.apktool.Main.cmdDecode(Main.java:131)
at brut.apktool.Main.main(Main.java:68)
Caused by: java.lang.IndexOutOfBoundsException: Index: 33387, Size: 12702
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at org.jf.dexlib.IndexedSection.getItemByIndex(IndexedSection.java:75)
... 18 more
Error occured while retrieving the field_id_item item at index 33387
Error occured at code address 16
code_item @0x271480
i have this error only with this apk file
with other app its work
Do you have the latest apktool and smail/baksmali?
i use this one
elesbb's_GUI_APK_Tool_v1.1.4.5_installer.zip
Never heard of it. try apk multi tool, it has the latest apktool and smali/baksmali.
ok i download this one but i don't know how to use do u have a post that explain this one??
Have a look at the apk multi tool thread OP, it should tell you.
hello guys, i got problem installing drivers on my windows 8.1 64bit running with AMD A-10 . can anyone help me out here? TY
addictz10 said:
hello guys, i got problem installing drivers on my windows 8.1 64bit running with AMD A-10 . can anyone help me out here? TY
Click to expand...
Click to collapse
There is a guide by #h1gh1
"First, make sure you have this update installed - http://www.microsoft.com/en-pk/downl....aspx?id=43515 . Unzip http://goo.gl/CAXglZ and merge it to your registry. HTC drivers must be installed, compatible with Windows 8.1 here: http://forum.xda-developers.com/show....php?t=2714921 "
nurlan. said:
There is a guide by #h1gh1
"First, make sure you have this update installed - http://www.microsoft.com/en-pk/downl....aspx?id=43515 . Unzip http://goo.gl/CAXglZ and merge it to your registry. HTC drivers must be installed, compatible with Windows 8.1 here: http://forum.xda-developers.com/show....php?t=2714921 "
Click to expand...
Click to collapse
these pages are missing... error 404
addictz10 said:
these pages are missing... error 404
Click to expand...
Click to collapse
'
http://www.microsoft.com/en-pk/download/details.aspx?id=43515
https://www.androidfilehost.com/?fid=95784891001606563
http://forum.xda-developers.com/showthread.php?t=2714921