• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[v175] Mushy Source

Skilled Illusionist
Joined
Dec 20, 2011
Messages
313
Reaction score
115
Re: Mushy Development Thread

can confirm this is best source around, 0/6 photos in this thread actually resemble features in this source.
 
Last edited:
Newbie Spellweaver
Joined
Apr 15, 2010
Messages
33
Reaction score
80
Re: Mushy Development Thread

I'm giving this development thread my
maxcloud - [v175] Mushy Source - RaGEZONE Forums


Good luck.
 
Newbie Spellweaver
Joined
Apr 17, 2014
Messages
57
Reaction score
6
Can I ask a silly question? Which version of JDK is this dev built on?
 
Skilled Illusionist
Joined
Dec 20, 2011
Messages
313
Reaction score
115
I dont think I've seen any streams or lambda so I assume 7, but you should use 8 to be safe. (Don't take my word, its obviously 7 or 8 but I havent really looked at the source in depth)
 
Experienced Elementalist
Joined
Nov 27, 2009
Messages
218
Reaction score
23
With JDK 7.xx I got something like " Lambda expressions are not supported in this version", with JDK 8.xx no problems.
 
Skilled Illusionist
Joined
Feb 15, 2013
Messages
323
Reaction score
10
Code:
[COLOR=#333333]Init...[/COLOR]
[COLOR=#333333]Login Server is listening on port 8484.[/COLOR]
[COLOR=#333333]Channel 1 is listening on port 8585.[/COLOR]
[COLOR=#333333]Channel 2 is listening on port 8586.[/COLOR]
[COLOR=#333333]Channel 3 is listening on port 8587.[/COLOR]
[COLOR=#333333]Channel 4 is listening on port 8588.[/COLOR]
[COLOR=#333333]Cash Shop Server is listening on port 8610.[/COLOR]
[COLOR=#333333]Exception in thread "main" java.lang.NullPointerException[/COLOR]
[COLOR=#333333]at server.life.MapleMonsterInformationProvider.addExtra(MapleMonsterInformationProvider.java:193)[/COLOR]
[COLOR=#333333]at server.Start.run(Start.java:131)[/COLOR]
[COLOR=#333333]at server.Start.main(Start.java:150)[/COLOR]

i'm getting this error at the bat, i look at the codes at MapleMonsterInformationProvider.java and start.java
e.add(new MonsterDropEntry(i.getValue().intValue(), mons.isBoss() ? 1000000 : 10000, 1, 1, 0));
line 192
public static void main(final String args[]) throws InterruptedException, IOException { instance.run();
}
line 149 ~ 151
 
Joined
Nov 9, 2012
Messages
608
Reaction score
164
Code:
[COLOR=#333333]Init...[/COLOR]
[COLOR=#333333]Login Server is listening on port 8484.[/COLOR]
[COLOR=#333333]Channel 1 is listening on port 8585.[/COLOR]
[COLOR=#333333]Channel 2 is listening on port 8586.[/COLOR]
[COLOR=#333333]Channel 3 is listening on port 8587.[/COLOR]
[COLOR=#333333]Channel 4 is listening on port 8588.[/COLOR]
[COLOR=#333333]Cash Shop Server is listening on port 8610.[/COLOR]
[COLOR=#333333]Exception in thread "main" java.lang.NullPointerException[/COLOR]
[COLOR=#333333]at server.life.MapleMonsterInformationProvider.addExtra(MapleMonsterInformationProvider.java:193)[/COLOR]
[COLOR=#333333]at server.Start.run(Start.java:131)[/COLOR]
[COLOR=#333333]at server.Start.main(Start.java:150)[/COLOR]

i'm getting this error at the bat, i look at the codes at MapleMonsterInformationProvider.java and start.java
line 192
line 149 ~ 151

Can confirm, best way to fix null pointers.
 
Interesting...
Loyal Member
Joined
Oct 25, 2008
Messages
1,372
Reaction score
604
Code:
[COLOR=#333333]Init...[/COLOR]
[COLOR=#333333]Login Server is listening on port 8484.[/COLOR]
[COLOR=#333333]Channel 1 is listening on port 8585.[/COLOR]
[COLOR=#333333]Channel 2 is listening on port 8586.[/COLOR]
[COLOR=#333333]Channel 3 is listening on port 8587.[/COLOR]
[COLOR=#333333]Channel 4 is listening on port 8588.[/COLOR]
[COLOR=#333333]Cash Shop Server is listening on port 8610.[/COLOR]
[COLOR=#333333]Exception in thread "main" java.lang.NullPointerException[/COLOR]
[COLOR=#333333]at server.life.MapleMonsterInformationProvider.addExtra(MapleMonsterInformationProvider.java:193)[/COLOR]
[COLOR=#333333]at server.Start.run(Start.java:131)[/COLOR]
[COLOR=#333333]at server.Start.main(Start.java:150)[/COLOR]

i'm getting this error at the bat, i look at the codes at MapleMonsterInformationProvider.java and start.java
line 192
line 149 ~ 151

Our team of engineers are aware of this issue and the fix for this is currently in QA before being pushed into production.
 
Junior Spellweaver
Joined
Sep 11, 2014
Messages
181
Reaction score
76
Our team of engineers are aware of this issue and the fix for this is currently in QA before being pushed into production.

I am on the QA team and I am currently in charge for writing tests for this change. So far I have located a couple issues and it will be pushed back into the development team. We don't currently have a delivery timeline, but we will keep you posted.
 
Joined
Nov 9, 2012
Messages
608
Reaction score
164
I am on the QA team and I am currently in charge for writing tests for this change. So far I have located a couple issues and it will be pushed back into the development team. We don't currently have a delivery timeline, but we will keep you posted.

I am on the development team, and apparently for us to fix this issue would require an re-write on the core functionality of the emulator. The projected delivery time would be within the next five years.
 
Junior Spellweaver
Joined
Sep 11, 2014
Messages
181
Reaction score
76
We're also taking entry-level/Intern QA applications. Pay is by contribution and lead developer's discretion.

Job Summary:
To provide our clients with top notch software, we require a team of QA engineers to cover a wide range of tests on the product. This includes but is not limited to: the general core of the application, new skills, new classes, and wz issue debugging ;) You will under supervision of senior engineers and the lead of the QA department. Your tasks will be ordered based on priority.

Job Duties:
- To ensure quality of the application
- To use open source testing frameworks (or just JUnit) to create and run unit tests
- Maintain and rewrite old code while testing
- Direct interaction with possible customers/users of the software
- Dutiful reporting to upper management
- Active discussion during team meetings is recommended

Qualifications:
- Some schooling, working towards a B.S. of Computer Science or equivalent
- 1+ Years with Java, or any object oriented language
- Experience with JUnit is recommended, Mockito a plus.
 
Back
Top