Jump to content

Smart Community Board


Recommended Posts

how about freya adaption? or it works with freya too?

 

i didnt implemented it yet ,but im asking ;p

Edited by Karasu
Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...

can update to latest h5 because they changed L2DatabaseFactory.close(con);

 

here are errors in conole:

Oct 30, 2013 1:00:18 PM com.l2jserver.L2DatabaseFactory$ConnectionCloser run
WARNING: Unclosed connection! Trace: com.l2jserver.gameserver.communitybbs.ClanList.loadFromDB(ClanList.java:35)
java.lang.RuntimeException
	at com.l2jserver.L2DatabaseFactory.getConnection(L2DatabaseFactory.java:180)
	at com.l2jserver.gameserver.communitybbs.ClanList.loadFromDB(ClanList.java:35)
	at com.l2jserver.gameserver.communitybbs.ClanList.<init>(ClanList.java:17)
	at com.l2jserver.gameserver.communitybbs.Manager.TopBBSManager.parsecmd(TopBBSManager.java:101)
	at com.l2jserver.gameserver.communitybbs.CommunityBoard.handleCommands(CommunityBoard.java:77)
	at com.l2jserver.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:241)
	at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:70)
	at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1132)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

Oct 30, 2013 1:00:22 PM com.l2jserver.L2DatabaseFactory$ConnectionCloser run
WARNING: Unclosed connection! Trace: com.l2jserver.gameserver.communitybbs.RaidList.loadFromDB(RaidList.java:43)
java.lang.RuntimeException
	at com.l2jserver.L2DatabaseFactory.getConnection(L2DatabaseFactory.java:180)
	at com.l2jserver.gameserver.communitybbs.RaidList.loadFromDB(RaidList.java:43)
	at com.l2jserver.gameserver.communitybbs.RaidList.<init>(RaidList.java:18)
	at com.l2jserver.gameserver.communitybbs.Manager.TopBBSManager.parsecmd(TopBBSManager.java:107)
	at com.l2jserver.gameserver.communitybbs.CommunityBoard.handleCommands(CommunityBoard.java:77)
	at com.l2jserver.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:241)
	at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:70)
	at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1132)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

Oct 30, 2013 1:00:23 PM com.l2jserver.L2DatabaseFactory$ConnectionCloser run
WARNING: Unclosed connection! Trace: com.l2jserver.gameserver.communitybbs.GrandBossList.loadFromDB(GrandBossList.java:27)
java.lang.RuntimeException
	at com.l2jserver.L2DatabaseFactory.getConnection(L2DatabaseFactory.java:180)
	at com.l2jserver.gameserver.communitybbs.GrandBossList.loadFromDB(GrandBossList.java:27)
	at com.l2jserver.gameserver.communitybbs.GrandBossList.<init>(GrandBossList.java:17)
	at com.l2jserver.gameserver.communitybbs.Manager.TopBBSManager.parsecmd(TopBBSManager.java:87)
	at com.l2jserver.gameserver.communitybbs.CommunityBoard.handleCommands(CommunityBoard.java:77)
	at com.l2jserver.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:241)
	at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:70)
	at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1132)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Edited by O_o
Link to comment
Share on other sites

  • 2 months later...

Hi,

I've imported the patch, had to manually replace some lines. I got a couple errors in the process but managed to fix them reading the previous posts. Executed the build in eclipse without errors.

I've installed the databases with the community server (l2jcb). Set community type to "2".

I launch the server without any errors. But when i log in, i dont see any changes to the community pages, it looks like default. 

Have i missed a step to activate it? Should the community server be online too? 

I'm using latest hi5 stable version. Datapack build 9573 and Srv build 5909.

 

It is also a little bit unclear on how to install this awesome mod, if i succeed at making it work, ill make a step by step guide about it. I hope you don't mind Darule.

 

Thank you for your time, i appreciate it.

Link to comment
Share on other sites

  • 5 months later...
  • 1 year later...
  • 8 months later...
  • 3 months later...
  • 7 months later...
  • 2 months later...
  • 4 weeks later...
  • SweeTs locked this topic
Guest
This topic is now closed to further replies.



×
×
  • Create New...