Coder Social home page Coder Social logo

soulgirljp / azurev316 Goto Github PK

View Code? Open in Web Editor NEW
89.0 4.0 94.0 215.34 MB

AzureMS v316 KMS, i will update it and rewrite it from scratch later on to get a better understanding about everything.

License: GNU Affero General Public License v3.0

JavaScript 35.36% Rich Text Format 1.01% Java 63.63%
maplestory opensource

azurev316's People

Contributors

bratah123 avatar descended avatar kookiiestudios avatar luxario997 avatar soulgirljp avatar soulsjp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

azurev316's Issues

When i start game and join the server console show error

java.security.InvalidKeyException: Illegal key size or default parameters
at javax.crypto.Cipher.checkCryptoPerm(Cipher.java:1026)
at javax.crypto.Cipher.init(Cipher.java:1245)
at javax.crypto.Cipher.init(Cipher.java:1186)
at connections.Crypto.MapleCrypto.(MapleCrypto.java:89)
at launcher.Utility.netty.MapleNettyHandler.channelActive(MapleNettyHandler.java:42)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:225)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:211)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:204)
at io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:69)
at io.netty.handler.timeout.IdleStateHandler.channelActive(IdleStateHandler.java:272)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:225)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:211)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:204)
at io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:69)
at io.netty.handler.timeout.IdleStateHandler.channelActive(IdleStateHandler.java:272)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:225)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:211)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:204)
at io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1410)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:225)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:211)
at io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:907)
at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:511)
at io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:416)
at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:475)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:510)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:518)
at io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)
java.security.InvalidKeyException: Illegal key size or default parameters
at javax.crypto.Cipher.checkCryptoPerm(Cipher.java:1026)
at javax.crypto.Cipher.init(Cipher.java:1245)
at javax.crypto.Cipher.init(Cipher.java:1186)
at connections.Crypto.MapleCrypto.(MapleCrypto.java:89)
at connections.Crypto.MapleCrypto.(MapleCrypto.java:79)
at launcher.Utility.netty.MapleNettyHandler.channelActive(MapleNettyHandler.java:42)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:225)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:211)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:204)
at io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:69)
at io.netty.handler.timeout.IdleStateHandler.channelActive(IdleStateHandler.java:272)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:225)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:211)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:204)
at io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:69)
at io.netty.handler.timeout.IdleStateHandler.channelActive(IdleStateHandler.java:272)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:225)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:211)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:204)
at io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1410)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:225)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:211)
at io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:907)
at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:511)
at io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:416)
at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:475)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:510)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:518)
at io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)

DOCS: Outdated instruction

Summary:

Request for setup guide update.

Details

So I used to be the maintainer for the Wiki, but have since have had my permissions revoked without notice.
In any case, I'd just point out that Step 6 of the setup guide I wrote is now outdated following the project's migration to Maven (courtesy of Brandon and Desc).
This is also true of the project structure configuration screenshots I collated.

Remedy

I'd made new screenshots only to realise that my permissions have been revoked and I can no longer edit the wiki.
So here they are, in case some other maintainer (who still has access) wishes to perform the updates:

Can't Starting server

/* Socket Configuration and Server Up */
[오류] 서버 세팅파일을 불러오는데 실패하였습니다.
java.io.FileNotFoundException: property\ServerSettings.properties (指定されたパスが見つかりません。)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at java.io.FileInputStream.<init>(FileInputStream.java:93)
	at constants.ServerConstants.<clinit>(ServerConstants.java:151)
	at launcher.ServerPortInitialize.LoginServer.<clinit>(LoginServer.java:34)
	at launcher.Start.main(Start.java:110)
Exception in thread "main" java.lang.ExceptionInInitializerError
	at launcher.ServerPortInitialize.LoginServer.run_startup_configurations(LoginServer.java:82)
	at launcher.Start.main(Start.java:110)
Caused by: java.lang.NullPointerException
	at provider.WzXML.XMLWZFile.fillMapleDataEntitys(XMLWZFile.java:24)
	at provider.WzXML.XMLWZFile.<init>(XMLWZFile.java:20)
	at provider.MapleDataProviderFactory.getWZ(MapleDataProviderFactory.java:15)
	at provider.MapleDataProviderFactory.getDataProvider(MapleDataProviderFactory.java:21)
	at launcher.LauncherHandlers.MapleLoginHelper.<init>(MapleLoginHelper.java:25)
	at launcher.LauncherHandlers.MapleLoginHelper.<clinit>(MapleLoginHelper.java:15)
	... 2 more
java.lang.NumberFormatException: For input string: "20200909104123.0"

"Rewrite"

i will update it and rewrite it from scratch later on to get a better understanding about everything. - SoulGirlJP

Issue: This is never going to happen right?

error

image

Please help unable to build with multiple errors

What is "Sakura.exe" and "helplerSakura.exe"?

Hi. Thanks for your sharing and guide for building.
There were couple of alerts (from Window Defender) in the client.
There are two suspicious program which are "Sakura.exe" and "helperSakura.exe" in the client.
Below is what Window Defender detected
Trojan:Win32/Tiggre!rfn from file: D:\AzureMSV316\AzureLocal\helperSakura.exe
Trojan:Win32/Casur.A!cl from file: D:\AzureMSV316\AzureSetup316.zip->AzureLocal/Sakura.exe

I understand that most of alerts are false-positive when you build private server, but just want to know what program really is and what for. Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.