Homebrew [NDS] Forwarder CIAs for your HOME Menu

TiredLink

Active Member
Newcomer
Joined
Jun 22, 2019
Messages
32
Trophies
0
Age
19
XP
68
Country
United Kingdom
1
 

Attachments

  • nsa 2.PNG
    nsa 2.PNG
    32.4 KB · Views: 158
  • nds21.PNG
    nds21.PNG
    56.1 KB · Views: 110
Last edited by TiredLink,
D

Deleted User

Guest
niiiiiiiiiiiice BUT...i tried to make a forwarder for the prototypoe of steel diver(submarine), and it downloads but it doesn't show up on the 3ds menu. any idea on how to fix it?
 

Rider11009

Member
Newcomer
Joined
Jul 16, 2019
Messages
12
Trophies
0
Age
28
XP
102
Country
United States
Hello! I'm having problems with opening the forwarder. I'm on Windows 10, latest java installed, it just creates make_cia and settings. I don' know what to do. And do these count as if played by cartridges? I want to use them in Dream Radar. Thanks in advance.
 

RocketRobz

Stylish TWiLight Hero
OP
Developer
Joined
Oct 1, 2010
Messages
16,593
Trophies
3
Age
24
XP
20,976
Country
United States
Hello! I'm having problems with opening the forwarder. I'm on Windows 10, latest java installed, it just creates make_cia and settings. I don' know what to do. And do these count as if played by cartridges? I want to use them in Dream Radar. Thanks in advance.
No.
 

Rider11009

Member
Newcomer
Joined
Jul 16, 2019
Messages
12
Trophies
0
Age
28
XP
102
Country
United States
Oh. Thanks for the care though.

Edit: This is the error when i try to open it from cmd:
Exception in Application start method
java.lang.reflect.InvocationTargetException
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.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:389)
at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328)
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 sun.launcher.LauncherHelper$FXHelper.main(Unknown Source)
Caused by: java.lang.RuntimeException: Exception in Application start method
at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:917)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$1(LauncherImpl.java:182)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ExceptionInInitializerError
at com.olmectron.material.components.MaterialTabs.addTab(MaterialTabs.java:315)
at com.olmectron.forwarder.Forwarder3DS.getMaterialLayout(Forwarder3DS.java:895)
at com.olmectron.forwarder.Forwarder3DS.initAll(Forwarder3DS.java:1071)
at com.olmectron.forwarder.Forwarder3DS.start(Forwarder3DS.java:255)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$8(LauncherImpl.java:863)
at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$7(PlatformImpl.java:326)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
... 1 more
Caused by: java.lang.IllegalArgumentException: Invalid color specification
at javafx.scene.paint.Color.web(Color.java:455)
at javafx.scene.paint.Color.web(Color.java:636)
at com.olmectron.material.components.MaterialTab.<clinit>(MaterialTab.java:22)
... 13 more
Exception running application com.olmectron.forwarder.Forwarder3DS
 
Last edited by Rider11009,

Rider11009

Member
Newcomer
Joined
Jul 16, 2019
Messages
12
Trophies
0
Age
28
XP
102
Country
United States
Oh. Thanks for the care though.

Edit: This is the error when i try to open it from cmd:
Exception in Application start method
java.lang.reflect.InvocationTargetException
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.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:389)
at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328)
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 sun.launcher.LauncherHelper$FXHelper.main(Unknown Source)
Caused by: java.lang.RuntimeException: Exception in Application start method
at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:917)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$1(LauncherImpl.java:182)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ExceptionInInitializerError
at com.olmectron.material.components.MaterialTabs.addTab(MaterialTabs.java:315)
at com.olmectron.forwarder.Forwarder3DS.getMaterialLayout(Forwarder3DS.java:895)
at com.olmectron.forwarder.Forwarder3DS.initAll(Forwarder3DS.java:1071)
at com.olmectron.forwarder.Forwarder3DS.start(Forwarder3DS.java:255)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$8(LauncherImpl.java:863)
at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$7(PlatformImpl.java:326)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
... 1 more
Caused by: java.lang.IllegalArgumentException: Invalid color specification
at javafx.scene.paint.Color.web(Color.java:455)
at javafx.scene.paint.Color.web(Color.java:636)
at com.olmectron.material.components.MaterialTab.<clinit>(MaterialTab.java:22)
... 13 more
Exception running application com.olmectron.forwarder.Forwarder3DS

Is there a forum in here that I can post it there to fix my weird problem?
 

pablo_caste

New Member
Newbie
Joined
May 12, 2019
Messages
3
Trophies
0
Age
23
XP
51
Country
Spain
Hello. I extracted ShantaeText.loctext from Risky's Revenge .nds rom. I wanna do a spanish translation, and I've discovered how to edit this file with Notepad ++. The game included latin characters (surprise) and this eased the translation. The problem happens when I write bold text. Wayforward programmed #...# and %...% characters to write white bold and yellow bold. When I use # or % to write bold text between ¡...! and ¿...? characters, the dialogs shows text bugs. I don't know what's the problem. I extracted rom files with Tinke 0.9.2. There's a picture to see the bug. I need help.
 

Attachments

  • 15669225414685541591805451011914.jpg
    15669225414685541591805451011914.jpg
    2.7 MB · Views: 119

RocketRobz

Stylish TWiLight Hero
OP
Developer
Joined
Oct 1, 2010
Messages
16,593
Trophies
3
Age
24
XP
20,976
Country
United States
Hello. I extracted ShantaeText.loctext from Risky's Revenge .nds rom. I wanna do a spanish translation, and I've discovered how to edit this file with Notepad ++. The game included latin characters (surprise) and this eased the translation. The problem happens when I write bold text. Wayforward programmed #...# and %...% characters to write white bold and yellow bold. When I use # or % to write bold text between ¡...! and ¿...? characters, the dialogs shows text bugs. I don't know what's the problem. I extracted rom files with Tinke 0.9.2. There's a picture to see the bug. I need help.
Please post about this here.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Psionic Roshambo @ Psionic Roshambo: Just 6 but dual band 6 lol