File Details
dragonstechmagic-1.2.3.jar
- R
- Aug 15, 2025
- 64.30 KB
- 29
- 1.21.1
- NeoForge
File Name
dragonstechmagic-1.2.3.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
[1.2.3] - 2025-01-15
Fixed
- Critical VPS Fix: Replaced
server.getServerDirectory()withFMLPaths.CONFIGDIR.get()for proper NeoForge config directory handling - Directory Path Resolution: Fixed absolute path issues that prevented config directory creation on VPS environments
- NeoForge Compliance: Updated all configuration managers to use standard NeoForge path resolution methods
Technical Changes
- Updated
GerenciadorDadosPersistentesto useFMLPaths.CONFIGDIR.get() - Updated
GerenciadorConfiguracaoto useFMLPaths.CONFIGDIR.get() - Updated
GerenciadorAcessoEndto useFMLPaths.CONFIGDIR.get() - Removed dependency on server instance for config directory resolution