) i read things similar to that .The interesting thing is , it just started yesterday, changed nothing during yesterday. If it wasnt working till the beginning i would understand but this is weird.
[Another way to fix this is to actually change the system settings of the Windows Machine to English. This can be done from Control Panel > Region > Administrative Tab > Copy Settings.
An easy way to fix this is by stopping the windows service by doing the following: Run > "services.msc" > nzbdrone > right click > stop > right click again > properties > log on tab > log in with the profile account > start service again.
but ı dont know what nzbdrone is , maybe that is a process specific to their product I dont know , its not in my list. I tried to find b4j maybe but it wasnt in the list too.[/QUOTE]
but ı dont know what nzbdrone is , maybe that is a process specific to their product I dont know , its not in my list. I tried to find b4j maybe but it wasnt in the list too.
Parameter name: codepage
at System.Text.Encoding.GetEncoding(Int32 codepage)
at ICSharpCode.SharpZipLib.Zip.ZipFile.ReadEntries()
at ICSharpCode.SharpZipLib.Zip.ZipFile..ctor(String name)
at fp.g.g()
B4J Version: 5.83 BETA 0
Parsing code. (0.03s)
Compiling code. (0.09s)
ObfuscatorMap.txt file created in Objects folder.
Compiling layouts code. (0.02s)
Organizing libraries. (0.00s)
Compiling generated Java code. (1.54s)
Building jar file. Error
System.ArgumentException: 1 is not a supported code page.
Parameter name: codepage
at System.Text.Encoding.GetEncoding(Int32 codepage)
at ICSharpCode.SharpZipLib.Zip.ZipFile.ReadEntries()
at ICSharpCode.SharpZipLib.Zip.ZipFile..ctor(String name)
at fp.g.g()
Ok . this gave error again but a diffrent one about a webview :
B4X:
src\ct\bitcoindesktop\main.java:85: error: cannot find symbol
public static anywheresoftware.b4j.objects.WebViewWrapper _vvvvvvvv5 = null;
^
symbol: class WebViewWrapper
location: package anywheresoftware.b4j.objects
Note: src\ct\bitcoindesktop\main.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
this was a webview added to designer later deleted . I couldnt find the webview in the designer. Just removing the
private w as webview
fixed the error and i can compile now. Thanks very much Erel ! You spent too much time for only 1 user .
My question is. that line did not make any problem in my other pc but for this pc it was causing codeerror. What may be the reason ?