Jump to content
  • 0

Error loading "scripts.xml"


Question

Posted

I dont know why this shows up but i can't create clan..can't do anything.

 

It also sayed before   "error loading  scripts.ai.group.Monastery"/> "

re-added again original Monastery.java,compiled and still the same.

 

ScriptManager: Error loading "scripts.xml" file, java.lang.NullPointerException

 

My scripts.xml

https://pastebin.com/a07iXj8u

11 answers to this question

Recommended Posts

  • 0
Posted

If you are using latest acis, make sure you are using proper Java version.

Otherwise scripts scream, from memory. Such shit happened with good pack trance shared and ppl tried to use Java 7 while it was 6.

  • 0
Posted
1 hour ago, SweeTs said:

If you are using latest acis, make sure you are using proper Java version.

Otherwise scripts scream, from memory. Such shit happened with good pack trance shared and ppl tried to use Java 7 while it was 6.

 rev 368.

it worked before but i removed the messages of mos moobs from Monastery.java and since then it stoped working....BUT ,i added again the original Monastery.java and still the same now.

  • 0
Posted (edited)
1 hour ago, DenArt Designs said:

show the code and what you removed if it is NPE propably is your mistake

 

After i removed it and saw it is not working i added it back.

The file responsable for it is Monastery.java . i guess this is it since the problem started when i made some changes here.

 

/java/net/sf/l2j/gameserver/scripting/scripts/ai/group/Monastery.java

https://pastebin.com/2QHxYtSY

Edited by KIDutz
  • 0
Posted
On 4/9/2019 at 12:17 AM, DenArt Designs said:

and what did you remove? or what changes you did?

 

deleted this

                npc.broadcastNpcSay(((player.getAppearance().getSex() == Sex.FEMALE) ? "Sister " : "Brother ") + player.getName() + ", move your weapon away!");

 

 

But added the original Monastery.java back when i saw it doesnt load scripts

  • 0
Posted
18 minutes ago, KIDutz said:

deleted this

                npc.broadcastNpcSay(((player.getAppearance().getSex() == Sex.FEMALE) ? "Sister " : "Brother ") + player.getName() + ", move your weapon away!");

 

 

But added the original Monastery.java back when i saw it doesnt load scripts

this cannot provide NPE

  • 0
Posted

Try with this debug code and show the stacktrace message.

 

### Eclipse Workspace Patch 1.0
#P aCis_gameserver
Index: java/net/sf/l2j/gameserver/scripting/ScriptManager.java
===================================================================
--- java/net/sf/l2j/gameserver/scripting/ScriptManager.java	(revision 712)
+++ java/net/sf/l2j/gameserver/scripting/ScriptManager.java	(working copy)
@@ -107,6 +107,7 @@
 		catch (Exception e)
 		{
 			_log.warning("ScriptManager: Error loading \"scripts.xml\" file, " + e);
+			e.printStackTrace();
 		}
 		
 		ThreadPool.scheduleAtFixedRate(this, 0, PERIOD);

 

P.S. Why people tries to change something w/o Java and architecture knowledge? It's some madness.

  • 0
Posted
2 hours ago, Rootware said:

Try with this debug code and show the stacktrace message.

 


### Eclipse Workspace Patch 1.0
#P aCis_gameserver
Index: java/net/sf/l2j/gameserver/scripting/ScriptManager.java
===================================================================
--- java/net/sf/l2j/gameserver/scripting/ScriptManager.java	(revision 712)
+++ java/net/sf/l2j/gameserver/scripting/ScriptManager.java	(working copy)
@@ -107,6 +107,7 @@
 		catch (Exception e)
 		{
 			_log.warning("ScriptManager: Error loading \"scripts.xml\" file, " + e);
+			e.printStackTrace();
 		}
 		
 		ThreadPool.scheduleAtFixedRate(this, 0, PERIOD);

 

P.S. Why people tries to change something w/o Java and architecture knowledge? It's some madness.

 

 

java.lang.NullPointerException
        at net.sf.l2j.gameserver.instancemanager.GrandBossManager.getBossStatus(GrandBossManager.java:75)
        at net.sf.l2j.gameserver.scripting.scripts.ai.individual.Baium.<init>(Baium.java:76)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at net.sf.l2j.gameserver.scripting.ScriptManager.load(ScriptManager.java:63)
        at net.sf.l2j.gameserver.scripting.ScriptManager.<init>(ScriptManager.java:33)
        at net.sf.l2j.gameserver.scripting.ScriptManager$SingletonHolder.<clinit>(ScriptManager.java:203)
        at net.sf.l2j.gameserver.scripting.ScriptManager.getInstance(ScriptManager.java:23)
        at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:280)
        at net.sf.l2j.gameserver.GameServer.main(GameServer.java:146)

  • 0
Posted
2 hours ago, Rootware said:

Your Grand Bosses data are corrupted. I meant spawns, zones, sql, scripts. Check this way and remember what you did yet.

 Thank you , solved it ! thanks mate

 

thanks everyone for ur involvment . appreciate alot

Guest
This topic is now closed to further replies.


  • Posts

    • Greetings, MaxCheaters community! We are the development team behind projects like AdenLand, Classic GvE, TinyEssence, PvPEssence, and several others. Over the years of managing high-traffic servers, we’ve built our own ecosystem of tools for datapack and client editing, simply because standard software often failed to meet our production needs or was too slow. Today, we are opening access to these professional solutions for our colleagues in the dev scene. You can explore our suite of editors and utilities here: 👉 https://la2.tools/ Why choose our tools? Battle-Tested: This software is used daily to maintain and update our own live projects. Efficiency: Designed to automate routine tasks that usually take hours or even days. Stability: Built to handle complex client/server structures where generic tools often crash. We are ready to provide consultations on integrating these tools into your development workflow to make your process faster and more secure.  
    • There is such a topics based on java html services!
    • L2Elixir – Patch 9 Is Live! Since November 28, when L2Elixir officially opened, we’ve been here consistently and with dedication. We sincerely thank everyone who continues to support this major effort to bring back the true legacy of L2Elixir, even after 18+ years. It truly makes us happy to see many old players reunite, just like in the old days, and enjoy the game the way it was meant to be played: without RMT, without bug abusers, and without “paid” clans/CPs that disappear after a month. We continue with vision, stability, and respect for the community. Wishing everyone to Have fun! Changelogs: 🏆 Olympiad Olympiad every Monday & Friday (last day: Friday). Fixed an issue with wrong Class ID caused by the Class Change service. ⚔️ Territory Wars Territory Wars will now be held every Tuesday to increase PvP activity. 🛡️ Antibot General updates and additional security improvements implemented. 🔧 Items Augmentation & Attribute are now allowed on PvP weapons. Implemented Premium Coupon (15 Days) (currently not available). 🎉 Events An Auto Event will begin early morning (05:00) for NA players. 💻 Client Added EXP zones to the Map → Hunting Zones section. Renamed them to “XP Bonus” so they appear at the top of the list.   Website: https://l2elixir.org/ Discord: https://discord.gg/5ydPHvhbxs
    • I haven't work in Essence but I have transformed mobius projects into fully stable projects, reach out to me in Discord @cerus0130
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..