issues Search Results · repo:McModLauncher/modlauncher language:Java
Filter by
59 results
(76 ms)59 results
inMcModLauncher/modlauncher (press backspace or delete to remove)I m fairly sure this is a working as intended , so feel free to close. However, while I understand the intent behind the
current behaviour, it was a little surprising, and so felt worth documenting.
One ...
SquidDev
- Opened on Aug 29, 2024
- #131
image
https://github.com/McModLauncher/modlauncher/blob/4612c65f67a5ccb8308d95da28e8d83b77303cf7/src/main/java/cpw/mods/modlauncher/Launcher.java#L64
Clearly not a Java 8 feature ^
pierrelasse
- 3
- Opened on Jun 1, 2024
- #126
ITransformationService defines two methods
Map.Entry Set String ,Supplier Function String, Optional URL additionalClassesLocator()
Map.Entry Set String ,Supplier Function String, Optional URL ...
heisluft
- 1
- Opened on Jun 30, 2022
- #111
So I ve got modlauncher working in my gradle, but I can t seem to start modlauncher properly.
Exception in thread main java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader ...
ajh123
- 2
- Opened on Apr 8, 2022
- #109
Scan for mods (but don t classload them), identify metadata that might drive game functionality, return list of elements
and target module layer (One of PLUGIN or GAME)
According to the javadoc of ITransformationService#beginScanning, ...
bug
Su5eD
- 1
- Opened on Apr 4, 2022
- #107
https://github.com/McModLauncher/modlauncher/blob/9b69c82a176c0896b264ab167813a52adc6f12cb/src/main/java/cpw/mods/modlauncher/ModuleLayerHandler.java#L86-L88
Calling this method with a Layer that s not ...
bug
Johni0702
- 15
- Opened on Mar 16, 2022
- #104
The last argument to defineModules is a function that looks up a module, and it s associated class loader. This should
return the correct classloader for that specific module which is required to trigger ...
bug
help wanted
LexManos
- 3
- Opened on Mar 1, 2022
- #100
I believe that there is an error in the following line:
https://github.com/McModLauncher/modlauncher/blob/9b69c82a176c0896b264ab167813a52adc6f12cb/src/main/java/cpw/mods/modlauncher/TransformationServicesHandler.java#L122 ...
wontfix
Chaos02
- 5
- Opened on Mar 1, 2022
- #99
Suppose you have a base ITransformer class with a subclass for each type:
public abstract class BaseTransformer T implements ITransformer T ├─ public class ClassTransformer extends
BaseTransformer ClassNode ...
bug
Su5eD
- 2
- Opened on Feb 27, 2022
- #97
The latest update to Java 8 applied a change to the sun.security.util.ManifestEntryVerifier class constructor, adding a
parameter to it.
This breaks binary compatibility with modlauncher 8.1.x code:
...
bug
gigaherz
- 7
- Opened on Jan 19, 2022
- #91

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.